Skip to content
Back to search
30
MCP

io.github.gstxu/mcp_test

io.github.gstxu/mcp_test

A simple MCP server example written in TypeScript that provides a multiplication tool.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.bharath-krishna/mcp-test
A simple MCP server with an echo tool for testing purposes
0 tools
io.github.oleksii-donets/simple_mcp_http
A Test MCP server that provides tools, promts and resources
0 tools
io.github.oleksii-donets/simple_mcp
A Test MCP server that provides tools, promts and resources
0 tools
io.github.cyanheads/mcp-ts-template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
0 tools
io.github.ryudi84/api-tester
MCP server for API testing: HTTP requests, cURL generation, health checks.
0 tools
gdb-lite-mcp
A small TypeScript MCP server for driving gdb sessions.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.gstxu/mcp_test": {
      "url": "None",
      "transport": "http"
    }
  }
}