Skip to main content
Glama
uzerone

ParticlePhysics MCP Server

by uzerone

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.md

  • Trigger phrase: particle physics mcp or pp

Maintainer

License

MIT - see LICENSE.

Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/uzerone/ParticlePhysics-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server