API MCP Server logo

API MCP Server

by AgentrDev

The API MCP Server manages integrations and credentials securely. It acts as a middleware between the frontend and backend, handling authentication and connections for various applications.

View on GitHub

Last updated: N/A

API MCP Server

Terminology

AppConfig - collection of tools

IntegrationConfig - Manages Auth for an App - Eg, OAuth Integration, API_KEY Integration

Integration - An active configured Integration

App - Active App with an active Integration

Connection - An active connection of an an Integration

Store - Stores integrations and credentials securely

Server - The MCP Server

Frontend < - > Backend < - > Db

Backend < - > MCP Server (per user)

Prepare for Demo