MeetsMore website screenshot

MeetsMore

MeetsMore Inc. (株式会社ミツモア) operates Japan's largest local-services marketplace, matching consumers and businesses with vetted professionals across 600+ categories — house cleaning, appliance installation, moving, renovation, pest control, photography, tax accountants and administrative scriveners — alongside ProOne, a cloud operations system for short-term construction contractors, and Hatchoo, an enterprise procurement platform built on the same contractor network. Founded February 2017 and headquartered in Ginza, Tokyo, the company reports 77,000+ registered service providers and passed a cumulative five million service requests in 2024. MeetsMore runs no public developer program for the marketplace itself and its production backend (api.meetsmore.com) is a closed AWS API Gateway; its public API surface is instead two first-party open-source products published from its own GitHub organization — Nittei, a self-hosted Rust calendar/scheduler API server with a utoipa-generated OpenAPI document, and use-ai, an AG-UI/MCP React framework distributed as four npm packages.

MeetsMore publishes 2 APIs on the APIs.io network. Tagged areas include Company, Marketplace, Local Services, Home Services, and Japan.

The MeetsMore catalog on APIs.io includes 1 event-driven AsyncAPI specification.

MeetsMore’s developer surface includes engineering blog, pricing, signup flow, support, changelog, authentication, and 19 more developer resources.

47.6/100 developing ▬ flat Agent 29/100 agent ready Full breakdown ↓
scored 2026-09-02 · rubric v0.18.0
AccessFreeOpen⚡ Free to try
2 APIs 1 MCP Servers
CompanyMarketplaceLocal ServicesHome ServicesJapanSchedulingCalendarBookingField ServiceOpen-SourceArtificial IntelligenceAgents

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-02 · rubric v0.18.0
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/meetsmore: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Nittei Scheduler API

Nittei is MeetsMore's self-hosted calendar and scheduler server, written in Rust (Axum + SQLx + PostgreSQL) and published under the MIT licence. It exposes a multi-tenant REST A...

use-ai Server

use-ai is MeetsMore's open-source (BUSL-1.1) React client and Node/Bun server for letting an LLM drive a web application's own frontend. The server partially implements the AG-U...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Meetsmore Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Meetsmore Authentication

0 schemes

SECURITY

Meetsmore Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: meetsmore
name: MeetsMore
description: MeetsMore Inc. (株式会社ミツモア) operates Japan's largest local-services marketplace, matching consumers and businesses
  with vetted professionals across 600+ categories — house cleaning, appliance installation, moving, renovation, pest control,
  photography, tax accountants and administrative scriveners — alongside ProOne, a cloud operations system for short-term
  construction contractors, and Hatchoo, an enterprise procurement platform built on the same contractor network. Founded
  February 2017 and headquartered in Ginza, Tokyo, the company reports 77,000+ registered service providers and passed a cumulative
  five million service requests in 2024. MeetsMore runs no public developer program for the marketplace itself and its production
  backend (api.meetsmore.com) is a closed AWS API Gateway; its public API surface is instead two first-party open-source products
  published from its own GitHub organization — Nittei, a self-hosted Rust calendar/scheduler API server with a utoipa-generated
  OpenAPI document, and use-ai, an AG-UI/MCP React framework distributed as four npm packages.
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: open
  trial: false
  try_now: true
  public: true
  label: Free · Open access
  confidence: high
  source:
  - plans
  - authentication
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
image: https://avatars.githubusercontent.com/u/27227297?v=4
url: https://raw.githubusercontent.com/api-evangelist/meetsmore/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-25'
modified: '2026-08-25'
tags:
- Company
- Marketplace
- Local Services
- Home Services
- Japan
- Scheduling
- Calendar
- Booking
- Field Service
- Open-Source
- Artificial Intelligence
- Agents
tags_raw:
- Company
- Marketplace
- Local Services
- Home Services
- Japan
- Scheduling
- Calendar
- Booking
- Field Service
- Open Source
- Artificial Intelligence
- Agents
apis:
- name: Nittei Scheduler API
  description: Nittei is MeetsMore's self-hosted calendar and scheduler server, written in Rust (Axum + SQLx + PostgreSQL)
    and published under the MIT licence. It exposes a multi-tenant REST API under /api/v1 covering Accounts, Users, Calendars,
    Calendar Events (with RRULE recurrence), Schedules, Services (bookable resources and booking slots), Reminders and Status,
    plus Google Calendar and Outlook Calendar sync. The server generates its own OpenAPI document at runtime with utoipa and
    serves it at /api-docs/openapi.json behind a Swagger UI at /swagger-ui. Because Nittei is distributed as source, a container
    image and a Helm chart rather than as a hosted service, the host in baseURL is a deployment variable — MeetsMore publishes
    no public instance, so the generated OpenAPI document cannot be fetched anonymously.
  humanURL: https://github.com/meetsmore/nittei
  baseURL: https://{nittei-host}/api/v1
  tags:
  - Scheduling
  - Calendar
  - Booking
  - Open-Source
  - Self-Hosted
  tags_raw:
  - Scheduling
  - Calendar
  - Booking
  - Open Source
  - Self-Hosted
  properties:
  - type: Documentation
    url: https://github.com/meetsmore/nittei#readme
  - type: GettingStarted
    url: https://github.com/meetsmore/nittei#getting-started
  - type: SourceCode
    url: https://github.com/meetsmore/nittei
  - type: Webhooks
    url: asyncapi/meetsmore-nittei-webhooks.yml
  - type: Authentication
    url: authentication/meetsmore-authentication.yml
  - type: ErrorCatalog
    url: errors/meetsmore-problem-types.yml
  - type: DataModel
    url: data-model/meetsmore-data-model.yml
  - type: Conventions
    url: conventions/meetsmore-conventions.yml
- name: use-ai Server
  description: use-ai is MeetsMore's open-source (BUSL-1.1) React client and Node/Bun server for letting an LLM drive a web
    application's own frontend. The server partially implements the AG-UI protocol over Socket.IO, exposes the browser-side
    tools a React app declares to the model as MCP tools, and can federate additional remote MCP endpoints declared through
    MCP_ENDPOINT_* environment variables. It ships as four npm packages (@meetsmore-oss/use-ai-client, -core, -server, -plugin-workflows)
    and a container image at ghcr.io/meetsmore/use-ai-server; the documented default listen port is 8081. Like Nittei it is
    self-hosted — MeetsMore operates no public instance.
  humanURL: https://github.com/meetsmore/use-ai
  baseURL: http://{use-ai-server-host}:8081
  tags:
  - Artificial Intelligence
  - Agents
  - MCP
  - AG-UI
  - Open-Source
  - Self-Hosted
  tags_raw:
  - Artificial Intelligence
  - Agents
  - MCP
  - AG-UI
  - Open Source
  - Self-Hosted
  properties:
  - type: Documentation
    url: https://github.com/meetsmore/use-ai#readme
  - type: SourceCode
    url: https://github.com/meetsmore/use-ai
  - type: MCPServer
    url: mcp/meetsmore-mcp.yml
  - type: Components
    url: components/meetsmore-components.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: License
  name: MIT
  url: https://github.com/meetsmore/nittei/blob/master/LICENSE
- type: Website
  url: https://meetsmore.com/
- type: Blog
  url: https://engineering.meetsmore.com/
- type: GitHubOrganization
  url: https://github.com/meetsmore
- type: Pricing
  url: https://pro.meetsmore.com/guide/pricing
- type: SignUp
  url: https://lp.meetsmore.com/lps/pro
- type: Support
  url: https://meetsmore-pro.zendesk.com/hc/ja
- type: TermsOfService
  url: https://meetsmore.com/policies/terms
- type: PrivacyPolicy
  url: https://meetsmore.com/policies/privacy
- type: Packages
  url: packages/meetsmore-packages.yml
- type: SDKs
  url: packages/meetsmore-packages.yml
- type: Components
  url: components/meetsmore-components.yml
- type: MCPServer
  url: mcp/meetsmore-mcp.yml
- type: LLMsTxt
  url: llms/meetsmore-llms.txt
- type: Conformance
  url: conformance/meetsmore-conformance.yml
- type: Lifecycle
  url: lifecycle/meetsmore-lifecycle.yml
- type: ChangeLog
  url: changelog/meetsmore-changelog.yml
- type: Authentication
  url: authentication/meetsmore-authentication.yml
- type: Conventions
  url: conventions/meetsmore-conventions.yml
- type: ErrorCatalog
  url: errors/meetsmore-problem-types.yml
- type: DataModel
  url: data-model/meetsmore-data-model.yml
- type: Webhooks
  url: asyncapi/meetsmore-nittei-webhooks.yml
- type: Plans
  url: plans/meetsmore-plans-pricing.yml
- type: RateLimits
  url: rate-limits/meetsmore-rate-limits.yml
- type: DomainSecurity
  url: security/meetsmore-domain-security.yml
x-enrichment:
  date: '2026-08-25'
  status: enriched
  artifacts_added: 16
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/meetsmore"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/meetsmore/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/meetsmore/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.