#!/bin/bash
# Start the MCP Documentation Server
# Assumes the application is defined as 'mcp_app' in app/mcp/mcp_routes.py
# and runs on port 8000.
uvicorn app.main:app
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/droidnext/mcp_dev_docs_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server