sterlingjf/knowledge-mcp
v0.1.0MIT
A knowledge base's artifacts and universes as tools, over the local knowledge-mcp engine.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
knowledge-mcpstreamable-http
{
"type": "streamable-http",
"url": "http://127.0.0.1:17952/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "knowledge-mcp",
"version": "0.1.0",
"description": "A knowledge base's artifacts and universes as tools, over the local knowledge-mcp engine.",
"license": "MIT",
"keywords": ["knowledge-mcp", "knowledge-base", "artifacts", "mcp"]
}