We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/molanojustin/smithsonian-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Python
__pycache__
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info
dist
build
.venv
venv
env
.pytest_cache
# Node
node_modules
npm-debug.log
yarn-error.log
# Git
.git
.gitignore
.github
# IDE
.vscode
.idea
*.swp
*.swo
*~
.DS_Store
# Environment
.env
.env.local
# Development
dev/
tests/
examples/
scripts/
# Documentation
*.md
!README.md
TROUBLESHOOTING.md
PAGINATION_FIX_SUMMARY.md
TESTS_README.md
AGENTS.md
improvements.md
# Misc
*.log
.npmignore
.claude
smithsonian-mcp-workspace.code-workspace