micro1 API
micro1 operates a live, anonymous (unauthenticated) remote MCP server on its documentation host at https://ai-recruiter.micro1.ai/mcp. It responded to a real `initialize` handshake and a real `tools/list` call on 2026-07-31 — the tool list below is the server's own response captured verbatim to micro1-mcp-tools.json, not a derivation. This is a DOCUMENTATION MCP server (the Mintlify docs-MCP shape): it exposes search and read-only retrieval over micro1's published API documentation and OpenAPI spec, plus a feedback tool. It does NOT proxy the micro1 Public REST API — an agent that wants to create an interview or invite a candidate still calls https://public.api.micro1.ai with an x-api-key. See micro1-tool-crosswalk.yml for the surface split.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Endpoint
Hosted endpoint · transport http
Connect
This is a remote MCP server — point an MCP client at the endpoint URL. Clients with native remote support (Claude, Cursor, VS Code, …):
For stdio-only clients (older Claude Desktop, etc.), bridge with mcp-remote:
If the server requires authentication, add the provider's token/header (e.g. an X-API-Key) per its docs. A quick reachability check:
Tools
search_micro1_api— Search across the micro1 API knowledge base to find relevant information, code examples, API references, and guides.query_docs_filesystem_micro1_api— Run a read-only shell-like query (rg/grep/find/tree/ls/cat/head/tail/jq/…) against a virtualized, in-memory filesystem containing only the micro1 API documentation pages and OpenAPI specs.submit_feedback— Report an incorrect, outdated, confusing or incomplete documentation page to the docs team.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for mcp servers
4 MCP tools reach this
find_mcpBrowse and filter every MCP server in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/mcp/micro1-api"
curl "https://apis.io/api/v1/mcp?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.