masnugro/Apstra-MCP-Server
3.1
If you are the rightful owner of Apstra-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Apstra-MCP-Server facilitates the integration of Apstra with A2A (Agent-to-Agent) using Claude & MCP technology.
Apstra-MCP-Server
This is to connect Apstra with Claude & MCP (FASTMCP/Claude Desktop) in order to interact with natural language.
I was inspired by Nitin Vig to try this one, please visit his Github for more detail on how to create the MCP Server/Client connectivity: https://github.com/vignitin/apstra-mcp-server
Connection Detail
Nota Bene
There is a small difference on the FastMCP command as follow:
1/Before version 2.10.3: fastmcp install <MCP Server Path>
2/After version 2.10.3: fastmcp install claude-desktop <MCP Server Path>
masnugro@mbp% fastmcp version
FastMCP version:2.10.5
MCP version:1.11.0
Python version:3.13.3
Platform: macOS-14.4-arm64-arm-64bit-Mach-O
full available command:
fastmcp --help
Usage: fastmcp COMMAND
FastMCP 2.0 - The fast, Pythonic way to build MCP servers and clients.
Sample Output
Disclaimer
The functions available tools (apstra_mcp.py) is a living documentation, I will try to add the capabilities along the time and it is not perfect. :)