Skip to main content
Glama

Statsource MCP Server

by jamie7893
__main__.py136 B
""" Main entry point for the MCP server stats package. """ from .server import run_server if __name__ == "__main__": run_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/jamie7893/statsource-mcp'

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