Skip to main content
Glama

LLM Inference Pricing Research Server

by Fadi88
server_config.json463 B
{ "mcpServers": { "llm_inference": { "command": "uv", "args": [ "run", "starter_server.py" ], "env": { "PYTHONUNBUFFERED": "1" } }, "sqlite": { "command": "uvx", "args": [ "mcp-server-sqlite", "--db-path", "test.db" ] } } }

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/Fadi88/UDACITY_MCP'

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