gjoeckel/my-mcp-servers
custom MCP server to limit tools to only needed and stay under Cursor IDE limit of 40.
Platform-specific configuration:
{
"mcpServers": {
"my-mcp-servers": {
"command": "npx",
"args": [
"-y",
"my-mcp-servers"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Repository: https://github.com/gjoeckel/my-mcp-servers Purpose: Custom MCP servers with minimal tool sets for 40-tool limit compliance Target: Exactly 39 tools across 6 servers for optimal AI autonomous operation
---
See OPTIMIZED-CONFIG.md for the complete IDE-agnostic configuration.
This repository uses branch-based organization for IDE-specific documentation:
| IDE | Branch | Setup Guide | |-----|--------|-------------| | Cursor IDE | `cursor` | Complete Cursor setup with autonomous mode | | Antigravity IDE | `antigravity` | Antigravity-specific setup | | Claude Code IDE | `claude-code` | Claude Desktop setup |
See [IDE Branches Guide](./docs/IDE-BRANCHES.md) for details.
---
All packages are published to npm and can be installed via npx:
| Package | npm | Tools | Description | | ------------------------------- | --- | ----- | ------------------------------ | | mcp-agent-autonomy | ✅ | 4 | Workflow automation | | mcp-github-minimal | ✅ | 4 | Essential GitHub operations | | mcp-shell-minimal | ✅ | 4 | Shell command execution | | mcp-playwright-minimal | ✅ | 4 | Browser automation | | mcp-sequential-thinking-minimal | ✅ | ~5 | Problem-solving workflows | | mcp-everything-minimal | ✅ | ~25 | Protocol validation (optional) |
@modelcontextprotocol/server-filesystem - 15 tools@modelcontextprotocol/server-memory - 8 tools---
Loading reviews...