Model Context Protocol (MCP) Server for Ethora Platform
Overview
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Ethora service.
Tools
- Login user
- Register user
- Create application
- Delete application
- Update application
- List applications
Before you begin, ensure you have the following:
- Node.js installed on your system (recommended version 18.x or higher).
Installation
Cursor
- Open Cursor Settings → MCP
- Click Add new global MCP server
- Add an entry for the GrowthBook MCP, following the pattern below:
- Save the settings.
You should now see a green active status after the server successfully connects!
VS Code
- Open User Settings (JSON)
- Add an MCP entry:
- Save your settings.
Ethora MCP is now ready to use in VS Code.
Claude Desktop
- Open Settings → Developer
- Click Edit Config
- Open
claude_desktop_config.json
- Add the following configuration:
Installing via Windsurf
To install ethora-mcp-server in Windsurf IDE application, Cline should use NPX:
Your mcp_config.json file should be configured similar to:
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Enables integration with the Ethora platform through user authentication, registration, and application management operations. Supports creating, updating, deleting, and listing applications within the Ethora service.
Related MCP Servers
- AsecurityAlicenseAqualityProvides integration with Jira's REST API, allowing AI assistants to manage Jira issues programmatically.Last updated -61239JavaScriptMIT License
- AsecurityAlicenseAqualityEnables Claude to interact with Okta's user management system, providing capabilities to retrieve user details, list users with filtering options, and manage user groups.Last updated -41,48117TypeScriptMIT License
- AsecurityAlicenseAqualityEnables seamless integration with Trello boards, allowing users to manage cards, lists, and activities while automatically handling rate limiting and providing type safety.Last updated -9TypeScriptMIT License
- -securityFlicense-qualityProvides integration with Atlassian products through the Model Context Protocol, allowing users to interact with JIRA tickets and Confluence pages.Last updated -JavaScript