Capabilities
Filesystem Server
Access local files and directories through MCP.cookbook/90_tools/mcp/filesystem.py
Brave Search Server
Web search through the Brave Search MCP server.cookbook/90_tools/mcp/brave.py
Supabase Server
Database operations through Supabase MCP.cookbook/90_tools/mcp/supabase.py
Qdrant Vector Database
Vector search through Qdrant MCP.cookbook/90_tools/mcp/qdrant.py
Multiple MCP Servers
Combine multiple MCP servers in one agent.cookbook/90_tools/mcp/multiple_servers.py
Tool Filtering
Include or exclude specific tools from an MCP server.cookbook/90_tools/mcp/include_tools.py
Local MCP Server
Build and run your own MCP server.cookbook/90_tools/mcp/local_server/server.py
cookbook/90_tools/mcp/local_server/client.py
SSE Transport
Use Server-Sent Events transport for MCP.cookbook/90_tools/mcp/sse_transport/client.py
Pipedream Integrations
Connect to 1000+ APIs through Pipedream MCP servers.cookbook/90_tools/mcp/pipedream_slack.py