Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From kindex
Runs a local MCP server for the Kindex platform, providing access to indexed content and knowledge management capabilities via the kin-mcp CLI tool.
npx claudepluginhub jmcentire/kindexCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"kindex": {
"command": "kin-mcp"
}
}
}Server configuration and connection parameters
kin-mcpShare bugs, ideas, or general feedback.