Skip to main content
Glama

Frappe MCP Server

.gitignore566 B
# Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info *.egg # Virtual environments .venv/ venv/ env/ # Environment files (NEVER COMMIT THESE!) .env .env.* .env.local .env.*.local .env.development .env.production .env.staging # IDE and editor files .vscode/ .idea/ *.swp *.swo *~ # OS-generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Test coverage and reports htmlcov/ .coverage .coverage.* coverage.xml *.cover .pytest_cache/ .tox/ # Logs *.log logs/ # Temporary files tmp/ temp/ *.tmp *.temp

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/appliedrelevance/frappe-mcp-server'

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