MCP Quickstart
About
A basic MCP server from the Quickstart Guide, adapted for OpenAI's Chat Completions API.
Details
- Author
- veysby
- Categories
- Developer Tools, Other, API
Jump to
Setup
Install MCP Quickstart in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/veysby/mcp-quickstart
Follow the installation instructions in the repository README, then restart your MCP client.
Hands-on projects for understanding how to build applications usingModel Context Protocol (MCP).
A weather MCP server built from theofficial MCP Quickstart, extended with a custom Python MCP client that routes tool calls through theOpenAI Chat Completions and Responses APIs.
calculator/— MCP Server with Resources and Interactive UI
A calculator MCP server that demonstratesMCP resourcesandMCP Apps— an extension that renders an interactive HTML calculator widget directly inside Claude Desktop.
chatkit/— Chat Web App with MCP Backend
A full-stack chat application built onOpenAI ChatKit. The frontend is a React + Vite app; the backend is a FastAPI server that routes messages to MCP tool servers based on the selected composer mode.
- Echo mode— echoes user input back verbatim
- Weather mode— runs a LangChain agent backed by theweather/MCP server; tool calls (get_alerts,get_forecast) are streamed live to the UI as a workflow with per-step status indicators
See each subfolder'sREADME.mdfor setup and run instructions.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.
The MCP server for Bitrix24 provides AI assistants with structured access to the Bitrix24 API. It delivers up-to-date method descriptions, parameters, and valid values, allowing assistants to work with precise data instead of guesswork. This reduces code errors and accelerates Bitrix24 integration development.
Tool platform by IBM to build, test and deploy tools for any data source
One remote MCP server for 500+ production APIs — Stripe, HubSpot, Postgres, Gmail, and more. OAuth and API key auth, credential management, and a CLI.
An MCP server for interacting with the Postman API, requiring an API key.
Arbitrary code execution and tool-use platform for LLMs by Riza
A command-line tool for interacting with Shopify's Admin GraphQL API, Functions, and Polaris Web Components.
Single tool to control all 100+ API integrations, and UI components
Agent-native developer Q&A API with MCP + A2A endpoints for citations, job pickup, and answer submission.
An MCP server for ABP.IO that enables AI models to interact with your ABP applications and framework.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





