test-math-server
@woshixiaoshuaixia
About test-math-server
测试发布一个 mcp server 到 mcp.so
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"test-math-server": {
"name": "数学助手",
"type": "stdio",
"description": "数学助手",
"isActive": true,
"command": "java",
"args": [
"-jar",
"/your_path/mcp-server-0.0.1-SNAPSHOT.jar"
],
"env": {
"spring.ai.mcp.server.stdio": "true",
"spring.main.web-application-type": "none",
"port": "8080"
}
}
}
}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 test-math-server?
—
How to use test-math-server?
The README specifies three required configuration properties: spring.main.web-application-type=none, spring.main.bannerMode=off, and logging.pattern.console=.
Key features of test-math-server
—
Use cases of test-math-server
—
FAQ from test-math-server
—
Basic information
More Developer Tools MCP servers

Air Pipe
airpipeBuild, validate, deploy — HTTP APIs, cron jobs, webhooks and MCP tools — from your AI client.
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr

TaskerArmy Agent
TaskerArmyAsk Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.
Comments