dkrayacich/MCP
A reference implementation of the Model Context Protocol (MCP) featuring a custom server (FastMCP) and host, demonstrating lightweight text search and LLM tool integration.
Platform-specific configuration:
{
"mcpServers": {
"MCP": {
"command": "npx",
"args": [
"-y",
"MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...