ParticlePhysics MCP Server
Provides seamless access to particle physics data from the Particle Data Group (PDG) for AI assistants and applications.
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 mcporpp
Maintainer
License
MIT - see LICENSE.
Servidores relacionados
Kollektiv MCP
Build and access a personal LLM knowledge base from your editor or client without any infrastructure setup.
Unofficial Open Targets
Unofficial server for accessing Open Targets platform data for gene-drug-disease associations research.
CData Reckon
A read-only MCP server for Reckon, enabling LLMs to query live data using the CData JDBC Driver.
Memory Cache Server
An MCP server that reduces token consumption by efficiently caching data between language model interactions.
Intacct MCP Server by CData
A read-only MCP server for Intacct, enabling LLMs to query live data using the CData JDBC Driver.
FoodData Central
Access the USDA's FoodData Central database for comprehensive food and nutrient information.
MCP Helius
Access Solana blockchain data using the Helius API.
Advanced Memory Bank MCP
An intelligent memory management server with 14 optimized tools. It provides AI-powered summaries, a clean interface, and supports an optional PostgreSQL database with pgvector.
InfluxDB
A server for integrating with InfluxDB, a time-series database.
OSV Database
An MCP server for querying the OSV (Open Source Vulnerability) database API.