Skip to main content
Glama
vkmech999

fastapi-mcp-server

by vkmech999

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTH_TYPEYesAuthentication type: none, bearer, api_key, basic
AUTH_TOKENNoToken for bearer or api_key authentication
PYTHONPATHNoPython path to the server directory
AUTH_HEADERNoHeader name for api_key authentication (e.g., X-API-Key)
AUTH_PASSWORDNoPassword for basic authentication
AUTH_USERNAMENoUsername for basic authentication
TARGET_API_URLYesURL of your FastAPI app (e.g., http://localhost: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/vkmech999/fastapi-mcp-server'

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