Skip to main content
Glama

Investment Statement MCP Server

.mcp.json366 B
{ "mcpServers": { "investment-statements": { "command": "python", "args": ["-m", "src.server"], "env": { "LANCEDB_PATH": "./data/lancedb", "SQLITE_PATH": "./data/statements.db", "PDF_ARCHIVE_PATH": "./data/pdfs", "JSON_ARCHIVE_PATH": "./data/json", "MODEL_NAME": "all-MiniLM-L6-v2" } } } }

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/VinnyCarter05/investing-mcp'

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