A collection of Model Context Protocol servers designed to extend the functionality of the Claude desktop application. It allows for data analysis and computer control through various tools like DuckDB Server and Screen Capture Server.
A collection of Model Context Protocol servers designed to extend the functionality of the Claude desktop application. It allows for data analysis and computer control through various tools like DuckDB Server and Screen Capture Server.
Clone the repository from GitHub, install the necessary dependencies, and start the relevant servers based on your needs.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"claude-mcp-server-collection": {
"command": "npx",
"args": [
"-y",
"Clone the repository from GitHub, install the necessary dependencies, and start the relevant servers based on your needs."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from Claude MCP Server Collection?"
No configuration required. This server works out of the box.
"What resources are available in Claude MCP Server Collection?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in Claude MCP Server Collection"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in Claude MCP Server Collection with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.