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

iceycn/mcp-server-apollo

Score: 52.5 Rank #62 MCP Server

apollo 的mcp服务

Use iceycn/mcp-server-apollo in Claude Code Install AgentRank MCP — your AI finds the right tool automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

iceycn/mcp-server-apollo is a Python MCP server licensed under MIT. apollo 的mcp服务

Ranked #62 out of 110 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Python MIT

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% 2

2 contributors → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Brief
License MIT

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

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for iceycn/mcp-server-apollo
[![AgentRank](https://agentrank-ai.com/api/badge/tool/iceycn--mcp-server-apollo)](https://agentrank-ai.com/tool/iceycn--mcp-server-apollo/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/iceycn--mcp-server-apollo/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/iceycn--mcp-server-apollo" 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="iceycn/mcp-server-apollo"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# Apollo MCP Server

Apollo 配置中心的 MCP (Model Context Protocol) 服务,使大语言模型能够通过配置的 Apollo 地址和 Token 对 Apollo 进行查询和操作。支持 **Cursor**、**Trae**、Claude Desktop 等 MCP 客户端。

## 功能

基于 [Apollo 开放平台接口文档](https://www.apolloconfig.com/#/zh/portal/apollo-open-api-platform) 实现以下能力:

- **应用与集群**:list_apps、get_app_env_clusters、get_cluster、create_cluster
- **命名空间**:list_namespaces、get_namespace、create_namespace、get_namespace_lock
- **配置项**:list_items、get_item、create_item、update_item、delete_item
- **发布与回滚**:get_latest_release、publish_release、rollback_release
- **应用创建**:create_app

## 前提条件

1. Apollo Portal 已部署并可访问
2. 在 Portal 的 `http://{portal_address}/open/add-consumer.html` 创建第三方应用并获取 Token
3. 在 `http://{portal_address}/open/manage.html` 为 Token 绑定可操作的 Namespace

具体可参考官方指引: https://www.apolloconfig.com/#/zh/portal/apollo-open-api-platform

## 安装

### 从 PyPI 安装(推荐)

```bash
pip install apollo-mcp-server
```

或使用 uvx 无需安装即可运行:

```bash
uvx apollo-mcp-server --url http://your-apollo:8070 --token your_token
Read full README on GitHub →
Are you the maintainer of iceycn/mcp-server-apollo?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

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