Skip to main content
Glama

DAI MCP Server

by patgpt

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NEO4J_URINoCyberdyne Systems neural network URIbolt://localhost:7687
NEO4J_URLNoThe Neo4j database URL (e.g., neo4j+s://your-database.databases.neo4j.io)
NEO4J_DATABASENoNeo4j database nameneo4j
NEO4J_PASSWORDNoNeo4j password for database authentication
NEO4J_USERNAMENoNeo4j username for database authenticationneo4j
NEO4J_NAMESPACENoMission designation prefix (e.g., t800-read_graph)
NEO4J_TRANSPORTNoCommunication protocol (stdio, http, or sse)stdio
NEO4J_MCP_SERVER_HOSTNoTerminator unit network coordinates127.0.0.1
NEO4J_MCP_SERVER_PATHNoNeural network routing path/skynet/
NEO4J_MCP_SERVER_PORTNoCyberdyne communication port for HTTP/SSE8000
NEO4J_MCP_SERVER_ALLOWED_HOSTSNoAuthorized Terminator units (Anti-resistance protection)localhost,127.0.0.1
NEO4J_MCP_SERVER_ALLOW_ORIGINSNoAuthorized Cyberdyne origin points (CORS)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/patgpt/dai-mcp'

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