Skip to main content
Glama
62,995 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"nf-core" matching MCP servers:

  • A
    license
    A
    quality
    B
    maintenance
    Generic MCP server exposing Nexusm core capabilities (memory, conversation, knowledge, feedback, context) to MCP clients via stdio and Streamable HTTP transports.
    Last updated
    4
    25
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Implements a Multimodal Communication Protocol server for KevoDB, allowing AI agents to interact with the key-value database through a standardized API with support for core operations like get/put, scans, transactions, and batch operations.
    Last updated
    1
    MIT
  • -
    license
    -
    quality
    -
    maintenance
    Provides AI agents with persistent long-term memory capabilities using semantic search. Enables storing, retrieving, and searching memories through three core tools integrated with Mem0 and vector storage.
    Last updated
  • F
    license
    -
    quality
    D
    maintenance
    Enables AI agents to build and query a persistent knowledge graph with entities, relationships, and observations. Features a core index system that ensures critical information is always accessible across all memory operations.
    Last updated
    1
  • F
    license
    -
    quality
    C
    maintenance
    A local MCP server that semantically searches Markdown context files and extension context links, providing tools for context_search, context_read, and context_status.
    Last updated
  • F
    license
    A
    quality
    D
    maintenance
    A local MCP server that provides semantic code search for Python codebases using tree-sitter for chunking and LanceDB for vector storage. It enables natural language queries to find relevant code snippets based on meaning rather than just text matching.
    Last updated
    3
    2
  • A
    license
    A
    quality
    C
    maintenance
    Provides MCP tools to search, retrieve, and answer questions from the public Open Finance Brasil Confluence documentation using BM25-based local indexing.
    Last updated
    4
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables semantic search over codebases using natural language queries, returning relevant code snippets with source locations. Integrates with Claude Code for automatic codebase exploration.
    Last updated
    1
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that provides dynamic codebase context to Claude Code through tools like hybrid search, recent changes, and symbol definitions, enhancing AI-assisted coding with local RAG.
    Last updated
    8
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    An installable MCP server that reviews diffs/PRs against a target repository's own coding conventions, learned via RAG over its code, docs, and lint config, citing specific file:line sources.
    Last updated
    6
  • A
    license
    A
    quality
    D
    maintenance
    A server that provides data retrieval capabilities powered by Chroma embedding database, enabling AI models to create collections over generated data and user inputs, and retrieve that data using vector search, full text search, and metadata filtering.
    Last updated
    13
    572
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    Enables comprehensive Reddit research through a three-layer architecture that discovers relevant communities, provides operation guidance, and executes multi-subreddit content fetching with proper citations. Supports searching, post fetching, comment analysis, and batch operations across multiple subreddits for thorough content analysis.
    Last updated
    3
    211
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A self-hosted semantic code retrieval MCP server that enables natural language queries to find relevant code snippets using Tree-sitter AST parsing, embedding, and hybrid search with reranking.
    Last updated
    1
    1
    MIT