Skip to main content
Glama
leyriel

Fake Pennylane MCP Server

by leyriel

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTH_MODENoAuthentication mode for the server. Can be 'none', 'static_bearer', or 'fake_oauth'. Defaults to 'none'.none
BEARER_TOKENNoThe bearer token required when AUTH_MODE is set to 'static_bearer'. Not used for other auth modes.
SCENARIO_NAMENoThe scenario pack to use for deterministic fixtures. Options include: default, customer_found, customer_not_found, unpaid_invoice, multi_company. Defaults to 'default'.default
PUBLISHED_PORTNoThe host port to expose the MCP server on when using Docker Compose. Defaults to 8000.8000

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/leyriel/fake-pennylane-mcp-server'

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