Skip to main content
Glama

TA-Lib MCP Server

by phuihock
mcp-inspector-config.json362 B
{ "mcpServers": { "mcp-talib": { "command": "source", "args": [ ".venv/bin/activate", "&&", "python", "-m", "mcp_talib.cli", "--transport", "stdio", "--debug" ], "cwd": "/home/phuihock/github/mcp-talib", "env": { "MCP_JSON_ONLY": "1" } } } }

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/phuihock/mcp-talib'

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