API Integration

Wrappers around third-party REST, GraphQL, and webhook APIs — Stripe, Twilio, SendGrid, GitHub, and similar services.

OAuth misconfiguration · token exposure · SSRF
7,035Total Servers
Sort:7,035 servers
ServerLanguageStarsDownloads
gh-aw

GitHub Agentic Workflows

by github

Go4.4k
gh-claude-fatbrainmap-mcp

MCP server that visualizes GitHub issue/PR relationship graphs as interactive mindmaps

by jsheffie

TypeScript1
gh-cli-mcp-server

MCP server that wraps the GitHub CLI (gh) into a single generic tool

by bpmiranda3099

Python
ghl-mcp-server

GoHighLevel MCP Server for Claude Desktop and ChatGPT integration

by zalokabche

TypeScript
Ghostdom

Headless-browser-as-JSON with memorymarket cache economics. Real Chromium, crypto settlement.

by walkojas-boop

Ghostfolio MCP

MCP server for Ghostfolio portfolio management and financial data access

by mhajder

Python
GhostFree

MCP server that scans your repo's dependencies for security vulnerabilities based on published CVEs.

by shane-js

TypeScript
GhostQA

AI personas navigate your web app in real browsers, find bugs and UX issues. No scripts needed.

by SyncTekLLC

Python
GIA Governance Intelligence Automation

AI governance engine — decision controls, compliance, audit chains, knowledge packs.

by knowledgepa3

TypeScript
Gibs

Regulatory compliance API for AI agents. Classify AI systems by risk level and get answers to compliance questions — every response cites specific legal articles. ## Tools - **classify_ai_system** — Describe an AI system, get its risk classification with cited articles and required obligations - **check_compliance** — Ask any compliance question in plain language, get a grounded answer with article-level citations - **health_check** — Check API availability ## Regulations - EU AI Act (113 articles, 13 annexes, 180 recitals) - GDPR (99 articles, 173 recitals) - DORA (64 articles + 12 delegated acts) Auto-detects which regulation your question targets, or specify explicitly. ## Authentication Get a free API key at [gibs.dev/dashboard](https://gibs.dev/dashboard). Pass it as `api_key` when connecting.

gigachat-mcp

MCP server for GigaChat — AI chat, embeddings, image generation (Russia)

by theYahia

TypeScript
Giphy

Giphy MCP — wraps Giphy API (public beta key, free)

by pipeworx-io

Giskard Memory

Pay-per-use semantic memory for AI agents. SHA256 commitment, Ed25519 sig, Lightning.

by giskard09

Giskard Oasis

Contextual guidance for AI agents in fog states. Claude-backed, Ed25519, Lightning payment.

by giskard09

Giskard Origin

Free bootstrap MCP server for new agents. Pointers to the Mycelium ecosystem.

by giskard09

Giskard Search

Pay-per-use web search for AI agents. Lightning invoice, Ed25519 signature, karma discounts.

by giskard09

gistpad-mcp

📓 An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists

by lostintangent

TypeScript190
GitDealFlow — GitHub signals for startup investors

GitHub signals for VC deal flow: trending startups, commit velocity, contributor growth, 20 sectors.

by kindrat86

TypeScript
gitee-mcp-server

MCP Server for using the Gitee API

by normalcoder

TypeScript
git-github.com-a07458666-narrative-os

by a07458666

TypeScript0
Githru Insights v0.1

# Githru MCP Server <p align="center"> <strong>A powerful Model Context Protocol (MCP) server that provides advanced Git repository analysis and visualization tools designed to enhance team collaboration.</strong> </p> --- ## 🚀 Overview The **Githru MCP Server** extends Claude’s capabilities through the **Model Context Protocol (MCP)** — enabling real-time access to Git analytics, PR insights, and repository visualization. This MCP server is deployed on **[smithery.ai](https://smithery.ai)** and can be used directly from Claude’s MCP integration feature. --- ## 🧩 Prerequisites Before you begin, make sure you have: - **Claude Desktop App** (with MCP support) 👉 [Download here](https://claude.ai/download) - Access to the deployed **Githru MCP Server** on `smithery.ai` --- ## ⚙️ Setup in Claude 1. **Find the JSON configuration** - When you visit the [Githru MCP Server page on Smithery.ai](https://smithery.ai/server/@githru/githru-mcp-v1), click **“Connect → JSON”** to view the configuration details for our MCP server. 2. **Insert the Githru MCP configuration** - Claude Desktop reads MCP server settings from the `claude_desktop_config.json` file. You need to modify the `args` path inside your local configuration file. **File locations:** - **macOS:** `~/Library/Application Support/Claude/claude_desktop_config.json` - **Windows:** `%APPDATA%\Claude\claude_desktop_config.json` ```json { "mcpServers": { "githru-mcp-v1": { "command": "npx", "args": [ "-y", "@smithery/cli@latest", "run", "@githru/githru-mcp-v1", "--key", "YOUR_API_KEY", "--profile", "PROFILE" ], "env": { "GITHUB_TOKEN": "YOUR_GITHUB_TOKEN" } } } } ``` > 🧠 Tip: Replace the URL above with your actual Smithery MCP endpoint if it differs. 3. Save and reconnecting - After saving, Claude will automatically connect to your Githru MCP instance. - so reconnect Claude --- ## 🧠 About Model Context Protocol (MCP) MCP is an open standard that lets Claude connect to external data and services safely and dynamically. Your Githru MCP Server acts as a “bridge” — providing contextual Git insights directly within the Claude chat interface. For more on MCP: 👉 (https://modelcontextprotocol.io)[https://modelcontextprotocol.io] --- ## 📄 License This project is licensed under the MIT License. --- ## 🤝 Contributing We welcome contributions! If you’d like to improve the Githru MCP Server, please open a PR or file an issue on [GitHub](https://github.com/githru/githru-vscode-ext).

GitHub

GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

by pipeworx-io

2
GitHub Analytics MCP — Repo & Trend Research

Repo statistics, trending lookups, code-search queries, and dev-trend aggregation. For AI agents that need to evaluate libraries, monitor competitor projects, or surface emerging open-source tools. Distinct from the Developer Tools MCP — this one is GitHub-specific and goes deeper on repo analytics.

github-chat-mcp

A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Chat API.

by AsyncFuncAI

Python85
githubchat-mcp-server

Model Context Protocol (MCP) server for GitHub Chat

Python