Skip to main content
Glama

MCP Brain Service

by jomapps
__init__.py•334 B
"""Utilities and infrastructure.""" from .database import Neo4jConnection, get_neo4j_connection, close_neo4j_connection from .embeddings import EmbeddingService, get_embedding_service __all__ = [ "Neo4jConnection", "get_neo4j_connection", "close_neo4j_connection", "EmbeddingService", "get_embedding_service", ]

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/jomapps/mcp-brain-service'

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