Skip to main content
Glama

MCP Feedback Collector

by keizman
local_mcp_config.json625 B
{ "mcpServers": { "mcp-feedforward-local": { "command": "python", "args": ["src/mcp_feedforward/server.py"], "env": { "PYTHONIOENCODING": "utf-8", "MCP_DIALOG_TIMEOUT": "600", "DEBUG": "true" } }, "mcp-feedforward-installed": { "command": "mcp-feedforward", "env": { "PYTHONIOENCODING": "utf-8", "MCP_DIALOG_TIMEOUT": "600" } }, "mcp-feedforward-uvx": { "command": "uvx", "args": ["mcp-feedforward"], "env": { "PYTHONIOENCODING": "utf-8", "MCP_DIALOG_TIMEOUT": "600" } } } }

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/keizman/mcp-feedforward'

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