Stats
Actions
Tags
From local-test-mcp
Runs locally as the 'everything' MCP server, extending Claude Code with multiple tools, data sources, and prompt templates. No secrets required.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"everything": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-everything@2025.8.18"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub wulawulu/learn-claude-code-rs