MCP
@mconflitti-pbc
About MCP
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP?
MCP is a simple example of a client and server using the Connect API. It demonstrates how to build a Model Context Protocol (MCP) server that exposes Swagger/OpenAPI operations as tools for an AI chat application.
How to use MCP?
Run the server with CONNECT_API_KEY="<your key>" SWAGGER_FILE="swagger.yaml" make server. Then run the client with make client. To see the Swagger integration in action, start a local OpenAPI-compatible server using make ex-starwars and launch the Shiny application with make shiny.
Key features of MCP
- Example client‑server implementation using the Connect API
- Swagger/OpenAPI tool registration with Chatlas
- Expands Swagger references and transforms to operation dictionaries
- Maps OpenAPI operations to callable tools
- Includes a Shiny application demo for interactive chat
Use cases of MCP
- Build a chat‑based interface for any OpenAPI‑compatible service
- Rapidly prototype an MCP server that exposes API endpoints as AI tools
- Demo integrating a Star Wars API with an AI‑powered chat application
- Learn how to register Swagger tools with Chatlas for intelligent API calls
FAQ from MCP
How do I run the MCP server?
Set the CONNECT_API_KEY and `SWAG
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Comments