BasicOps
Projects, tasks and communication built for AI
BasicOps MCP Server
The official Model Context Protocol (MCP) server for BasicOps — a project management platform for tasks, notes, and team collaboration.
Connect any MCP-compatible AI client (Claude, Cursor, Windsurf, etc.) to your BasicOps workspace and manage your work using natural language.
Endpoints
| Transport | URL |
|---|---|
| Streamable HTTP | https://app.basicops.com/mcp |
| SSE (legacy) | https://app.basicops.com/mcp/sse |
Features
The BasicOps MCP server exposes tools for working with your entire BasicOps workspace:
- Projects — create, update, list, and archive projects
- Tasks & Subtasks — create, update, assign, prioritize, and complete tasks
- Sections — organize tasks within projects using sections
- Notes — create and manage project notes
- Messages — post and reply to messages in projects and tasks
- Templates — list and manage project templates
- Users — look up team members and current user info
- File Attachments — upload and attach files to tasks
Getting Started
1. Get your API token
Log in to BasicOps and generate an API token from your account settings.
2. Configure your MCP client
Claude Desktop
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"basicops": {
"url": "https://app.basicops.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_TOKEN"
}
}
}
}
Other clients
Use the Streamable HTTP endpoint https://app.basicops.com/mcp with your API token passed as a Bearer token in the Authorization header.
For clients that only support SSE, use https://app.basicops.com/mcp/sse instead.
Resources
Support
For support, visit basicops.com or contact us at [email protected].
İlgili Sunucular
MCP Content Summarizer Server
An MCP server that uses Google's Gemini 1.5 Pro to generate concise summaries of various content types.
tablestakes
Read and edit HTML/Markdown tables in GitBook-synced documents via MCP tools.
DaVinci Resolve
Enables AI assistants to interact with DaVinci Resolve Studio for advanced control over video editing, color grading, and audio.
ClickUp MCP
Integrate ClickUp project management with AI to manage tasks, lists, and spaces.
Things3
Manage tasks and projects in Things3 on macOS.
Linear MCP Server
Interact with the Linear API to manage issues, projects, and teams programmatically.
Todoist
Manage tasks, projects, labels, and comments on Todoist using its API.
Kubit
Bring Kubit into your AI workflow - query your warehouse with natural language
JIRA Zephyr
Integrates with JIRA's Zephyr test management system.
Napkin.AI MCP Server
MCP Server for dynamically generating infographics using Napkin.AI