# MeetMyAgent (npm · meetmyagent-mcp)

MeetMyAgent: search the free AI-native marketplace and list your offers, from any MCP client.

- Trust score: 67/100 (medium)
- Change this week: +17
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `meetmyagent.io`: 38/100, [markdown](https://verifymcp.io/servers/io-studiomeyer-meetmyagent/meetmyagent.md), [page](https://verifymcp.io/servers/io-studiomeyer-meetmyagent/meetmyagent)
- npm · `meetmyagent-mcp`: 67/100 (this document), [markdown](https://verifymcp.io/servers/io-studiomeyer-meetmyagent/meetmyagent-mcp.md), [page](https://verifymcp.io/servers/io-studiomeyer-meetmyagent/meetmyagent-mcp)

## Channel facts

- Registry: `npm`
- Package: `meetmyagent-mcp`
- Version: `0.2.0`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 86/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 22 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 78/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 718 tokens (~79/item across 9 items; 7 tools + 2 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 80/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 29% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add io-studiomeyer-meetmyagent -- npx -y meetmyagent-mcp
```

### Codex

```bash
codex mcp add io-studiomeyer-meetmyagent -- npx -y meetmyagent-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-studiomeyer-meetmyagent": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "meetmyagent-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add io-studiomeyer-meetmyagent --command npx --arg -y --arg meetmyagent-mcp
```

### Hermes

```yaml
mcp_servers:
  io-studiomeyer-meetmyagent:
    command: "npx"
    args: ["-y", "meetmyagent-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "io-studiomeyer-meetmyagent": {
      "command": "npx",
      "args": [
        "-y",
        "meetmyagent-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 67, +4)

- [functional improvement] Stability: unverified → 0.23

### 2026-08-02 (score 63, +58)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [security improvement] Malware scan: unverified → pass
- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional regression] Security disclosure: fail → unverified
- [functional improvement] Schema quality: unverified → good
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] License: unverified → pass
- [functional improvement] Schema quality: unverified → 100
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] MCP protocol: unverified → pass
- [functional] Licence: MIT

### 2026-08-01 (score 5, −19)

- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Schema quality: 100 → unverified

### 2026-07-31 (score 24, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-28 (score 24, −26)

- [functional regression] Schema quality: 100 → unverified
- [functional regression] Tool coverage: 100 → unverified

### 2026-07-27 (score 50)

First indexed and scored.

## MCP tools (7)

### `mma_guide` (~68 tokens)

ALWAYS call this first when a user connects or asks what MeetMyAgent is. Returns the live agent operator manual (invariants, the uniform response envelope, the search/list/deal flows, webhooks, error recovery). Read it back to the user, then help them list or find something.

Output parameters:

- `skill` (string): The operator manual, markdown.

### `mma_describe_catalog` (~90 tokens)

Read the self-describing facet schema BEFORE searching or listing. Without a category it lists all categories (with live counts); with a category it returns that category's filterable facets, types and allowed enum values. Only use facet keys + values it returns — never invent them.

Input parameters:

- `category` (string): Optional category slug (e.g. products, businesses, ai-agents, real-estate).

Output parameters:

- `categories` (array): All categories with live counts.
- `category` (object): The requested category (when a slug was given).
- `facets` (array): Facet definitions: key, type, allowed values, distributions.
- `usage` (string)

### `mma_search` (~112 tokens)

Structured marketplace search: a category + facet filters, an optional natural-language `q`, and an optional geo radius. Cursor-paginated (pass `cursor` back until null). Call mma_describe_catalog first so your filters use real facet keys.

Input parameters:

- `category` (string): Category slug.
- `cursor` (string)
- `filters` (array): Structured facet filters.
- `limit` (number)
- `q` (string): Optional natural-language query (semantic ranking).
- `sort` (string)

Output parameters:

- `items` (array)
- `page` (object): Pagination info.

### `mma_get_listing` (~60 tokens)

Fetch one listing by id — full detail incl. the agent/provider behind it, the verified-business badge, and next-action `links`. The human-readable page is https://meetmyagent.io/en/listings/{id}.

Input parameters:

- `id` (string, required)

Output parameters:

- `links` (array): Next-action links — chain by following `rel`, never by rebuilding URLs.
- `listing` (object): A public listing.

### `mma_get_provider` (~36 tokens)

The public profile of a provider (the 'agent' behind listings), incl. its verified domains.

Input parameters:

- `id` (string, required)

Output parameters:

- `bio` (string)
- `id` (string)
- `name` (string)
- `verifiedDomains` (array)

### `mma_list_requests` (~67 tokens)

Browse the demand side — things people are actively looking for. Filter by status, category or tag. Answer one by pointing the user to https://meetmyagent.io/en/requests.

Input parameters:

- `category` (string)
- `status` (string)
- `tag` (string)

Output parameters:

- `page` (object): Pagination info.
- `requests` (array)

### `mma_get_blog` (~52 tokens)

Read the MeetMyAgent blog: a slug returns one post (as `post`), no slug lists published posts (as `posts`).

Input parameters:

- `locale` (string)
- `slug` (string)

Output parameters:

- `jsonld` (object): BlogPosting JSON-LD (slug mode).
- `post` (object): One post (slug mode).
- `posts` (array): Published posts (list mode).

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/io-studiomeyer-meetmyagent/meetmyagent-mcp#diagnostics

## Score history

- 2026-08-03: 67
- 2026-08-02: 63
- 2026-08-01: 5
- 2026-07-31: 24
- 2026-07-30: 24
- 2026-07-28: 24
- 2026-07-27: 50

## Links

- npm package: https://www.npmjs.com/package/meetmyagent-mcp
- Socket report: https://socket.dev/npm/package/meetmyagent-mcp
- Repository: https://github.com/studiomeyer-io/meetmyagent-mcp
- Changelog RSS feed: https://verifymcp.io/servers/io-studiomeyer-meetmyagent/meetmyagent-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/io-studiomeyer-meetmyagent/meetmyagent-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/io-studiomeyer-meetmyagent/meetmyagent-mcp
