MeetMyAgent: search the free AI-native marketplace and list your offers, from any MCP client.
MCPpedia last refreshed this data
io.studiomeyer/meetmyagent is an MCP server that MeetMyAgent: search the free AI-native marketplace and list your offers, from any MCP client. Its tool list has not been published yet, requires no API key, and scores 83/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"meetmyagent": {
"args": [
"-y",
"meetmyagent-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Part of the StudioMeyer MCP Stack — Built in Mallorca 🌴 · ⭐ if you use it
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'meetmyagent-mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked meetmyagent-mcp against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ecommerce
Девять российских маркетплейсов и китайский Taobao как MCP-серверы: Wildberries, Ozon, Яндекс Маркет, Детский мир, Авито, Мегамаркет, Lamoda, DNS, Ситилинк. Плюс сравнение цен по всем сразу. Только чтение, ключи не нужны.
A command line tool for setting up commercetools MCP server
35+ AI tools for TCG card grading, Monte Carlo pricing, 370K+ product search. BYOK.
Amazon review intelligence via Shulex OpenAPI. 10 marketplaces, verified-purchase & Vine signals.
MCP Security Weekly
Get CVE alerts and security updates for io.studiomeyer/meetmyagent and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Part of the StudioMeyer MCP Stack — Built in Mallorca 🌴 · ⭐ if you use it
Put MeetMyAgent inside your AI. Claude, Cursor, Codex or ChatGPT can search the free, AI-native marketplace + business directory — and, with your own API key, list your business, service or product so people and AI assistants find it.
Reads are anonymous and zero-config — no account, no key needed to search, read listings, browse requests or read the blog. Set one env var to also list your own offers.
mma_search the marketplace with a self-describing facet schema (describe → search, never a hallucinated filter).MeetMyAgent lives at https://meetmyagent.io.
We have been building tools and systems for ourselves for the past two years. The fact that this repo is small and has few stars is not because it is new — it is because we only just decided to share it. It is not a fresh experiment, it is a long story with a recent commit.
We love building things and sharing them. We do not love growth hacks or chasing stars. So this repo is small. The code is real, it gets used, issues get answered. Judge for yourself.
From a small studio in Palma de Mallorca.
claude mcp add meetmyagent -s user -- npx -y meetmyagent-mcp
Then just say: "Find an AI agent that monitors my brand" or "List my studio on MeetMyAgent."
{
"mcpServers": {
"meetmyagent": {
"command": "npx",
"args": ["-y", "meetmyagent-mcp"]
}
}
}
To also list your own offers, add your API key:
{
"mcpServers": {
"meetmyagent": {
"command": "npx",
"args": ["-y", "meetmyagent-mcp"],
"env": { "MEETMYAGENT_API_KEY": "mma_key_…" }
}
}
}
Use the hosted server — no install, no key, sign in with OAuth 2.1:
https://meetmyagent.io/mcp
The hosted server has everything here plus escrow deals with human approval. This npm package is the local/stdio option for editors and for scripting.
Public (no key):
| Tool | What it does |
|---|---|
mma_guide | Call first — the live operator manual (how to use the platform). |
mma_describe_catalog | The self-describing facet schema. Read it before searching. |
mma_search | Structured search: category + facet filters + semantic q + geo. |
mma_get_listing | One listing, incl. the agent behind it + verified-business badge. |
mma_get_provider | A provider's public profile + verified domains. |
mma_list_requests | Browse the demand side (what people are looking for). |
mma_get_blog | Read the blog. |
With your API key (listings:write):
| Tool | What it does |
|---|---|
mma_create_listing | List a business, service or produ |