Commit graph

385 commits

Author SHA1 Message Date
Yiwen Lu
5203201bf5
Add PiloTY - AI terminal control MCP server (#339) 2025-07-04 12:09:30 +08:00
Arley Daniel Peter
72ca3afd8b
Add calcom community server (#341)
The server currently provides the following tools for LLM interaction:

get_api_status(): Check if the Cal.com API key is configured in the environment. Returns a string indicating the status.
list_event_types(): Fetch a list of all event types from Cal.com for the authenticated account. Returns a dictionary with the list of event types or an error message.
get_bookings(...): Fetch a list of bookings from Cal.com, with optional filters (event_type_id, user_id, status, date_from, date_to, limit). Returns a dictionary with the list of bookings or an error message.
create_booking(...): Create a new booking in Cal.com for a specific event type and attendee. Requires parameters like start_time, attendee details, and event type identifiers. Returns a dictionary with booking details or an error message.
list_schedules(...): List all schedules available to the authenticated user or for a specific user/team. Optional filters: user_id, team_id, limit. Returns a dictionary with the list of schedules or an error message.
list_teams(...): List all teams available to the authenticated user. Optional filter: limit. Returns a dictionary with the list of teams or an error message.
list_users(...): List all users available to the authenticated account. Optional filter: limit. Returns a dictionary with the list of users or an error message.
list_webhooks(...): List all webhooks configured for the authenticated account. Optional filter: limit. Returns a dictionary with the list of webhooks or an error message.
2025-06-30 10:53:08 +08:00
Greg Huff
b40274cf8d
Add Nanoleaf MCP server to community servers list (#337)
- Control Nanoleaf smart lights through MCP
- Features: turn on/off, adjust brightness, change colors, set effects, discover devices
- Built with TypeScript for Warp terminal integration

Co-authored-by: ghuff <your-email@example.com>
2025-06-27 23:00:21 +08:00
Kamran Biglari
7fbf2649da
MCP Chart Server (#336)
* mcp-server-chart

A Model Context Protocol (MCP) server that provides comprehensive chart generation capabilities. This server offers a wide variety of chart types with comprehensive Zod schema validation for type-safe chart configuration.

🎯 15+ Chart Types - Comprehensive chart library covering all major visualization needs
🔒 Type Safety - Full Zod schema validation for all chart configurations
🌐 Multiple Deployment Options - Local server, HTTP streaming, and SSE endpoints
🚀 Claude.AI Integration - Ready-to-use endpoints for Claude.AI integration
📊 Professional Charts - Support for financial, statistical, and business visualizations

* fix order
2025-06-27 23:00:03 +08:00
nikon
2ced4b3027
Added Peliqan (#335) 2025-06-27 22:59:45 +08:00
Limo
3542097a72
Add Email Send MCP 2025-06-27 22:59:27 +08:00
Phillip Sitbon
e0667cda0d
Add Magg community server and MBro client (#333)
https://github.com/sitbon/magg
2025-06-27 22:59:03 +08:00
Mariano
a902b1ce2a
Add X (Twitter) MCP server (#332)
Added enhanced X/Twitter MCP server with OAuth 2.0 support, v2 API media uploads, and comprehensive features for tweet management.
2025-06-27 14:27:11 +08:00
mberry1989
e395d5b0e2
Add Kontent.ai MCP (#331) 2025-06-27 14:26:54 +08:00
bcallaghancode
edaecac61a
Add Wassenger MCP server (#330) 2025-06-27 14:26:38 +08:00
Nikita Rukavkov
509cbc1804
Added TeamCity MCP Server #329 2025-06-27 14:25:50 +08:00
IP2Location
de5ae53cc2
Add IP2Location.io MCP server (#328) 2025-06-26 11:02:22 +08:00
Alexander Galea
65be83af7d
Add random-number-mcp #327
Add `random-number-mcp`
2025-06-26 11:02:05 +08:00
wong2
a29fc4de20
Update README.md 2025-06-25 21:36:29 +08:00
Dominik
7a9152af3f
Added IMAP MCP (#326) 2025-06-25 20:00:09 +08:00
Vittorio Distefano
3197590936
docs: add Yuga Planner to community MCP list (#325) 2025-06-25 19:59:50 +08:00
Rohan Gupta
b533b1638d
Update MCP Server List to include Harness.io (#324)
* Update README.md

* Update README.md
2025-06-25 19:59:22 +08:00
David
2415534faa
Adding a community server (#305)
* Adding a community server

open source text-to-graphql mcp server

* Update README.md

Moved to Community section.
2025-06-25 19:59:01 +08:00
adawalli
72fc79ee53
docs: add Nexus MCP server to community list (#323)
Add Nexus web search server that integrates Perplexity Sonar models via OpenRouter API
2025-06-25 19:58:33 +08:00
wong2
250d40d0cd
Add Peekaboo 2025-06-25 19:58:12 +08:00
Pete
0fbd9df2e1
Added Repo Map (#313)
Co-authored-by: wong2 <wonderfuly@gmail.com>
2025-06-23 22:02:05 +08:00
Isaiah
db30e80b55
Add Allyson MCP server to README.md (#308) 2025-06-23 22:01:09 +08:00
domantas-jurkus-dcd
3ebec841e8
add decodo mcp 2025-06-23 21:59:56 +08:00
Lariel Fernandes
9639c6fae3
docs: add dash0 to official servers (#321)
* docs: add dash0 to official servers

* docs: add link to public repo with usage instructions
2025-06-23 21:59:30 +08:00
urldna.io
857ec1cf2c
Added urlDNA to official server lists (#320) 2025-06-23 21:59:09 +08:00
Pearch-ai
177b5a9ba8
add Pearch MCP server (#319) 2025-06-23 21:58:51 +08:00
Chris Griffing
06fa865ca1
add GitKraken MCP server (#318) 2025-06-23 21:58:35 +08:00
Jake Bloom
44f606c049
Add instagram DM MCP (#317) 2025-06-23 21:58:17 +08:00
Sualeh Fatehi
4d70d8e5eb
Add SchemaCrawler to README.md (#316)
* Add SchemaCrawler to README.md

* Rename repository
2025-06-23 21:58:02 +08:00
Christoffer Artmann
3b31bdeb15
Add package-registry-mcp 2025-06-23 21:57:33 +08:00
Stanislav Khromov
2759ab8b64
Add Svelte MCP (#312) 2025-06-23 20:42:04 +08:00
Szymon Pacholski
086271be94
adds anki-connect-mcp 2025-06-23 20:41:48 +08:00
fetchSERP
d48ec2bf9a
Add fetchSERP mcp server #310 2025-06-23 20:40:21 +08:00
Cameron Cooke
ba40308485
Add XcodeBuildMCP
* Update README.md

Add XcodeBuildMCP

* Update README.md

Add Reloaderoo MCP

* Update README.md
2025-06-23 20:39:54 +08:00
Ce Feng
a647c8dee6
feat: add dino-x mcp server (#307)
Co-authored-by: fengce <fengce@idea.edu.cn>
2025-06-23 20:39:10 +08:00
akashgomarble
750df0a1a5
Add Google Ads mcp 2025-06-23 20:38:17 +08:00
Magnus Junghard
61dce4118f
Add @bldbl/mcp - Buildable AI Development Platform MCP Server #304 2025-06-23 20:36:46 +08:00
Strijdhagen
38996ffa11
Add Career Site Jobs to community servers (#303)
* Add Career Site Jobs to community servers

* Change url to MCP
2025-06-23 20:36:12 +08:00
Tim Luka Horstmann
1805890e2b
Add TimLukaHorstmann/mcp-weather to community servers (#297)
* Add TimLukaHorstmann/mcp-weather to community servers

* Fix alphabetical positioning: rename TimLukaHorstmann/mcp-weather to Weather
2025-06-23 20:35:30 +08:00
wong2
310f496984
Update brightdata url 2025-06-15 23:11:03 +08:00
wong2
ac54ba8523
Update reference servers 2025-06-15 19:57:34 +08:00
Daniel Woelfel
bdc4119ade
Add InstantDB's official MCP server (#301) 2025-06-15 19:54:07 +08:00
Yijia Su
ef83296a3a
Add Apache Doris MCP Server #300 2025-06-15 19:53:53 +08:00
Ilya Siamionau
b77c1e9e64
Add Cycode MCP (#299) 2025-06-15 19:53:33 +08:00
Oğuzhan Koçaklı
6f1fbecdfb
Added Trello Desktop MCP server (#298) 2025-06-15 19:53:13 +08:00
sachiew
53b75f7ff3
Add official CoinGecko MCP to README.md (#296) 2025-06-15 19:52:34 +08:00
James Peter
e5e9f0ddb4
Add just-every MCP servers for web content extraction and screenshots (#294) 2025-06-15 19:51:43 +08:00
tanmay
0e2cef0ca6
Added Trypeggy - Facebook Ads Library MCP server to community servers (#293)
Added Facebook Ads Library reference to community servers in readme. It queries for a brand name to get its meta_platform_id and then able to retrieve and analyse ads.
2025-06-15 19:51:17 +08:00
Stefan Szeider
990156571a
Add consult7 MCP server (#292)
Adding consult7 - an MCP server that enables AI agents to analyze large codebases and document collections using high-context models
2025-06-15 19:50:55 +08:00
movstox
72ec9f65e6
Add Lazy Toggl MCP server (#291) 2025-06-15 19:50:38 +08:00
Julien Debon
6e44e749d1
Add Routine official MCP server (#290) 2025-06-15 19:50:16 +08:00
Anirban Basu
8c86f44c41
Added FrankfurterMCP (#289)
Added FrankfurterMCP -- an interface to the Frankfurter API for currency exchange data -- to the list of community servers.
2025-06-15 19:49:53 +08:00
Radi
0a747be0a8
Add SchemaFlow MCP Server (#266)
Real-time database schema access for AI-IDEs through Model Context Protocol

Co-authored-by: wong2 <wonderfuly@gmail.com>
2025-06-15 19:48:57 +08:00
Angela Navarro
d182fe772a
Mapbox mcp server (#287)
* Adding the official MCP Server for Mapbox

* Correct order
2025-06-10 10:56:48 +08:00
Dmitrii Poddubnyi
e6119f8b91
Add TrackMage official MCP Server (#286) 2025-06-10 10:56:28 +08:00
Eugene
a316079e92
add twelve data mcp (#285)
Co-authored-by: Eugene Kopev <e.kopev@anabar.ai>
2025-06-10 10:56:08 +08:00
Aymeric PINEAU
79850b5210
Add intlayer MCP server (#284) 2025-06-08 15:48:37 +08:00
Charles
fd36727e51
feat: add ui-tars browser mcp (#283) 2025-06-07 15:30:14 +08:00
brandon creighton, aka cstone
3208a655b6
Add official Fulcra Context MCP server (#282) 2025-06-07 15:29:57 +08:00
Super I Technologies
80dd992bda
Added MCP Plexus to the list of MCP server frameworks. (#281)
Added MCP Plexus to the list of MCP server frameworks. MCP Plexus is a secure and scalable multi-tenant Python framework built on FastMCP 2.7. It simplifies the deployment of sophisticated MCP servers, enabling robust multi-tenancy, seamless OAuth 2.1 integrations, persistent user authentication, and API key management. Ideal for developing modern, context-rich AI applications while ensuring security and extensibility.
2025-06-07 15:29:43 +08:00
Suleman Tariq
13e2b6aa05
Update README.md - Move Token Metrics MCP to Official Servers (#280)
Move Token Metrics MCP to Official Servers list from Community Servers list
2025-06-07 15:29:23 +08:00
wong2
aa3bb55ac5 Merge branch 'main' of github.com:wong2/awesome-mcp-servers 2025-06-06 21:39:00 +08:00
wong2
38d6cea17a Add sponsor link 2025-06-06 21:38:18 +08:00
Suleman Tariq
423d42f35b
Add Token Metrics MCP Server to Official Servers (#279)
Adding Token Metrics MCP Server to the Official Servers list.

The Token Metrics Model Context Protocol (MCP) server provides comprehensive cryptocurrency data, analytics, and insights through function calling. This server enables AI assistants and agents to access Token Metrics' powerful API for real-time crypto market data, trading signals, price predictions, and advanced analytics.

Github: https://github.com/token-metrics/mcp
Webiste: https://www.tokenmetrics.com
2025-06-06 21:37:02 +08:00
Aram Panasenco
1e4ae004b9
Removed the SQLite that was in official server examples and added a full implementation of a SQLite MCP server. (#278) 2025-06-06 21:36:44 +08:00
John Xie
fd5ac92c38
Add Taskade MCP server to Official Servers list (#277)
This PR adds Taskade to the "Official Servers" section of the awesome-mcp-servers list. Taskade provides an MCP integration that allows AI models to access and manage tasks, projects, and AI agents in real time via the Taskade platform.
GitHub: https://github.com/taskade/mcp
Website: https://www.taskade.com/
2025-06-06 21:36:19 +08:00
Thomas Aribart
6ecb5e79c2
Add DynamoDB-Toolbox to Community MCP Servers in README (#276) 2025-06-06 21:35:40 +08:00
bighadjdz
19188f8c7c
Add MCPs Playground To MCP Clients List (#274)
* Update README.md

* Add MCPs Playground To MCP Clients List
2025-06-05 11:01:53 +08:00
Nicolas QUINQUENEL
123df950da
Add SonarQube MCP Server to Official Servers (#275) 2025-06-04 22:02:20 +08:00
ken-octagon
8d92a602df
Added Octagon Deep Research MCP server 2025-06-04 22:01:44 +08:00
Xexr
ce9db50180
Add mcp-libsql #272
add MCP-libSQL
2025-06-04 22:01:16 +08:00
Brian Dussault
06d20f6cc3
Add ocireg
Added ocireg tool and corrected link to ToolHive
2025-06-04 22:00:19 +08:00
Vitaliy Beketov
f9963b4da4
Add official Pearl MCP Server (#269) 2025-06-04 21:59:23 +08:00
Sergey
5ce87e96bb
Added GitHub Repos Manager MCP Server #268 2025-06-04 21:59:02 +08:00
Matthew Dailey
df7a6fb50e
Add ref.tools MCP server to the list (#267) 2025-06-04 21:58:36 +08:00
Pablo Zamudio
8b0d93a913
Add Mercado Pago's official MCP Server (#265) 2025-06-04 21:58:05 +08:00
Yusuf Kaka
afcbd51156
Added Salaah MCP, community MCP contribution (#264)
A FastAPI and MCP service providing Islamic prayer times calculations
2025-06-04 21:57:28 +08:00
Quinn
b36465a4dc
Add Debugg AI to README.md MCP list #263
Add official debugg-ai MCP to list
2025-06-04 21:57:06 +08:00
Jonathan Politzki
0f3ff7cf36
Add Jean Memory (#261) 2025-06-04 21:56:07 +08:00
meirk-brd
c6aacbdced
Update Bright Data repo URL #270 2025-06-04 21:55:22 +08:00
Vlad Bugay
ebb809cb2a
Update README.md (#260)
Added WayStation server
2025-06-03 11:27:35 +08:00
Gustavo Meilus
a6ba094dc4
Add Website Snapshot to Community Servers (#259) 2025-06-03 11:07:06 +08:00
Juan Antonio Osorio
5869a95e47
Add MKP Server to awesome MCP servers list (#258)
Add MKP (Model Kontext Protocol Server for Kubernetes) to the README.md.

MKP is a native Go implementation that allows LLM-powered applications to interact with Kubernetes clusters through direct API integration, providing comprehensive resource management capabilities.

Repository: https://github.com/StacklokLabs/mkp
2025-06-03 11:06:42 +08:00
Juan Antonio Osorio
ee6fceee36
Add OSV MCP Server to Community Servers (#257)
- Added StacklokLabs/osv-mcp to the Community Servers section
- Provides access to OSV (Open Source Vulnerabilities) database
- Supports querying vulnerabilities by package/commit and batch operations
2025-06-03 11:05:16 +08:00
Quinn Damerell
11d2708dbd
Adding the OctoEverywhere MCP Server (#256) 2025-06-03 11:04:59 +08:00
Echoing Vesper
199d946788
Add MCP Task Orchestrator to Community Servers (#255) 2025-05-30 14:43:00 +08:00
lybcodes
9a54782254
Add Alibabacloud DevOps MCP Server (#254)
Co-authored-by: liyebin.lyb <liyebin.lyb@alibaba-inc.com>
2025-05-29 15:49:46 +08:00
Goro-Sun
433f51d58d
Add Unified Diff MCP Server - HTML/PNG diff visualization tool (#252) 2025-05-29 11:05:09 +08:00
Alex Jeannier
23fe287783
Adding homebrew-mcp (#251) 2025-05-29 11:04:33 +08:00
Thomas Shafer
3eb37ba3f9
Add Google Cloud Run (#250)
* Add Google Cloud Run

Include link to Google Cloud Run's official MCP server

* Update README.md

add dash
2025-05-29 11:04:07 +08:00
All Voice Lab
51c149606f
Add official AllVoiceLab MCP Server to README (#249)
* feat(README.md): add AllVoiceLab MCP Server.

* feat(README.md): add AllVoiceLab MCP Server.

---------

Co-authored-by: Casper <solitaryreach@163.com>
2025-05-29 11:03:42 +08:00
Siva Prakash K
73bdf14644
docs: add Multi Chat MCP Server (Google Chat) to community servers (#248)
Co-authored-by: Your Name <you@example.com>
2025-05-28 12:19:23 +08:00
Alex Nazarov
6376ffcb38
Added xcsimctl and xctools (#247)
* Update README.md

Add simctl and xctools

* Update README.md

Update README
2025-05-28 12:18:50 +08:00
Johannes Pettersson
a34fc6e1c9
Added codesys-mcp-toolkit
Added codesys-mcp-toolkit
2025-05-28 12:18:32 +08:00
T Savo
0b4f072b1c
Add Creatify MCP Server to community servers list (#245)
- Added Creatify MCP Server for AI video generation capabilities
- Includes avatar videos, URL-to-video conversion, text-to-speech, and AI editing tools
- Positioned alphabetically between Comet Opik and Contentful
2025-05-28 12:18:13 +08:00
hustcc
564c29ab1f
docs: add mcp-mermaid & move chart to official (#244)
Co-authored-by: wong2 <wonderfuly@gmail.com>
2025-05-25 20:13:00 +08:00
chita
7f75728894
Add DropBin remote SSE MCP server (#243)
* Add DropBin remote SSE MCP server - Remote SSE MCP server for temporary content hosting and sharing - Enables file uploads and content management without authentication - Accessible at https://dropbin.org/mcp

* Fix DropBin description - clarify it hosts HTML webpages for content sharing
2025-05-25 20:09:55 +08:00
guravus
5329e990ca
Add Knit MCP server
Added Knit MCP server entry with access to 10,000+ tools across HRIS, ATS, CRM, Accounting, Calendar, Meeting, Ticketing, and more categories.
2025-05-25 20:09:18 +08:00
Ben McNicholl
50024ea2ea
chore(server): add Buildkite MCP server (#241)
Signed-off-by: Ben McNicholl <git@benmcnicholl.com>
2025-05-25 20:08:37 +08:00
Karl
4a07e4b168
Add BGG MCP (#236)
* Add BGG MCP

* Update README.md

* Update README.md
2025-05-25 20:07:53 +08:00