Skip to main content
Glama
r2dedios

Generic Mock MCP Server

by r2dedios

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MOCK_PORTNoPort to use for HTTP transport.8080
MOCK_STRATEGYNoResponse strategy: static, fixtures, or llm.static
MOCK_LLM_MODELNoModel to use for the llm strategy.claude-haiku-4-5-20251001
MOCK_TRANSPORTNoTransport protocol: stdio or streamable-http.stdio
MOCK_SCHEMA_PATHYesPath to the tool schema JSON file (required).
ANTHROPIC_API_KEYNoAPI key required when using the llm strategy.
MOCK_FIXTURES_PATHNoPath to the fixtures JSON file used by the fixtures strategy.

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/r2dedios/generic-mock-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server