四則演算 MCP サーバー
@YuheiNakasaka
About 四則演算 MCP サーバー
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"arithmetic": {
"command": "node",
"args": [
"/Users/y_nakasaka/Documents/Cline/MCP/arithmetic-server/src/index.js"
],
"disabled": false,
"autoApprove": []
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is 四則演算 MCP サーバー?
This MCP server provides tools to perform basic arithmetic operations—addition, subtraction, multiplication, and division—for use with clients like Claude Desktop.
How to use 四則演算 MCP サーバー?
Clone the repository, run npm install to install dependencies, and compile with npm run build. Then add a configuration entry to the Claude Desktop App's claude_desktop_config.json file, specifying the command node and the path to the compiled index.js. Restart the app to enable the tools.
Key features of 四則演算 MCP サーバー
- Four arithmetic tools: add, subtract, multiply, divide.
- Division by zero returns an error.
- Built with TypeScript and MCP SDK.
- Input
More Other MCP servers
Nginx UI
0xJackyYet another WebUI for Nginx
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments