HTTP MCP gateway enabling remote agents to query a learning corpus combining Pinecone vector search and Neo4j graph database through tools like route_query, query_namespace, and graph_query.
HTTP MCP gateway for a learning corpus that enables remote agents to perform semantic search, graph queries, and routing via Pinecone and Neo4j without direct database credentials.
An enterprise-grade MCP gateway and security router that gives AI agents secure, observable access to internal corporate knowledge through hybrid vector+BM25 retrieval, RBAC, and prompt injection protection.
Auto-converts FastAPI endpoints into MCP tools for semantic search, data ingestion (text, code, conversations), and knowledge graph operations. Provides dual access through MCP protocol and direct API calls with automatic tool generation from FastAPI routes.
Exposes a Neo4j knowledge-graph index over personal markdown notes to LLM agents via MCP, enabling semantic search, tag navigation, and relationship discovery.