Model Context Protocol Server Access
The Model Context Protocol enables secure communication between AI models and external tools, resources, and data sources. This server provides structured access to DSM's AI capabilities.
POST /tools
Retrieve available MCP tools and capabilities
POST /execute
Execute specific MCP tools with parameters
GET /resources
Access available MCP resources and data
POST /prompts
Use predefined prompt templates
GET /info
Get MCP server information and capabilities
GET /health
Check MCP server status and connectivity