MCP.so
Sign In

cosense-mcp-server MCP Server

@MCP-Mirror

About cosense-mcp-server MCP Server

Mirror of

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "cosense-mcp-server": {
      "command": "node",
      "args": [
        "/path/to/cosense-mcp-server/build/index.js"
      ],
      "env": {
        "COSENSE_PROJECT_NAME": "",
        "COSENSE_SID": ""
      }
    }
  }
}

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 cosense-mcp-server?

A Model Context Protocol (MCP) server that fetches pages from cosense (https://cosen.se) projects. It is designed for developers using MCP‑compatible clients, such as Claude Desktop, to access cosense content as resources.

Comments

More Other MCP servers