Pfc
Rank #1,246io.github.yusong652/pfc
MCP server that gives AI agents full access to ITASCA PFC - browse documentation, run simulations, capture plots, all through natural conversation. Built on the Model Context Protocol, pfc-mcp turns any MCP-compatible AI client (Claude Code, Codex CLI, Gemini CLI, OpenCode, toyoura-nagisa, etc.) into a PFC co-pilot that can look up commands, execute scripts, monitor long-running simulations.
Pfc is a Model Context Protocol (MCP) server published by yusong652. It ranks #1,246 of 76,851 servers tracked on MCP Toplist, and its repository has 133 GitHub stars. Pfc is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 11, 2026 and most recently updated on Mar 6, 2026.
Ranks ahead of 75,605 of 76,851 servers on MCP Toplist.
Use Pfc
Add Pfc to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"pfc": {
"command": "uvx",
"args": [
"pfc-mcp"
]
}
}
}Listed on 1 registry (2 delisted)
yusong652
Other servers by yusong652
View all yusong652 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.5 | Mar 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Pfc?
- Pfc is maintained by yusong652, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Pfc listed on the Official MCP Registry?
- Yes — Pfc is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Pfc have?
- MCP Toplist tracks 2 versions of Pfc, most recently published on Mar 6, 2026.
- Where can I find the source code for Pfc?
- The source code for Pfc is hosted at github.com/yusong652/pfc-mcp.