scaflog-zoho-mcp-server MCP server
@MCP-Mirror
About scaflog-zoho-mcp-server MCP server
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mastercode-io_scaflog-zoho-mcp-server": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
1Adds a new note to the server
Overview
What is scaflog-zoho-mcp-server?
scaflog-zoho-mcp-server is a Model Context Protocol server that implements a simple note storage system for the Zoho Creator Scaflog App. It exposes resources, prompts, and tools to allow MCP clients like Claude Desktop to add, access, and summarize notes.
How to use scaflog-zoho-mcp-server?
Install via uv or uvx and configure in your Claude Desktop config file (claude_desktop_config.json). Use the add-note tool to add notes, access them via note:// URIs, and call the summarize-notes prompt to generate summaries with an optional style argument (brief/detailed).
Key features of scaflog-zoho-mcp-server
- Custom
note://URI scheme for accessing individual notes add-notetool with requirednameandcontentargumentssummarize-notesprompt with optional style control- Resources have name, description, and text/plain mimetype
- Updates server state and notifies clients of resource changes
Use cases of scaflog-zoho-mcp-server
- Add notes to a Zoho Creator Scaflog App via MCP
- Summarize stored notes with adjustable detail level
- Integrate note-taking functionality into Claude Desktop workflows
FAQ from scaflog-zoho-mcp-server
What tools does scaflog-zoho-mcp-server provide?
It provides one tool, add-note, which takes required name and content string arguments and adds a new note to the server.
What resources are available?
The server implements a simple note storage system with a custom note:// URI scheme. Each note resource has a name, description, and text/plain mimetype.
What prompts can I use?
The summarize-notes prompt creates summaries of all stored notes. You can pass an optional style argument (brief or detailed) to control the level of detail.
How do I install the server for Claude Desktop?
Add the server configuration to your claude_desktop_config.json. Use uv with the local directory for development, or uvx for the published package from PyPI.
How can I debug the server?
Use the MCP Inspector by running npx @modelcontextprotocol/inspector uv --directory <path> run scaflog-zoho-mcp-server and accessing the provided URL in your browser.
Frequently asked questions
What tools does scaflog-zoho-mcp-server provide?
It provides one tool, `add-note`, which takes required `name` and `content` string arguments and adds a new note to the server.
What resources are available?
The server implements a simple note storage system with a custom `note://` URI scheme. Each note resource has a name, description, and text/plain mimetype.
What prompts can I use?
The `summarize-notes` prompt creates summaries of all stored notes. You can pass an optional `style` argument (`brief` or `detailed`) to control the level of detail.
How do I install the server for Claude Desktop?
Add the server configuration to your `claude_desktop_config.json`. Use `uv` with the local directory for development, or `uvx` for the published package from PyPI.
How can I debug the server?
Use the MCP Inspector by running `npx @modelcontextprotocol/inspector uv --directory <path> run scaflog-zoho-mcp-server` and accessing the provided URL in your browser.
Basic information
More Other MCP servers
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Nginx UI
0xJackyYet another WebUI for Nginx
Website
FunnyWolfAdversary simulation and Red teaming platform with AI

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Comments