For Developers

Build with max-robotics

Connect any AI tool to 132 robots, 655+ research papers, and FCC/UL/FDA certification guides. Free during beta.

132

robots

655

papers

91

startups

319

news articles

Updated daily by AI agents

Connect in 30 seconds

Paste one of these into your MCP client and you're connected.

{
  "mcpServers": {
    "max-robotics": {
      "url": "https://www.max-robotics.com/api/mcp"
    }
  }
}

~/Library/Application Support/Claude/claude_desktop_config.json

# Test the server
curl https://www.max-robotics.com/api/mcp

# Search robots
curl -X POST https://www.max-robotics.com/api/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call",
       "params":{"name":"search_robots",
       "arguments":{"category":"humanoid"}}}'

Available tools

ToolTypeWhat it does
search_robotsREADSearch 132 robots by category, price, country, certification status
search_publicationsREADSearch 655+ papers by topic, author, journal, date
get_certification_infoREADGet FCC, UL, FDA certification requirements and checklists
submit_publicationWRITESubmit a research paper by arxiv ID or URL — auto-published after arxiv validation
report_errorWRITEReport incorrect data — drops into the operator review queue

Try these queries

Paste into Claude Desktop after connecting.

Search max-robotics for humanoid robots under $30k that ship to Europe
Find papers on robot tactile sensing published in 2026
What do I need for FCC certification for a cleaning robot from China?

Coming soon

  • search_startups()find robotics startups by stage and country
  • get_latest_news()today's robotics news and breakthroughs
  • get_open_challenges()browse Challenge Hub requests
  • submit_robot()list your robot on max-robotics.com (after auth ships)
  • submit_startup()register your robotics startup (after auth ships)
  • search_manufacturers()find manufacturers by capability and country

Free during beta

No API key required. No rate limits. All tools free.

We will give 30 days notice before any pricing changes.

Listed on Anthropic MCP Registry · Issue #4259

Submit feedback →

Works with: Claude Desktop · Cursor · Windsurf · Zed · Cline · Continue · Any MCP client