Skip to main content
Glama
render.yaml427 B
# Render Blueprint - KB MCP Server # https://render.com/docs/blueprint-spec services: - type: web name: kb-mcp-server runtime: python plan: free # Kan uppgraderas för bättre prestanda buildCommand: pip install -r requirements.txt startCommand: python kb_mcp_server.py --http --port $PORT envVars: - key: PYTHON_VERSION value: "3.11" healthCheckPath: /health autoDeploy: true

Latest Blog Posts

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/isakskogstad/KB-MCP'

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