Skip to main content
Glama
claude_config_example.json409 B
{ "mcpServers": { "ickyMCP": { "command": "python", "args": ["C:\\Users\\devan\\OneDrive\\Desktop\\Projects\\ickyMCP\\run.py"], "env": { "ICKY_CHUNK_SIZE": "4000", "ICKY_CHUNK_OVERLAP": "500", "ICKY_DB_PATH": "C:\\Users\\devan\\OneDrive\\Desktop\\Projects\\ickyMCP\\icky.db", "ICKY_EMBEDDING_MODEL": "nomic-ai/nomic-embed-text-v1.5" } } } }

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/dl1683/ickyMCP'

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