Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ParticlePhysics MCP Serverwhat are the properties of the Higgs boson?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ParticlePhysics MCP Server
Minimal MCP server for particle physics data.
It lets MCP clients (Claude Desktop, IDEs, etc.) query particles and decay modes quickly.
Quick Config
{
"mcpServers": {
"particlephysics": {
"command": "uvx",
"args": ["--from", ".", "python", "-m", "particlephysics_mcp_server"]
}
}
}Tools
search_particle
Returns key properties inline.
query (required): Name or symbol of the particle.
list_decays
Returns all decay modes for a specified particle.
particle_id (required): Name, symbol, or PDG ID of the particle.
VS Code Skill
Skill file:
.github/skills/particlephysics-skill/SKILL.mdTrigger phrase:
particle physics mcporpp
Maintainer
License
MIT - see LICENSE.
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.