Skip to main content

Complete entity graph MCP server with smart relationships

Project description

Directory MCP

A complete knowledge graph for your people, companies, channels, and projects.

Features

  • 🧠 Smart Understanding: Gemini embeddings understand "backend team Discord" or "John from Anthropic"
  • 🔗 Rich Relationships: Track who works where, who's on what project, who's in which channels
  • 🚀 Zero Setup: SQLite database created automatically
  • 🔄 Auto Updates: Always get the latest version with uvx
  • 🎯 Powerful Queries: Find connections, traverse relationships, discover patterns

Quick Start

# Run it!
uvx directory-mcp

# First run prompts for Gemini API key (get free at https://makersuite.google.com/app/apikey)
# Configure Claude Code and restart

Installation

# Install via pip
pip install directory-mcp

# Or run directly with uvx
uvx directory-mcp

# Configure in Claude Code
# Add to ~/.claude.json:
{
  "mcpServers": {
    "directory": {
      "type": "stdio",
      "command": "uvx",
      "args": ["directory-mcp"],
      "env": {
        "GEMINI_API_KEY": "your-api-key-here"
      }
    }
  }
}

Example Usage

Creating Entities

"Create John Doe who works as Senior Engineer at Anthropic, email john@anthropic.com, discord john#1234"
"Create a Slack channel called #backend-team for Anthropic's backend project"
"Add John to the #backend-team channel as an admin"

Finding People

"Find all Python developers at Anthropic"
"Who's on the AI safety project?"
"Find people in the London office"
"Who works with Sarah on any projects?"

Finding Channels

"What's the Discord channel for the frontend team?"
"Find all project channels for the Q1 launch"
"Show me all the Slack channels John is in"

Understanding Relationships

"How are John and Sarah connected?"
"Show me John's full network"
"Who's on the backend team and what channels are they in?"
"Find all channels and people for the AI safety project"

Development

# Clone the repository
git clone https://github.com/markov-ai/directory-mcp.git
cd directory-mcp

# Install in development mode
pip install -e .

# Run tests
pytest tests/

License

MIT License - see LICENSE file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

directory_mcp-0.4.23.tar.gz (31.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

directory_mcp-0.4.23-py3-none-any.whl (39.2 kB view details)

Uploaded Python 3

File details

Details for the file directory_mcp-0.4.23.tar.gz.

File metadata

  • Download URL: directory_mcp-0.4.23.tar.gz
  • Upload date:
  • Size: 31.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.0

File hashes

Hashes for directory_mcp-0.4.23.tar.gz
Algorithm Hash digest
SHA256 8dc0061c6f9cfd905a98630a9ef42804711c8d483f0964d7fb146c7a011657b2
MD5 c9a51c80484353b7e7d1f4f66576476a
BLAKE2b-256 509e09d3aa09076b48c97fb0d6d4e2dc90d39d9920f43352b9d560fccfccd9f7

See more details on using hashes here.

File details

Details for the file directory_mcp-0.4.23-py3-none-any.whl.

File metadata

  • Download URL: directory_mcp-0.4.23-py3-none-any.whl
  • Upload date:
  • Size: 39.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.0

File hashes

Hashes for directory_mcp-0.4.23-py3-none-any.whl
Algorithm Hash digest
SHA256 7e8b2cf59be2e4ced69cc62a19027ab0260c020c8ea541881c4c80f0d9093d38
MD5 17943e29ed404467daabe1f962f5efb7
BLAKE2b-256 e3a286f1154ac609662126b5698e385163f679a0544b81126e267daea0f9d93f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page