Frequently Asked Questions

What is Model Context Protocol (MCP)?

MCP is an open protocol that enables seamless integration between LLM applications and external data sources and tools. It provides a standardized way for AI context interaction.

What can I do with MCP?

MCP can be used to build AI-powered IDEs, enhance chat interfaces, create custom AI workflows, and more. It helps developers better manage and utilize LLM context information.

How do I get started with MCP?

You can start using MCP by installing the official SDKs (available for Python and TypeScript). Please refer to the official documentation for detailed usage instructions.

Which programming languages does MCP support?

MCP currently offers official SDKs for Python and TypeScript, with potential support for more programming languages in the future.