Mcp Server Inbox
@maoruibin
Mcp Server Inbox について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-inbox": {
"command": "npx",
"args": [
"mcp-server-inbox"
],
"env": {
"INBOX_USER_TOKEN": "https://inbox.gudong.site/api/inbox/xxxxxxx"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Mcp Server Inbox?
Mcp Server Inbox is an MCP server that interfaces with the inBox notes API, allowing users to create notes through conversational interactions in any MCP-compatible client such as Cursor AI. It is intended for users who want to capture ideas quickly via AI assistants and store them in the inBox notes service.
How to use Mcp Server Inbox?
Install via npx or clone and build locally, then run the server with an inBox API token (provided as --inbox_user_token argument or INBOX_USER_TOKEN environment variable). Configure the server in your MCP client (e.g., Cursor’s mcp.json) by specifying the command, arguments, and environment variable. After setup, send natural language requests like “Record this: …” to create notes.
Key features of Mcp Server Inbox
- Integrates the inBox notes API for note creation
- Provides an MCP service discovery endpoint
- Supports optional note titles extracted from user input
- Includes built-in Inspector debugging tool
- Accepts Markdown content with image links (up to 3000 characters)
Use cases of Mcp Server Inbox
- Quickly jot down ideas or reminders via conversation with an AI assistant
- Create structured notes with titles when dictating study materials or meeting notes
- Automate note-taking workflows by integrating with MCP-supporting applications
FAQ from Mcp Server Inbox
What runtime and dependencies are required?
Node.js 18+ and an active inBox PRO subscription (required for the API) are needed. The server runs in any MCP-compatible client.
Where are the notes stored?
Notes are saved to the user’s inBox account via the inBox API. The server does not store data locally; it relays content to the inBox service.
What are the usage limits?
The inBox API permits up to 50 requests per day, and each note content is limited to 3000 characters.
How does authentication work?
The server requires an inBox API token passed as a command-line argument or environment variable. This token is used to authenticate with the inBox API endpoint.
What transport and protocol does the server use?
The server communicates with inBox via HTTP POST requests to https://app.gudong.site/api/inbox/${userToken}. It supports the standard MCP protocol for client interactions.
「その他」の他のコンテンツ

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Nginx UI
0xJackyYet another WebUI for Nginx
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
コメント