★ 92 stars
TypeScript
🤖 AI/LLM
Updated 1mo ago
Dev tools, optimized for agents. Structured, token-efficient MCP servers for git, test runners, npm, Docker, and more.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"pare": {
"command": "npx",
"args": [
"-y",
"Dave-London/Pare"
]
}
}
}
Run in terminal:
claude mcp add pare npx -y Dave-London/Pare
Add to .cursor/mcp.json:
{
"mcpServers": {
"pare": {
"command": "npx",
"args": [
"-y",
"Dave-London/Pare"
]
}
}
}
Topics
ai-codingai-toolsclaudecursordeveloper-toolsmcpmcp-servermodel-context-protocolstructured-outputtoken-efficiencytypescript