AI-powered Model Context Protocol server for 1EdTech specification documentation with Claude Desktop
Watch how to integrate Atomic Canvas with Claude Desktop and explore Canvas API documentation using natural language queries.
Enter your query to search for 1EdTech specs including LTI 1.3, Names and Roles, Deep Linking, Assignment Grade Services, and Platform Notification services:
This Model Context Protocol (MCP) server provides AI-powered access to 1EdTech specification documentation. It runs scheduled tasks to index the latest specs from 1EdTech and provides semantic search capabilities for developers working with educational technology standards.
This service can be integrated with Claude Desktop or other compatible MCP consumers:
{
"mcpServers": {
"EdTechSpecs": {
"command": "npx",
"args": [
"mcp-remote",
"https://ed-spec-mcp.atomicjolt.win/mcp"
]
}
}
}
Perform semantic search across 1EdTech specification documentation using vector embeddings to find the most relevant information for your query.