You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
swarms/examples/mcp/servers
Kye Gomez 243df297ef
cleanup examples folder
2 days ago
..
README.md cleanup examples folder 2 days ago
mcp_agent_tool.py [Multi-MCP Examples] [Docs for multi mcp] [FIX][MCP client migration to streamable http instead of sse] [cleanup][examples] 2 months ago
mcp_test.py [ORGANIZE MCP EXAMPLES] 3 months ago
okx_crypto_server.py mcp asyncio call loop error 2 months ago
test.py [ORGANIZE MCP EXAMPLES] 3 months ago

README.md

MCP Server Examples

This directory contains examples demonstrating MCP server implementations.

Examples

Overview

MCP server examples demonstrate how to implement Model Context Protocol servers that expose tools and capabilities to agents. These examples show server setup, tool registration, request handling, and domain-specific server implementations.