io.github.api-freaks/apifreaks-mcp
APIFreaks publishes an official, first-party MCP server under an Apache-2.0 licence. It is a LOCAL stdio server distributed on npm as @apifreaks/mcp and launched with `npx -y @apifreaks/mcp` — there is no hosted or remote HTTP endpoint, so `tools/list` cannot be introspected over the network. The tool set below was read verbatim from the published source (src/tools/*.ts, v1.1.2) and every tool is bound to a real OpenAPI operation in mcp/apifreaks-api-hub-for-developers-tool-crosswalk.yml.
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 stdio
Tools
astronomy_lookup—commodity_symbols—commodity_symbol_info—commodity_quotes—commodity_latest_rates—commodity_historical_rates—commodity_fluctuation—commodity_time_series—currency_latest_rates—currency_historical_rates—currency_latest_converter—currency_historical_converter—currency_time_series—currency_fluctuation—currency_geo_convert—currency_supported—currency_symbols—currency_symbol_info—dns_lookup—dns_history—dns_reverse—dns_bulk_lookup—domain_check_availability—domain_check_availability_with_suggestions—domain_bulk_check_availability—ipgeolocation_lookup—ipgeolocation_bulk_lookup—ip_security_lookup—ip_security_bulk_lookup—screenshot_capture—screenshot_capture_scrolling—screenshot_bulk_capture—ssl_live_lookup—ssl_live_chain_lookup—timezone_lookup—timezone_convert—user_agent_parse—user_agent_bulk_parse—weather_current—weather_bulk_current—weather_forecast—weather_historical—weather_time_series—weather_air_quality—weather_marine—weather_flood_forecast—whois_domain_lookup—whois_ip_lookup—whois_asn_lookup—whois_domain_history—whois_reverse_lookup—whois_bulk_domain_lookup—zipcode_lookup—zipcode_bulk_lookup—zipcode_radius_search—zipcode_distance—zipcode_distance_match—zipcode_by_city—zipcode_by_region—
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.