- Home
- MCP servers
- MCP API Client Server
MCP API Client Server
A YAML-driven MCP server that connects to APIs, exposes endpoints, and enables automated workflows.
- javascript
7
GitHub Stars
javascript
Language
6 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
Installation
Add the following to your MCP client configuration file.
Configuration
View docs{
"mcpServers": {
"molavec-mcp-api-client": {
"command": "npx",
"args": [
"-y",
"mcp-api-client",
"path-to-api.yaml"
],
"env": {
"API_TOKEN": "YOUR_API_TOKEN"
}
}
}
}Available tools
yamlEndpointDefinition
Defines API endpoints, methods, headers, and tokens using a YAML file to generate callable MCP endpoints.
autoToolCreation
Automatically creates MCP tools from the YAML configuration for easy invocation.
autoFetchApi
Automatically generates fetch tooling for defined APIs, enabling direct calls from MCP.
paramDetection
Detects automatic path and query parameters from endpoint URLs to simplify API calls.
envInterpolation
Interpolates environment variables into requests to securely manage secrets.
Built by
VeilStrat
AI signals for GTM teams© 2026 VeilStrat. All rights reserved.All systems operational