Skip to content

Commit 3c61c39

Browse files
Merge pull request #386 from zcaceres/patch-2
Add Markdownify MCP Server to List
2 parents 734e530 + ded6359 commit 3c61c39

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ A growing set of community-developed and maintained servers demonstrates various
111111
- **[Airtable](https://github.com/felores/airtable-mcp)** - Airtable Model Context Protocol Server.
112112
- **[Atlassian](https://github.com/sooperset/mcp-atlassian)** - Interact with Atlassian Cloud products (Confluence and Jira) including searching/reading Confluence spaces/pages, accessing Jira issues, and project metadata.
113113
- **[Google Tasks](https://github.com/zcaceres/gtasks-mcp)** - Google Tasks API Model Context Protocol Server.
114-
- **[Fetch](https://github.com/zcaceres/fetch-mcp)** - A server that flexibly fetches HTML, JSON, Markdown, or plaintext
114+
- **[Fetch](https://github.com/zcaceres/fetch-mcp)** - A server that flexibly fetches HTML, JSON, Markdown, or plaintext.
115115
- **[Glean](https://github.com/longyi1207/glean-mcp-server)** - A server that uses Glean API to search and chat.
116116
- **[AWS S3](https://github.com/aws-samples/sample-mcp-server-s3)** - A sample MCP server for AWS S3 that flexibly fetches objects from S3 such as PDF documents
117117
- **[Elasticsearch](https://github.com/cr7258/elasticsearch-mcp-server)** - MCP server implementation that provides Elasticsearch interaction.
@@ -120,6 +120,7 @@ A growing set of community-developed and maintained servers demonstrates various
120120
- **[Keycloak MCP](https://github.com/ChristophEnglisch/keycloak-model-context-protocol)** - This MCP server enables natural language interaction with Keycloak for user and realm management including creating, deleting, and listing users and realms.
121121
- **[Scholarly](https://github.com/adityak74/mcp-scholarly)** - A MCP server to search for scholarly and academic articles.
122122
- **[Chroma](https://github.com/privetin/chroma)** - Vector database server for semantic document search and metadata filtering, built on Chroma
123+
- **[Markdownify](https://github.com/zcaceres/mcp-markdownify-server)** - MCP to convert almost anything to Markdown (PPTX, HTML, PDF, Youtube Transcripts and more)
123124

124125
## 📚 Frameworks
125126

@@ -128,6 +129,7 @@ These are high-level frameworks that make it easier to build MCP servers.
128129
* [FastMCP](https://github.com/punkpeye/fastmcp) (TypeScript)
129130
* [EasyMCP](https://github.com/zcaceres/easy-mcp/) (TypeScript)
130131

132+
131133
## 📚 Resources
132134

133135
Additional resources on MCP.

0 commit comments

Comments
 (0)