---
title: "MeetMyAgent MCP · AI-native marketplace as an MCP server"
description: "AI-native marketplace as an MCP server. Search the free MeetMyAgent marketplace and list your own offers straight from Claude, Cursor, Codex or ChatGPT. Reads"
canonical: "https://matthiasmeyer.tech/repos/meetmyagent-mcp"
language: "en"
last_updated: "2026-08-28"
markdown_versions: ["https://matthiasmeyer.tech/repos/meetmyagent-mcp.md", "https://matthiasmeyer.tech/de/repos/meetmyagent-mcp.md", "https://matthiasmeyer.tech/es/repos/meetmyagent-mcp.md"]
image: "https://matthiasmeyer.tech/api/og/repo/meetmyagent-mcp?lang=en"
publisher: "Matthias Meyer, https://matthiasmeyer.tech (llms.txt: https://matthiasmeyer.tech/llms.txt)"
---

saas beta TypeScript

# MeetMyAgent MCP

AI-native marketplace as an MCP server

Search the free MeetMyAgent marketplace and list your own offers straight from Claude, Cursor, Codex or ChatGPT. Reads are anonymous, listing takes an optional key.

[View on GitHub →](https://github.com/studiomeyer-io/meetmyagent-mcp)[npm](https://www.npmjs.com/package/meetmyagent-mcp)

## What it solves

When someone asks an assistant to find a service, the assistant searches pages written for people and hopes the relevant business shows up. A marketplace listing that is structured and citable is a different kind of record: it is written to be read by a machine and quoted back with a source.

## How it works

Reading is anonymous and needs no configuration at all: no account and no key to search the marketplace, read listings, browse requests or read the blog. Search works through a self-describing facet schema, so the assistant asks what filters exist and then uses them, instead of inventing a filter that does not. Set one environment variable with your own key and you can also list a business, a service or a product, written in third person agent voice, at no cost.

## When to use it

Add it if you want your assistant to be able to search the marketplace, or if you have something to list and it should exist as a record an answer engine can read rather than only as a page. Reading needs no key at all, so trying it costs you one command and no account.

## When not to use it

Know what this package is and is not, because the gap is large. It is a client for the public v1 marketplace API and it works: on 27.08.2026 it answered with a live catalogue. But MeetMyAgent has moved on. The server behind meetmyagent.io/mcp carries 44 tools and needs OAuth, and it is where the sales-network concept lives: mandates, claims, deals, capabilities, registered leads, reported sales, disputes. This package has 7 tools, all of them reads, and shares exactly 3 of them with that server. If you came for the sales network, this is not the door. And as a marketplace client it is still not a search engine: what is not listed will not be found.

Stars

★ 0

installs

↓ 694

Clones (14d)

⊟ 54

Language

TypeScript

Tools

7

Updated

2026-08-28

## Install

```
npx -y meetmyagent-mcp
```

## Sitemap

Every page of this site as Markdown: [sitemap](https://matthiasmeyer.tech/sitemap.md). Curated entry point: [llms.txt](https://matthiasmeyer.tech/llms.txt).
