awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

Best Stripe MCP Servers

Ranking updated Jul 13, 2026

For an MCP server for Stripe API integration, the first results are transitive-bullshit/agentic (Agentic acts as a gateway and management platform for the Model Context Protocol that includes payment provider synchronization and tool conversion, enabling the integration of services like Stripe into AI agent workflows), mark3labs/mcp-go (This repository is an SDK and framework for building MCP servers rather than a pre-built Stripe-integrated server, making it a building block for developers rather than the specific tool requested) and modelcontextprotocol/csharp-sdk (This repository is a software development kit for building MCP servers rather than a pre-built Stripe-integrated server, meaning you would use this library to develop the tool you are looking for yourself). jpisnice/shadcn-ui-mcp-server and jamubc/gemini-mcp-tool round out the shortlist. Compare the match explanations and check the project documentation against your requirements.

We curate open-source GitHub repositories matching “best stripe mcp servers”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.

Best Stripe MCP Servers

Find the best repos with AI.We'll search the best matching repositories with AI.
  • transitive-bullshit/agentictransitive-bullshit avatar

    transitive-bullshit/agentic

    18,120View on GitHub↗

    Agentic is a tool marketplace and management platform designed for the Model Context Protocol. It provides a gateway and proxy that enables the discovery, publishing, and distribution of vetted tools for agentic AI frameworks. The platform specializes in Model Context Protocol monetization, allowing developers to transform services into paid products through integrated authentication, usage-based billing, and subscription management. It also includes a converter that transforms OpenAPI specifications into compatible protocol servers for use in AI workflows. The system covers a broad range of

    Agentic acts as a gateway and management platform for the Model Context Protocol that includes payment provider synchronization and tool conversion, enabling the integration of services like Stripe into AI agent workflows.

    TypeScriptMCP Servers
    View on GitHub↗18,120
  • mark3labs/mcp-gomark3labs avatar

    mark3labs/mcp-go

    8,806View on GitHub↗

    mcp-go is a Go implementation of the Model Context Protocol (MCP) providing an SDK and framework for building servers that connect large language model applications to external tools and data sources. It serves as a developer kit for implementing bidirectional communication and structured data exchange between AI clients and servers. The framework enables the creation of executable tools with structured output schemas, reusable prompt templates, and data resource exposure via URI templates. It supports multiple transport layers, including stdio, HTTP, and Server-Sent Events, using a transport

    This repository is an SDK and framework for building MCP servers rather than a pre-built Stripe-integrated server, making it a building block for developers rather than the specific tool requested.

    GoModel Context ProtocolModel Context Protocol ImplementationsMCP Servers
    View on GitHub↗8,806
  • modelcontextprotocol/csharp-sdkmodelcontextprotocol avatar

    modelcontextprotocol/csharp-sdk

    3,912View on GitHub↗

    The Model Context Protocol C# SDK is a library for building clients and servers that implement the Model Context Protocol to integrate AI tools and resources. It provides an AI tool integration framework and a multi-modal content handler to exchange text, images, and binary resources between AI models and external context providers. The SDK utilizes a JSON-RPC communication library to manage bidirectional data exchange. It features a transport-agnostic communication layer that supports standard input and output, HTTP, and in-memory pipes, with specific integration for ASP.NET Core hosting. T

    This repository is a software development kit for building MCP servers rather than a pre-built Stripe-integrated server, meaning you would use this library to develop the tool you are looking for yourself.

    C#MCP Resource HandlersModel Context Protocol ImplementationsMCP Servers
    View on GitHub↗3,912
  • jpisnice/shadcn-ui-mcp-serverJpisnice avatar

    Jpisnice/shadcn-ui-mcp-server

    2,803View on GitHub↗

    This project is a Model Context Protocol server designed to bridge the gap between local frontend component libraries and language models. It functions as a development assistant that provides AI tools with the structural context, dependency requirements, and installation patterns necessary to generate accurate, framework-specific UI code. The server distinguishes itself by utilizing schema-driven metadata extraction and static file system analysis to interpret component structures without requiring runtime execution. By decoupling component definitions from specific UI libraries, it supports

    This is an MCP server, but it is designed for frontend component development and UI code generation rather than integrating with Stripe for payment or billing operations.

    TypeScriptModel Context Protocol ImplementationsMCP ServersModel Context Protocol Servers
    View on GitHub↗2,803
  • jamubc/gemini-mcp-tooljamubc avatar

    jamubc/gemini-mcp-tool

    2,246View on GitHub↗

    This tool functions as a Model Context Protocol server that bridges artificial intelligence models with local development environments. It enables AI assistants to perform codebase analysis, execute command-line utilities, and apply automated code modifications directly to local project files. By integrating with the Gemini API, the system facilitates deep interaction between external models and local system resources. The project distinguishes itself through a robust security and reliability framework designed for automated development workflows. It enforces strict path-based access controls

    This repository is an MCP server designed for local codebase analysis and file system manipulation, but it lacks the specific Stripe API integration required to manage payment data or billing operations.

    TypeScriptModel Context ProtocolMCP Server IntegrationsModel Context Protocol Servers
    View on GitHub↗2,246
  • googlecloudplatform/kubectl-aiGoogleCloudPlatform avatar

    GoogleCloudPlatform/kubectl-ai

    7,247View on GitHub↗

    kubectl-ai is a natural language cluster operator and AI command assistant that translates plain-text prompts into executable Kubernetes commands. It serves as an interface between large language models and the Kubernetes API to enable cluster management through conversational text. The project implements a Model Context Protocol server to expose cluster operations as standardized tools for external AI clients. It uses a provider-agnostic model interface to support both cloud-based and local AI backends. The system covers natural language infrastructure control and AI-assisted DevOps through

    This is an MCP server designed specifically for Kubernetes cluster management and infrastructure operations, rather than providing the Stripe API integrations required for billing and payment data.

    GoModel Context ProtocolMCP Server IntegrationsModel Context Protocol Servers
    View on GitHub↗7,247
  • xpzouying/xiaohongshu-mcpxpzouying avatar

    xpzouying/xiaohongshu-mcp

    14,204View on GitHub↗

    This project is a Model Context Protocol server that connects large language models to the Xiaohongshu social media platform. It acts as a connector and API wrapper, enabling language models to programmatically search, read, and publish media and text. The system provides automation for content discovery and publishing, allowing for the creation of image and video posts with associated titles and descriptions. It also facilitates social engagement by managing the posting of comments and tracking engagement metrics for specific entries. The tool covers data retrieval for user profiles, post d

    This is a Model Context Protocol server, but it is designed specifically for interacting with the Xiaohongshu social media platform rather than providing the requested Stripe billing and payment integrations.

    GoModel Context ProtocolMCP Server IntegrationsMCP Servers
    View on GitHub↗14,204
  • tobi/qmdtobi avatar

    tobi/qmd

    9,498View on GitHub↗

    qmd is a local semantic search engine and RAG knowledge base indexer that functions as a Model Context Protocol server. It converts local documents, markdown files, and codebases into a searchable database to provide retrieval augmented generation capabilities for AI agents. The system exposes its search and retrieval tools via stdio or HTTP. It utilizes local model files for embeddings and reranking, supporting query expansion across multiple languages. The project employs abstract syntax tree based chunking to split source code at function and class boundaries. It implements hybrid vector-

    This repository is a Model Context Protocol server designed for local document indexing and semantic search, but it lacks the Stripe API integration and billing-specific functionality required for your AI agent.

    TypeScriptModel Context ProtocolMCP ServersModel Context Protocol Servers
    View on GitHub↗9,498
  • dagger/container-usedagger avatar

    dagger/container-use

    3,556View on GitHub↗

    container-use is a containerized AI execution environment and code sandbox designed to provide a secure space for AI coding agents to execute commands and build applications. It functions as a workspace orchestrator that provisions isolated containers mapped to git branches, allowing multiple agents to operate in parallel without state conflicts or affecting the host system. The project serves as a Model Context Protocol server, bridging AI agents to containerized environments for standardized tool access. It enables a workflow for reviewing and merging changes made by agents within these iso

    This is an MCP server designed for containerized code execution and workspace orchestration, but it lacks the specific Stripe API integration required to manage payment data and billing operations.

    GoModel Context ProtocolMCP Server IntegrationsModel Context Protocol Servers
    View on GitHub↗3,556
  • czlonkowski/n8n-mcpczlonkowski avatar

    czlonkowski/n8n-mcp

    21,780View on GitHub↗

    This project provides a Model Context Protocol server that enables autonomous agents to interact with and manage automation workflows. It functions as an integration layer, allowing language models to discover, build, test, and deploy complex automation sequences through natural language instructions and structured schema-based communication. The platform distinguishes itself by offering granular control over automation logic, including the ability to perform surgical, incremental patches to specific workflow nodes rather than replacing entire structures. It supports multi-instance connectivi

    This repository is an MCP server for managing n8n automation workflows, but it does not provide the specific Stripe API integration or billing-related tools required for your search.

    TypeScriptModel Context ProtocolCredential Security ManagersModel Context Protocol Servers
    View on GitHub↗21,780
  • memmachine/memmachineMemMachine avatar

    MemMachine/MemMachine

    4,607View on GitHub↗

    MemMachine is a centralized memory management server and model-agnostic memory layer for large language models. It functions as a persistence layer that stores user profiles and conversational context, providing a decoupled data store that prevents vendor lock-in by serving different AI models through a consistent API. The system implements the Model Context Protocol to share persistent agent memories and session data with compatible AI clients. It utilizes a multi-tiered memory hierarchy, combining a graph-based conversation store for episodic interactions with a vector knowledge base for se

    This repository is a memory management and persistence layer for AI agents rather than a Stripe integration tool, meaning it lacks the specific payment and billing functionality requested.

    PythonModel Context Protocol ImplementationsMCP ServersModel Context Protocol Servers
    View on GitHub↗4,607
  • mcp-use/mcp-usemcp-use avatar

    mcp-use/mcp-use

    10,137View on GitHub↗

    mcp-use is a development framework designed for building, deploying, and managing servers, clients, and autonomous agents using the Model Context Protocol. It provides a comprehensive toolkit for creating servers that expose custom tools, data resources, and prompts to compatible AI agents. The project distinguishes itself by offering a complete lifecycle for protocol-based applications, including a dedicated hosting platform for production servers and a compliance validator to ensure servers meet marketplace publishing requirements. It also features an observability suite for tracing protoco

    This is a development framework and hosting platform for building and managing MCP servers, rather than a pre-built Stripe-integrated MCP server that provides direct access to payment and billing operations.

    TypeScriptModel Context ProtocolMCP ServersModel Context Protocol Servers
    View on GitHub↗10,137
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
transitive-bullshit/agentic18.1KTypeScriptNOASSERTIONFeb 11, 2026
mark3labs/mcp-go8.8KGoMITJun 16, 2026
modelcontextprotocol/csharp-sdk
3.9K
C#
other
Feb 20, 2026
jpisnice/shadcn-ui-mcp-server2.8KTypeScriptMITMay 16, 2026
jamubc/gemini-mcp-tool2.2KTypeScriptNOASSERTIONJun 21, 2026
googlecloudplatform/kubectl-ai7.2KGoapache-2.0Jan 23, 2026
xpzouying/xiaohongshu-mcp14.2KGo—Jun 15, 2026
tobi/qmd9.5KTypeScriptmitFeb 19, 2026
dagger/container-use3.6KGoapache-2.0Dec 8, 2025
czlonkowski/n8n-mcp21.8KTypeScriptMITJun 13, 2026

Related searches

  • a Cloudflare MCP server for AI agents
  • an MCP server for integrating with Figma
  • an MCP server for integrating Slack tools
  • an MCP server for connecting AI tools
  • a directory of ready-made MCP servers
  • an MCP server for connecting to Supabase
  • an MCP server for connecting to MySQL
  • an implementation of a Model Context Protocol server