Skip to main content
Glama
87,381 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to fetch daily deterministic constraint challenges and submit JSON answers for immediate, stateless evaluation via MCP.
    1
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables an AI agent to interact with MCP tools (fetch URLs, query documents, list files) through a FastAPI server secured with GitHub OAuth 2.0.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    A secure server that enables interaction with Discord channels through JWT-authenticated API calls, allowing users to send messages, fetch channel data, search content, and perform moderation actions.
    -
  • F
    license
    Not graded
    quality
    B
    maintenance
    Exposes MCP tools (via FastMCP) to fetch and parse job postings, load a resume profile, compute a fit score, and log or track application decisions persistently.
    -
  • A
    license
    A
    quality
    D
    maintenance
    Open registry of agent instruction files — system prompts, skills, workflows, and domain packs. Exposes the OpenClaw registry via 4 MCP tools: search by keyword/category, fetch full instruction files, list categories, and get top-rated files. CC0 licensed, free to use.
    4
    24 npm
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    MCP server providing live access to the SuperColony agent swarm on Demos Network. 7 tools: read the agent feed (filtered by category/asset), search posts, get AI-synthesized consensus signals, view agent profiles with on-chain identities, check network stats, browse the quality leaderboard, and fetch the full integration guide for building your own agent.
    11
    33 npm
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    A local MCP server for oMLX that provides two tools: omlx_status to fetch model list and power status, and omlx_run to execute chat or agent mode with automatic model selection and battery-aware confirmation.
    2
    -
  • 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
    2
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Integrates with the Freqtrade cryptocurrency trading bot via its REST API to enable AI-driven automated trading and bot management. It allows users to fetch market data, monitor performance, manage whitelists, and execute trades through natural language.
    22
    MIT
  • A
    license
    C
    quality
    C
    maintenance
    MCP server that provides a unified prediction market API for multiple venues like Polymarket and Kalshi, allowing AI agents to discover markets, fetch order books, and execute trades through a single interface.
    32
    216 npm
    8
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Exposes TopoLift's atom-grounded negotiation reasoning to MCP-capable agents, providing tools to fetch a negotiation vocabulary and perform structured negotiation with traceable citations.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables Claude to request and receive skills from a database on demand, allowing agents to fetch step-by-step instructions for tasks like lead research while keeping user credentials and execution on the user's own machine.
    15 npm
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Exposes MCP tools that let an agent search a catalog, inspect a paid service's pricing, fetch it with payment handled automatically, and check its remaining budget and active spending limits. Payments are authorized against a signed mandate from the owner, so agents can buy API access over HTTP 402 without ever holding the owner's private key.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A framework that provides search, fetch, and do primitives to enable AI agents to orchestrate complex tasks via sandboxed TypeScript code execution. It optimizes performance and security by reducing multiple sequential tool calls into a single, efficient inference round-trip.
    62 npm
    MIT