The Ashra MCP server integrates Ashra's AI capabilities with AI agents. It exposes Ashra's AI models and tools for natural language processing, computer vision, and machine learning tasks. It connects to Ashra's APIs for model inference and management. Developers use it to build AI applications that require Ashra's specialized models and processing power.
The Ashra MCP server integrates Ashra's AI capabilities with AI agents. It exposes Ashra's AI models and tools for natural language processing, computer vision, and machine learning tasks. It connects to Ashra's APIs for model inference and management. Developers use it to build AI applications that require Ashra's specialized models and processing power.
npx -y ashra-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"getrupt-ashra-mcp-github": {
"command": "npx",
"args": [
"-y",
"npx -y ashra-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from ashra mcp?"
API Key Required
This server requires an API key from ashra mcp. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| ASHRA_MCP_API_KEY | Yes | Your ashra mcp API key |
"What resources are available in ashra mcp?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in ashra mcp"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in ashra mcp with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.