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
A Model-Context Protocol Server for YouTube
A MCP implementation of the personal intelligence framework (PIF)
Integrate SettleMint into your application with ease.
MCP tool that lets Cline inquire about a code base
An MCP server that installs other MCP servers for you
基于 Model Context Protocol (MCP) 协议的全网热点趋势一站式聚合服务
MCP server for JADX-AI Plugin
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more...
Ever been told to RTFM only to find there is no FM to R? MCP-RTFM helps you CREATE...





