Inbox MCP Server
@sseaan
关于 Inbox MCP Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-server-inbox-sseaan": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@sseaan/mcp-server-inbox",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Inbox MCP Server?
Inbox MCP Server is a Model Context Protocol (MCP) server that sends notes to the inBox Notes API. It provides a tool to create notes via any MCP‑compatible client, allowing users to send content and a title to a configured inBox API endpoint. It is intended for users who already have an inBox Notes PRO account.
How to use Inbox MCP Server?
Set the INBOX_TOKEN environment variable with your inBox API token, then run the server with python main.py or mcp run main.py. Install it via Smithery for automatic Claude Desktop configuration, or manually add a stdio MCP server entry in your client (e.g., CherryStudio, Cursor) using npx -y @smithery/cli@latest run @sseaan/mcp-server-inbox --key <your_token>.
Key features of Inbox MCP Server
- Sends notes to the inBox Notes API via MCP.
- Supports setting a note title.
- Creates notes from any MCP‑compatible client.
- Configurable through environment variables.
- Can be installed automatically via Smithery.
Use cases of Inbox MCP Server
- Save ideas or reminders from an AI assistant into your inBox.
- Automate note capture while using CherryStudio or Cursor.
- Integrate note creation into a wider MCP‑based workflow.
FAQ from Inbox MCP Server
What does Inbox MCP Server do?
It provides one MCP tool (send_note) that sends a note (content and optional title) to the inBox Notes API using your account’s API token.
What are the runtime requirements?
Python 3.8 or later, the requests and mcp[cli] packages, an inBox Notes PRO account, and an MCP‑compatible client (e.g., Claude Desktop, CherryStudio, Cursor).
Where does my data go?
Notes are sent directly to the inBox Notes API endpoint you configure. The server does not store data locally beyond transient processing.
How do I configure the server in a client?
Set your INBOX_TOKEN as an environment variable, then run the server as a stdio process. For Smithery‑installed setups, use the provided JSON configuration with the --key argument.
What is the license?
Inbox MCP Server is released under the MIT License.
其他 分类下的更多 MCP 服务器
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Nginx UI
0xJackyYet another WebUI for Nginx
ghidraMCP
LaurieWiredMCP Server for Ghidra
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
评论