This repository hosts a Model Context Protocol (MCP) server for creating, managing, and extending AI agents through system prompt and tool management, integrating with systemprompt.io for seamless versioning and requiring
Website | Documentation | Blog | Get API Key
The systemprompt-agent-server
is a Model Context Protocol (MCP) server designed for creating, managing, and extending AI agents through prompt and tool management. It integrates with systemprompt.io for system prompt versioning and management, requiring an API key obtainable from their console.
This server leverages sampling and notification features from the @modelcontextprotocol/sdk
and is intended for advanced clients. It is designed to work with the multimodal-mcp-client for a complete voice-powered AI workflow.
Key features include agent management, an extensible tool system, prompt management with versioning, and full TypeScript support. Built-in tools cover prompt, resource, and agent management, alongside system utilities. It supports real-time processing, type-safe implementation, and advanced sampling and notification capabilities. Installation is available via Smithery or manual configuration. Debugging is facilitated by the MCP Inspector. The project uses Jest for testing, with dual module resolution for source code and tests.
Ejb503/systemprompt-mcp-core
January 8, 2025
March 23, 2025
TypeScript