Skip to content

Commit fe8f9b7

Browse files
Update apps/sim/content/library/what-is-an-mcp-server/index.mdx
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
1 parent f9bcd12 commit fe8f9b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/sim/content/library/what-is-an-mcp-server

apps/sim/content/library/what-is-an-mcp-server/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ faq:
1515
- q: "What does MCP server mean?"
1616
a: "An MCP server is a program that gives AI applications standardized access to tools, data, and reusable prompts. With Sim, you can connect to external MCP servers and publish Sim workflows through our MCP server. This lets you add external capabilities to workflows or publish a complete workflow as one reusable tool."
1717
- q: "Where can I find the official Model Context Protocol documentation?"
18-
a: "The [official Model Context Protocol documentation](https://modelcontextprotocol.io) is the primary source for the specification and implementation guides. At Sim, we follow this protocol when connecting to external MCP servers and publishing workflows as MCP tools. Use the documentation to verify compatibility and technical requirements before you configure a connection."
18+
a: "The official Model Context Protocol documentation is the primary source for the specification and implementation guides. At Sim, we follow this protocol when connecting to external MCP servers and publishing workflows as MCP tools. Use the documentation to verify compatibility and technical requirements before you configure a connection."
1919
- q: "Is an MCP server a real server?"
2020
a: "An MCP server is a software component that can run as a local process or a remote network service. At Sim, we act as an MCP client when connecting to these servers and as an MCP server when publishing workflows. Running an MCP server locally or remotely lets you choose a setup that can reach the required tools and data."
2121
- q: "How does an MCP server differ from a microservice?"

0 commit comments

Comments
 (0)