Skip to main content
Glama
91,291 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"How to query data in Snowflake" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI chat sessions to exchange messages and structured data with each other, preserving provenance and conversation threads, so work in one chat can be reused in another without manual copying.
    5
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Converts AI Skills (following Claude Skills format) into MCP server resources, enabling LLM applications to discover, access, and utilize self-contained skill directories through the Model Context Protocol. Provides tools to list available skills, retrieve skill details and content, and read supporting files with security protections.
    3
    28
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    Every agent action is recorded in a SHA-256 hash chain. Prove to clients that your agent did what it said it did. Record, query, verify, and export agent activity.
    3
    36 npm
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables agents to query the TypeSafe Jev decision model for typed answers—yes/no, choice, and score questions—with calibrated probabilities, batched in a single request under a local context-budget guard.
    6
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    I built this local stdio MCP adapter to discover, preview, and purchase live agent data APIs, including vendor risk, company intelligence, transaction preflight, and EVM reads. Free discovery and previews require no wallet. Optional paid calls settle in Base USDC through x402 v2; auto-pay is disabled by default.
    2
    71 npm
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An MCP relay that adds a use_jev tool to every connected server, letting the Jev model autonomously select and execute tool calls while the calling model supplies any required text values. It enables agents to delegate multi-step tool use across all configured MCP servers through a single unified interface.
    1
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables routing tasks to the right specialist agents, assembling the needed context from a layered catalog of agents, skills, knowledge, runbooks, topics, tools, and connectors, while remembering how a business wants work done.
    10
    20 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables MCP clients to access the full Interactive Brokers TWS API—contracts, market data, history, scanners, news, fundamentals, account/P&L, and orders protected by safety rails—through an IB Gateway.
    50
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables two-model orchestration where Gemini in Google Antigravity delegates coding tasks to Qwen 3.8 Max in Qwen Studio Desktop via CDP, managing prompt delivery, file generation, continuation, and verification.
    8
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to publish posts, images, comments, and reactions to LinkedIn as the authenticated user, with built-in safety features like daily budgets and deduplication.
    9
    13 npm
    Apache 2.0
  • A
    license
    A
    quality
    F
    maintenance
    Enables AI assistants like Claude to interact with humans through intuitive GUI dialogs, supporting text input, choices, confirmations, and information displays.
    6
    163
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    Enables learning how to build and use an MCP server with tools, resources, and prompts through a Python example.
    6
    -
  • A
    license
    A
    quality
    A
    maintenance
    One-pass agentic inbox triage as an MCP server: fetch unread Gmail → classify (action_needed/fyi/newsletter/noise) → summarize → extract tasks → draft replies as Gmail DRAFTS (never sends) → flag calendar → write a triage report. Four stdio tools (fetch_emails, save_gmail_draft, append_tasks, write_report); the host is the LLM, so it runs keyless in Claude Code. Gmail scopes: readonly + compose
    4
    28 PyPI
    2
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A task-level STDIO MCP server that lets Codex or any other MCP client hand off scoped coding jobs to an asynchronous worker agent which reads the code, edits files, and runs tests, while the client keeps ownership of planning and acceptance. Exposes submit, wait, query, follow-up, and cancel tools so multiple clients can queue and monitor tasks against a chosen project root.
    5
    1
    MIT