Solo Dev Reveals What It Takes to Get an MCP Server Approved by Anthropic
Capable_Advisor5282 · reddit · 2026-07-30
A solo developer shares a detailed breakdown of getting a travel-logistics MCP server approved into the Claude directory in 20 days.
Submission & Review Process
- Requires a Team/Enterprise org portal access, costing solo devs €52/month for a minimum of 2 seats.
- Automated checks connect live to count tools/resources, strictly validating annotations.title, read-only hints, and honest descriptions.
- A public privacy policy and landing page are mandatory. Proxying partner APIs with permission is accepted.
- Providing exact positive and negative prompts for tool triggers likely speeds up the review process.
Engineering Gotchas
- Tool Caching: claude.ai caches the tool SET at connect time. Existing users won't see schema or widget updates until they manually refresh. Finalize toolsets before distribution.
- Traffic Filtering: Expect a crawler swarm (2000 requests/day) from scanners post-publishing. Filter them by UA/IP to keep usage stats accurate.
- Rate Limiting & Deploys: Anthropic uses a shared egress IP pool, so per-IP limits will throttle real users. Implement a drain on SIGTERM during deployments to avoid killing active tool calls.
- Directory Tiers: Community (automated) vs. Verified (manual review), with no public upgrade path yet.
More from coding & agent
- Open-Source Twenty CRM MCP Server Enables Natural Language Data Management — tom_doerr · 2026-07-30
- Low-Cost Video Captioning on Hugging Face: Timestamped Scripts Using Marlin-2B — vanstriendaniel · 2026-07-30
- Is It Still an AI Agent If It Just Orchestrates Predefined Workflows? — No-Cloud-5075 · 2026-07-30
- AI Coding Agent Wipes Production Database: Claude Opus 5 Incident — evilsocket · 2026-07-30
- Trend Watch: Developers Experimenting with Voice Dictation for AI Coding Agents — jonathan_wilke · 2026-07-30
- Dev Uses Grok to Create Virtual Mic for Testing Voice Features on Remote Machines — Daniel_Farinax · 2026-07-30