Skip to main content
Glama
claude_config.json358 B
{ "mcpServers": { "fyers-mcp-server": { "command": "uv", "args": [ "run", "--directory", "<path to the repo>/fyers-mcp-server", "python", "fyers_mcp_complete.py" ], "env": { "PATH": "<path to any uv path, this is optional>", "PYTHONWARNINGS": "ignore" } } } }

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/quantabox/fyers-mcp-server'

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