# MetaMesh-UGA MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/dev-metamesh-uga-metamesh-uga
- Repository: https://github.com/SiouxTXT/metamesh-uga
- Website: https://metamesh-uga.dev

## Install
- Endpoint: https://api.metamesh-uga.dev/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.metamesh-uga.dev/mcp
- Remote endpoint: https://api.metamesh-uga.dev/mcp

## Tools
- metamesh.context - Compact snapshot of the MetaMesh gateway: active tool count, top categories, payment/billing status, last discovery. Best first call for context. Endpoint: https://api.metamesh-uga.dev/mcp
- metamesh.search_tools - Search the catalog of 13k+ MCP tools by keyword. Returns concise matches (name, category, description). Use this instead of listing all tools. Endpoint: https://api.metamesh-uga.dev/mcp
- metamesh.tool_info - Detailed info for a specific catalog tool: description, category, trust/security score, state, source. Endpoint: https://api.metamesh-uga.dev/mcp
- metamesh.metrics - Usage analytics: total tools, calls, success rate and recent error counts. Read-only. Endpoint: https://api.metamesh-uga.dev/mcp
- metamesh.discovery_status - Control/observability: status of the registry discovery engine (active tools, last run, pages fetched). Endpoint: https://api.metamesh-uga.dev/mcp
- metamesh.health - Gateway health: database connectivity, payment configuration and feature flags. Endpoint: https://api.metamesh-uga.dev/mcp
- stripe.stripe_implementation_planner - 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… Endpoint: https://api.metamesh-uga.dev/mcp
- stripe.send_stripe_mcp_feedback - 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… Endpoint: https://api.metamesh-uga.dev/mcp
- stripe.search_stripe_documentation - 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… Endpoint: https://api.metamesh-uga.dev/mcp
- stripe.get_stripe_account_info - This will get the account info for the logged in Stripe account.
 Endpoint: https://api.metamesh-uga.dev/mcp
- stripe.create_refund - This tool will refund a payment intent in Stripe.
 Endpoint: https://api.metamesh-uga.dev/mcp
- stripe.stripe_api_search - 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… Endpoint: https://api.metamesh-uga.dev/mcp
- stripe.stripe_api_details - 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… Endpoint: https://api.metamesh-uga.dev/mcp
- stripe.stripe_api_read - 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… Endpoint: https://api.metamesh-uga.dev/mcp
- stripe.stripe_api_write - 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 … Endpoint: https://api.metamesh-uga.dev/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: dev.metamesh-uga
- Version: 2.0.3
- Runtime: Sse, Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 9, 2026
- Source: https://registry.modelcontextprotocol.io
