mcp-server-inbox
0
Inbox MCP Server is designed to facilitate sending notes to an Inbox API using the Model Context Protocol. It supports note creation and integration with various MCP clients, offering a convenient solution for managing notes through an API.
Inbox MCP Server
A server based on the Model Context Protocol (MCP) for sending notes to the Inbox API.
Features
- Integrates with Inbox Notes API
- Supports creating notes via MCP client
- Allows setting note titles
Installation
Via Smithery
- Install using Smithery for Claude Desktop with the command provided.
Prerequisites
- Requires Inbox Notes API (PRO version)
- MCP protocol supporting clients such as CherryStudio or Cursor
Dependencies
- Python 3.8+
- Requests
Usage
Environment Variables
- Set
INBOX_TOKEN
to access the Inbox API.
Running the Server
- Can be run directly or through MCP CLI using the command line.
Configuration in MCP Clients
- Instructions on configuring settings in Smithery, CherryStudio, and other MCP clients provided.
API Description
Send Note
- Tool Name:
send_note
- Parameters:
content
,title
License
MIT