Mmcp.market

API Connect MCP server

by bvenkata·io.github.bvenkata/mcp-api-connect·v0.1.0

Protocol- & auth-agnostic API connector: SOAP/REST behind any auth, config-driven. Lib/API/MCP.

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
New

0 stars

Reviews

Write one

Nobody has reviewed API Connect yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

API Connect tools (5, 1 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • delete_connectorwrite action

    Remove a registered connector.

  • invoke

    Call any REST or SOAP service in one shot: give the target URL, auth details, and request/response format alongside the payload. Use this for one-off/unregistered targets; prefer `invoke_connector` for services you'll call repeatedly.

  • invoke_connector

    Invoke a previously registered connector by name with just a payload — the target/auth/format details were supplied at registration time.

  • list_connectors

    List registered connectors (credentials redacted) so an agent can discover what's already available before calling `invoke_connector`.

  • register_connector

    Register a reusable, named connector (target + auth + formats) so it can be invoked later by name via `invoke_connector` without resending credentials each time.

Public scan report

scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it

no findings
  • Code scan22 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 20 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add mcp-api-connect -- uvx mcp-api-connect
Add to Cursor

API Connect: common questions

Is API Connect MCP server safe?
Yes, by our scan: it is graded A (92/100). Read the API Connect safety report
How do I install API Connect?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does API Connect need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is API Connect maintained?
The last commit was 20 days ago (2026-09-01). The latest release is v0.1.0.
What can I use instead of API Connect?
Servers from other publishers that do the same job: Raven Nest MCP server, Danube AI MCP server and OpenQR MCP server. Compare all API Connect alternatives.

Alternatives to API Connect

Same job from other publishers: the closest match first, then the best rated.

All API Connect alternatives →
  • Raven Nest
    AI-driven penetration testing - 22 security tools behind safety-hardened MCP endpoints
    A
  • Danube AI
    Marketplace gateway: 100+ services and 1,400+ tools behind one MCP connection with unified auth
    B
  • OpenQR
    Generate, edit and track dynamic (editable) QR codes with scan analytics. Hosted MCP and REST API.
    A
  • spintax.net MCP server
    Write, validate, render and analyze spintax templates. Backed by @spintax/core. No auth.
    A
  • Ticket Demo
    MCP server demo — tickets, schema discovery, auth, and PII gating. stdio + HTTP.
    B

More from bvenkata