Skip to main content
Glama
72,234 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Semantic Scholar" matching MCP servers:

  • A
    license
    -
    quality
    D
    maintenance
    A Go-based MCP server that provides comprehensive access to the Serper Google Search API, including tools for images, news, maps, and scholar results. It also features a dedicated endpoint for scraping webpage content directly.
    15
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Self-hostable, markdown-native team wiki with a built-in MCP server: agents search, read, and write your wiki pages (ranked Postgres full-text + semantic search, backlink traversal). Plus Atlas, which auto-generates a cited, coverage-checked wiki from your git repos and Jira.
    41
    46
    AGPL 3.0
  • A
    license
    A
    quality
    B
    maintenance
    Local-first MCP server providing semantic search over library docs, fully offline. Single Go binary speaks MCP over stdio against a vector index pinned to the binary version. Like Context7 with the internet turned off. Apache 2.0. Linux + macOS, also available as a container image.
    2
    3
    Apache 2.0
  • A
    license
    B
    quality
    A
    maintenance
    Persistent memory engine for AI coding agents. Single Go binary, zero runtime dependencies, MCP-native. Stores, searches, and deduplicates memories across sessions using embedded SQLite with hybrid FTS + semantic search, memory decay, relation graph, and token-budget context assembly.
    10
    11
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    MCP-native agent-to-agent messaging hub for AI swarms. Agents communicate via channels and DMs through MCP protocol β€” zero SDKs needed. Includes web UI, semantic search, analytics dashboard. Single Go binary, local-first.
    1
    Apache 2.0
  • A
    license
    -
    quality
    A
    maintenance
    A Model Context Protocol server enabling AI assistants to query and explore data warehouses via Trino, with optional semantic context from metadata catalogs.
    2
    Apache 2.0
  • A
    license
    -
    quality
    C
    maintenance
    An MCP server for semantic code search & navigation that helps AI agents work efficiently without burning through costly tokens. Instead of reading entire files, agents can search conceptually and jump directly to the specific functions, classes, and code chunks they need.
    119
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    An MCP server for codebase context that gives AI coding agents structural understanding through symbol graph, semantic search, blast radius, and convention detection tools.
    30
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Provides AI assistants with persistent graph database memory using Neo4j, enabling task management, relationship understanding, semantic search with embeddings, file indexing, and multi-agent coordination through the Model Context Protocol.
    6
    280
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    https://gopls-mcp.org/ MCP server for golang projects development: Expand AI Code Agent ability boundary to have a semantic understanding and determinisic information for golang projects.
    57
    BSD 3-Clause
  • A
    license
    -
    quality
    A
    maintenance
    A native, local-first, multilingual memory server for Codex, Claude Code, and any MCP client, providing hybrid semantic and exact memory recall using Go, Qdrant, and bge-m3. It enables stable, concurrent memory storage and retrieval without Docker or cloud dependencies.
    3
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    🧠 High-performance persistent memory system for Model Context Protocol (MCP) powered by libSQL. Features vector search, semantic knowledge storage, and efficient relationship management - perfect for AI agents and knowledge graph applications.
    7
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Fast hybrid code search for agents. Pure Go, single static binary, BM25 lexical + Model2Vec semantic embeddings + RRF fusion + a code-aware reranker, with the retrieval algorithm ported verbatim from semble
    27
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    Turns a codebase into a queryable graph with semantic search, call graphs, and control/data flow analysis, served to AI coding agents via the Model Context Protocol.
    207
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    A local MCP server that gives LLMs long-term memory by indexing code, infrastructure, logs, and docs into a queryable graph. It enables semantic and structural search, evidence-backed reasoning, and tracked plans that persist across sessions and teams.
    6
    Apache 2.0
  • F
    license
    -
    quality
    B
    maintenance
    A lightweight RAG (Retrieval-Augmented Generation) system for Claude Code that enables semantic search over local markdown documents via MCP tools, saving tokens and time.
    63