io.github.cesco345/capital-equipment
io.github.cesco345/capital-equipmentSearch, book, and manage scientific research equipment across 500+ STEM core facilities.
Tools · 19
Search for scientific instruments and lab equipment using normalized categories and location.
Get detailed info about a STEM core facility including equipment, hours, contact, and access policies.
Validate if two or more scientific instruments or components are compatible for a specific workflow.
Search the marketplace for surplus, used, and refurbished scientific equipment for purchase.
Search for researchers by expertise, institution, or equipment experience.
Search for research papers linked to specific equipment types, instruments, or techniques.
Check real-time availability and booking windows for a specific piece of equipment.
Get pricing information for equipment including hourly rates, institutional pricing, and purchase options.
Check IP, safety, and compliance requirements for cross-institutional equipment use.
Submit a structured service request for equipment access, training, consultation, or analysis.
Initiate a booking request for a specific piece of equipment. Returns a confirmation or deep link to complete the booking.
Connect your Capital Equipment platform account to enable personalized results, booking, and service requests. The user will need to open a link in their browser to sign in.
Check if your Capital Equipment account is connected and retrieve your profile info.
Disconnect your Capital Equipment account from this AI agent.
Get the complete equipment taxonomy with parent/child hierarchy, live counts, and average freshness scores per category. Use this to discover what types of equipment are available.
List equipment in a specific category ID. Returns up to 50 items sorted by freshness score.
Get current platform statistics including equipment counts, category breakdown, and data quality metrics (freshness scores).
Get detailed profile for a STEM facility by its ID.
Get a side-by-side comparison matrix for equipment in a specific category. Returns structured specs, pricing, availability status, freshness scores, and linked paper counts. Use this when a researcher…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.cesco345/capital-equipment": {
"url": "https://us-central1-capital-equipment-dev.cloudfunctions.net/mcpServer/mcp",
"transport": "sse"
}
}
}