Motion MCP Server
@devondragon
About Motion MCP Server
MCP Server for Use Motion Task Management System
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"MotionMCP": {
"command": "npx",
"args": [
"motionmcp"
],
"env": {
"MOTION_API_KEY": "your_api_key"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Motion MCP Server?
Motion MCP Server bridges Motion’s AI-powered calendar and task management API with LLMs like Claude and ChatGPT via the Model Context Protocol. It lets you manage tasks, search projects, check your schedule, and more through natural conversation on desktop, web, and
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Nginx UI
0xJackyYet another WebUI for Nginx
Comments