
Mcp Api Client
@molavec
About Mcp Api Client
A Model Context Protocol (MCP) server that calls APIs using YAML config files.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-api-client": {
"command": "npx",
"args": [
"-y",
"mcp-api-client",
"path-to-your-config-api.yaml"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mcp Api Client?
An MCP server that uses a YAML configuration file to integrate APIs with MCP hosts. It is designed to be used with clients like Claude Client.
How to use Mcp Api Client?
Add the server configuration to your MCP host’s settings file. For Claude Client, include the JSON entry shown in Access settings, providing the path to your API YAML file. The server is launched via npx.
Key features of Mcp Api Client
- Uses npx for quick execution without installation.
- Configured with a YAML configuration file.
- Includes an example for Claude Client.
- Accesses a documentation site for YAML config details.
Use cases of Mcp Api Client
—
FAQ from Mcp Api Client
What MCP hosts does Mcp
Basic information
More Developer Tools MCP servers
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!

Sentry
modelcontextprotocolModel Context Protocol Servers
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Comments