Skip to content

Add ActionKit to third-party servers list #1495

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 17, 2025

Conversation

ethanlee16
Copy link
Contributor

@ethanlee16 ethanlee16 commented Apr 18, 2025

Description

  • Adds ActionKit MCP to the list of third-party servers in README.md

Server Details

Motivation and Context

  • The ActionKit MCP server enables developers using the Paragon platform to add support for 130+ integrations (CRMs, ticketing, productivity, office suite etc.) to their agents via MCP.
  • The MCP server is able to add Paragon pre-built actions as capabilities to clients and prompt dynamically for OAuth consent if the user is not connected.

Example:

Example Chat Setup Link
Chat Interface Setup Link Example

How Has This Been Tested?

useparagon/paragon-mcp has been tested in Claude Desktop, Cursor, and the MCP inspector.

Breaking Changes

n/a

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Protocol Documentation
  • My changes follows MCP security best practices
  • I have updated the server's README accordingly
  • I have tested this with an LLM client
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have documented all environment variables and configuration options

Additional context

@olaservo olaservo added the add-community-server This pull request adds a link to a community-created server. label Apr 19, 2025
@juanpa-a
Copy link

✌🏻 - just flagging this for visibility.

The ActionKit MCP has been tested across multiple clients (Claude, Cursor, MCP inspector) and meets all protocol and security requirements. It’s a valuable addition that brings 130+ integrations into the ecosystem with dynamic OAuth and action support.

Unless there are any objections, would love to get this merged soon so we can point folks to it officially. Thanks!

@olaservo olaservo added add-official-server This pull request adds a link to an official integration. and removed add-community-server This pull request adds a link to a community-created server. labels Jun 17, 2025
Copy link
Member

@olaservo olaservo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, and sorry for the wait on merging. 👍

@olaservo olaservo merged commit 8cf56e8 into modelcontextprotocol:main Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-official-server This pull request adds a link to an official integration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants