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.
Похожие серверы
PubChem-MCP
Access PubChem's database for chemical compounds, substances, and bioassays.
ClickHouse
Query your ClickHouse database server.
Iceberg MCP Server (via Impala)
Provides read-only access to Apache Iceberg tables via Apache Impala, allowing LLMs to inspect schemas and execute queries.
MCP Iceberg Catalog
An MCP server for interacting with Apache Iceberg catalogs and data lakes.
OSV Database
An MCP server for querying the OSV (Open Source Vulnerability) database API.
Quran Cloud
Access the Quran API from alquran.cloud to retrieve accurate Quranic text and reduce LLM hallucinations.
MCP ArcKnowledge
Manage and query custom knowledge bases using webhook endpoints.
Vestige MCP
Provides comprehensive DeFi analytics and data for the Algorand ecosystem through the Vestige API.
BigQuery Analysis
Execute and validate SQL queries against Google BigQuery. It safely runs SELECT queries under 1TB and returns results in JSON format.
KuzuMem-MCP
A distributed memory bank MCP tool that stores memories in a KùzuDB graph database, with repository and branch filtering capabilities.