Skip to main content
Glama
hyi
by hyi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEO4J_URIYesLitCoin Knowledge Graph endpoint (default: bolt://litcoin-graph.apps.renci.org:7687).bolt://litcoin-graph.apps.renci.org:7687
NEO4J_PASSWORDYesLitCoin Neo4j server authentication password.
NEO4J_USERNAMEYesLitCoin Neo4j server authentication username.
OPENAI_API_KEYYesOPENAI API Key for semantic search related tools such as get_semantic_similar_nodes and get_semantic_similar_edges.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tasks
{
  "list": {},
  "cancel": {},
  "requests": {
    "tools": {
      "call": {}
    },
    "prompts": {
      "get": {}
    },
    "resources": {
      "read": {}
    }
  }
}
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_nodeD
get_node_edgesD
get_edges_betweenD
get_semantic_similar_edgesD
get_semantic_similar_nodesD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hyi/litcoin-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server