Skip to main content
Glama
mlenkov

APIForge MCP Server

by mlenkov

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APIFORGE_HOSTNoHost for SSE transport
APIFORGE_PORTNoPort for SSE transport
APIFORGE_TRANSPORTNoTransport type (stdio or sse)
YANDEX_METRIKA_ROLENoRole for Yandex Metrika service
APIFORGE_CONFIGS_DIRNoPath to API configs directory
APIFORGE_DEFAULT_ROLENoDefault access role (readonly, readwrite, admin)
YANDEX_METRIKA_API_KEYNoAPI key for Yandex Metrika
YANDEX_METRIKA_AUTH_PROVIDERNoAuthentication provider for Yandex Metrika (api_key or oauth)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
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

NameDescription
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

NameDescription
analytics_queryPrompt for querying analytics data.
troubleshootingPrompt for troubleshooting.

Resources

Contextual data attached and managed by the client

NameDescription
docs_guideComplete guide for using MaisCP.
docs_accessAccess control documentation.

Latest Blog Posts

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