Skip to main content
Glama

Demo MCP Server

by jeffrade
pyproject.toml350 B
[project] name = "mcp-demo" version = "0.1.0" description = "Model Context Protocol demonstration with FastAPI" authors = [{name = "Jeff Rade", email = "jeffrade@gmail.com"}] requires-python = ">=3.11,<4.0" dependencies = [ "mcp[cli] (>=1,<2)", "fastapi[standard] (>=0.115,<1)", "fastmcp (>=2,<3)", ] [tool.poetry] package-mode = false

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/jeffrade/mcp-demo'

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