test-server MCP server
@jtorreggiani
关于 test-server MCP server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"test-python-mcp-server": {
"command": "uv",
"args": [
"sync"
]
}
}
}工具
1Adds a new note to the server
概览
What is test-server MCP server?
A Model Context Protocol (MCP) server that provides a simple note storage system. It exposes notes as resources via a custom note:// URI scheme, and offers prompts and tools for summarizing and adding notes. This server is intended for use with MCP clients (e.g., Claude Desktop) that need note management capabilities.
How to use test-server MCP server?
Install by adding the server to your Claude Desktop configuration file (JSON). For development, run with uv run test-server; for published packages, use uvx test-server. Once running, clients can access note resources, the summarize-notes prompt, and the add-note tool.
Key features of test-server MCP server?
- Note resources with custom note:// URI scheme
summarize-notesprompt with optional detail styleadd-notetool for creating new notes- Notifies clients of resource changes after adding notes
- Support for development and published deployment modes
Use cases of test-server MCP server?
- Managing a set of personal notes within an MCP client
- Automatically generating summaries of stored notes
- Integrating note‑taking functionality into a Claude Desktop workflow
- Prototyping note storage and retrieval for MCP applications
FAQ from test-server MCP server?
What resources does test-server MCP server provide?
It provides individual notes accessed via a custom note:// URI scheme. Each
开发工具 分类下的更多 MCP 服务器
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
评论