Recommend MCP Servers 💡
npm-search-mcp-server
A Model Context Protocol server that allows you to search for npm packages by calling the `npm search` command
learn-mcp-server
一个用于教育目的的简单MCP(Model Context Protocol)服务器实现,支持基本算术运算(加减乘除)。
mcp-shell-server
A secure shell command execution server implementing the Model Context Protocol (MCP). This server allows remote execution of whitelisted shell commands with support for stdin input.
speech.sh
The `mcp.sh` script provides Model Context Protocol compatibility, allowing the text-to-speech functionality to be used by MCP-compatible AI assistants like Claude.
ralf-boltshauser/sbb-mcp-server
一个用TypeScript构建的Model Context Protocol (MCP)服务器入门项目,提供echo服务器实现,支持STDIO和SSE通信模式,用于本地开发和远程部署。
sqlite-explorer
An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the FastMCP framework, which enables LLMs to explore and query SQLite databases with built-in safety features and query validation.