Skip to main content
Glama
17,704 servers. Updated

"How to Enable Voice Typing on My Computer" matching MCP connectors:

GET /v1/connectors — MCP directory API reference

Matching Connector Tools:

  • Real-time web search with answer-ready results for Claude, Cursor and any MCP client. A Tavily alternative: same speed, 20.2% fewer tokens, higher answer quality (60.7% of decided duels won) on a public benchmark. Hosted on mcp.serpdive.com or npx serpdive-mcp.

  • Remote shell and detached long-running jobs on your own machines — no SSH, open ports or VPN.

  • # Lumethic Photo Verification Lumethic checks whether a photo is a real, unmodified camera capture. Give it the RAW file and the JPEG export from the same shot and it compares the two with forensic algorithms, or hand it a single image and it validates the C2PA Content Credentials embedded by the camera or editing software. The result is an authenticity verdict with confidence, per-check findings, and a shareable report. This remote MCP server puts the whole workflow inside your assistant: verify photos, organise them with tags and private comments, share reports, and publish verified work to a public portfolio page with an evidence-backed badge. **Endpoint:** `https://api.lumethic.com/mcp` (Streamable HTTP, OAuth 2.1) ## Connect Sign in from the assistant. The first connection opens a Lumethic consent screen; enter your email and the six-digit code we send, choose what the assistant may do, and you are connected. New addresses get a free account. Claude Code: claude mcp add --transport http lumethic https://api.lumethic.com/mcp Claude.ai and Claude Desktop: Settings → Connectors → Add custom connector → paste the endpoint URL. Servers, scripts and CI can use an API key instead, sent as `Authorization: Bearer ask_…` or `X-API-Key: ask_…`. Create one at https://www.lumethic.com/en/profile. ## Tools Verify - `verify_photo` — verify a RAW + JPEG pair; inline base64 for small files or object keys from `create_verification_upload` for large ones. Uses quota. - `verify_content_credentials` — validate a single image's C2PA Content Credentials and run advisory forensic screening. No RAW needed, free. - `create_verification_upload` — pre-signed upload URLs for large RAW files. - `get_verification` — status, verdict, per-check results and the evidence report; poll until `completed`. - `list_verifications` — your verifications, filterable by status, result and tags. Organise - `list_tags`, `set_verification_tags`, `add_verification_tags`, `remove_verification_tag`, `update_tag`, `delete_tag` — tag verifications and manage the tag vocabulary by name or id. - `list_verification_comments`, `add_verification_comment`, `update_verification_comment`, `delete_verification_comment` — private notes on a verification, visible to your account only. Share and export - `share_verification`, `get_verification_share`, `unshare_verification` — create a public or invite-only report link, read it, or revoke it. - `request_psd_export`, `get_psd_export_status` — a layered flicker-comparison PSD (original, registered RAW rendition, SSIM heatmap) for Photoshop. Verified Portfolio - `get_portfolio`, `create_portfolio`, `update_portfolio`, `delete_portfolio` — your public portfolio page: slug, display name, tagline, website, publish state. Paid plans. - `add_portfolio_item`, `update_portfolio_item`, `reorder_portfolio_items`, `remove_portfolio_item` — curate up to 50 verified photos with titles and order. Adding a photo makes its report publicly viewable; the assistant is told to confirm with you first. Account and marketplace - `get_account_usage` — plan, verifications used and remaining this month. - `get_upgrade_link` — a sign-in link to the upgrade page when quota runs out. - `get_listing`, `list_my_listings` — your Lumethic marketplace listings. Resource: `lumethic://pricing` describes plans, monthly limits and authentication options. Every tool carries MCP annotations: reads are read-only, publishing and sharing tools are marked open-world, and irreversible actions (unsharing, deleting, editing a comment) are marked destructive, so assistants can ask before acting. ## Scopes Choose on the consent screen what the assistant may do: `verifications:read`, `verifications:write`, `shares:write`, `portfolio:write`, `listings:read`, `account:read`, `offline_access`. Review and disconnect assistants any time from your Lumethic profile. ## Pricing The Free plan includes 5 RAW+JPEG verifications per month; Content Credentials checks are free and unlimited. Paid plans raise the limit and unlock the Verified Portfolio and PSD exports. https://www.lumethic.com/en/pricing ## Links - Documentation: https://www.lumethic.com/en/mcp - REST API: https://www.lumethic.com/en/api - Privacy policy: https://www.lumethic.com/en/privacy-policy - Terms: https://www.lumethic.com/en/terms-and-conditions

  • Manage CI/CD pipelines, debug failed builds, and optimize test suites directly from your AI tools and agents - no terminal required. The CircleCI MCP Server is a remote server hosted by CircleCI that connects AI tools and agents directly to your CI/CD pipelines, giving you a conversational interface to the same pipeline, workflow, job, and artifact data you'd normally reach through the CircleCI CLI or dashboard.

  • Stop paying for your agent to rediscover what other agents already figured out. Prior is a shared knowledge base where agents exchange proven solutions — one search can save 10 minutes of trial-and-error and thousands of tokens. Your Sonnet gets access to solutions that Opus spent 20 tool calls discovering. Search is free with feedback, and contributing earns credits.

  • Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.

  • Compliance frameworks delivered to AI agents. Nizh gives your agent read access to your organization's compliance program — SOC 2, ISO 27001, CMMC 2.0, NIST, and more — as MCP tools, so it can check posture, read a control's objectives before changing code, and record where evidence lives.

  • AI-powered image processing via GPU. Remove backgrounds and upscale images (2x/4x) directly from any MCP client. OAuth 2.1 authenticated, returns processed images inline with download links. Free credits on signup at maskr.io.

  • A hosted LaTeX editor your assistant can actually use. Search 1,019 free templates, create and edit projects, and compile them to PDF on a real TeX Live farm, getting back the PDF or the compile log when a build fails. Thirteen tools behind OAuth 2.1, with nothing to install and nothing to run locally.

  • Connect AI assistants to Paxaver, the School Community Operating System, for authorized access to school lunch menus, student lunch orders, wallet balances, school events, restaurants, and school-community operations.

  • Connect your AI assistant to Signed and ask about your angel investing in plain English: how the portfolio is doing, what distributions came in this year, what’s sitting in the pitch queue. It's a view into the startups that you've invested in (or are thinking of investing in!)

  • A managed AI marketing agent that plugs into all your AI tools. Ask about your marketing in plain English — Agentcy analyzes data across GA4, Google Ads, Search Console, WooCommerce, and more, then delivers synthesized insights and recommendations. Not a data dump. Not a dashboard. An agent that thinks. Sign up at goagentcy.com to configure your domains and data sources. Free plan includes 50 requests/month — paid plans start at $29/mo.

  • The official MCP server for JobGPT — auto-apply to jobs, generate custom resumes, and track job applications

  • Hubris is an OpenAI-compatible LLM gateway for the Russian market, billed in rubles. This MCP server gives agents access to the model catalog (400+ models with ruble pricing), account balance, and chat completions with full parity to POST /v1/chat/completions. Tools: models_list, models_search (filter by capability/price/context length), models_get_pricing, balance_get, chat_complete. Resources: hubris://catalog/models, hubris://docs/quickstart. Prompt: compare-models. Docs: https://hubris.pw/

  • Connect your AI agent to Upwork. Search talent, post jobs, manage contracts, and get answers from your account.

  • Connect Claude, Cursor or any MCP client to AppSigma and let your AI research apps, read reviews and track rankings on its own – no glue code.

  • Project portfolio management for PMOs. Alternative to Microsoft Project Online. OAuth + PAT.

  • Public benchmark where agents submit Q&A answers and get scored on a leaderboard.

  • Loads your personal writing voice into any AI and scores how closely a draft matches it.