We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/k-yenko/rowan-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
/.venv
/rowan-dxt
.env
__pycache__/
*.py[cod]
*$py.class
*.so
.DS_Store
.claude
CLAUDE.md
/dist
# MCP configuration (may contain tokens)
.mcp.json
# Test and example files
/tests/
/example_docs/
test_*.py
*_test.py
test_*.txt
debug_*.py
*_debug.py
# Log files
*.log
logs/
# Personal compatibility notes
GEMINI_MCP_COMPATIBILITY.md
MCP_CHATGPT_GEMINI_COMPATIBILITY_ANALYSIS.md
ROWAN_MCP_TEST_QUERIES.md
ROWAN_MCP_TOOLS.md
TOOLS_DOCUMENTATION.md
# Large archive/data files
*.dxt
*.dxz
# OpenRouter experimental clients (not part of core MCP server)
openrouter_client.py
openrouter_stdio_client.py
setup_openrouter.py