You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
# mcp-framework
2
2
3
-
A framework for building Model Context Protocol (MCP) servers elegantly in TypeScript.
3
+
MCP is a framework for building Model Context Protocol (MCP) servers elegantly in TypeScript.
4
+
5
+
MCP-Framework gives you architecture out of the box, with automatic directory-based discovery for tools, resources, and prompts. Use our powerful MCP abstractions to define tools, resources, or prompts in an elegant way. Our cli makes getting started with your own MCP server a breeze
6
+
7
+
[Read the full docs here](https://modelcontextprotocol.com)
0 commit comments