ima-note-mcp MCP Server
wangjianghu/ima-note-mcp
Are you the maintainer of wangjianghu/ima-note-mcp? Claim this listing →
IMA Note MCP Server
Add AgentRank to Claude Code Discover and compare tools like wangjianghu/ima-note-mcp — your AI finds the right one automatically
Get API Access → claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
wangjianghu/ima-note-mcp is a Python MCP server. IMA Note MCP Server
Ranked #116 out of 129 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Python No license
Score Breakdown
Stars 15% 1
1 stars → early stage
Freshness 25% today
Last commit today → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 1
1 contributor → solo project
Dependents 25% 0
No dependents → no downstream usage
npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Brief
License None
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
License low impact
Contributors medium impact
Matched Queries
From the README
# ima-note-mcp 面向 Trae、Cursor、CodeBuddy、Claude Desktop 等 IDE 的 IMA 笔记 MCP 服务。 - GitHub 仓库:https://github.com/wangjianghu/ima-note-mcp - 适用环境:macOS + Python 3.13+ ## 快速开始(GitHub 用户) ```bash git clone https://github.com/wangjianghu/ima-note-mcp.git cd ima-note-mcp python3 -m venv .venv ./.venv/bin/pip install -e . IMA_OPENAPI_CLIENTID="你的_client_id" IMA_OPENAPI_APIKEY="你的_api_key" ./.venv/bin/ima-note-mcp-init --ide "你的_ide" ``` 其中 `"你的_ide"` 可选:`trae` / `cursor` / `codebuddy` / `claude`。必须与你实际使用的 IDE 一致。 生成对应 IDE 的 MCP 配置后,重启 IDE 即可使用。 ## 按 IDE 执行(推荐) ### Trae ```bash git clone https://github.com/wangjianghu/ima-note-mcp.git cd ima-note-mcp python3 -m venv .venv ./.venv/bin/pip install -e . IMA_OPENAPI_CLIENTID="你的_client_id" IMA_OPENAPI_APIKEY="你的_api_key" ./.venv/bin/ima-note-mcp-init --ide trae ``` ### Cursor ```bash git clone https://github.com/wangjianghu/ima-note-mcp.git cd ima-note-mcp python3 -m venv .venv ./.venv/bin/pip install -e . IMA_OPENAPI_CLIENTID="你的_client_iRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.