MCP server overview
Stay organized with collections
Save and categorize content based on your preferences.
The Model Context Protocol
(MCP) standardizes how AI applications and agents connect to outside data
sources. MCP servers can be local or remote. Local MCP servers typically run on
your local machine and use the standard input and output streams (stdio) for
communication between services on the same device. Remote MCP servers run on the
service's infrastructure and offer an HTTP endpoint to AI applications for
communication between the AI MCP client and the MCP server.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-22 UTC."],[],[]]