API Registry

v1.0.0Developer Toolsstable

Enables discovery, registration, and management of external API endpoints through natural language, supporting multiple authentication methods (public, API key, bearer token) with automatic endpoint testing and documentation parsing.

api-registry-mcp-servermcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is API Registry?

API Registry is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to enables discovery, registration, and management of external api endpoints through natural language, supporting multiple authentication methods (public, api key, bearer token) with automatic endpoint t...

Enables discovery, registration, and management of external API endpoints through natural language, supporting multiple authentication methods (public, API key, bearer token) with automatic endpoint testing and documentation parsing.

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Enables discovery, registration, and management of external

Use Cases

Discover, register, and manage external API endpoints. Support multiple authentication methods (public, API key, bearer token). Automatically test endpoints and parse documentation.
lucamilletti99

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx api-registry-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about API Registry

What is API Registry?

API Registry is a Model Context Protocol (MCP) server that enables discovery, registration, and management of external api endpoints through natural language, supporting multiple authentication methods (public, api key, bearer token) with automatic endpoint testing and documentation parsing. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install API Registry?

Follow the installation instructions on the API Registry GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with API Registry?

API Registry works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is API Registry free to use?

Yes, API Registry is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "api-registry-mcp-server": { "command": "npx", "args": ["-y", "api-registry-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use API Registry?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides