Skip to main content
Glama

FastAPI MCP Server

by Pritrj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer host0.0.0.0
PORTNoServer port8000
DEBUGNoDebug modefalse
REDIS_URLNoRedis connection URLredis://localhost:6379/0
SECRET_KEYYesJWT secret key
DATABASE_URLYesPostgreSQL connection URL
JWT_ALGORITHMNoJWT algorithmHS256
JWT_EXPIRE_MINUTESNoJWT expiration time in minutes30

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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