loading…
Search for a command to run...
loading…
Enables querying the LitCoin knowledge graph for nodes, edges, and relationships, with support for semantic similarity search over nodes and edges via MCP.
Enables querying the LitCoin knowledge graph for nodes, edges, and relationships, with support for semantic similarity search over nodes and edges via MCP.
MCP server for the LitCoin Knowledge Graph (KG) - query LitCoin knowledge graph for nodes, edges, relationships as well as semantic similarity search over nodes and relationships. It supports semantic + structural LitCoin knowledge graph access for AI agents via MCP.
Note that for semantic search tools to work, this MCP server assumes Neo4j embedding vector indexes already exist.
No installation needed! Use uvx to run the server in isolated environments.
The following environmental variables must be configured for this LitCoin MCP Server:
text-embedding-3-small model from OpenAI. It's recommended to use
the same model to generate embeddings for input text queries to ensure
dimensional compatibility for semantic search related tools.bolt://litcoin-graph.apps.renci.org:7687)The easiest way to use this MCP server is with uvx, which runs it in isolated environments without installation:
{
"mcpServers": {
"litcoin": {
"command": "uvx",
"args": ["litcoin-mcp"]
}
}
}
When running from source, use the full uv command:
{
"mcpServers": {
"robokop": {
"command": "uv",
"args": [
"run",
"--directory",
"/absolute/path/to/litcoin-mcp",
"python",
"run_server.py"
]
}
}
}
Note: Replace /absolute/path/to/litcoin-mcp with your actual path.
Выполни в терминале:
claude mcp add litcoin-mcp -- npx Безопасность
Низкий рискАвтоматическая эвристика по публичным данным — не гарантия безопасности.