Skip to main content
Glama

Python Server MCP

mcp_server.py183 B
"""MCP server export for development tools.""" from src.server import create_server # Create the server instance with a standard name that MCP CLI can find server = create_server()

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/stevearagonsite/PythonServerMcp'

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