开发工具stdio

@just-every/mcp-screenshot-website-fast
Fast, efficient screenshot capture tool for web pages - optimised for Claude and other LLMs with Image support. Automatically tiles full pages into 1072x1072 chunks for optimal AI processing.
命令预览
npx -y @just-every/mcp-screenshot-website-fast {}
开发工具stdio
一个为虚幻引擎设计的MCP服务器,利用内置的Python远程执行协议,无需安装额外插件即可快速开发新工具和功能。
开发工具stdio
MCP Python Interpreter: run python code.
命令预览
pip install mcp-python-interpreter
开发工具stdio
Help LLMs to understand your Next apps better
命令预览
docker run mcp/next -d
开发工具stdio
基于MCP技术,操作微信发送消息和获取历史记录
命令预览
pip install mcp_server_wechat
AI代理stdio
一个实现模型上下文协议(MCP)的服务器,用于从Ragie知识库中检索相关信息。
命令预览
npx -y @ragieai/mcp-server --partition optional_partition_id
开发工具stdio

@pimzino/agentic-tools-mcp
A comprehensive Model Context Protocol (MCP) server providing AI assistants with powerful task management and agent memories capabilities with project-specific storage.
命令预览
npx -y @pimzino/agentic-tools-mcp
浏览器工具stdio
一个浏览器扩展和MCP服务器,允许用户与正在使用的浏览器进行交互,支持获取当前页面Markdown、添加CSS样式和搜索浏览器历史等功能。
命令预览
npm install -g @djyde/mcp-browser\"
开发工具stdio
一个Model Context Protocol服务器,用于构建iOS工作区/项目,支持在Visual Studio Code中通过扩展无缝处理iOS项目。
命令预览
pip install mcpxcodebuild
开发工具stdio
MCPHub is an embeddable Model Context Protocol (MCP) solution for AI services. Seamlessly integrate MCP servers with OpenAI Agents, LangChain, and Autogen frameworks through a unified interface. Simplifies configuration, setup, and management of MCP tools across different AI applications.
命令预览
pip install mcphub # Basic installation
开发工具stdio
CodeAlive MCP是一款专为大型代码库设计的语义代码搜索和代码库交互服务,通过先进的技术提升AI编码助手的效率和准确性。
命令预览
npx skills add CodeAlive-AI/codealive-skills@codealive-context-engine
开发工具stdio
An MCP server that provides LLMs access to other LLMs
命令预览
npx -y @smithery/cli install @sammcj/mcp-llm --client claude
开发工具stdio

@roomi-fields/notebooklm-mcp
Google NotebookLM over MCP + a local HTTP REST API. Citation-backed Q\u0026A, audio/video/content generation, multi-account rotation. For Claude Code, Codex, Cursor, n8n, Zapier, Make.
命令预览
npx -y @roomi-fields/notebooklm-mcp [object Object]
搜索检索stdio
MCP to explore websites with llms.txt files
命令预览
npx -y @smithery/cli install @thedaviddias/mcp-llms-txt-explorer --client claude
开发工具stdio
Model Context Protocol (MCP) server for container runtimes (Podman and Docker)
命令预览
npx podman-mcp-server@latest --help
开发工具stdio
Provide AI MCP server args during runtime.
命令预览
npx -y superargs --stdio "npx -y @modelcontextprotocol/server-postgres {{databaseUrl}}"
开发工具stdio
允许AI编码代理直接访问Figma文件和原型的Python工具。
命令预览
python -m figma_mcp.main
开发工具stdio
A beginner-friendly guide server that helps users understand MCP concepts, provides interactive examples, and demonstrates best practices for building MCP integrations. Features tools for exploring MCP capabilities, resources for learning core concepts, and prompts for guided tutorials.
开发工具stdio
Daipendency MCP Server是一个用于提取本地项目依赖项文档的工具,支持API和叙述性文档的提取。
命令预览
npx -y @daipendency/mcp
运维云端stdio
This is a quickstart template to easily build and deploy a custom remote MCP server to the cloud using Azure functions. You can clone/restore/run on your local machine with debugging, and azd up to have it in the cloud in a couple minutes. The MCP server is secured by design.
命令预览
docker run -p 10000:10000 -p 10001:10001 -p 10002:10002 \