A comprehensive suite of Model Context Protocol servers designed to extend AI agent Claude's capabilities with integrations for knowledge management, reasoning, advanced search, news access, and workspace tools.
A comprehensive suite of Model Context Protocol (MCP) servers and specialized AI agents designed to enhance Claude's capabilities with various integrations and analytical tools.
This project provides a collection of MCP servers and specialized agents that extend Claude's functionality across different domains:
Package Manager: Manages project dependencies and application setup with:
Nexus Knowledge Graph: Manages and stores knowledge in a graph structure with entities and relationships
Reasoning Engine: Provides structured reasoning capabilities including:
Perplexity Integration: Advanced AI-powered search capabilities with:
News Integration: Real-time news data access with:
Notion Integration: Workspace integration features:
Coding Agent: Advanced software development assistant with:
Research Agent: Technical research and analysis assistant with:
Documentation Agent: Technical documentation specialist with:
git clone https://github.com/calvinmagezi/mts-mcp.git cd mts-mcp
bun install
bun run build
For development with auto-rebuild:
bun run watch
To use with Claude Desktop, add the server config:
MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%/Claude/claude_desktop_config.json
{ "mcpServers": { "master-mcp": { "command": "/path/to/master-mcp/build/index.js" } } }
MCP servers communicate over stdio. For debugging, use the MCP Inspector:
bun run inspector
The Inspector will provide a URL to access debugging tools in your browser.
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!