Ashra MCP
A Model Context Protocol server for Ashra.
Usage
Install dependencies:
yarn
Build the project:
yarn build
Claude Configuration
Download the latest version of Claude.
Add to or create the following file claude_desktop_config.json
in cd ~/Library/Application Support/Claude
:
{
"mcpServers": {
"ashra": {
"command": "node",
// OR if you're using nvm and the version picked is not preferred/working
// "command": "/Users/<user>/.nvm/versions/node/<version>/bin/node",
"args": ["<path/to/ashra-mcp>/build/index.js"],
"env": {
"ASHRA_API_KEY": "<YOUR-API-KEY>"
}
}
}
}
Troubleshooting
Consult the MCP server documentation for more information.
Ashra Structured Data Extractor MCP
Project Details
- getrupt/ashra-mcp
- Last Updated: 4/20/2025
Categories
Recomended MCP Servers
Enable AI Agents to Control Unity
MCP server for JADX-AI Plugin
appbuilder-sdk, 千帆AppBuilder-SDK帮助开发者灵活、快速的搭建AI原生应用
A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
mcp-collection
A Model Context Protocol (MCP) server for Windows desktop automation using AutoIt.
query table from some websites, support MCP
The (Unofficial) dubco-mcp-server enables AI assistants to manage Dub.co short links via the Model Context Protocol. It provides...
Connect to an EHR and make clinical data available via MCP
MCP web research server (give Claude real-time info from the web)
MCP server implementation for n8n workflow automation