foss42
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.
Documentation
Documentation link · transport
Tools
get_country_info— Look up one or more countries by name, alias or ISO alpha-2/alpha-3 code and return only the requested fields (names, codes, flag, phone, stats, region, subdivisions).search_countries— Find countries by partial name or by region/UN subregion when the exact name is unknown.transform_text— Convert text between naming conventions and other styles (lower, upper, capital, title, sentence, constant, camel_snake, pascal_snake, dot, kebab, and related identifier styles).humanize_number— Format a number as bytes, social-media shorthand, or an ordinal rank.humanize_time— Render a timestamp as a human-relative phrase against a reference time.
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.