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
MongoDB
Interact with MongoDB databases using natural language. Query collections, inspect schemas, and manage data.
Legifrance
Query French legal databases using the Legifrance API.
OpenCTI MCP Server
Integrates with the OpenCTI platform to query and retrieve threat intelligence data.
ArangoDB
A server for interacting with ArangoDB, a native multi-model database system.
Act! CRM MCP Server
A read-only MCP server for Act! CRM, enabling LLMs to query live data using the CData JDBC Driver.
Claude Conversation Memory System
Provides searchable local storage for Claude conversation history, enabling context retrieval during sessions.
Vestige MCP
Provides comprehensive DeFi analytics and data for the Algorand ecosystem through the Vestige API.
Iceberg MCP Server (via Impala)
Provides read-only access to Apache Iceberg tables via Apache Impala, allowing LLMs to inspect schemas and execute queries.
dbt-docs
MCP server for dbt-core (OSS) users as the official dbt MCP only supports dbt Cloud. Supports project metadata, model and column-level lineage and dbt documentation.
DuckDB Knowledge Graph Memory
An MCP memory server that uses a DuckDB backend for persistent knowledge graph storage.