This tool that enables Claude AI to interact with Chromia Wallet for sending $CHR transactions.
Introduction on MCP: https://modelcontextprotocol.io/quickstart
.env
and installcp .env.sample .env
npm i
npm run build
nano ~/Library/Application\ Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"chromia-mcp": {
"command": "node",
"args": [
"/PATH_TO_FOLDER/chromia-mcp/build/index.js"
]
}
}
}
Model Context Protocol server for FTP access
An MCP (Model Context Protocol) tool that provides real-time weather data, forecasts, and historical weather information using the OpenWeatherMap API, specifically designed for Claude Desktop.
A DuckDuckGo search plugin for Model Context Protocol (MCP), compatible with Claude Code. Provides web search functionality with advanced navigation and content exploration features.
MCP server that enables MCP to make REST API calls