Public APIs MCP
MCP ServerFree** - Search for free APIs using MCP.
Capabilities5 decomposed
free api discovery via semantic search
Medium confidenceEnables users to search a curated database of free, public APIs using natural language queries through MCP tool integration. The capability translates user search intent into structured queries against a pre-indexed API catalog, returning matching APIs with metadata including endpoints, authentication requirements, and rate limits. Works by exposing a search tool through the Model Context Protocol that filters and ranks results based on keyword and category matching.
Exposes API discovery as an MCP tool rather than a standalone service, allowing LLM agents to natively discover and reason about available APIs during planning and execution phases without context switching or external HTTP calls
Unlike static API documentation sites (RapidAPI, Postman), this integrates discovery directly into LLM reasoning loops, enabling agents to autonomously select appropriate APIs based on task requirements
mcp tool registration for api metadata
Medium confidenceImplements the Model Context Protocol specification to expose API discovery functionality as a callable tool within LLM applications. The implementation registers tool schemas that define search parameters, return types, and descriptions in MCP-compliant format, allowing compatible clients (Claude, LLM frameworks) to discover and invoke the capability through standard MCP message passing. Uses tool definition patterns that include input validation schemas and structured output formatting.
Implements MCP server pattern to expose API discovery as a first-class tool, using MCP's resource and tool definition standards rather than wrapping a REST API or custom protocol
Provides tighter integration with LLM reasoning than REST-based API discovery tools, eliminating the need for agents to construct HTTP requests and parse responses manually
curated public api database indexing
Medium confidenceMaintains and indexes a pre-curated database of free, public APIs with standardized metadata extraction and categorization. The system likely parses API documentation to extract key attributes (endpoints, authentication methods, rate limits, response formats) and organizes them by category (weather, finance, geolocation, etc.) for efficient retrieval. Indexing enables fast lookups and filtering without requiring real-time API introspection or documentation scraping.
Provides a hand-curated, categorized API index rather than relying on web scraping or real-time API discovery, trading freshness for reliability and consistency of metadata
More reliable than dynamically scraped API lists (which may contain broken or deprecated endpoints) but requires manual maintenance unlike automated API discovery systems
category-based api filtering and faceting
Medium confidenceImplements filtering and faceting capabilities that allow users to narrow API search results by predefined categories (weather, finance, geolocation, etc.) and other metadata attributes. The system supports multi-facet filtering (e.g., 'free APIs in the finance category that require no authentication') by applying boolean logic across indexed metadata fields. Faceting enables users to explore the API landscape by discovering available categories and result counts per category.
Provides structured faceting over API metadata rather than simple keyword search, enabling guided exploration of the API catalog through category hierarchies and attribute filters
More discoverable than keyword-only search for users unfamiliar with API naming conventions, similar to faceted search in e-commerce platforms
api metadata standardization and normalization
Medium confidenceNormalizes heterogeneous API documentation into a consistent metadata schema (name, description, base URL, authentication type, rate limits, response formats, categories). The system applies transformation logic to extract and standardize fields from diverse API documentation sources, ensuring uniform representation across the catalog. This enables reliable filtering, comparison, and presentation of APIs despite variations in how different API providers document their services.
Applies consistent schema normalization to diverse API documentation sources, enabling uniform querying and comparison across the catalog despite source heterogeneity
More maintainable than storing raw documentation for each API, and more flexible than rigid OpenAPI schema enforcement for APIs that don't provide formal specs
Capabilities are decomposed by AI analysis. Each maps to specific user intents and improves with match feedback.
Related Artifactssharing capabilities
Artifacts that share capabilities with Public APIs MCP, ranked by overlap. Discovered automatically through the match graph.
openapi-mcp-server
MCP server for interacting with openapisearch.com API
ALAPI
** - ALAPI MCP Tools,Call hundreds of API interfaces via MCP
PulseMCP
** ([API](https://www.pulsemcp.com/api)) - Community hub & weekly newsletter for discovering MCP servers, clients, articles, and news by **[Tadas Antanavicius](https://github.com/tadasant)**, **[Mike Coughlin](https://github.com/macoughl)**, and **[Ravina Patel](https://github.com/ravinahp)**
toolhive
ToolHive is an enterprise-grade platform for running and managing Model Context Protocol (MCP) servers.
MCP Servers Search
** - An MCP server that provides tools for querying and discovering available MCP servers from this list.
Search MCP Server
** - Recommends the most relevant MCP servers based on the client's query by searching this README file.
Best For
- ✓LLM application developers building agents that need to discover and integrate external APIs
- ✓Startup founders prototyping MVP features without paid API budgets
- ✓AI engineers building tool-use systems that require dynamic API discovery
- ✓Teams building Claude-based agents or applications using MCP
- ✓LLM framework developers (LangChain, LlamaIndex) integrating MCP tools
- ✓Organizations standardizing on MCP for tool orchestration
- ✓Developers who need rapid API discovery during prototyping phases
- ✓Teams building API aggregation or integration platforms
Known Limitations
- ⚠Search results limited to pre-indexed public APIs in the database — cannot discover newly launched or unlisted APIs
- ⚠No real-time API health checking or uptime validation — results may include deprecated or unstable endpoints
- ⚠Search ranking is basic keyword/category matching without semantic understanding of API capabilities
- ⚠No filtering by response time, availability SLA, or data freshness guarantees
- ⚠Tool invocation latency depends on MCP transport layer (stdio, HTTP) — adds 50-200ms per call
- ⚠No built-in caching of search results — repeated queries re-execute database lookups
Requirements
Input / Output
UnfragileRank
UnfragileRank is computed from adoption signals, documentation quality, ecosystem connectivity, match graph feedback, and freshness. No artifact can pay for a higher rank.
About
** - Search for free APIs using MCP.
Categories
Alternatives to Public APIs MCP
Are you the builder of Public APIs MCP?
Claim this artifact to get a verified badge, access match analytics, see which intents users search for, and manage your listing.
Get the weekly brief
New tools, rising stars, and what's actually worth your time. No spam.
Data Sources
Looking for something else?
Search →