BasicOps MCP Server
Rank #53347pulsemcp/basicops
Project management with tasks, notes, messages, and team collaboration via BasicOps.
BasicOps MCP Server is a Model Context Protocol (MCP) server published by basicops. It ranks #53347 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. BasicOps MCP Server is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Mar 5, 2026.
Ranks ahead of 5,485 of 58,832 servers on MCP Toplist.
Use BasicOps MCP Server
Add BasicOps MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"basicops": {
"url": "https://app.basicops.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"basicops": {
"url": "https://app.basicops.com/mcp/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
basicops
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is BasicOps MCP Server?
- Project management with tasks, notes, messages, and team collaboration via BasicOps.
- Who maintains BasicOps MCP Server?
- BasicOps MCP Server is maintained by basicops, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is BasicOps MCP Server an official MCP server?
- BasicOps MCP Server is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does BasicOps MCP Server have?
- BasicOps MCP Server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for BasicOps MCP Server?
- The source code for BasicOps MCP Server is hosted at github.com/basicops/mcp-server.