Toolbox MCP
Toolbox MCP
FastMCP-Implementierung für die Toolbox-Herausforderung, beschrieben in toolbox.txt.
Installation
python -m pip install -e ".[dev]"Related MCP server: Wolfram Alpha MCP Server
Lokal ausführen
python -m toolbox_mcp.serverDer MCP-Endpunkt ist http://localhost:8000/mcp. Überschreiben Sie HOST, PORT oder
MCP_PATH mit Umgebungsvariablen beim Bereitstellen.
Der Server stellt bereit:
get_name(name)— validiert und gibt den angegebenen Namen zurück.calculate(left, operator, right)— wertet eine unterstützte arithmetische Operation aus.identify_shape(image_base64)— identifiziert ein PNG alsrectangle,triangleodercircle.list_study_materials()/fetch_study_material(document_id)— listet den Phase-2-Lehrplan auf oder liest ihn.search_study_material(question)— gibt relevante Lehrplanabschnitte innerhalb des Abruf-Budgets zurück.next_route_node(map_id, current, visited, destination, hops_remaining)— wählt einen kostengünstigsten Graph-Knoten unter Verwendung von Kantengewichten plus Knoten-Gebühren.get_venues(day),get_schedule(person, day)undget_location(person, day)— rufen Phase-3-Stadtdaten ab.find_meeting_window(...)— findet das früheste freie Zeitfenster, mit vorläufigen Kalendereinträgen als Fallback.plan_outing(...)— kombiniert Zeitpläne, Orte, Veranstaltungsorte und Raster-Navigation zu einer Ausflugsantwort.
Test
python -m pytest -qThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables mathematical formula visualization and analysis through interactive plotting, formula validation, and symbolic computation. Supports both Desmos API integration and local matplotlib rendering for creating 2D mathematical graphs.58Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables scientific computing, mathematical problem solving, and step-by-step mathematical solutions through Wolfram Alpha's mobile API. Supports real-time streaming responses and multiple output formats for enhanced mathematical and scientific queries.1MIT
- FlicenseAqualityDmaintenanceEnables educational and learning tasks including flashcard generation with Anki integration, Zotero library management, Obsidian vault interaction, and mathematical expression verification with LaTeX support.8
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to search, validate, and edit OpenStreetMap data through natural language commands and built-in safety protections. It supports discovery of nearby amenities, geographic data exploration, and secure map editing via OAuth authentication.4MIT
Related MCP Connectors
AI-callable calculators and engineering models with real formulas. No hallucinated math.
500+ deterministic tools for AI agents: math, conversion, validation, hashing, encoding, date/time.
Precision math engine for AI agents. 203 exact methods. Zero hallucination.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pslimmm/ubs-2026-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server