MCP-dump is a collection of Model Context Protocol (MCP) server implementations created for experimental and learning purposes. It explores various approaches to building MCP servers and understanding the protocol's capabilities and limitations.
MCP-dump is a collection of Model Context Protocol (MCP) server implementations created for experimental and learning purposes. It explores various approaches to building MCP servers and understanding the protocol's capabilities and limitations.
Navigate to the specific server directory, follow the instructions in the README, install required dependencies, and run the server according to its documentation.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-dump": {
"command": "npx",
"args": [
"-y",
"Navigate to the specific server directory, follow the instructions in the README, install required dependencies, and run the server according to its documentation."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from MCP-dump?"
No configuration required. This server works out of the box.
"What resources are available in MCP-dump?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in MCP-dump"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in MCP-dump 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.