Simple MCP Server starter with StdioServerTransport
@akoskm
About Simple MCP Server starter with StdioServerTransport
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 Simple MCP Server starter with StdioServerTransport?
A minimal MCP server starter that uses the StdioServerTransport, designed for integration with Cursor. It provides tools to query processes on a port and add two numbers.
How to use Simple MCP Server starter with StdioServerTransport?
Edit the .cursor/mcp.json file to change the runtime command if not using Bun. The server is automatically picked up by Cursor; restart Cursor if needed.
Key features of Simple MCP Server starter with StdioServerTransport
- Uses StdioServerTransport for communication
- Provides “which-app-on-port” tool (mac only)
- Provides “add two numbers” tool
- Designed for Cursor AI editor integration
- Simple starting point for custom MCP servers
Use cases of Simple MCP Server starter with StdioServerTransport
- Find which process is using a specific port on macOS
- Perform simple numeric addition via natural language prompts
- Serve as a template for building your own MCP tools
FAQ from Simple MCP Server starter with StdioServerTransport
What runtime does it require?
Bun is the default runtime; you can change the command in .cursor/mcp.json if using another runtime.
How do I integrate it with Cursor?
Edit the .cursor/mcp.json file. The server is automatically picked up; restart Cursor if it is not detected.
What tools are included?
Two tools: which-app-on-port (macOS only) and a tool to add two numbers.
Does it work on Windows?
The which-app-on-port tool is macOS only; other functionality may work on other platforms, but this is not specified.
Frequently asked questions
What runtime does it require?
Bun is the default runtime; you can change the command in `.cursor/mcp.json` if using another runtime.
How do I integrate it with Cursor?
Edit the `.cursor/mcp.json` file. The server is automatically picked up; restart Cursor if it is not detected.
What tools are included?
Two tools: `which-app-on-port` (macOS only) and a tool to add two numbers.
Does it work on Windows?
The `which-app-on-port` tool is macOS only; other functionality may work on other platforms, but this is not specified.
Basic information
More Developer Tools MCP servers

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
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
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Comments