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.
Serveurs connexes
Qdrant
Implement semantic memory layer on top of the Qdrant vector search engine
InstantDB
Create, manage, and update applications on InstantDB, the modern Firebase.
mcp-dataverse
Microsoft Dataverse MCP server: 54 tools for CRUD, FetchXML, metadata, audit, batch, solutions and more.
ローカルNeo4jコンテナ
Manages personal knowledge using a local Neo4j container, with data imported from JSON files.
MCP Firebird
An MCP server for Firebird SQL databases, enabling LLMs to securely access, analyze, and manipulate database content.
CData MCP Server for Microsoft SQL Server
An MCP server for Microsoft SQL Server by CData. Requires a separately licensed CData JDBC Driver.
Local Context Memory MCP
A production-ready persistent memory system for AI agents, offering searchable memory across sessions with semantic search and support for multiple database backends.
Microsoft SQL Server
A Model Context Protocol (MCP) server for connecting to and querying Microsoft SQL Server databases.
CoinCap
A MCP server that provides real-time cryptocurrency market data through CoinCap's public API without requiring authentication
OData MCP Bridge (Go)
A Go bridge providing universal access to OData v2 services through MCP tools, with support for multiple authentication methods.