Skip to main content
Glama

ProAlpha MCP Server

by NinjaEde
.env.example509 B
# ProAlpha MCP Server Konfiguration # Datenbank-API-Verbindung DB_SERVER_HOST=http://localhost DB_SERVER_PORT=8080 DB_API_KEY=your_db_api_key API_SERVER_HOST=http://localhost API_SERVER_PORT=8081 # MCP-Server-Konfiguration # 0.0.0.0 für alle Netzwerkschnittstellen MCP_HOST=0.0.0.0 # Port, auf dem der Server laufen soll MCP_PORT=8000 # Transport-Protokoll: stdio, streamable-http (default) oder sse MCP_TRANSPORT=streamable-http # Pfad zum Speichern des Schema-Caches SCHEMA_CACHE_PATH=./schema_cache

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/NinjaEde/mcp-proalpha'

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