MCP Server LogoMCP Server
MCPsCategoriesDirectorySubmit
Submit
MCPsCategoriesDirectorySubmit
Submit

MCP Servers

A curated list of MCP Servers, featuring Awesome MCP Servers and Claude MCP integration.

Contact Us

[email protected]

About

Privacy PolicyTerms of Service

Resources

Model Context ProtocolMCP Starter GuideClaude MCP Servers

Community

GitHub

© 2026 mcpserver.cc © 2025 MCP Server. All rights reserved.

Privacy PolicyTerms of Service
  1. Home
  2. /Categories
  3. /Developer Tools
  4. /Ashra Mcp
Ashra Mcp

Ashra Mcp

Created by getrupt•8 months ago
Visit Website

A Model Context Protocol server for Ashra

Developer Tools
ModelContextProtocolserverAshra

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.

Prerequisites

  • •Familiarity with the server domain
  • •Basic understanding of related technologies
  • •Knowledge of Developer Tools

Recommended Server

Mcp Server Ftp

Mcp Server Ftp

Model Context Protocol server for FTP access

Mcp Command Server

Mcp Command Server

Mcp Name Origin Server

Mcp Name Origin Server

A Python-based MCP (Model Context Protocol) server that predicts the origin

View more → →

Details

Created

June 12, 2025

Last Updated

June 12, 2025

Category

Developer Tools

Author

getrupt

Share

More Server

Mac Shell Mcp

Mac Shell Mcp

An MCP (Model Context Protocol) server for executing macOS terminal commands with ZSH shell. This server provides a secure way to execute shell commands with built-in whitelisting and approval mechanisms.

Nhl Go

Nhl Go

NHL api client, mcp server, and cli written in Go

Osm Mcp

Osm Mcp

Model Context Protocol server for OpenStreetMap data

Tavily Search Mcp Server

Tavily Search Mcp Server

An MCP server implementation that integrates the Tavily Search API, providing optimized search capabilities for LLMs.