@nesso-how/mcp
v0.1.0-alpha.23
Published
MCP server exposing Nesso knowledge graph tools to LLM clients
Readme
@nesso-how/mcp
MCP server for Nesso — relation types and docs for LLM clients.
Install
npm install -g @nesso-how/mcp
# or run without install:
npx -y @nesso-how/mcpUsage
Add to your MCP client (Cursor, Claude Desktop, etc.):
{
"command": "npx",
"args": ["-y", "@nesso-how/mcp"]
}Tools: get_relation_types, get_nesso_docs.
Full guide: MCP integration.
License
MIT
