Back to search
100
MCP live v1.0.0 sse

io.github.cesco345/capital-equipment

io.github.cesco345/capital-equipment

Search, book, and manage scientific research equipment across 500+ STEM core facilities.

Uptime
8.3%
12 probes
Response
538ms
last probe
Tools
19
callable

Tools · 19

search_equipment

Search for scientific instruments and lab equipment using normalized categories and location.

get_facility

Get detailed info about a STEM core facility including equipment, hours, contact, and access policies.

check_compatibility

Validate if two or more scientific instruments or components are compatible for a specific workflow.

search_marketplace

Search the marketplace for surplus, used, and refurbished scientific equipment for purchase.

find_researchers

Search for researchers by expertise, institution, or equipment experience.

search_papers

Search for research papers linked to specific equipment types, instruments, or techniques.

check_availability

Check real-time availability and booking windows for a specific piece of equipment.

get_pricing

Get pricing information for equipment including hourly rates, institutional pricing, and purchase options.

get_compliance_info

Check IP, safety, and compliance requirements for cross-institutional equipment use.

create_service_request

Submit a structured service request for equipment access, training, consultation, or analysis.

request_booking

Initiate a booking request for a specific piece of equipment. Returns a confirmation or deep link to complete the booking.

connect_account

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_connection

Check if your Capital Equipment account is connected and retrieve your profile info.

disconnect_account

Disconnect your Capital Equipment account from this AI agent.

get_equipment_categories

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.

get_equipment_by_category

List equipment in a specific category ID. Returns up to 50 items sorted by freshness score.

get_platform_stats

Get current platform statistics including equipment counts, category breakdown, and data quality metrics (freshness scores).

get_facility_profile

Get detailed profile for a STEM facility by its ID.

get_equipment_comparison

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

io.github.CSOAI-ORG/inventory-management-ai-mcp
inventory-management-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.csoai-org/inventory-management-ai-mcp
inventory-management-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.thenextgennexus/academic-research-mcp-server
Search arXiv, Google Scholar, and Wikipedia for academic papers and knowledge
0 tools
io.github.automatelab-tech/ai-seo
MCP server for AI-SEO auditing: schema, robots.txt, llms.txt, citation scoring, and AEO/GEO rewrites
0 tools
io.github.evidinvest/mcp-server
34 stock valuation, financial data, and portfolio management tools for AI agents.
0 tools
io.github.danielblomma/cortex
Local repo context for coding assistants with semantic search and graph relationships.
0 tools

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"
    }
  }
}