Archived reference implementations of Model Context Protocol servers for historical reference, no longer maintained or supported.
Retrieval tool for AWS knowledge base.
Search tool using Brave Search engine.
Tool for EverArt integration.
Git version control system tool.
GitHub integration and repository management tool.
GitLab integration and repository management tool.
Google Drive file storage and management tool.
Google Maps location and navigation tool.
PostgreSQL database management and query tool.
Browser automation and web scraping tool using Puppeteer.
Redis in-memory data store management tool.
Error tracking and monitoring tool with Sentry.
Slack messaging and collaboration tool.
SQLite database management and query tool.
{
"mcpServers": {
"aws-kb": {
"command": "node",
"args": ["aws-kb-server.js"]
},
"github": {
"command": "node",
"args": ["github-server.js"]
}
}
}