Google PageRank for AI agents. 25,000+ tools indexed.

ima-note-mcp MCP Server

wangjianghu/ima-note-mcp

Score: 47.1 Rank #116 MCP Server
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

StarsFreshnessIssue HealthContributorsDependents
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

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge all embed codes →

AgentRank score for wangjianghu/ima-note-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/wangjianghu--ima-note-mcp)](https://agentrank-ai.com/tool/wangjianghu--ima-note-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/wangjianghu--ima-note-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/wangjianghu--ima-note-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="wangjianghu/ima-note-mcp"></script>

Matched Queries

"mcp server""mcp-server"

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_i
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.