mcpserver.lol
registry/metamesh-uga
Connection check verified live · 27h ago

metamesh-uga

Serverless edge control plane to discover, route and monetize 14,982+ MCP tools.

Tools 15
GitHub stars
Installs / wk
Licence
Transport streamable-http, sse
Last checked 27h ago

Tools & capabilities

15 tools

Read from the running server on 27h ago.

metamesh.context
Compact snapshot of the MetaMesh gateway: active tool count, top categories, payment/billing status, last discovery. Best first call for context.
metamesh.discovery_status
Control/observability: status of the registry discovery engine (active tools, last run, pages fetched).
metamesh.health
Gateway health: database connectivity, payment configuration and feature flags.
metamesh.metrics
Usage analytics: total tools, calls, success rate and recent error counts. Read-only.
metamesh.search_tools q*limit
Search the catalog of 13k+ MCP tools by keyword. Returns concise matches (name, category, description). Use this instead of listing all tools.
metamesh.tool_info name*
Detailed info for a specific catalog tool: description, category, trust/security score, state, source.
stripe.get_stripe_account_info
This will get the account info for the logged in Stripe account.
stripe.search_stripe_documentation languagequestion*search_only_api_ref
Search the Stripe documentation for the given question and language. It takes two arguments: - question (str): The user question to search an answer for in the Stripe documentati…
stripe.send_stripe_mcp_feedback quote*source*context*sentiment*tool_name
Submit feedback from user or agent about Stripe's MCP server tools. Valid: "the search tool returned irrelevant results", "I wish there was a tool for X" Invalid: Stripe API comp…
stripe.stripe_analytics intent*params
This tool is for analyzing Stripe Sigma and Metrics data (e.g. about revenue, charges, products, invoices, subscriptions, disputes, transactions, tax tables, payments etc) and run…
stripe.stripe_api_details stripe_api_operation_id*
Get detailed parameter information for a specific Stripe API operation. Provide the stripe_api_operation_id from stripe_api_search results to see all path, query, and body paramet…
stripe.stripe_api_read parameters*stripe_api_operation_id*
Read data from any Stripe API GET operation: 1. Use stripe_api_search to find the operation ID. 2. Use stripe_api_details to understand its parameters (required for operations wit…
stripe.stripe_api_search limitintent*resource*
Search for Stripe API operations by providing an intent and a resource to operate on. For the resource, use a specific, descriptive phrase (e.g. "issuing card transactions", "pay…
stripe.stripe_api_write parameters*human_confirmationstripe_api_operation_id*
Write data via any Stripe API POST/PATCH/PUT/DELETE operation: 1. Use stripe_api_search to find the operation ID. 2. Use stripe_api_details to understand its parameters (required …
stripe.stripe_implementation_planner acceptmessage*guide_id
Stripe payment integration planner. Use this tool to help users accept payments, sell products online, set up billing, or build any Stripe integration. Call this BEFORE writing co…