@nesso-how/mcp
v0.1.0-alpha.39
Published
MCP server exposing Nesso knowledge graph tools to LLM clients
Downloads
1,825
Readme
@nesso-how/mcp
MCP server for Nesso — relation types from the graph vocabulary and bundled 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, validate_graph, build_graph.
Full guide: MCP.
License
MIT
