What is Model Context Protocol (MCP) ?
The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools. While using Upsonic, you can directly use tools developed with MCP (MCP Servers). This way, you can create various agents and handle your tasks using both official tools made by different companies daily and community-developed tools, providing access to an extensive tool ecosystem.Server Lists
There are certain MCP Server lists created to view various MCP servers and learn how to use them. Some of these are:Server Types
- SSE Server (Remote): You can use your remote MCP server with SSE standard
- NPX Based: You need to install node.js to use this kind of tools.
- UVX: They are python based tools you dont need to install anything.
- Docker: If you have an docker installation you can easily run these tools with a great isolation.