@servicestack/mcp
@ServiceStack
@servicestack/mcp について
MCP Server for ServiceStack APIs
基本情報
設定
ツール
1Create new text notes
概要
What is @servicestack/mcp?
@servicestack/mcp is a TypeScript-based MCP server that allows exploring and invoking ServiceStack APIs. It implements a simple notes system to demonstrate core MCP concepts, including resources, tools, and prompts.
How to use @servicestack/mcp?
Install dependencies with npm install and build the server with npm run build. For development with auto-rebuild, use npm run watch. To use with Claude Desktop, add the server config to the Claude desktop configuration file, specifying the path to the built index.js file.
Key features of @servicestack/mcp
- Resources representing text notes with URIs and metadata
- Tools for creating new notes
- Prompts for generating summaries of notes
- List and access notes via
note://URIs - Plain text mime type for simple content access
Use cases of @servicestack/mcp
- Exploring ServiceStack APIs through an MCP interface
- Creating and managing text notes via MCP tools
- Summarizing stored notes using LLM prompts
- Demonstrating MCP resource, tool, and prompt patterns
FAQ from @servicestack/mcp
What does @servicestack/mcp do?
It is a ServiceStack MCP server for exploring and invoking ServiceStack APIs, and it implements a simple notes system to demonstrate resources, tools, and prompts.
How do I install @servicestack/mcp for Claude Desktop?
Add the server configuration to the Claude desktop config file (claude_desktop_config.json), specifying the command as the path to the built index.js file.
How do I build and run @servicestack/mcp?
Run npm install to install dependencies, then npm run build to compile the TypeScript. For development, npm run watch rebuilds automatically on changes.
How can I debug @servicestack/mcp?
Use the MCP Inspector by running npm run inspector, which provides a URL for debugging tools in your browser.
「その他」の他のコンテンツ
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Nginx UI
0xJackyYet another WebUI for Nginx
ghidraMCP
LaurieWiredMCP Server for Ghidra
コメント