APIForge MCP Server
by mlenkov
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APIFORGE_HOST | No | Host for SSE transport | |
| APIFORGE_PORT | No | Port for SSE transport | |
| APIFORGE_TRANSPORT | No | Transport type (stdio or sse) | |
| YANDEX_METRIKA_ROLE | No | Role for Yandex Metrika service | |
| APIFORGE_CONFIGS_DIR | No | Path to API configs directory | |
| APIFORGE_DEFAULT_ROLE | No | Default access role (readonly, readwrite, admin) | |
| YANDEX_METRIKA_API_KEY | No | API key for Yandex Metrika | |
| YANDEX_METRIKA_AUTH_PROVIDER | No | Authentication provider for Yandex Metrika (api_key or oauth) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| yandex_metrika_counters_listA | List all Yandex Metrika counters |
| yandex_metrika_counter_statC | Get statistics for a counter |
| yandex_metrika_goalsC | List goals for a counter |
| yandex_webmaster_hostsA | List all verified hosts |
| yandex_webmaster_search_queriesC | Get search queries for a host |
| get_audit_logC | Get the access audit log showing recent API calls and denials. |
| list_servicesA | List all configured API services and their available resources. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| analytics_query | Prompt for querying analytics data. |
| troubleshooting | Prompt for troubleshooting. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| docs_guide | Complete guide for using MaisCP. |
| docs_access | Access control documentation. |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mlenkov/apiforge-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server