Overview
@anix001
关于 Overview
Trying mcp server for the very first time.
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Overview?
The Model Context Protocol (MCP) allows applications to provide context for large language models in a standardized way. This TypeScript SDK implements the full MCP specification, making it easy to build MCP clients and servers, and to expose resources, prompts, and tools.
How to use Overview?
Install the package via npm: npm install @modelcontextprotocol/sdk. You can then create an MCP server by writing a JavaScript file and configuring it in tools like Cursor AI using a JSON entry under mcpServers, specifying the Node.js command and path to your server script.
Key features of Overview
- Build MCP clients that can connect to any MCP server.
- Create MCP servers that expose resources, prompts, and tools.
- Use standard transports like stdio and SSE.
- Handle all MCP protocol messages and lifecycle events.
Use cases of Overview
- Integrate custom data sources and APIs as context for LLMs.
- Create specialized MCP servers for weather, databases, or other services.
- Build AI assistants with pluggable tools and resources.
FAQ from Overview
—
开发工具 分类下的更多 MCP 服务器
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
评论