Matthewdailey Mcp Starter
Freeby MCP Community
ModelContextProtocol starter server
v0.2.1Added Apr 12, 2026
Matthewdailey Mcp Starter MCP Server
ModelContextProtocol starter server
Installation
Reviews
Installation
Quick install
npx -y @iflow-mcp/matthewdailey-mcp-starter
Add to claude_desktop_config.json
{
"mcpServers": {
"matthewdailey-mcp-starter": {
"command": "npx",
"args": ["-y", "@iflow-mcp/matthewdailey-mcp-starter"]
}
}
}