from fastmcp import FastMCP
chat_mcp = FastMCP(
name="ChatAgent",
instructions="You're an expert personal assistant. Respond in a short, concise, and in a summary way.",
stateless_http=True,
dependencies=[],
)
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/rainer85ah/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server