MCP.so
Sign In

Mcp Api Client

@molavec

About Mcp Api Client

A Model Context Protocol (MCP) server that calls APIs using YAML config files.

Basic information

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

Comments

More Developer Tools MCP servers