24 results for “topic:stdio-mcp”
Polymcp provides a simple and efficient way to interact with MCP servers using custom agents
.NET MCP bridge: expose app methods/data as MCP tools, prompts, and resources via an in-app plugin + lightweight server (SignalR; stdio/http).
An MCP Server powered by Searchcraft – the developer-first vertical search engine.
A structured data reader and writer like 'jq' and 'yq' for AI Agents
Model-Context Protocol server that acts as a bridge to a SearxNG instance
JMeter Sampler plugin to load-test MCP stdio servers (Model Context Protocol).
Enhanced Odoo MCP server (STDIO, SSE, Streamable HTTP)
This educational demo teaches the Model Context Protocol (MCP) - a protocol for AI assistants to interact with external tools and data sources.
A Model Context Protocol (MCP) server for SBCL and ECL Common Lisp that enables deep debugging, introspection, profiling, and hot code reloading for SBCL applications.
MCP-CLI is a command-line tool for interacting with and testing Model Context Protocol (MCP) servers.
An AI agent that fetches the latest code from GitHub, analyzes it, generates post content, and publishes it on Bluesky. Watch a demo below
An end-to-end example demonstrating how to use Model Context Protocol (MCP) over STDIO in .NET to expose server-side tools and consume them from a client, then feed tool results into a local Ollama-hosted LLM for reasoning and response generation.
MusicPlayerMcp is a local Model Context Protocol (MCP) server that enables AI assistants to play music on a user's computer using natural language commands.
A TypeScript client implementation of the Model Context Protocol (MCP)
Obsidian MCP Note System for knowledge management, planning, and decision tracking.
A tool which bridges STDIO-based MCP tools, to SSE, intelligently bringing tens of thousands of new tools to your AI's fingertips (wrapped with progressive-disclosure, so zero token wastage!)
B4J Model Context Protocol (MCP) Server using Stdio
gomcp is a Go MCP server library for building applications that implement the Model Context Protocol (MCP). It provides a clean way to register tools and expose them via HTTP, SSE, or stdio, simplifying MCP server development in Go with JSON Schema support for arguments and results.
MCP server that auto-generates tools for each endpoint in your OpenAPI spec
TypeScript MCP服务案例Demo项目
Spring AI MCP Server(STDIO) 예제
map-open-project
A general-purpose MCP (Model Context Protocol) server for processing lecture materials from PDFs. Extracts text, chunks it for LLM processing, and converts to clean Markdown with LaTeX support using Google Gemini AI.
🕒 Explore how to build a .NET MCP server and client to interact with server-side tools and leverage Ollama for dynamic response generation.