systemprompt-agent-server
@Ejb503
systemprompt-agent-server について
The core MCP extension for Systemprompt MCP multimodal client
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"systemprompt-mcp-core": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"systemprompt-agent-server",
"--client",
"claude"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is systemprompt-agent-server?
A specialized Model Context Protocol (MCP) server that enables you to create, manage, and extend AI agents through a powerful prompt and tool management system. It integrates with systemprompt.io to provide centralized creation, management, and versioning of system prompts via MCP. Designed for developers and advanced users building voice-powered or multi-agent workflows.
How to use systemprompt-agent-server?
Install via Smithery using npx -y @smithery/cli install systemprompt-agent-server --client claude, or manually configure your MCP client with the server’s build output path. The server must be paired with an advanced client (e.g., multimodal-mcp-client) that supports Sampling and Notifications. An API key from systemprompt.io is required.
Key features of systemprompt-agent-server
- Full MCP protocol integration for seamless agent interactions
- Voice-powered interface via multimodal-mcp-client
- Create, edit, and manage AI agents with custom system prompts
- Built‑in tools for prompt, resource, and agent management
- Sampling and real‑time notification support
- Type‑safe implementation with TypeScript and error handling
Use cases of systemprompt-agent-server
- Build and manage multiple AI agents with tailored prompts and tool sets
- Centralize version‑controlled system prompts across projects
- Create voice‑controlled AI workflows using multimodal input and output
- Monitor and debug agent interactions through a unified event system
FAQ from systemprompt-agent-server
What are the runtime requirements?
Node.js and an API key from systemprompt.io. The server uses the @modelcontextprotocol/sdk and requires an advanced MCP client that supports Sampling and Notifications.
Do I need a special client to use it?
Yes. The server is designed to work with the multimodal‑mcp-client (a voice‑powered MCP client) or other clients that support advanced MCP features like Sampling and Notifications.
How does authentication work?
An API key must be obtained from the systemprompt.io console. Authentication is handled via API key management built into the server.
Where are prompts and resources stored?
All data is managed through the systemprompt.io platform. Prompts and agent configurations are created, edited, and retrieved using the server’s tools.
What transport protocol does it use?
The server communicates over stdio, as is standard for MCP servers. It can be configured in any MCP‑compatible client that supports stdio.
「AI とエージェント」の他のコンテンツ
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
Perplexity MCP Server
DaInfernalCoderA Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
コメント