Skip to main content
Glama
307,785 tools. Last updated 2026-07-28 05:04

"Exploring MCP for Backend Development" matching MCP tools:

  • Opportunity Radar: scan a prefecture for undervalued areas matching your goal (investment/store/family/office/development). Returns hypothesis cards with multi-source scoring. | Opportunity Radar。都道府県内を横断スキャンし、目的に応じた次に見るべきエリア仮説カードを返す。
    Connector
  • A deterministic Amazon US backend search-term draft that ranks seller-scored candidates, removes repeated and excluded words, and enforces the exact UTF-8 byte budget. PAID SKILL: $0.25 USD per call; this server never runs paid work for free, and calling this tool returns payment instructions only. Pay per call with x402 (POST https://friday-seller-tools-production.up.railway.app/v1/amazon/listings/backend-search-terms and settle the 402 challenge in USDC) or buy with a card at https://friday-seller-tools-production.up.railway.app/buy?service=amazon_backend_search_terms. Free sample output: https://friday-seller-tools-production.up.railway.app/v1/examples/amazon_backend_search_terms.
    Connector
  • List and search for trusted Remote MCP Servers from https://github.com/jaw9c/awesome-remote-mcp-servers and https://remote-mcp.com
    Connector
  • Positive geopolitical events: diplomatic agreements, humanitarian aid, development milestones, and peace initiatives wor
    Connector

Matching MCP Servers

  • A
    license
    B
    quality
    A
    maintenance
    MCP server providing backend access to PostgreSQL, Storage (Supabase/S3), Iceberg data lake, and SQL seeds. It offers 32 tools for database queries, storage operations, seed management, and more.
    Last updated
    31
    3
    MIT

Matching MCP Connectors

  • Development pro forma benchmarks — yield on cost, profit-on-cost, construction-to-perm spread, and return hurdles by product type. For developers underwriting new projects and lenders sizing construction loans. Sources: NAHB, ULI, industry composite.
    Connector
  • List products in the store, with MongoDB-style filtering, sorting, search, field selection, and expansion. Swell backend REST API: GET /products.
    Connector
  • Fetch a single product by its record id or its slug. Supports `expand` and `fields`. Swell backend REST API: GET /products/{id}.
    Connector
  • List product categories, with filtering, sorting, search, and expansion. Swell backend REST API: GET /categories.
    Connector
  • List orders, with MongoDB-style filtering, sorting, search, and expansion. Swell backend REST API: GET /orders.
    Connector
  • Fetch a single order by its record id or its order number. Supports `expand` and `fields`. Swell backend REST API: GET /orders/{id}.
    Connector
  • Fetch a single customer (Swell `accounts` model) by id. Supports `expand` and `fields`. Swell backend REST API: GET /accounts/{id}.
    Connector
  • List shopping carts (including abandoned carts), with filtering, sorting, and expansion. Swell backend REST API: GET /carts.
    Connector
  • Fetch a single subscription by id. Supports `expand`. Swell backend REST API: GET /subscriptions/{id}.
    Connector
  • List invoices (typically subscription invoices), with filtering, sorting, and expansion. Swell backend REST API: GET /invoices.
    Connector
  • List discount coupons, with filtering and sorting. Swell backend REST API: GET /coupons.
    Connector
  • MUTATES LIVE STORE DATA. Partially update an existing product by id. Provide the id plus a `fields` object of attributes to change. Swell backend REST API: PUT /products/{id}.
    Connector