{"type":"mcp_server","name":"systemprompt-mcp-core","description":"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","category":"AI","language":"TypeScript","stars":14,"forks":4,"owner":"Ejb503","github_url":"https://github.com/Ejb503/systemprompt-mcp-core","homepage":"https://systemprompt.io","setup":"## Setup\n\n### Installing via Smithery\n\nTo install SystemPrompt Agent for Claude Desktop automatically via [Smithery](https://smithery.ai/server/systemprompt-agent-server):\n\n```bash\nnpx -y @smithery/cli install systemprompt-agent-server --client claude\n```\n\n### Manual Installation\n\nTo manually configure with Claude Desktop, add the server config:\n\nOn MacOS: `~/Library/Application Support/Claude/claude_desktop_config.json`\nOn Windows: `%APPDATA%/Claude/claude_desktop_config.json`\n\n```json\n{\n  \"mcpServers\": {\n    \"systemprompt-agent-server\": {\n      \"command\": \"/path/to/systemprompt-agent-server/build/index.js\"\n    }\n  }\n}\n```\n\n### Debugging\n\nSince MCP servers communicate over stdio, debugging can be challenging; use the [MCP Inspector](https://github.com/modelcontextprotocol/inspector) via `npm run inspector`.\n\nThe Inspector will provide a URL to access debugging tools in your browser.","tools":"## Available Tools\n\n1.  Agent Management (Create and manage AI agents with customized system prompts and tool configurations)\n2.  Extensible Tool System (Add, modify, and combine tools to enhance your agents' capabilities through MCP)\n3.  Prompt Management (Centralized management of system prompts with versioning and metadata support)\n4.  Type-Safe Integration (Full TypeScript support with proper error handling)\n5.  MCP Compatibility (Works seamlessly with multimodal-mcp-client and other MCP-compatible clients)\n6.  MCP Protocol Integration (Full implementation of Model Context Protocol for seamless AI agent interactions)\n7.  Voice-Powered Interface (Compatible with voice commands through multimodal-mcp-client)\n8.  Real-Time Processing (Supports streaming responses and real-time interactions)\n9.  Prompt Management Tools (`create_prompt`, `edit_prompt`, `get_prompt`)\n10. Resource Management Tools (`create_resource`, `edit_resource`, `list_resources`, `read_resource`)\n11. System Tools (`systemprompt_heartbeat`, `systemprompt_fetch_resources`)\n12. Agent Management Tools (`create_agent`, `edit_agent`, `list_agents`)\n13. Sampling & Notifications (Advanced sampling capabilities for AI responses and real-time notification system for agent events)\n14. Integration Features (API Key management and authentication, User status and billing information tracking, Subscription management, Usage monitoring and analytics)\n15. Development Tools (Built-in debugging capabilities, Test utilities and fixtures, Type-safe mocking utilities, Comprehensive testing framework)","faq":null,"created_at":"2025-01-08T09:37:06+00:00","updated_at":"2025-03-23T19:32:25+00:00","source_url":"https://model-context-protocol.com/servers/systemprompt-mcp-core-ai-agent-server","related_articles":[]}