SWMF-MCP-Server MCP Server
KehengZhu/SWMF-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
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
# 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, andRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.