Skip to main content
Glama
73,215 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A search tool for finding financial data and information" matching MCP servers:

  • F
    license
    -
    quality
    D
    maintenance
    Enables dynamic tool discovery and loading for Claude using BM25, regex, and semantic search algorithms. It supports managing a catalog of over 10,000 tools with minimal context overhead and provides a REST API for tool management.
  • F
    license
    -
    quality
    A
    maintenance
    Enables local data discovery by indexing metadata from SQLite, CSV, and Markdown sources, providing hybrid keyword and TF-IDF semantic search via MCP tools (listSources, indexSource, search, getSchema) and a REST API.
  • A
    license
    C
    quality
    F
    maintenance
    A custom MCP tool that integrates Perplexity AI's API with Claude Desktop, allowing Claude to perform web-based research and provide answers with citations.
    1
    6
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    Exposes portfolio allocation, concentration risk, retirement projections, RAG document search, and a full multi-agent financial advisor query as MCP tools for use from Claude Code.
  • F
    license
    -
    quality
    D
    maintenance
    Provides a Google search tool via the Serper API, returning structured results and a summary answer for LLMs like Claude.
    1
  • A
    license
    A
    quality
    A
    maintenance
    Federated, local-first search for AI agents: one query fans across transcripts, files, a knowledge graph, a vector store, the live web, and YouTube, fused by trust-weighted RRF into one ranked answer. Five modes (grep/lexical/semantic/hybrid/rerank), runs entirely on your machine over MCP.
    6
    29
    Apache 2.0
  • A
    license
    A
    quality
    A
    maintenance
    Graph-based tool retrieval for LLM agents. Builds a tool graph from OpenAPI/MCP specs and retrieves multi-step workflows via hybrid search (BM25 + graph traversal + embedding), recovering accuracy from 12% to 82% with 79% fewer tokens. Also works as an MCP Proxy to aggregate multiple servers behind 3 meta-tools.
    6
    16
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    A local web search MCP server supporting parallel, API, and model-based search modes, integrating Zhipu Web Search API and online models for real-time information retrieval.
    10
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI agents to search local Markdown documents using natural language, with automatic indexing and section-level retrieval.
    9
    2
    1
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    MCP search and evidence tool for AI agents. Rewrites queries, zooms into source domains, and returns sourced answers with metrics.
    1
    1
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    Semantic, on-demand skill retrieval for Claude Code that saves tokens and improves skill discovery by replacing the native skill listing with vector embedding search.
    8
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    MCP server for searching files on macOS by name or content using semantic and lexical search, providing file paths and line numbers for agents to read from.
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    A self-hosted, MCP-native web-search backend for AI agents that provides meta-search, clean extraction, RAG with citations, and GitHub project selection.
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Exposes a standardized web search tool via Brave Search for MCP clients like Codex, Claude, and Cursor, returning stable JSON.
    MIT
  • F
    license
    -
    quality
    F
    maintenance
    Enables web search and AI-summarized answers via an x402-gated gateway, with options for structured results or enriched summaries, accessible as an MCP server.