#stdio
34 件の結果が見つかりました
MCP Bridge
Enables cloud-based AI services to access local Stdio based MCP servers
MCP Server - JavaScript SDK
An unofficial JavaScript SDK for Model Context Protocol
Modex: Model Context Protocol Server & Client Library in Clojure
Modex is a Clojure MCP Library to augment your AI models with Tools, Resources & Prompts using Clojure (Model Context Protocol). Implements MCP Server & Client.
weather mcp
A weather MCP server Demo
Gemini Function Calling + Model Context Protocol(MCP) Flight Search
Model Context Protocol (MCP) with Gemini 2.5 Pro. Convert conversational queries into flight searches using Gemini's function calling capabilities and MCP's flight search tools
Weather API MCP Server
A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. What makes it popular:
PDF Reader MCP Server (@shtse8/pdf-reader-mcp)
An MCP server built with Node.js/TypeScript that allows AI agents to securely read PDF files (local or URL) and extract text, metadata, or page counts. Uses pdf-parse.
zellij-mcp-server
A MCP Server to over zellij over STDIO
📚 PDF Reader MCP
An MCP server built with Node.js/TypeScript that allows AI agents to securely read PDF files (local or URL) and extract text, metadata, or page counts. Uses pdf-parse.
🚀 MCP Gemini Search
Model Context Protocol (MCP) with Gemini 2.5 Pro. Convert conversational queries into flight searches using Gemini's function calling capabilities and MCP's flight search tools
🌤️ Weather MCP Server
A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data.
mcp-neo4j-server-sse-java
mcp-neo4j-server-sse-java is an MCP server implemented by Java using SSE (Server-Sent Events) server transport or STDIO transport as the transport protocol.
PDF Reader MCP Server (@sylphlab/pdf-reader-mcp)
An MCP server built with Node.js/TypeScript that allows AI agents to securely read PDF files (local or URL) and extract text, metadata, or page counts. Uses pdf-parse.
CBR Rates MCP Server
MCP server for Central Bank of Russia (CBR) — currency rates (daily/historical), key rate, inflation, and macro statistics. 5 typed tools, built-in TTL cache, no API key required. Part of the atomno family of MCP servers for Russian fintech.
SimpleServerSetup
A dual-mode Python calculator server supporting both Server-Sent Events (SSE) for web clients and Standard Input/Output (STDIO) for terminal interaction.
Truto MCP Stdio Proxy
A CLI program that acts as a Stdio proxy for HTTP Streamable MCP servers. It reads newline-delimited JSON-RPC messages from stdin, forwards them to a specified MCP server endpoint via POST requests, and writes the responses to stdout.
WooCommerce MCP Server
WooCommerce MCP Server Plugin (no external server needed): Connect your WooCommerce store to AI assistants like Claude and VS Code. This WordPress plugin enables AI clients to access your store's product catalog, categories, reviews, and content through a secure, read-only interface. MCP for WooCommerce transforms your WordPress site into an AI-accessible data source built on Automattic's official WordPress MCP. It safely exposes public store information—products, categories, tags, reviews, shipping options, and WordPress content—while protecting customer data and private details. Perfect for building AI-powered shopping assistants or integrating with custom AI applications.
Quip MCP Server
Model Context Procotol(MCP) server for fetching Quip document
MCP stdio adapter
Expose a remote MCP server (HTTP) as a local stdio MCP server.
Calcfi Mcp
24 free personal-finance + macro tools (mortgage, paycheck, tax, FRED, BLS) for LLM agents. Zero API keys, stdio transport.
Neo4j MCP Clients & Servers
Model Context Protocol with Neo4j
MCP Client for Ollama (ollmcp)
A Python-based client for interacting with Model Context Protocol (MCP) servers using Ollama. Features include multi-server support, dynamic model switching, tool management, and a rich terminal interface.
🌟 MCPM - Model Context Protocol Manager
CLI MCP package manager & registry for all platforms and all clients. Search & configure MCP servers. Advanced Router & Profile features.
Distillery
Persistent shared context for AI coding sessions — capture, search, synthesize with 18 MCP tools and ambient intelligence
Recall
Open-source MCP memory server for AI agents — persistent, searchable, tiered memory across sessions. Works over stdio (Cursor, Claude Desktop) or HTTP+SSE. MIT licensed (separate commercial license available).
Mcp Divoom TimeFrame Lan
mcp-divoom-lan is an open-source Model Context Protocol (MCP) server that exposes Divoom watchface customization over local LAN HTTP. AI assistants can read and patch the current on-device watchface JSON, manage fonts and store market lists, switch the active dial, adjust brightness, and run multipart flows for background replacement, file upload, and creating a local clock—while following a read-before-write workflow and explicit warnings for destructive actions (e.g. reset-from-cloud). Requires network access to the Divoom device; configure DIVOOM_DEVICE_HOST (and optionally port/timeout). MIT license; Node.js 20+; stdio transport.
Ambient Weather MCP
An MCP server that connects AI assistants to Ambient Weather personal weather stations. Built with Python FastMCP. Exposes three tools: ping (health check), get_devices (lists all stations on your account with latest readings), and get_current_weather (full weather report for a specific station by MAC address). Includes a 60-second TTL cache that respects Ambient Weather's API rate limits. Supports OS keyring for local development and environment variables for containerized deployments. Distributed as a Docker image with a multi-stage build, non-root user, and OCI labels. Tested live against real weather stations with Claude Desktop, VS Code, and Kiro.