Skip to main content
Glama
133,146 tools. Last updated 2026-05-10 13:43

"A semantic search router for dynamically discovering and routing MCP tool definitions" matching MCP tools:

  • Dynamically add a new downstream MCP server at runtime to the SINT Protocol security proxy, enabling runtime server expansion through command specification.
  • Scan SKILL.md packages and agent tool definitions for security vulnerabilities including tool poisoning, command injection, data exfiltration, and prompt injection. Maps findings to OWASP Agentic and MCP Top 10.
    Apache 2.0
  • Search the catalog to identify the appropriate tool for a task or determine why a tool is unavailable.
    Apache 2.0

Matching MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    Enables semantic search over markdown files to find related notes by meaning rather than keywords, and automatically detect duplicate content before creating new notes.
    Last updated
    1
    BSD 2-Clause "Simplified"
  • F
    license
    D
    quality
    C
    maintenance
    Enables AI agents to perform semantic search over codebases by converting natural language queries into efficient search patterns like grep and ripgrep. It utilizes LLMs to verify relevance and find code snippets that traditional keyword-based searches might miss.
    Last updated
    1

Matching MCP Connectors

  • Generate a runnable MCP server project with tool definitions, license gating for paid features, and hosting options for local or remote deployment.
    MIT
  • Recommends MCP servers by filtering with AgentForge Trust Scores based on a natural-language use case, using semantic search and trust criteria to find reliable servers.
    MIT
  • Discover and retrieve tool definitions from a downstream MCP server, filtered by access permissions. Use returned schemas to call execute_tool.
    MIT
  • Identify MCP servers with overlapping tool definitions using Jaccard similarity on tool name sets, helping prevent tool duplication and MCP sprawl.
    MIT
  • Validate MCP tool definitions for compliance, identify missing fields, and provide corrective reports to ensure proper configuration.
    MIT
  • Add text observations to existing entities and index them for both keyword and semantic search, enabling persistent memory retrieval in a fully-offline MCP server.
    MIT
  • Generate a YAML test spec by automatically discovering an MCP server's capabilities. Returns a ready-to-run spec for testing tools, resources, and prompts.
    Apache 2.0
  • Extract MCP tool definitions from TypeScript files to validate contracts and prevent runtime errors in data producer-consumer interactions.
  • Extract MCP tool definitions from server source code by scanning for tool calls and parsing their Zod schemas to analyze server capabilities.
  • Search within a Presidential Circular (CB Genelgesi) using keyword or semantic query. Provide the official gazette date from prior search results.
    MIT