Skip to main content
Glama
wontaeJeong

mock-mcp-server

by wontaeJeong

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_HOSTNoHost to bind0.0.0.0
APP_PORTNoPort to listen on8080
LOG_LEVELNoLogging levelinfo
MCP_ENDPOINTNoStreamable HTTP path/mcp
MCP_IDENTITY_ISSUERNoRequired issuer in JWTmcp-auth-gateway
MCP_IDENTITY_AUDIENCENoRequired audience in JWTmock-mcp-server
MCP_IDENTITY_DEV_MODENoIf true, unauthenticated calls get a dummy user (only for local development)false
MCP_IDENTITY_ALGORITHMNoJWT verifier algorithmHS256
MCP_IDENTITY_JWT_SECRETNoShared secret for HS256 JWT verification. Required unless MCP_IDENTITY_DEV_MODE is true.

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

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