From c94498a87b0feb4036563dd272e53435be7a5105 Mon Sep 17 00:00:00 2001 From: rishabh17081 Date: Wed, 2 Apr 2025 20:35:09 -0700 Subject: [PATCH] Add Paypal MCP server to the list (#109) * Add PayPal mcp server to the list * add paypal mcp server --------- Co-authored-by: Rishabh Sharma --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 951593d..a986611 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Official integrations are maintained by companies building production ready MCP - **[OceanBase](https://github.com/oceanbase/mcp-oceanbase)** - MCP Server for OceanBase database and its tools - **[Octagon](https://github.com/OctagonAI/octagon-mcp-server)** - Deliver real-time investment research with extensive private and public market data. - **[Oxylabs](https://github.com/oxylabs/oxylabs-mcp)** - Scrape websites with Oxylabs Web API, supporting dynamic rendering and parsing for structured data extraction. +- **[PayPal](https://github.com/paypal/agent-toolkit)** - The PayPal Model Context Protocol server allows you to integrate with PayPal APIs through function calling. This protocol supports various tools to interact with different PayPal services. - **[Perplexity](https://github.com/ppl-ai/modelcontextprotocol)** - An MCP server that connects to Perplexity's Sonar API, enabling real-time web-wide research in conversational AI. - **[Powerdrill](https://github.com/powerdrillai/powerdrill-mcp)** - An MCP server that provides tools to interact with Powerdrill datasets, enabling smart AI data analysis and insights. - **[Qdrant](https://github.com/qdrant/mcp-server-qdrant/)** - Implement semantic memory layer on top of the Qdrant vector search engine