Back to MCP Catalog

Ashra MCP Server

Developer ToolsTypeScript
Connect to Ashra AI services through Claude

Ashra MCP provides a seamless integration between Claude and Ashra's AI services. This Model Context Protocol server allows Claude users to access Ashra's capabilities directly within their Claude interface, enhancing the AI assistant's functionality with specialized tools and services from Ashra.ai.

Ashra MCP

Ashra MCP is a Model Context Protocol server that connects Claude to Ashra's AI services. This integration allows you to leverage Ashra's capabilities directly within your Claude interface.

Installation

To install and set up the Ashra MCP:

  1. Clone the repository:
git clone https://github.com/getrupt/ashra-mcp.git
cd ashra-mcp
  1. Install dependencies:
yarn
  1. Build the project:
yarn build

Claude Configuration

To configure Claude to use the Ashra MCP:

  1. Download the latest version of Claude if you haven't already.

  2. Create or modify the Claude desktop configuration file located at:

    • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  3. Add the Ashra MCP configuration to the file as shown in the installation section.

  4. You'll need an API key from Ashra. Visit ashra.ai to obtain your API key.

  5. Restart Claude after making these changes.

Troubleshooting

If you encounter issues:

  • Ensure your API key is correctly entered in the configuration file
  • Check that the path to the build directory is correct
  • Verify that you're using a compatible Node.js version
  • Consult the MCP server documentation for more information

For more details about Ashra's services, visit ashra.ai.

Related MCPs

Apple Shortcuts
Developer ToolsJavaScript

Control Apple Shortcuts automations from AI assistants

Clojars Dependency Lookup
Developer ToolsJavaScript

Fetch dependency information from Clojars, the Clojure community's artifact repository

Simple Timeserver
Developer ToolsPython

Provides Claude with current time and timezone information

About Model Context Protocol

Model Context Protocol (MCP) allows AI models to access external tools and services, extending their capabilities beyond their training data.

Generate Cursor Documentation

Save time on coding by generating custom documentation and prompts for Cursor IDE.