Home › Search: graph

Search: graph

Search MCP servers and agent skills by name, description, category or topic — 259 results.

Agent Skill Active

microsoft/azure-security-keyvault-keys-dotnet

Cryptographic key management

2.9k TypeScript Updated 4d ago Score 85
Agent Skill Active

microsoft/azure-security-keyvault-keys-java

Cryptographic key management

2.9k TypeScript Updated 4d ago Score 85
Agent Skill Active

microsoft/azure-keyvault-keys-rust

Key Vault cryptographic key management

2.9k TypeScript Updated 4d ago Score 85
Agent Skill Active

microsoft/azure-keyvault-keys-ts

Cryptographic key management

2.9k TypeScript Updated 4d ago Score 85
Agent Skill Active

NVIDIA/TensorRT-LLM/ad-conf-check

Check whether AutoDeploy YAML configs were actually applied by analyzing server logs and optionally graph dumps (AD_DUMP_GRAPHS_DIR).

2.8k Python Updated today Score 84
Agent Skill Active

NVIDIA/TensorRT-LLM/ad-layer-visualizer

Visualize a specific transformer decoder layer from an AutoDeploy FX graph text dump as a hierarchical DOT/PNG diagram.

2.8k Python Updated today Score 84
MCP Server Active

muvon/octocode

Semantic code indexer with GraphRAG knowledge graph. Index your codebase, search in natural language, and expose everything via MCP so AI agents understand architecture — not just files.

441 Rust Updated today Score 76
MCP Server Active

Beever-AI/beever-atlas

Open-source LLM knowledge base for teams. 28-tool native MCP server turns Slack/Discord/Teams/Mattermost chat into a typed knowledge graph + auto-generated wiki with cited answers, semantic search, expert finding, and decision tracing. BYO LLM via LiteLLM, Apache 2.0, on-prem via Docker.

435 Python Updated today Score 76
MCP Server Active

agentic-mcp-tools/memora

Persistent memory with knowledge graph visualization, semantic/hybrid search, cloud sync (S3/R2), and cross-session context management.

434 Python Updated 19d ago Score 76
MCP Server Active

juyterman1000/entroly

Auditable context control plane and MCP server for AI coding agents. Compresses context 70–95% (BM25 + entropy + dep-graph knapsack), stabilizes prompt prefixes for provider cache discounts, routes easy tasks to cheaper models (RAVS Bayesian router), and verifies answers locally with WITNESS hallucination guard (0.844 AUROC, $0, ~3 ms). MemoryOS adds local budget-aware working/episodic/semantic me

433 Python Updated today Score 76
MCP Server Active

Ikalus1988/MisakaNet

Agent failure memory network. Search 235+ verified debugging lessons from real engineering sessions. BM25 + SAG-Lite search, 3 tools (search, get_lesson, submit_usage), 5 resources, 3 guided prompts. Works with Claude Code, Cursor, and any MCP client. `python3 scripts/mcp_server.py`

357 Python Updated today Score 76
MCP Server Active

Mibayy/token-savior

Structural code intelligence MCP server for AI-assisted development. Navigate and edit code by symbol names instead of raw text — symbol lookup, dependency graphs, call chains, dead code detection, and structural diff. Replaces grep/cat with semantic tools: 87% token reduction on large codebases.

1.1k Python Updated yesterday Score 75
Agent Skill Active

getsentry/sentry-nestjs-sdk

Full Sentry SDK setup for NestJS with Express or Fastify, GraphQL, microservices

896 Python Updated 5d ago Score 75
MCP Server Active

softeria/ms-365-mcp-server

MCP server that connects to Microsoft Office and the whole Microsoft 365 suite using Graph API (including Outlook, mail, files, Excel, calendar)

890 TypeScript Updated 2d ago Score 74
MCP Server Active

sachitrafa/YourMemory

Persistent memory for AI agents with Ebbinghaus forgetting-curve decay, hybrid BM25+vector retrieval, and entity graph for multi-hop reasoning. Memories auto-prune by importance and recall rate. Built-in browser dashboard, multi-agent support, and `yourmemory ask` for zero-API-call local queries. `pip install yourmemory`

261 Python Updated 7d ago Score 74
MCP Server Active

varun29ankuS/shodh-memory

Cognitive memory for AI agents with Hebbian learning, 3-tier architecture, and knowledge graphs. Single ~15MB binary, runs offline on edge devices.

238 Rust Updated yesterday Score 74
MCP Server Active

fabio-rovai/open-ontologies

AI-native ontology engineering with 39 tools and 5 prompts for OWL/RDF/SPARQL. Validate, query, diff, lint, version, and govern knowledge graphs via Oxigraph triple store.

222 Rust Updated 5d ago Score 73
MCP Server Active

omega-memory/omega-memory

Persistent memory for AI coding agents with semantic search, auto-capture, cross-session learning, and intelligent forgetting. 28 MCP tools, local-first.

192 Python Updated 9d ago Score 73
MCP Server Active

alibaizhanov/mengram

Human-like memory layer for AI agents with semantic, episodic, and procedural memory. Claude Code hooks (auto-save, auto-recall, cognitive profile). 29 MCP tools, knowledge graph, smart triggers, multi-user isolation. Python & JS SDKs.

184 Python Updated 2d ago Score 73
Agent Skill Active

talkstream/ru-text

Russian text quality: ~1,040 rules for typography, info-style, editorial, UX writing, business correspondence. Cross-platform: Claude Code, Codex CLI, Gemini CLI, Cursor.

176 Shell Updated today Score 72
MCP Server Active

HelpCode-ai/anythingmcp

Self-hosted source-available MCP gateway and API-to-MCP bridge. Converts REST, SOAP/WSDL, GraphQL, and SQL/NoSQL databases (PostgreSQL, MySQL, MariaDB, MSSQL, Oracle, MongoDB, SQLite) into MCP tools — no SDK, no code. Imports OpenAPI / Postman / WSDL / GraphQL specs; bridges multiple MCP servers behind one endpoint. Ships with 29 pre-built adapters (DHL, DATEV, Weclapp, Personio, Handelsregister,

168 TypeScript Updated yesterday Score 72
MCP Server Active

getmockd/mockd

Multi-protocol API mock server with 18 MCP tools. Mock HTTP, GraphQL, gRPC, WebSocket, MQTT, SSE, and SOAP APIs with chaos engineering, stateful CRUD, 8 import formats (OpenAPI, Postman, HAR, WireMock, cURL, Mockoon, WSDL), and deterministic seeded responses.

139 Go Updated 4d ago Score 71
MCP Server Active

hidai25/eval-view

Regression testing framework for AI agents. Save golden baselines, detect behavioral drift, and block regressions in CI. Works with LangGraph, CrewAI, OpenAI, Claude, and any HTTP API.

126 Python Updated 6d ago Score 71
Agent Skill Active

testmu-ai/api-skill

Suite of API skills for designing, mocking, documenting, securing, and generating tests for REST/GraphQL/gRPC APIs

341 Python Updated 8d ago Score 70
MCP Server Active

SimplyLiz/CodeMCP

Code intelligence MCP server with 80+ tools for semantic code search, impact analysis, call graphs, ownership detection, and architectural understanding. Supports Go, TypeScript, Python, Rust, Java via SCIP indexing.

108 Go Updated 4d ago Score 70
MCP Server Active

nikolai-vysotskyi/trace-mcp

Framework-aware code intelligence that indexes source code into a cross-language dependency graph. Understands framework semantics — routes, ORM relations, component rendering, DI trees — for navigation, impact analysis, call graphs, refactoring, security scanning, and cross-session memory.

95 TypeScript Updated today Score 70
MCP Server Active

PhpCodeArcheology/PhpCodeArcheology

PHP static analysis MCP server for architecture and maintainability. 11 tools exposing 60+ code quality metrics, problem detection, refactoring priorities, dependency graphs, git hotspots, test coverage, and impact analysis. Installable via Composer.

86 PHP Updated today Score 69
MCP Server Active

dnotitia/akb

Organizational knowledge base for AI agents. Vault-scoped Markdown docs, structured PostgreSQL tables, and files unified by a URI graph. Hybrid semantic + BM25 search, Git-backed version history, multi-tenant ACL with public-share links. Works with Claude Code, Cursor, Windsurf via `npx akb-mcp`.

74 Python Updated today Score 69
MCP Server Active

ignaciohermosillacornejo/copilot-money-mcp

Read and manage [Copilot Money](https://copilot.money) personal finance data — 30 tools for transactions, budgets, accounts, recurring charges, investments, and goals. Reads are 100% local from the Firestore cache; opt-in writes (`--write`) go directly to Copilot's GraphQL API.

68 TypeScript Updated yesterday Score 68
MCP Server Active

PSPDFKit/nutrient-dws-mcp-server

MCP server for the Nutrient DWS Processor API. Convert, merge, redact, sign, OCR, watermark, and extract data from PDFs and Office documents via natural language. Works with Claude Desktop, LangGraph, and OpenAI Agents.

68 TypeScript Updated 9d ago Score 68
MCP Server Active

Battam1111/Myco

Agent-first cognitive substrate with 18 manifest-driven verbs (germinate / eat / assimilate / sporulate / traverse / immune / molt / …) and 25 lint dimensions enforcing contract invariants mechanically (R1–R7). Cross-session / cross-project memory via a self-validating filesystem graph — AST + markdown-link derived, not embedding-based. Provider-agnostic by design: MP1/MP2 dims forbid LLM-SDK impo

64 Rust Updated 7d ago Score 68
Agent Skill Active

k-kolomeitsev/data-structure-protocol

Graph-based long-term memory skill for AI (LLM) coding agents — faster context, fewer tokens, safer refactors

62 Python Updated 28d ago Score 68
MCP Server Active

depwire/depwire

Dependency graph + 15 MCP tools for AI coding assistants. Parses TypeScript, JavaScript, Python, Go, Rust, and C. Arc diagram visualization, health scoring, dead code detection, and temporal graph.

59 TypeScript Updated 11d ago Score 68
MCP Server Active

FROWNINGdev/django-orm-lens

Django ORM static-analysis MCP server. Nine read-only tools (`list_apps`, `list_models`, `describe_model`, `find_relations`, `cascade_preview`, `er_diagram`, `describe_migration_dependency`, `suggest_indexes`, `signal_graph`) that expose Django schema, relationships (FK/M2M/O2O, on_delete, related_name), migration deps, missing indexes, and signal graphs — no DB, no Django boot, no credentials. Co

48 Python Updated today Score 67
MCP Server Active

zoharbabin/web-researcher-mcp

Production-grade MCP server for web search (Google, Brave, Serper, SearXNG, SearchAPI.io), content extraction (4-tier pipeline), academic/patent search, and multi-source research. Single Go binary.

47 Go Updated today Score 67
MCP Server Active

MarcelRoozekrans/roslyn-codelens-mcp

Roslyn-based MCP server with 22 semantic code intelligence tools for .NET. Type hierarchies, call graphs, DI registrations, diagnostics, code fixes, complexity metrics, and more. Sub-millisecond lookups via pre-built indexes.

39 C# Updated today Score 66
MCP Server Active

contextstream/mcp-server

Universal persistent memory for AI coding tools. Semantic code search, knowledge graphs, impact analysis, and decision tracking. 90.0% on LongMemEval-S. Works across Cursor, Claude Code, Windsurf, and any MCP client. `npx -y @contextstream/mcp-server`

39 TypeScript Updated 16d ago Score 66
MCP Server Active

drolosoft/immich-photo-manager

Turn your self-hosted Immich photo library into a conversation — natural language search via CLIP, geographic album curation from GPS data, cross-source duplicate detection with perceptual hashing, library health reports, and offline-ready interactive HTML galleries. Claude Code plugin with 21 MCP tools, 11 skills, and 5 slash commands.

34 HTML Updated 5d ago Score 65
MCP Server Active

Abhigyan-Shekhar/Waggle-mcp

Persistent graph memory for AI agents. Drop a conversation turn in via `observe_conversation()` and facts are auto-extracted, stored as typed graph nodes with local semantic embeddings (no API key). Supports temporal queries ("what did we decide last week?"), conflict detection, and context priming. One-command setup with `waggle-mcp init`. SQLite locally, Neo4j in production.

33 Python Updated today Score 65
Agent Skill Active

dembrandt/dembrandt-skills

UX and design system skills: hierarchy, typography, accessibility, interactions

33 JavaScript Updated today Score 65
MCP Server Active

kage-core/Kage

Verified, git-native memory for coding agents. Memory is plain JSON packets committed in your repo, each checked against the code it cites — hallucinated citations rejected at write, stale or changed memory withheld at recall, plus diff-time stale-catch. Local-only (BM25 + vectors), no account, no API key. `npx -y @kage-core/kage-graph-mcp install`

31 TypeScript Updated 4d ago Score 65
MCP Server Active

ccf/agentcairn

Local-first agent memory: a plain-Markdown Obsidian vault is the source of truth, with a rebuildable DuckDB index for hybrid BM25 + vector + graph recall. Non-lossy capture with secret redaction; works across Claude Code, Codex, Cursor, and any MCP host. `uvx agentcairn`

29 Python Updated 2d ago Score 65
MCP Server Official Active

FoundryNet/mint-mcp

MINT Protocol — universal work attestation for autonomous agents. Cryptographically attest, verify, rate, and discover agent work to build portable, on-chain trust and reputation across the agent economy. 6 tools.

2 Python Updated 13d ago Score 65
MCP Server Stale

apecloud/ApeRAG

Production-ready RAG platform combining Graph RAG, vector search, and full-text search. Best choice for building your own Knowledge Graph and for Context Engineering

1.3k Python Updated 3mo ago Score 64
MCP Server Maintained

BV-Venky/excalidraw-architect-mcp

Generate beautiful Excalidraw architecture diagrams with auto-layout, architecture-aware component styling, and stateful editing. 50+ technology mappings including databases, message queues, caches, and more. No API keys required.

138 Python Updated 1mo ago Score 64
MCP Server Active

oomkapwn/enquire-mcp

Long-term memory for AI agents (Claude Code/Desktop, Cursor, ChatGPT, Codex, OpenClaw) backed by a local Obsidian markdown vault. Hybrid retrieval (BM25 + ML embeddings + BGE reranker, RRF-fused), HNSW + int8 quantization, agentic RAG (HyDE + sub-question), GraphRAG-light (Louvain wikilink community detection), standalone Obsidian Bases, PDFs + Tesseract OCR. 46 tools, 19 MCP prompts, MIT, SLSA L2

27 TypeScript Updated today Score 64
MCP Server Active

Shweta-Mishra-ai/tokenmizer

Graph-structured session memory for LLMs. Local OpenAI-compatible proxy that extracts tasks, decisions, and files into a typed knowledge graph, auto-checkpoints before context overflow, and resumes any session in ~250 tokens. 6 MCP tools including `why_decision` (traces why a decision changed, with reasons and evidence). `pip install tokenmizer`

24 Python Updated 4d ago Score 64
MCP Server Active

sgx-labs/statelessagent

Memory with provenance tracking — records where agent knowledge originated and detects when sources change. 17 MCP tools for session handoffs, decisions, semantic search, and knowledge graph. Works across Claude Code, Cursor, Windsurf, Codex CLI, and Gemini CLI. Single Go binary, SQLite + vector search, fully local.

22 Go Updated 2d ago Score 64
‹ Prev1236Next ›