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].
관련 서버
Obsidian via REST
Access and manage your Obsidian vault through a local REST API.
Obsidian
Interacting with Obsidian via REST API
Dub.co Short Links (Unofficial)
An unofficial MCP server for creating and managing short links with Dub.co.
Nexus-mcp-server
Agent-native Ops OS for ecommerce and retail — CRM, orders, inventory, fulfillment, shipping, omnichannel messaging, and AI analytics. All through a single MCP connection.
MCP-PDF2MD
A high-performance PDF to Markdown conversion service powered by MinerU API, supporting batch processing for local files and URLs.
Kanka
An MCP server for integrating with the Kanka API, a worldbuilding and campaign management tool for tabletop RPGs.
Google Sheets
A server for comprehensive Google Sheets integration, requiring Google OAuth credentials.
Unreasonable Thinking Server
A tool for bold and unconventional problem-solving, generating unique solutions by branching and tracking thoughts.
Tana
Connects to Tana's Input API to create and manipulate data in Tana workspaces.
4th Brain MCP Server
Interact with markdown notes in a personal knowledge vault, such as Obsidian.