We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/docdyhr/simplenote-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
dist/
build/
*.egg-info/
# Virtual environments
.env
.env.local
.env.test
.venv
env/
venv/
ENV/
# IDE files
.idea/
.vscode/
*.swp
*.swo
# Node.js dependencies and build artifacts
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
.npm/
# MCP Evals outputs
evals-results/
eval-output.json
*.eval.log
# Logs
/logs/
simplenote_mcp/logs/*
!simplenote_mcp/logs/.gitkeep
/tmp/simplenote_mcp_debug.log
/tmp/simplenote_monitoring.log
*.log
bandit-report.json
error_logs.txt
# Runtime files
*.pid
server.pid
# Testing
.coverage
htmlcov/
.pytest_cache/
coverage.xml
.mypy_cache/
# Don't ignore pytest.ini since it's part of our standard configuration
!pytest.ini
# OS specific files
.DS_Store
Thumbs.db
# Benchmark results
*benchmark_*.json
# Local configuration
.python-version
**/CLAUDE.local.md
.venv_precommit/
# AI Assistant configs
**/.claude/
**/.claude*/
**/claude_desktop_config.json
**/.anthropic/
**/anthropic.json
**/.github/copilot/
**/.copilot/
**/.aider*
CLAUDE.md
# Documentation build output
site/
# Workflow status files
workflow-status*.json
ci-diagnostics-report.json
# Generated reports
badge-validation.json
complexity-report.json
quality-check-results.json
sbom-*.json
vulnerability-*.json
# Private
private*
coverage.json