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

SWMF-MCP-Server MCP Server

KehengZhu/SWMF-MCP-Server

Score: 47.1 Rank #102 MCP Server
Are you the maintainer of KehengZhu/SWMF-MCP-Server? Claim this listing →

An MCP server prototype for SWMF.

Add AgentRank to Claude Code Discover and compare tools like KehengZhu/SWMF-MCP-Server — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

KehengZhu/SWMF-MCP-Server is a Python MCP server. An MCP server prototype for SWMF.

Ranked #102 out of 116 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 KehengZhu/SWMF-MCP-Server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/KehengZhu--SWMF-MCP-Server)](https://agentrank-ai.com/tool/KehengZhu--SWMF-MCP-Server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/KehengZhu--SWMF-MCP-Server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/KehengZhu--SWMF-MCP-Server" 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="KehengZhu/SWMF-MCP-Server"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# SWMF MCP Prototype Server

A small, demoable MCP server for SWMF-oriented workflows.

## Intro (for friends new to MCP)

If you have never used MCP before, think of this project as a safe translator between a chat assistant and SWMF workflows.

- You ask a question in plain language, like "is my PARAM.in valid?"
- The assistant calls a specific server tool (for example `swmf_validate_param`)
- The tool runs only the allowed logic and returns structured results
- You get actionable feedback without giving the assistant unrestricted shell access

What MCP means here:
- MCP (Model Context Protocol) is just the bridge that lets an AI assistant call named tools with typed inputs
- This repository implements those tools for SWMF tasks (validation, explanation, setup guidance, quickrun helpers)
- Safety is intentional: narrow tool contracts instead of open-ended command execution

In short: this server makes SWMF support feel conversational while keeping behavior explicit, inspectable, and 
Read full README on GitHub →

Get the weekly AgentRank digest

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