cosense-mcp-server

cosense-mcp-server

3.3

If you are the rightful owner of cosense-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A MCP server for Cosense, providing tools for interacting with Cosense pages.

The Cosense MCP Server is designed to facilitate interaction with Cosense pages through a set of tools that allow users to retrieve, list, search, and modify pages. It requires specific environment variables for configuration, ensuring secure access and operations. The server can be run from the npm registry or directly from the source, providing flexibility in deployment. Debugging is supported through the MCP Inspector, which aids in monitoring and troubleshooting the server's operations. This project is a fork of the original work by funwarioisii, ensuring continued development and support for Cosense users.

Features

  • Retrieve pages by title using the get_page tool.
  • List all available pages with the list_pages tool.
  • Search for specific content within pages using search_pages.
  • Insert text into pages at specified locations with insert_lines.
  • Secure access through environment variables for project name and session ID.