lumalisan/mcp-collection
Custom Model Context Protocol (MCP) server implementations bridging LLMs to tools & APIs (Weather, Pokémon, etc.). Practical examples w/ Typescript.
Platform-specific configuration:
{
"mcpServers": {
"mcp-collection": {
"command": "npx",
"args": [
"-y",
"mcp-collection"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...