MCP Example: Server over stdio
@a-polishchuk
About MCP Example: Server over stdio
Simple MCP server implementation
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Yes or No MCP": {
"command": "npx",
"args": [
"-y",
"tsx",
"<absolute_path_to>/stdio-example.ts",
"--stdio"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is MCP Example: Server over stdio?
MCP Example: Server over stdio is a simple demonstration MCP server that communicates over stdio using TypeScript. It is designed for use with Cursor and provides a yes/no answer tool for LLM interactions.
How to use MCP Example: Server over stdio?
Install Node.js v18 or newer, run npm install, then add the provided JSON configuration to Cursor's MCP settings, replacing <absolute_path_to> with the absolute path to stdio-example.ts. After setup, ask an LLM in Cursor a question ending with "yes or no" to invoke the tool.
Key features of MCP Example: Server over stdio
- Example MCP server using stdio transport
- Written in TypeScript
- Easily extensible for custom MCP commands
- Requires Node.js v18 or newer
Use cases of MCP Example: Server over stdio
- Learning how to build MCP servers with stdio
- Testing MCP integration in Cursor
- Implementing a simple yes/no answer tool
FAQ from MCP Example: Server over stdio
What runtime is required?
Node.js v18 or newer and npm.
How do I configure the server in Cursor?
Add the provided JSON snippet to Cursor Settings → MCP, replacing the path with the absolute path to stdio-example.ts.
What does the server do?
It provides a yes/no answer tool when invoked by an LLM in Cursor.
Is the server extensible?
Yes, the README states it is easily extensible for custom MCP commands.
Where is the source code?
The main file is stdio-example.ts in the repository.
Frequently asked questions
What runtime is required?
Node.js v18 or newer and npm.
How do I configure the server in Cursor?
Add the provided JSON snippet to Cursor Settings → MCP, replacing the path with the absolute path to `stdio-example.ts`.
What does the server do?
It provides a yes/no answer tool when invoked by an LLM in Cursor.
Is the server extensible?
Yes, the README states it is easily extensible for custom MCP commands.
Where is the source code?
The main file is `stdio-example.ts` in the repository.
Basic information
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
🚀 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,
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
Comments