Skip to main content
Glama

FastMCP Starter Kit

by sujjadshaik
MIT License
docker-compose.yml205 B
services: fastmcp-starter-kit: build: . container_name: fastmcp-starter-kit working_dir: /app ports: - "8100:8000" environment: MCP_HOST: "0.0.0.0" MCP_PORT: "8000"

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/sujjadshaik/fastmcp-starter-kit'

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