{"generatedAt":"2026-09-16T12:49:55.930Z","source":"claudecode MCP Server catalog","count":1183,"categories":["Analytics","Automation","Browser Automation","Cloud","Community Servers","Data","Database","Design","Development","Financial","Integration","Localization","Official","Other MCP Server","Reference Servers","Search","System"],"mcpServers":[{"slug":"choturobo","sourceId":"choturobo","name":"**Chotu Robo Server - MCP Server for Arduino **","author":"vishalmysore","description":"Integrate Arduino-based robotics (using the NodeMCU ESP32 or Arduino Nano 368 board) with AI using the MCP (Model Context Protocol) framework from Claude Anthropic","repositoryUrl":"https://github.com/vishalmysore/choturobo","tags":["claude-ai","ardiuno","artificial-intelligence","robot","anthropic-claude","antrophic","robotics","ai","Community Servers","artificial-neural-networks"],"category":"Official","stars":42,"lastUpdate":"2025-04-10","installTarget":null,"features":["**LED Control**: Blink an LED for a given duration.","**Buzzer Control**: Sound a buzzer for a specified time.","**Motor Control**: Run a motor at a certain speed for a set time.","**Servo Control**: Move a servo motor to a specific angle.","**Fan Control**: Turn a fan on/off.","**Relay Control**: Switch a relay on or off.","**Sensor Readings**:","Read **temperature** from a sensor.","Measure **distance** using an ultrasonic sensor.","**AI-powered Commands**: Control the robot using AI-based prompts for actions like moving, starting, stopping, turning, and adjusting speed.","**NodeMCU ESP32** or **Arduino Nano 368**: Microcontrollers responsible for controlling the hardware and communicating with the server.","**Johnny-Five**: The JavaScript robotics and IoT library to interact with the hardware components.","**MCP Framework**: The Model Context Protocol framework to handle requests and interactions with external systems, enabling AI-based communication.","**Sensors & Actuators**:","**LED** (for indicating status)","**Buzzer**","**Servo Motor**","**Motor**","**Relay Module**","**Ultrasonic Distance Sensor**","**Temperature Sensor**","**Setup**:","The **NodeMCU ESP32** or **Arduino Nano 368** board is connected to various sensors and actuators (LEDs, motors, etc.).","The **Johnny-Five** library allows the server to control hardware components through the microcontroller.","**MCP Integration**:","The **McpServer** manages communication between the hardware and AI.","The server provides several **tools** (commands) such as `blinkLED`, `buzz`, `runMotor`, `moveServo`, and more.","Each tool is associated with a specific function, and the server waits for commands from the AI system to execute those actions.","**AI Control**:","**AI Prompts** are used to trigger actions like moving the robot (`move-chotu`), controlling speed (`set-chotu-speed`), and turning the robot (`turn-chotu`).","The AI uses **Claude** or other AI assistants to send commands to the server. The server processes these commands and interacts with the hardware accordingly.","**Real-Time Communication**:","**StdioServerTransport** ensures the server can connect to external AI systems and execute commands in real-time.","**User Commands**:","The AI can send user-friendly commands like **\"turn Chotu left\"** or **\"set speed to 5\"** to control the robot's behavior.","**`blinkLED`**: Blink the LED for a specified time.","**`buzz`**: Activate the buzzer for a certain duration.","**`runMotor`**: Start the motor at a given speed for a set period.","**`moveServo`**: Move the servo motor to a specified angle.","**`controlFan`**: Turn the fan on or off.","**`toggleRelay`**: Switch a relay module on or off.","**`readTemperature`**: Get the current temperature reading.","**`readDistance`**: Measure the distance using the ultrasonic sensor.","**`move-chotu`**: Move Chotu in specific steps (via AI prompt).","**`start-chotu`**: Start Chotu and get ready to operate.","**`stop-chotu`**: Stop Chotu and shut down operations.","**`turn-chotu`**: Turn Chotu to a specified direction (left or right).","**`set-chotu-speed`**: Set the speed for Chotu.","**Hardware**:","**NodeMCU ESP32** or **Arduino Nano 368** (or any supported Arduino/ESP32 board).","Various sensors and actuators (LED, servo, motor, ultrasonic sensor, temperature sensor, relay).","**Software**:","Install **Node.js**.","Install **Johnny-Five** for hardware control.","Use the **MCP SDK** to integrate with AI.","Use the **Arduino IDE** to program the microcontroller.","Install **Node.js** and **Johnny-Five**:","**Adding more sensors** like cameras or microphones.","**Integrating advanced AI models** for better decision-making.","**Developing a mobile app or web interface** to control the robot via a graphical interface.","**Using a Raspberry Pi**:","**Setup**: Use a Raspberry Pi to run the MCP server and control the hardware components.","**Installation**:","**Connecting to Java-based Server**:","**Java Server Setup**: Create a Java-based MCP server to handle requests and communicate with the Raspberry Pi.","**Java Code Example**:","**Running the Server**:","**Connecting Raspberry Pi to Java Server**:","Ensure the Raspberry Pi and Java server are on the same network.","Use WebSocket or REST API to send commands from the Java server to the Raspberry Pi.","Example command from Java server to Raspberry Pi:"],"avatarUrl":"https://avatars.githubusercontent.com/u/25938717?v=4","views":0,"featured":false},{"slug":"0xkoda-wiremcp","sourceId":"0xkoda-wiremcp","name":"0xKoda WireMCP","author":"0xKoda","description":"An MCP for WireShark (tshark). Empower LLM's with realtime network traffic analysis capability","repositoryUrl":"https://github.com/0xKoda/WireMCP","tags":["llm","wireshark","mcp","network-analysis"],"category":"Data","stars":120,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/88812262?v=4","views":1,"featured":false},{"slug":"0xkoda-eth-mcp","sourceId":"0xkoda-eth-mcp","name":"0xKoda eth mcp","author":"0xKoda","description":"an MCP for querying the EVM","repositoryUrl":"https://github.com/0xKoda/eth-mcp","tags":["mcp"],"category":"Analytics","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["**eth_getCode**: Retrieve the code at a specific Ethereum address","**eth_gasPrice**: Get the current gas price on the Ethereum network","**eth_getBalance**: Check the balance of an Ethereum account","First, clone this repository:","Go to Cursor settings → MCP → Add new MCP server","Enter a name (e.g., \"eth-mcp\")","Select \"command\" as the type","Input the full path to the script:","Click \"Add\" to enable the server","Input the command and path","The Inspector will connect to your running MCP server and display available tools.","View available tools and their descriptions","Test each tool with different parameters","See the responses in a structured format","Debug any issues with your MCP server implementation","Select the tool in the Inspector interface","Enter a valid Ethereum address (e.g., `0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045` - Vitalik's address)","Use the default block parameter (`latest`)","Submit the request and view the response","Claude Desktop","Claude Code","Cursor (instructions above)","Cline","Other MCP-compatible applications"],"avatarUrl":"https://avatars.githubusercontent.com/u/88812262?v=4","views":0,"featured":false},{"slug":"0xdwong-sui-mcp","sourceId":"0xdwong-sui-mcp","name":"0xdwong sui mcp","author":"0xdwong","description":"0xdwong sui mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/0xdwong/sui-mcp","tags":["mcp"],"category":"Design","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/121151857?v=4","views":0,"featured":false},{"slug":"0xhijo-mcp-twitter","sourceId":"0xhijo-mcp-twitter","name":"0xhijo mcp twitter","author":"0xhijo","description":"A TypeScript Model Context Protocol for Twitter/X platform integration.","repositoryUrl":"https://github.com/0xhijo/mcp_twitter","tags":["mcp","typescript"],"category":"Development","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":["**`create_twitter_post`**: Create a new X/Twitter post","**`reply_twitter_tweet`**: Reply to a specific X/Twitter post by ID","**`get_last_tweet`**: Get the most recent post from a specified X/Twitter account","**`get_last_tweets_options`**: Get a specified number of posts matching a search query","**`create_and_post_twitter_thread`**: Create and publish an X/Twitter thread","**`follow_twitter_from_username`**: Follow an X/Twitter user by username","**`get_twitter_profile_from_username`**: Get complete X/Twitter profile data by username","**`get_twitter_user_id_from_username`**: Get X/Twitter user ID from username","**`get_last_tweet_and_replies_from_user`**: Get recent X/Twitter posts and replies from a user","**`get_last_tweet_from_user`**: Get recent X/Twitter posts from a user","**`get_own_twitter_account_info`**: Get current account profile data","Configure the .env file:","Create a Developer Account:","Configure the .env file","Choose the authentication mode (API or CREDENTIALS) based on your needs","Verify that your credentials are properly configured in the .env file","Check the official documentation for more details about API limitations"],"avatarUrl":"https://avatars.githubusercontent.com/u/111642030?v=4","views":0,"featured":false},{"slug":"0xjcf-mcp-codeanalysis","sourceId":"0xjcf-mcp-codeanalysis","name":"0xjcf MCP CodeAnalysis","author":"0xjcf","description":"MCP tools","repositoryUrl":"https://github.com/0xjcf/MCP_CodeAnalysis","tags":["tool","mcp"],"category":"Development","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Code Analysis**: Parse and analyze codebases with abstract syntax trees","**Context Generation**: Create rich contextual information for AI models","**Tool Integration**: Built on the MCP SDK for seamless AI tool integration","**Extensible Architecture**: Plugin-based system for custom analyzers"],"avatarUrl":"https://avatars.githubusercontent.com/u/13291314?v=4","views":0,"featured":false},{"slug":"199-bio-mcp-wait-timer","sourceId":"199-bio-mcp-wait-timer","name":"199 bio mcp wait timer","author":"199-bio","description":"199 bio mcp wait timer is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/199-bio/mcp-wait-timer","tags":["mcp","ai"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/5087259?v=4","views":0,"featured":false},{"slug":"1panel-dev-mcp-1panel","sourceId":"1panel-dev-mcp-1panel","name":"1Panel dev mcp 1panel","author":"1Panel-dev","description":"mcp-1panel is an implementation of the Model Context Protocol (MCP) server for 1Panel.","repositoryUrl":"https://github.com/1Panel-dev/mcp-1panel","tags":["mcp","1panel","mcp-server"],"category":"Official","stars":116,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/109613420?v=4","views":0,"featured":false},{"slug":"2b3pro-roam-research-mcp","sourceId":"2b3pro-roam-research-mcp","name":"2b3pro roam research mcp","author":"2b3pro","description":"MCP Server for Roam Research Graph Integration","repositoryUrl":"https://github.com/2b3pro/roam-research-mcp","tags":["mcp","search"],"category":"Search","stars":43,"lastUpdate":"2025-05-19","installTarget":null,"features":["Environment variable handling with .env support","Comprehensive input validation","Case-insensitive page title matching","Recursive block reference resolution","Markdown parsing and conversion","Daily page integration","Detailed debug logging","Efficient batch operations","Hierarchical outline creation","`roam_fetch_page_by_title`: Fetch and read a page's content by title, recursively resolving block references up to 4 levels deep","`roam_create_page`: Create new pages with optional content","`roam_create_block`: Create new blocks in a page (defaults to today's daily page)","`roam_import_markdown`: Import nested markdown content under specific blocks","`roam_add_todo`: Add multiple todo items to today's daily page with checkbox syntax","`roam_create_outline`: Create hierarchical outlines with proper nesting and structure","`roam_search_block_refs`: Search for block references within pages or across the graph","`roam_search_hierarchy`: Navigate and search through block parent-child relationships","`roam_find_pages_modified_today`: Find all pages that have been modified since midnight today","`roam_search_by_text`: Search for blocks containing specific text across all pages or within a specific page","`roam_update_block`: Update block content with direct text or pattern-based transformations","`roam_search_by_date`: Search for blocks and pages based on creation or modification dates","`roam_search_for_tag`: Search for blocks containing specific tags with optional filtering by nearby tags","`roam_remember`: Store and categorize memories or information with automatic tagging","`roam_recall`: Recall memories of blocks marked with tag MEMORIES_TAG (see below) or blocks on page title of the same name","`roam_datomic_query`: Execute custom Datalog queries on the Roam graph for advanced data retrieval and analysis","Create a [Roam Research API token](https://x.com/RoamResearch/status/1789358175474327881):","Go to your graph settings","Navigate to the \"API tokens\" section (Settings > \"Graph\" tab > \"API Tokens\" section and click on the \"+ New API Token\" button)","Create a new token","Configure the environment variables:","For Cline (`~/Library/Application Support/claude-code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json`):","For Claude desktop app (`~/Library/Application Support/Claude/claude_desktop_config.json`):","Build the server (make sure you're in the root directory of the MCP):","Complete hierarchical structure","Block references recursively resolved (up to 4 levels deep)","Proper indentation for nesting levels","Full markdown formatting","`page_uid`: Direct reference to target page","`title`: Name of target page (will be created if it doesn't exist)","Neither: Block will be added to today's daily page","Create complex outlines with up to 10 levels of nesting","Validate outline structure and content","Maintain proper parent-child relationships","Optional header block for the outline","Defaults to today's daily page if no page specified","Efficient batch operations for creating blocks","`outline`: Array of outline items, each with:","`text`: Content of the outline item (required)","`level`: Nesting level (1-10, required)","`page_title_uid`: Target page title or UID (optional, defaults to today's page)","`block_text_uid`: Header text for the outline (optional)","Adds todos with Roam checkbox syntax (`{{TODO}} todo text`)","Supports adding multiple todos in a single operation","Uses batch actions for efficiency when adding >10 todos","Automatically creates today's page if it doesn't exist","Adds todos as top-level blocks in sequential order","Import content under specific blocks:","Find parent block by UID or exact string match","Locate blocks within specific pages by title or UID","Defaults to today's page if no page specified","Control content placement:","Add as first or last child of parent block","Preserve hierarchical structure","Efficient batch operations for nested content","Comprehensive return value:","`content`: Nested markdown content to import","`page_uid`: UID of the page containing the parent block","`page_title`: Title of the page containing the parent block (ignored if page_uid provided)","`parent_uid`: UID of the parent block to add content under","`parent_string`: Exact string content of the parent block (must provide either page_uid or page_title)","`order`: Where to add the content (\"first\" or \"last\", defaults to \"first\")","Find all references to a specific block","Search for any block references within a page","Search across the entire graph","Supports both direct and indirect references","Includes block content and location context","`block_uid`: UID of the block to find references to (optional)","`page_title_uid`: Title or UID of the page to search in (optional)","Search for any text across all blocks in the graph","Optional page-scoped search","Case-sensitive or case-insensitive search","Returns block content with page context","Efficient text matching using Datalog queries","`text`: The text to search for (required)","`page_title_uid`: Title or UID of the page to search in (optional)","`case_sensitive`: Whether to perform a case-sensitive search (optional, default: true to match Roam's native behavior)","Two update modes:","Direct content replacement","Pattern-based transformation using regex","Verify block existence before updating","Return updated content in response","Support for global or single-match replacements","Preserve block relationships and metadata","`block_uid`: UID of the block to update (required)","`content`: New content for the block (if using direct replacement)","`transform_pattern`: Pattern for transforming existing content:","`find`: Text or regex pattern to find","`replace`: Text to replace with","`global`: Whether to replace all occurrences (default: true)","Search for blocks containing specific tags","Optional filtering by presence of another tag","Page-scoped or graph-wide search","Case-sensitive or case-insensitive search","Returns block content with page context","Efficient tag matching using Datalog queries","`primary_tag`: The main tag to search for (required)","`page_title_uid`: Title or UID of the page to search in (optional)","`near_tag`: Another tag to filter results by (optional)","`case_sensitive`: Whether to perform case-sensitive search (optional, default: true to match Roam's native behavior)","Store information with #[[LLM/Memories]] tag","Add optional category tags for organization","Automatically adds to today's daily page","Supports multiple categories per memory","Easy retrieval using roam_search_for_tag","Maintains chronological order of memories","`memory`: The information to remember (required)","`categories`: Optional array of categories to tag the memory with","Search by creation date, modification date, or both","Filter blocks, pages, or both","Optional date range with start and end dates","Include or exclude block/page content in results","Sort results by timestamp","Efficient date-based filtering using Datalog queries","`start_date`: Start date in ISO format (YYYY-MM-DD) (required)","`end_date`: End date in ISO format (YYYY-MM-DD) (optional)","`type`: Whether to search by 'created', 'modified', or 'both' (required)","`scope`: Whether to search 'blocks', 'pages', or 'both' (required)","`include_content`: Whether to include the content of matching blocks/pages (optional, default: true)","Tracks all modifications made to pages since midnight","Detects changes at any level in the block hierarchy","Returns unique list of modified page titles","Includes count of modified pages","No parameters required","Direct access to Roam's query engine","Support for all Datalog query features:","Complex pattern matching","Aggregation functions (count, sum, max, min, avg, distinct)","String operations (includes?, starts-with?, ends-with?)","Logical operations (<, >, <=, >=, =, not=)","Rules for recursive queries","Case-sensitive and case-insensitive search capabilities","Efficient querying across the entire graph","`query`: The Datalog query to execute (required)","`inputs`: Optional array of input parameters for the query","Count all pages:","Case-insensitive text search:","Find blocks modified after a date:","Search up or down the block hierarchy","Find children of a specific block","Find parents of a specific block","Configure search depth (1-10 levels)","Optional page scope filtering","Includes depth information for each result","`parent_uid`: UID of the block to find children of (required if searching down)","`child_uid`: UID of the block to find parents of (required if searching up)","`page_title_uid`: Title or UID of the page to search in (optional)","`max_depth`: How many levels deep to search (optional, default: 1, max: 10)","Configuration errors:","Missing API token or graph name","Invalid environment variables","API errors:","Authentication failures","Invalid requests","Failed operations","Tool-specific errors:","Page not found (with case-insensitive search)","Block not found by string match","Invalid markdown format","Missing required parameters","Invalid outline structure or content","Standard MCP error code","Detailed error message","Suggestions for resolution when applicable","Install all required dependencies","Compile TypeScript to JavaScript","Make the output file executable","Start the server in inspector mode","Provide an interactive interface to:","List available tools and resources","Execute tools with custom parameters","View tool responses and error handling"],"avatarUrl":"https://avatars.githubusercontent.com/u/916765?v=4","views":0,"featured":false},{"slug":"2bo-qiita-mcp-server","sourceId":"2bo-qiita-mcp-server","name":"2bo qiita mcp server","author":"2bo","description":"Qiita MCP Server","repositoryUrl":"https://github.com/2bo/qiita-mcp-server","tags":["mcp"],"category":"Database","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2157399?v=4","views":0,"featured":false},{"slug":"302ai-302-file-parser-mcp","sourceId":"302ai-302-file-parser-mcp","name":"302ai 302 file parser mcp","author":"302ai","description":"302 File Parser Mcp","repositoryUrl":"https://github.com/302ai/302_file_parser_mcp","tags":["mcp","ai"],"category":"Data","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/179190197?v=4","views":1,"featured":false},{"slug":"302ai-302-sandbox-mcp","sourceId":"302ai-302-sandbox-mcp","name":"302ai 302 sandbox mcp","author":"302ai","description":"302 Sandbox MCP","repositoryUrl":"https://github.com/302ai/302_sandbox_mcp","tags":["mcp","ai","database"],"category":"Database","stars":15,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/179190197?v=4","views":0,"featured":false},{"slug":"3rzy-make-mcp-integration-issue","sourceId":"3rzy-make-mcp-integration-issue","name":"3rzy make mcp integration issue","author":"3rzy","description":"Dokumentacja problemów napotkanych podczas integracji Make (dawniej Integromat) z Claude Desktop przez protokół MCP","repositoryUrl":"https://github.com/3rzy/make-mcp-integration-issue","tags":["mcp"],"category":"Integration","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/200174977?v=4","views":0,"featured":false},{"slug":"54rt1n-container-mcp","sourceId":"54rt1n-container-mcp","name":"54rt1n container mcp","author":"54rt1n","description":"A podman ubuntu 24.04 container that serves a MCP server; with file, code execution, bash shell, and more.","repositoryUrl":"https://github.com/54rt1n/container-mcp","tags":["mcp","ai"],"category":"Development","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/4502632?v=4","views":0,"featured":false},{"slug":"54yyyu-school-mcp","sourceId":"54yyyu-school-mcp","name":"54yyyu school mcp","author":"54yyyu","description":"A Model Context Protocol (MCP) server for academic tools, integrating with Canvas and Gradescope platforms.","repositoryUrl":"https://github.com/54yyyu/school-mcp","tags":["mcp","canvas","gradescope","tool","claude"],"category":"Database","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Assignment Deadlines**: Fetch and display upcoming deadlines from Canvas and Gradescope","**Calendar Integration**: Add deadlines to macOS Calendar or Reminders using AppleScript","**File Management**: Download course materials from Canvas","Clone the repository:","Install the package:","Set up your environment variables by either:","Using the included setup helper (recommended)","Creating a `.env` file manually","Find your Claude Desktop configuration file","Create a `.env` file if needed","Configure the MCP server with proper paths","Add your environment variables to the Claude Desktop configuration","Copy the environment template:","Configure Claude Desktop by following the [Claude Desktop Integration Guide](docs/claude_desktop.md).","`get_deadlines`: Fetch upcoming assignment deadlines from Canvas and Gradescope","`add_to_reminders`: Add assignments to macOS Reminders","`list_courses`: List all available Canvas courses","`download_course_files`: Download files from a Canvas course","`set_download_path`: Configure where downloaded files are saved","`get_download_path_info`: Check the current download location","Environment variables","`.env` file in the current directory","Existing `config.json` file in the home directory"],"avatarUrl":"https://avatars.githubusercontent.com/u/27888654?v=4","views":0,"featured":false},{"slug":"54yyyu-zotero-mcp","sourceId":"54yyyu-zotero-mcp","name":"54yyyu zotero mcp","author":"54yyyu","description":"Zotero MCP: Connects your Zotero research library with Claude and other AI assistants via the Model Context Protocol to discuss papers, get summaries, analyze citations, and more.","repositoryUrl":"https://github.com/54yyyu/zotero-mcp","tags":["mcp","search","ai","zotero","claude"],"category":"Other MCP Server","stars":49,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/27888654?v=4","views":0,"featured":false},{"slug":"5ajaki-safe-mcp-server","sourceId":"5ajaki-safe-mcp-server","name":"5ajaki safe mcp server","author":"5ajaki","description":"An MCP server implementation for interacting with Safe (Gnosis Safe) smart contract wallets","repositoryUrl":"https://github.com/5ajaki/safe-mcp-server","tags":["mcp","ethereum"],"category":"Cloud","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Query Safe transactions for any Safe address","Get multisig transaction details","Decode transaction data","Safe API integration"],"avatarUrl":"https://avatars.githubusercontent.com/u/125100304?v=4","views":0,"featured":false},{"slug":"611711dark-mcp-calculate-server","sourceId":"611711dark-mcp-calculate-server","name":"611711Dark mcp calculate server","author":"611711Dark","description":"MCP Calculate Server","repositoryUrl":"https://github.com/611711Dark/mcp_calculate_server","tags":["mcp"],"category":"Database","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/40105063?v=4","views":0,"featured":false},{"slug":"7gugu-whistle-mcp","sourceId":"7gugu-whistle-mcp","name":"7gugu whistle mcp","author":"7gugu","description":"A Whistle proxy management tool based on Model Context Protocol that allows AI assistants to directly control local Whistle proxy servers, simplifying network debugging, API testing, and proxy rule configuration through natural language interaction.","repositoryUrl":"https://github.com/7gugu/whistle-mcp","tags":["mcp-server","mcp","network","ai","whistle-plugin","tool","proxy","whistle","api"],"category":"Development","stars":13,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Rule Management**: Create, update, rename, delete, and enable/disable Whistle rules","**Group Management**: Create, rename, delete groups, and associate operations between rules and groups","**Value Management**: Create, update, rename, and delete values, with support for value group management","**Proxy Control**: Enable/disable proxy, HTTP/HTTPS interception, HTTP/2 protocol, etc.","**Request Interception**: View intercepted network request information, with URL filtering support","**Request Replay**: Support for replaying captured requests with custom request parameters","**Multi-Rule Mode**: Support for enabling/disabling multi-rule mode","host: Whistle server IP address, defaults to localhost if not configured","port: Whistle server port number, defaults to 8899 if not configured","Claude Client: [https://modelcontextprotocol.io/quickstart/user](https://modelcontextprotocol.io/quickstart/user)","Raycast: Requires MCP plugin installation","Cursor: [https://docs.cursor.com/context/model-context-protocol#configuring-mcp-servers](https://docs.cursor.com/context/model-context-protocol#configuring-mcp-servers)","Email: [gz7gugu@qq.com](mailto:gz7gugu@qq.com)","Blog: [https://7gugu.com](https://7gugu.com)"],"avatarUrl":"https://avatars.githubusercontent.com/u/8674852?v=4","views":0,"featured":false},{"slug":"7gugu-zip-mcp","sourceId":"7gugu-zip-mcp","name":"7gugu zip mcp","author":"7gugu","description":"An MCP tool that provides AI with the ability to compress and decompress local files.","repositoryUrl":"https://github.com/7gugu/zip-mcp","tags":["mcp","claude","ai","zip","tool","local","compression","mcp-server","cursor"],"category":"Other MCP Server","stars":9,"lastUpdate":"2025-05-19","installTarget":null,"features":["Supports compression and decompression of files and data","Supports multi-file packaging compression","Provides compression level control (0-9)","Supports password protection and encryption strength settings","Provides query function for compressed package metadata","Claude Client: [https://modelcontextprotocol.io/quickstart/user](https://modelcontextprotocol.io/quickstart/user)","Raycast: requires installing the MCP plugin","Cursor: [https://docs.cursor.com/context/model-context-protocol#configuring-mcp-servers](https://docs.cursor.com/context/model-context-protocol#configuring-mcp-servers)","`input`: Path of the file or directory to be compressed (string or string array)","`output`: Path of the output ZIP file","`options`: Compression options (optional)","`level`: Compression level (0-9, default is 5)","`password`: Password protection","`encryptionStrength`: Encryption strength (1-3)","`overwrite`: Whether to overwrite existing files (boolean)","Success: Text content containing success information","Failure: Text content containing error information","`input`: Path of the ZIP file","`output`: Path of the output directory","`options`: Decompression options (optional)","`password`: Decompression password","`overwrite`: Whether to overwrite existing files (boolean)","`createDirectories`: Whether to create non-existent directories (boolean)","Success: Text content containing decompression result information","Failure: Text content containing error information","`input`: Path of the ZIP file","`options`: Options (optional)","`password`: Decompression password","Success: Text content containing detailed information of the ZIP file, including:","Total number of files","Total size","Compressed size","Compression ratio","Detailed information of each file","Failure: Text content containing error information","`message`: Message to be returned","Text content containing the input message and current timestamp","Email: [gz7gugu@qq.com](mailto:gz7gugu@qq.com)","Blog: [https://7gugu.com](https://7gugu.com)"],"avatarUrl":"https://avatars.githubusercontent.com/u/8674852?v=4","views":0,"featured":false},{"slug":"8bit-wraith-mcp","sourceId":"8bit-wraith-mcp","name":"8bit wraith mcp","author":"8bit-wraith","description":"Essential MCP to ATC (Awesome Tool Collection) Python Bridge","repositoryUrl":"https://github.com/8bit-wraith/mcp","tags":["python","mcp","ai","tool","qdrant"],"category":"Development","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/13407628?v=4","views":0,"featured":false},{"slug":"8bitsats-grok-mcp","sourceId":"8bitsats-grok-mcp","name":"8bitsats Grok MCP","author":"8bitsats","description":"A server that connects to the xAI/Grok image generation API that provides endpoints for text and image analysis using X.AI's Grok models.  ## Features  - Text analysis using Grok-2 - Image analysis using Grok Vision - Simple REST API interface - Built-in error handling and validation","repositoryUrl":"https://github.com/8bitsats/Grok-MCP","tags":["mcp","api","ai"],"category":"Design","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/112488261?v=4","views":1,"featured":false},{"slug":"aws-athena-mcp","sourceId":"aws-athena-mcp","name":"@lishenxydlgzs/aws-athena-mcp","author":"lishenxydlgzs","description":"MCP server to run AWS Athena queries","repositoryUrl":"https://github.com/lishenxydlgzs/aws-athena-mcp","tags":["Community Servers"],"category":"Cloud","stars":227,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1789320?v=4&size=40","views":1,"featured":false},{"slug":"ai-agent-marketplace-index-mcp","sourceId":"ai-agent-marketplace-index-mcp","name":"AI Agent Marketplace Index Search MCP Server","author":"AI-Agent-Hub","description":"MCP Server for AI Agent Marketplace Index from DeepNLP","repositoryUrl":"https://github.com/AI-Agent-Hub/ai-agent-marketplace-index-mcp","tags":["Community Servers"],"category":"Database","stars":40,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/192479522?v=4&size=40","views":0,"featured":false},{"slug":"alapi-sdk-mcp-alapi-cn","sourceId":"alapi-sdk-mcp-alapi-cn","name":"ALAPI SDK mcp alapi cn","author":"ALAPI-SDK","description":"这是一个基于 [ALAPI](https://www.alapi.cn) 的 MCP (Model Control Protocol) 服务器实现，可以通过MCP协议直接调用ALAPI的接口","repositoryUrl":"https://github.com/ALAPI-SDK/mcp-alapi-cn","tags":["mcp","mcp-go","api","mcp-server"],"category":"Development","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/78340309?v=4","views":0,"featured":false},{"slug":"apimatic-validator-mcp-server","sourceId":"apimatic-validator-mcp-server","name":"APIMatic Validator MCP Server","author":"aliraza1231","description":"APIMatic Validator MCP Server for validating OpenAPI specs via APIMatic's API with MCP","repositoryUrl":"https://github.com/apimatic/apimatic-validator-mcp","tags":["Official Integrations"],"category":"Development","stars":41,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/77957290?v=4&size=40","views":0,"featured":false},{"slug":"aws-cost-explorer-mcp-server","sourceId":"aws-cost-explorer-mcp-server","name":"AWS Cost Explorer and Amazon Bedrock Model Invocation Logs MCP Server & Client","author":"aarora79","description":"MCP server for understanding AWS spend","repositoryUrl":"https://github.com/aarora79/aws-cost-explorer-mcp-server","tags":["Community Servers"],"category":"Cloud","stars":462,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/14024481?v=4&size=40","views":0,"featured":false},{"slug":"aws-kb-retrieval-server","sourceId":"aws-kb-retrieval-server","name":"AWS Knowledge Base Retrieval","author":"CloudTeam","description":"An MCP server implementation for retrieving information from the AWS Knowledge Base using the Bedrock Agent Runtime.","repositoryUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/aws-kb-retrieval-server","tags":["aws","cloud","community"],"category":"Cloud","stars":234,"lastUpdate":"2025-03-16","installTarget":"aws-services-mcp","features":["RAG (Retrieval-Augmented Generation): Retrieve context from the AWS Knowledge Base based on a query and a Knowledge Base ID.","Supports multiple results retrieval: Option to retrieve a customizable number of results."],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":0,"featured":false},{"slug":"aws-knowledge-base-retrieval-mcp-server","sourceId":"aws-knowledge-base-retrieval-mcp-server","name":"AWS Knowledge Base Retrieval MCP Server","author":"erdnax123","description":"An MCP server implementation for retrieving information from the AWS Knowledge Base using the Bedrock Agent Runtime.","repositoryUrl":"https://github.com/modelcontextprotocol/servers/blob/main/src/aws-kb-retrieval-server","tags":["Reference Servers"],"category":"Cloud","stars":245,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/15095508?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-aws","sourceId":"mcp-server-aws","name":"AWS MCP Server","author":"rishikavikondala","description":"A Model Context Protocol server implementation for operations on AWS resources","repositoryUrl":"https://github.com/rishikavikondala/mcp-server-aws","tags":["Community Servers"],"category":"Cloud","stars":148,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/30443677?s=48&v=4","views":0,"featured":false},{"slug":"mcp-server-aws-resources-python","sourceId":"mcp-server-aws-resources-python","name":"AWS Resources MCP Server","author":"baryhuang","description":"A Python-based MCP server that lets Claude run boto3 code to query and manage AWS resources. Execute powerful AWS operations directly through Claude with proper sandboxing and containerization. No need for complex setups - just pass your AWS credentials and start interacting with all AWS services.","repositoryUrl":"https://github.com/baryhuang/mcp-server-aws-resources-python","tags":["Community Servers"],"category":"Development","stars":246,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/3003873?v=4&size=40","views":0,"featured":false},{"slug":"abdelstark-bitcoin-mcp","sourceId":"abdelstark-bitcoin-mcp","name":"AbdelStark bitcoin mcp","author":"AbdelStark","description":"Bitcoin & Lightning Network MCP Server.","repositoryUrl":"https://github.com/AbdelStark/bitcoin-mcp","tags":["mcp","goose","ai-agents","claude-desktop","lightning-network","mcp-server","bitcoin"],"category":"System","stars":43,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/45264458?v=4","views":3,"featured":false},{"slug":"abhi5h3k-mcp-url2snap","sourceId":"abhi5h3k-mcp-url2snap","name":"Abhi5h3k MCP URL2SNAP","author":"Abhi5h3k","description":"Demo MCP tool to capture URL screenshot.","repositoryUrl":"https://github.com/Abhi5h3k/MCP-URL2SNAP","tags":["mcp","tool"],"category":"Reference Servers","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/37928721?v=4","views":0,"featured":false},{"slug":"ableton-live-mcp-server","sourceId":"ableton-live-mcp-server","name":"Ableton Live MCP Server","author":"Simon-Kansara","description":"MCP Server implementation for Ableton Live OSC control","repositoryUrl":"https://github.com/Simon-Kansara/ableton-live-mcp-server","tags":["Community Servers"],"category":"Cloud","stars":128,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/124004186?v=4&size=40","views":0,"featured":false},{"slug":"ad-veritas-mcp-server-truerag","sourceId":"ad-veritas-mcp-server-truerag","name":"Ad Veritas mcp server trueRAG","author":"Ad-Veritas","description":"Model Context Protocol (MCP) server to access an instance of TrueRAG","repositoryUrl":"https://github.com/Ad-Veritas/mcp-server-trueRAG","tags":["mcp"],"category":"Official","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/165099069?v=4","views":0,"featured":false},{"slug":"adampippert-multi-service-mcp-server","sourceId":"adampippert-multi-service-mcp-server","name":"AdamPippert multi service mcp server","author":"AdamPippert","description":"an MCP server for the services I like to use with AI agents, which you should probably fork and modify for your own use.  No PRs accepted, this is just for me.  Not private because you or a bot might get something out of what you see here.","repositoryUrl":"https://github.com/AdamPippert/multi-service-mcp-server","tags":["mcp","ai"],"category":"Cloud","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["**MCP Gateway**: A unified endpoint for all tool requests following the MCP standard","**MCP Manifest**: An endpoint that describes all available tools and their capabilities","**Direct Tool Access**: Each tool can be accessed directly via its own API endpoints","**Modular Design**: Easy to add or remove tools as needed","**GitHub Tool**: Interact with GitHub repositories, issues, and search","**GitLab Tool**: Interact with GitLab projects, issues, and pipelines","**Google Maps Tool**: Geocoding, directions, and places search","**Memory Tool**: Store and retrieve data persistently","**Puppeteer Tool**: Take screenshots, generate PDFs, and extract content from websites","Python 3.8 or higher","Node.js 14 or higher","A Red Hat-based Linux distribution (RHEL, CentOS, Fedora) or any Linux/macOS system","Clone this repository:","Install Python dependencies:","Install Node.js dependencies:","Create a `.env` file with your configuration:","Start the server:","Build the Docker image:","Run the container:","Alternatively, use docker-compose:","\"5000:5000\"","./data:/app/data",".env","Build the container image:","Run the container:","If you need persistent storage:","Using Podman Compose (if installed):","GitHub: `/tool/github/...`","GitLab: `/tool/gitlab/...`","Google Maps: `/tool/gmaps/...`","Memory: `/tool/memory/...`","Puppeteer: `/tool/puppeteer/...`","`listRepos`: List repositories for a user or organization","`getRepo`: Get details for a specific repository","`searchRepos`: Search for repositories","`getIssues`: Get issues for a repository","`createIssue`: Create a new issue in a repository","`listProjects`: List all projects accessible by the authenticated user","`getProject`: Get details for a specific project","`searchProjects`: Search for projects on GitLab","`getIssues`: Get issues for a project","`createIssue`: Create a new issue in a project","`getPipelines`: Get pipelines for a project","`geocode`: Convert an address to geographic coordinates","`reverseGeocode`: Convert geographic coordinates to an address","`getDirections`: Get directions between two locations","`searchPlaces`: Search for places using the Google Places API","`getPlaceDetails`: Get details for a specific place","`get`: Get a memory item by key","`set`: Create or update a memory item","`delete`: Delete a memory item by key","`list`: List all memory items, with optional filtering","`search`: Search memory items by value","`screenshot`: Take a screenshot of a webpage","`pdf`: Generate a PDF of a webpage","`extract`: Extract content from a webpage","Create a new file in the `tools` directory, e.g., `tools/newtool_tool.py`","Implement the tool with actions following the same pattern as existing tools","Add the tool to the manifest in `app.py`","Register the tool's blueprint in `tools/__init__.py`","[Model Context Protocol](https://modelcontextprotocol.io/) for the standard specification","[Flask](https://flask.palletsprojects.com/) for the web framework","[Puppeteer](https://pptr.dev/) for web automation"],"avatarUrl":"https://avatars.githubusercontent.com/u/5215461?v=4","views":0,"featured":false},{"slug":"adamikhq-adamik-mcp-server","sourceId":"adamikhq-adamik-mcp-server","name":"AdamikHQ adamik mcp server","author":"AdamikHQ","description":"Adamik MCP","repositoryUrl":"https://github.com/AdamikHQ/adamik-mcp-server","tags":["mcp"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Transaction encoding (preparing the transaction before signing)","Transaction validation (checking if the transaction is valid)","Transaction broadcasting (sending the transaction to the network)","Retrieving transaction details and status","Retrieving account state (balances)","Checking token balances","Viewing account transaction history","Address validation","Public key to address conversion","Chain and token information retrieval","Staking transactions","Unstaking","Claiming staking rewards","Validator information retrieval","Native currency transfers (for instance sending ETH on Ethereum or Algorand)","Token transfers (for instance sending USDC on Ethereum or Tron)","Retrieving token details across various blockchain standards (ERC20, TRC20, ASA, etc.)","Private keys are currently stored securely in `.env`","Only use test wallets with small amounts for development","Free tier: 10k requests/month","Premium tier: [Contact us](https://adamik.io/contact) for custom pricing and higher rate limits"],"avatarUrl":"https://avatars.githubusercontent.com/u/162047763?v=4","views":0,"featured":false},{"slug":"adspower-local-api-mcp-typescript","sourceId":"adspower-local-api-mcp-typescript","name":"AdsPower local api mcp typescript","author":"AdsPower","description":"MCP server for using the AdsPower LocalAPI","repositoryUrl":"https://github.com/AdsPower/local-api-mcp-typescript","tags":["mcp","claude","ai","adspower","llms","typescript","api","localapi"],"category":"Development","stars":13,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/101709438?v=4","views":0,"featured":false},{"slug":"agentql-mcp-server","sourceId":"agentql-mcp-server","name":"AgentQL MCP Server","author":"colriot","description":"Model Context Protocol server that integrates AgentQL's data extraction capabilities.","repositoryUrl":"https://github.com/tinyfish-io/agentql-mcp","tags":["Official Integrations"],"category":"Official","stars":383,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/119996419?s=48&v=4","views":0,"featured":false},{"slug":"agentrpc","sourceId":"agentrpc","name":"AgentRPC","author":"nadeesha","description":"A universal RPC layer for AI agents. Connect to any function, any language, any framework, in minutes.","repositoryUrl":"https://github.com/agentrpc/agentrpc","tags":["Official Integrations"],"category":"Integration","stars":162,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2942312?v=4&size=40","views":0,"featured":false},{"slug":"agentwong-optimized-memory-mcp-server","sourceId":"agentwong-optimized-memory-mcp-server","name":"AgentWong optimized memory mcp server","author":"AgentWong","description":"AgentWong optimized memory mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/AgentWong/optimized-memory-mcp-server","tags":["mcp"],"category":"Database","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/43461848?v=4","views":0,"featured":false},{"slug":"agentsworkingtogether-mcp-sleep","sourceId":"agentsworkingtogether-mcp-sleep","name":"AgentsWorkingTogether mcp sleep","author":"AgentsWorkingTogether","description":"Tool that allows you to wait a certain time to continue the execution of an agent.","repositoryUrl":"https://github.com/AgentsWorkingTogether/mcp-sleep","tags":["mcp","ai","tool"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/172381930?v=4","views":0,"featured":false},{"slug":"aias-barnsworthburning-mcp","sourceId":"aias-barnsworthburning-mcp","name":"Aias barnsworthburning mcp","author":"Aias","description":"A Model Context Protocol (MCP) server for searching barnsworthburning.net.","repositoryUrl":"https://github.com/Aias/barnsworthburning-mcp","tags":["mcp","search","ai","model-context-protocol","llms","mcp-server"],"category":"Cloud","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6697904?v=4","views":0,"featured":false},{"slug":"mcp-server-airbnb","sourceId":"mcp-server-airbnb","name":"Airbnb MCP Server","author":"openbnb-org","description":"Airbnb MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/openbnb-org/mcp-server-airbnb","tags":["Community Servers"],"category":"Community Servers","stars":438,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/202564951?s=48&v=4","views":0,"featured":false},{"slug":"airtable-mcp","sourceId":"airtable-mcp","name":"Airtable MCP Server","author":"felores","description":"Search, create and update Airtable bases, tables, fields, and records using Claude Desktop and MCP (Model Context Protocol) clients","repositoryUrl":"https://github.com/felores/airtable-mcp","tags":["Community Servers"],"category":"Database","stars":417,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/44730261?s=48&v=4","views":0,"featured":false},{"slug":"aiven-mcp-server","sourceId":"aiven-mcp-server","name":"Aiven MCP Server","author":"Aiven-Open","description":"Model Context Protocol server for Aiven","repositoryUrl":"https://github.com/Aiven-Open/mcp-aiven","tags":["Official Integrations"],"category":"Official","stars":416,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/137087830?s=48&v=4","views":1,"featured":false},{"slug":"alexandervtr-cursor-mcp-file-organizer","sourceId":"alexandervtr-cursor-mcp-file-organizer","name":"AlexanderVTr cursor mcp file organizer","author":"AlexanderVTr","description":"Sort files in downloads folder in mac os by type","repositoryUrl":"https://github.com/AlexanderVTr/cursor-mcp-file-organizer","tags":["mcp"],"category":"System","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Automatically organizes files in Downloads folder by type","Supports multiple file categories:","Images (jpg, jpeg, png, gif, webp, svg, etc.)","Documents (pdf, doc, docx, txt, etc.)","Archives (zip, rar, 7z, tar, etc.)","Code files (js, ts, py, java, etc.)","Media files (mp4, mp3, wav, etc.)","Design files (psd, ai, sketch, etc.)","Databases (sql, sqlite, etc.)","Fonts (ttf, otf, woff, etc.)","Configurable organization rules","Real-time file system monitoring","SSE (Server-Sent Events) support for live updates","Node.js (v14 or higher)","TypeScript","Cursor IDE","Clone the repository:","Install dependencies:","Build the project:","Configure Cursor IDE MCP settings:","Customize organization rules in `mcp-config.json`:","Start the server:","Use Cursor IDE to send commands:","`listDir`: List directory contents","`readFile`: Read file contents","`writeFile`: Write content to file","`moveFile`: Move file to new location","`createDir`: Create directory","`organizeFiles`: Organize files by type","Fork the repository","Create your feature branch (`git checkout -b feature/amazing-feature`)","Commit your changes (`git commit -m 'Add some amazing feature'`)","Push to the branch (`git push origin feature/amazing-feature`)","Open a Pull Request","Cursor IDE team for the MCP protocol","Node.js community for the excellent tools and libraries"],"avatarUrl":"https://avatars.githubusercontent.com/u/71721340?v=4","views":0,"featured":false},{"slug":"alexifeng-mcp-chat-logger","sourceId":"alexifeng-mcp-chat-logger","name":"AlexiFeng MCP Chat Logger","author":"AlexiFeng","description":"📝 A FastMCP tool that automatically saves AI chat conversations to well-formatted Markdown files with timestamps and metadata.","repositoryUrl":"https://github.com/AlexiFeng/MCP_Chat_Logger","tags":["mcp","ai","tool"],"category":"Development","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/16517113?v=4","views":1,"featured":false},{"slug":"algorand-mcp","sourceId":"algorand-mcp","name":"Algorand MCP Implementation","author":"emg110","description":"Algorand Model Context Protocol (Server & Client)","repositoryUrl":"https://github.com/GoPlausible/algorand-mcp","tags":["Community Servers"],"category":"Development","stars":377,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1900448?v=4&size=40","views":0,"featured":false},{"slug":"alinagy-godspeed-mcp","sourceId":"alinagy-godspeed-mcp","name":"AliNagy godspeed mcp","author":"AliNagy","description":"AliNagy godspeed mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/AliNagy/godspeed-mcp","tags":["mcp","ai-tools","go","productivity","godspeed","tasks"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["List all tasks","Get task details","Create new tasks (single or bulk up to 60 tasks)","Update existing tasks","Delete tasks","Complete/uncomplete tasks","Get task lists","Create new task lists (by duplicating a template)","Duplicate existing lists"],"avatarUrl":"https://avatars.githubusercontent.com/u/13935515?v=4","views":0,"featured":false},{"slug":"alphavantage","sourceId":"alphavantage","name":"Alphavantage MCP Server","author":"calvernaz","description":"A MCP server for the stock market data API, Alphavantage API.","repositoryUrl":"https://github.com/calvernaz/alphavantage","tags":["Community Servers"],"category":"Integration","stars":182,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1269712?s=48&v=4","views":1,"featured":false},{"slug":"mcp-amadeus","sourceId":"mcp-amadeus","name":"Amadeus MCP Server","author":"donghyun-chae","description":"Amadeus MCP(Model Context Protocol) Server","repositoryUrl":"https://github.com/donghyun-chae/mcp-amadeus","tags":["Community Servers"],"category":"Official","stars":367,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/101158753?v=4&size=40","views":0,"featured":false},{"slug":"anentrypoint-mcp-repl","sourceId":"anentrypoint-mcp-repl","name":"AnEntrypoint mcp repl","author":"AnEntrypoint","description":"repl for mcp","repositoryUrl":"https://github.com/AnEntrypoint/mcp-repl","tags":["mcp"],"category":"Cloud","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/37818982?v=4","views":1,"featured":false},{"slug":"andrew-beniash-mcp-command-server","sourceId":"andrew-beniash-mcp-command-server","name":"Andrew Beniash mcp command server","author":"Andrew-Beniash","description":"Andrew Beniash mcp command server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Andrew-Beniash/mcp-command-server","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["🔒 Secure command execution with whitelist","✅ User confirmation for all commands","📝 Comprehensive audit logging","🔍 Input validation and sanitization","🤖 Claude Desktop integration","[Installation Guide](./docs/installation.md)","[Security Guidelines](./docs/security.md)","[API Reference](./docs/api.md)","[Usage Examples](./docs/examples.md)","[Troubleshooting](./docs/troubleshooting.md)","Fork the repository","Create your feature branch","Run tests and linting","Submit a pull request"],"avatarUrl":"https://avatars.githubusercontent.com/u/106547649?v=4","views":0,"featured":false},{"slug":"aniket310101-mcp-server-couchbase","sourceId":"aniket310101-mcp-server-couchbase","name":"Aniket310101 MCP Server Couchbase","author":"Aniket310101","description":"A Model Context Protocol (MCP) server that enables LLMs to interact directly with Couchbase databases. Query buckets, execute N1QL queries, and manage data seamlessly through natural language.","repositoryUrl":"https://github.com/Aniket310101/MCP-Server-Couchbase","tags":["mcp","database"],"category":"Database","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/60284086?v=4","views":0,"featured":false},{"slug":"anki-mcp-server","sourceId":"anki-mcp-server","name":"Anki MCP Server","author":"scorzeth","description":"An MCP server for Anki","repositoryUrl":"https://github.com/scorzeth/anki-mcp-server","tags":["Community Servers"],"category":"Cloud","stars":119,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1350160?v=4&size=40","views":0,"featured":false},{"slug":"anuragrai017-database-updater-mcp-server","sourceId":"anuragrai017-database-updater-mcp-server","name":"AnuragRai017 database updater MCP Server","author":"AnuragRai017","description":"Database Upadter MCP","repositoryUrl":"https://github.com/AnuragRai017/database-updater-MCP-Server","tags":["mcp","ai","database"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["`update_database` - Update database from CSV/Excel files","Supports CSV and Excel (.xlsx, .xls) file formats","Compatible with multiple database types (PostgreSQL, MySQL, MongoDB, SQLite)","Configurable connection settings and table mapping","`create_note` - Create and manage notes (for documentation)","Store important information about database updates","Track changes and modifications","PostgreSQL","MySQL","MongoDB","SQLite"],"avatarUrl":"https://avatars.githubusercontent.com/u/80558016?v=4","views":0,"featured":false},{"slug":"anuragrai017-python-docs-server-mcp-server","sourceId":"anuragrai017-python-docs-server-mcp-server","name":"AnuragRai017 python docs server MCP Server","author":"AnuragRai017","description":"Get Python Docs","repositoryUrl":"https://github.com/AnuragRai017/python-docs-server-MCP-Server","tags":["python","mcp","ai"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["`get_python_docs` - Get Python documentation for a given query","Takes a search query as a required parameter","Uses the Brave Search API to fetch relevant documentation links","[Glama AI Server](https://glama.ai/mcp/servers/@AnuragRai017/python-docs-server-MCP-Server)","[Smithery AI Server](https://smithery.ai/server/@AnuragRai017/python-docs-server-MCP-Server)"],"avatarUrl":"https://avatars.githubusercontent.com/u/80558016?v=4","views":0,"featured":false},{"slug":"apify","sourceId":"apify","name":"Apify","author":"Apify","description":"Use 3,000+ pre-built cloud tools to extract data from websites, e-commerce, social media, search engines, maps, and more","repositoryUrl":"https://github.com/apify/actors-mcp-server","tags":["scraping","data-extraction","cloud","official"],"category":"Cloud","stars":0,"lastUpdate":"2025-03-01","installTarget":"apify","features":["Web scraping","Data extraction","Cloud-based tools","Multi-platform support"],"avatarUrl":"https://avatars.githubusercontent.com/u/24586296?v=4","views":0,"featured":false},{"slug":"archimedescrypto-figma-mcp-chunked","sourceId":"archimedescrypto-figma-mcp-chunked","name":"ArchimedesCrypto figma mcp chunked","author":"ArchimedesCrypto","description":"Use Figma in a MCP with Chunking Support","repositoryUrl":"https://github.com/ArchimedesCrypto/figma-mcp-chunked","tags":["figma","mcp"],"category":"Design","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/84040360?v=4","views":1,"featured":false},{"slug":"audienseco-mcp-tweetbinder","sourceId":"audienseco-mcp-tweetbinder","name":"AudienseCo mcp tweetbinder","author":"AudienseCo","description":"TweetBinder MCP Server is a server based on the Model Context Protocol (MCP) that allows Claude and other MCP-compatible clients to interact with your TweetBinder by Audiense account","repositoryUrl":"https://github.com/AudienseCo/mcp-tweetbinder","tags":["mcp","marketing","social-media","social-network-analysis","modelcontextprotocol","social","twitter"],"category":"Official","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["Access TweetBinder analytics directly from Claude","Analyze hashtags, users, and conversations on Twitter/X","Get engagement metrics, sentiment analysis, and more","Create Twitter reports with custom search queries","Check report generation status","Retrieve detailed report statistics","Get account balance and quota information","Count tweets matching specific queries","List and manage your TweetBinder reports","Access tweet content and user information from reports","**Node.js** (v18 or higher)","**Claude Desktop App**","**TweetBinder by Audiense** account with API credentials","Clone this repository","Install dependencies:","Build the project:","Edit your Claude Desktop configuration file:","**MacOS:**","**Windows:**","Add this configuration:","Restart Claude Desktop","**Parameters**:","`query` (string): The search query for Twitter data. Can include operators like AND, OR, hashtags, mentions, etc.","`limit` (number, optional): Maximum number of tweets to retrieve (up to 50,000).","`startDate` (number, optional): Start date as Unix timestamp (seconds since epoch).","`endDate` (number, optional): End date as Unix timestamp (seconds since epoch).","`reportType` (enum, optional): Type of report to create: \"7-day\" for last week or \"historical\" for all time. Default: \"7-day\".","**Response**:","Report ID and status information for the created report.","Instructions for checking report status and retrieving statistics.","**Parameters**:","`query` (string): The search query for Twitter data. Can include operators like AND, OR, hashtags, mentions, etc.","`reportType` (enum, optional): Type of report to create: \"7-day\" for last week or \"historical\" for all time. Default: \"7-day\".","**Response**:","Raw JSON response containing:","`status`: The status of the report creation","`resourceId`: The ID of the created report","`error`/`message`: Any error or status messages","**Parameters**:","`order` (string, optional): Sorting parameter in the format 'field|direction'. Example: 'createdAt|-1' for newest first, 'createdAt|1' for oldest first.","**Response**:","Raw JSON response containing an array of reports with details for each:","`id`: Report ID","`name`: Report name","`status`: Current status (Generated, Waiting, etc.)","`createdAt`: Creation timestamp","`updatedAt`: Last update timestamp","`type`: Report type","`source`: Report source","`query`: Original search query","**Parameters**:","`reportId` (string): The ID of the report to retrieve content for.","`contentType` (enum): The type of content to retrieve: 'tweets' for tweet data or 'users' for user data.","`page` (number, optional): Page number for pagination. Starts at 1.","`perPage` (number, optional): Number of items per page.","`sortBy` (string, optional): Field to sort by (e.g., 'createdAt', 'counts.favorites').","`sortDirection` (enum, optional): Sort direction: '1' for ascending, '-1' for descending.","`filter` (string, optional): JSON string with filter criteria. Example: '{\"counts.favorites\":{\"$gt\":10}}'","**Response**:","Raw JSON response containing:","`items`: Array of tweet or user objects","`pagination`: Information about total items and pages","Tweet ID, text, creation date, language","Author details (name, username, followers, etc.)","Engagement metrics (retweets, likes, replies, etc.)","Media content (hashtags, images, links)","Sentiment analysis","User ID, name, username","Profile picture URL","Follower and following counts","Verification status","User value and other metrics","`#apple`: Tweets containing the hashtag #apple","`apple lang:en`: English tweets containing \"apple\"","`(#apple OR #iphone) -#android`: Tweets with #apple or #iphone but not #android","`@apple`: Tweets mentioning @apple","`from:apple`: Tweets posted by user \"apple\"","**Parameters**:","`reportId` (string): The ID of the report to check.","**Response**:","The current status of the report, which can be one of:","**Generated**: The report is complete and ready to use.","**Waiting**: The report is still being generated or waiting for tweets to be collected.","**Outdated**: The report is being updated with new data and will be available soon.","**Deleted**: The report has been deleted and is no longer available.","**Archived**: The report has been archived and may be deleted soon.","An explanation of what the status means and what actions are available.","**Parameters**:","`reportId` (string): The ID of the report to retrieve statistics for.","**Response**:","A formatted summary of the report statistics including:","**Overview**: Total tweets, date range, contributors, engagement, media, and links.","**Engagement Metrics**: Potential reach, impressions, retweets, and likes.","**Sentiment Analysis**: Overall sentiment score and interpretation.","**Top Contributors**: Most active users and their tweet counts.","**Popular Content**: Most retweeted posts.","**Frequently Used Hashtags**: Common hashtags used in the conversation.","**Parameters**:","None","**Returns**:","Raw JSON response containing:","`total`: Total credits available","`used`: Credits used","`available`: Credits currently available","`discount`: Any applicable discount","`remainingReports`: Number of reports remaining","`quota`: Quota information including:","`startedAt`: Quota period start date","`finishedAt`: Quota period end date","`remaining`: Remaining quota","`used`: Used quota","`total`: Total quota","Any error or status messages","Check Claude Desktop logs:","Verify environment variables are set correctly.","Ensure the absolute path to index.js is correct.","Double-check credentials.","Ensure the refresh token is still valid.","Verify that the required API scopes are enabled and that you have enough credits.","Keep API credentials secure – never expose them in public repositories.","Use environment variables to manage sensitive data."],"avatarUrl":"https://avatars.githubusercontent.com/u/2454008?v=4","views":0,"featured":false},{"slug":"aws","sourceId":"aws","name":"Aws","author":"alexei-led","description":"Aws is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/alexei-led/aws-mcp-server","tags":["aws","mcp","Browser Automation"],"category":"Cloud","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1898375?v=4","views":0,"featured":false},{"slug":"adx-mcp-server","sourceId":"adx-mcp-server","name":"Azure Data Explorer MCP Server","author":"pab1it0","description":"A Model Context Protocol (MCP) server that enables AI assistants to query and analyze Azure Data Explorer databases through standardized interfaces.","repositoryUrl":"https://github.com/pab1it0/adx-mcp-server","tags":["Community Servers"],"category":"Database","stars":323,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/11724759?v=4&size=40","views":0,"featured":false},{"slug":"azure-devops-mcp-server","sourceId":"azure-devops-mcp-server","name":"Azure DevOps MCP Server","author":"Tiberriver256","description":"An MCP server for Azure DevOps","repositoryUrl":"https://github.com/Tiberriver256/mcp-server-azure-devops","tags":["Browser Automation"],"category":"Cloud","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6989492?v=4","views":0,"featured":false},{"slug":"azure-revisor-mcp-server","sourceId":"azure-revisor-mcp-server","name":"Azure Revisor MCP Server","author":"mikhael-abdallah","description":"Azure Revisor MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/mikhael-abdallah/mcp-revisor-server","tags":["mcp-revisor","azure","Browser Automation"],"category":"Cloud","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/84217922?v=4","views":0,"featured":false},{"slug":"azure-samples-remote-mcp-functions-typescript","sourceId":"azure-samples-remote-mcp-functions-typescript","name":"Azure Samples remote mcp functions typescript","author":"Azure-Samples","description":"This is a quickstart template to easily build and deploy a custom remote MCP server to the cloud using Azure functions. You can clone/restore/run on your local machine with debugging, and azd up to have it in the cloud in a couple minutes. The MCP server is secured by design.","repositoryUrl":"https://github.com/Azure-Samples/remote-mcp-functions-typescript","tags":["cloud","mcp","design","azure","typescript"],"category":"Design","stars":30,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1844662?v=4","views":0,"featured":false},{"slug":"bicscan-mcp-server","sourceId":"bicscan-mcp-server","name":"BICScan MCP Server","author":"1kko-ahnlabio","description":"BICScan MCP Server","repositoryUrl":"https://github.com/ahnlabio/bicscan-mcp","tags":["Official Integrations"],"category":"Database","stars":385,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/107829999?v=4&size=40","views":0,"featured":false},{"slug":"bigdeadlock-osv-mcp","sourceId":"bigdeadlock-osv-mcp","name":"BIGdeadLock OSV MCP","author":"EdenYavin","description":"OSV MCP server implementation","repositoryUrl":"https://github.com/BIGdeadLock/OSV-MCP","tags":["mcp"],"category":"System","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/64005996?v=4","views":0,"featured":false},{"slug":"app-builder","sourceId":"app-builder","name":"Baidu AI Search","author":"userpj","description":"Baidu AI Search is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/baidubce/app-builder/tree/master/python/mcp_server/ai_search","tags":["Community Servers"],"category":"Community Servers","stars":212,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/17870121?v=4&size=40","views":0,"featured":false},{"slug":"bangyizhang-xmind-generator-mcp","sourceId":"bangyizhang-xmind-generator-mcp","name":"BangyiZhang xmind generator mcp","author":"BangyiZhang","description":"An MCP (Model Context Protocol) server for generating Xmind mind maps. This server allows LLMs to create structured mind maps through the MCP protocol.","repositoryUrl":"https://github.com/BangyiZhang/xmind-generator-mcp","tags":["mcp"],"category":"Official","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":["Generate Xmind mind maps with hierarchical topic structures","Support for topic notes, labels, and markers","Save mind maps to local files","Easy integration with Claude Desktop and other MCP clients","**Node.js**: Version 18 or higher is required","**Xmind**: Install [Xmind](https://xmind.app/) desktop application to open and edit the generated mind maps","**Claude Desktop**: Required to use this tool as an extension","Create or edit the Claude Desktop configuration file:","macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`","Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`","Add the following configuration:","Restart Claude Desktop","Start using the Xmind generator in your conversations","Clone the repository:","Create or edit the Claude Desktop configuration file:","macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`","Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`","Add the following configuration:","Replace `path/to/xmind-generator-mcp` with the actual path to your cloned project","Restart Claude Desktop","Start using the Xmind generator in your conversations","`outputPath`: Default directory or file path where Xmind files will be saved. This can be overridden by the `outputPath` parameter in the tool call.","`autoOpenFile`: Controls whether generated Xmind files are automatically opened after creation. Set to \"false\" to disable auto-opening (default is \"true\").","`title` (string): The title of the mind map (root topic)","`topics` (array): Array of topics to include in the mind map","`title` (string): The title of the topic","`ref` (string, optional): Reference ID for the topic","`note` (string, optional): Note for the topic","`labels` (array of strings, optional): Labels for the topic","`markers` (array of strings, optional): Markers for the topic (format: \"Category.name\", e.g., \"Arrow.refresh\")","`children` (array, optional): Array of child topics","`relationships` (array, optional): Array of relationships between topics","`outputPath` (string, optional): Custom output path for the Xmind file. This overrides the environment variable if set."],"avatarUrl":"https://avatars.githubusercontent.com/u/91437746?v=4","views":0,"featured":false},{"slug":"bankless-onchain-mcp-server","sourceId":"bankless-onchain-mcp-server","name":"Bankless Onchain MCP Server","author":"Qkyrie","description":"Bringing the bankless onchain API to MCP","repositoryUrl":"https://github.com/Bankless/onchain-mcp","tags":["Official Integrations"],"category":"Integration","stars":379,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2153990?v=4&size=40","views":0,"featured":false},{"slug":"bigsy-shadow-cljs-mcp","sourceId":"bigsy-shadow-cljs-mcp","name":"Bigsy shadow cljs mcp","author":"Bigsy","description":"A Model Context Protocol server for monitoring shadow-cljs builds","repositoryUrl":"https://github.com/Bigsy/shadow-cljs-mcp","tags":["mcp","monitoring"],"category":"Analytics","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/354898?v=4","views":0,"featured":false},{"slug":"bishop-mcp-master-control-program","sourceId":"bishop-mcp-(master-control-program)","name":"Bishop MCP (Master Control Program)","author":"mbishopfx","description":"This is an advanced MCP Server script I have developed and would like to share.","repositoryUrl":"https://github.com/mbishopfx/Bishop-MCP-Server","tags":["mcp","server","Browser Automation"],"category":"Development","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/141537662?v=4","views":0,"featured":false},{"slug":"blender-mcp","sourceId":"blender-mcp","name":"Blender mcp","author":"ahujasid","description":"BlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.","repositoryUrl":"https://github.com/ahujasid/blender-mcp","tags":["Cursor","Claude","Blender","Design"],"category":"Integration","stars":505,"lastUpdate":"2025-03-10","installTarget":"blender-mcp","features":["Two-way communication: Connect Claude AI to Blender through a socket-based server","Object manipulation: Create, modify, and delete 3D objects in Blender","Material control: Apply and modify materials and colors","Scene inspection: Get detailed information about the current Blender scene","Code execution: Run arbitrary Python code in Blender from Claude"],"avatarUrl":"https://avatars.githubusercontent.com/u/11807284?v=4","views":2,"featured":false},{"slug":"bochaai-bocha-search-mcp","sourceId":"bochaai-bocha-search-mcp","name":"BochaAI bocha search mcp","author":"BochaAI","description":"Bocha Search MCP Server.","repositoryUrl":"https://github.com/BochaAI/bocha-search-mcp","tags":["mcp","search","ai"],"category":"Search","stars":12,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/194655499?v=4","views":0,"featured":false},{"slug":"brave-search-2","sourceId":"brave-search","name":"Brave Search","author":"modelcontextprotocol","description":"Web and local search using Brave's Search API","repositoryUrl":"https://github.com/modelcontextprotocol/typescript-sdk","tags":["Browser Automation"],"category":"Integration","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":0,"featured":false},{"slug":"brave-search","sourceId":"brave-search","name":"Brave Search MCP","author":"Anthropic","description":"Integrate Brave Search capabilities into Claude through MCP. Enables real-time web searches with privacy-focused results and comprehensive web coverage.","repositoryUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/brave-search","tags":["search","api","official"],"category":"Integration","stars":186,"lastUpdate":"2025-03-18","installTarget":"brave-search","features":["Privacy-focused web search integration","Real-time search results","Customizable search parameters","Result filtering and sorting"],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":0,"featured":false},{"slug":"brave-search-mcp-server","sourceId":"brave-search-mcp-server","name":"Brave Search MCP Server","author":"erdnax123","description":"An MCP server implementation that integrates the Brave Search API, providing both web and local search capabilities.","repositoryUrl":"https://github.com/modelcontextprotocol/servers/blob/main/src/brave-search","tags":["Reference Servers"],"category":"Integration","stars":454,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/15095508?v=4&size=40","views":0,"featured":false},{"slug":"browsercat-mcp-server","sourceId":"browsercat-mcp-server","name":"BrowserCat MCP Server","author":"browsercat","description":"BrowserCat MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/browsercat/browsercat-mcp-server","tags":["browsercat","cloud-automation","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/128030828?v=4","views":0,"featured":false},{"slug":"browsertools-mcp","sourceId":"browsertools-mcp","name":"BrowserTools MCP","author":"AgentDeskAI","description":"Monitor browser logs directly from Cursor and other MCP compatible IDEs.","repositoryUrl":"https://github.com/AgentDeskAI/browser-tools-mcp","tags":["ai","mcp","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/194458813?v=4","views":0,"featured":false},{"slug":"mcp-server-browserbase","sourceId":"mcp-server-browserbase","name":"Browserbase","author":"Browserbase","description":"The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools. Whether you're building an AI-powered IDE, enhancing a chat interface, or creating custom AI workflows, MCP provides a standardized way to connect LLMs with the context they need.</br>This server provides cloud browser automation capabilities using Browserbase, Puppeteer, and Stagehand (Coming Soon). This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a cloud browser environment.Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more)","repositoryUrl":"https://github.com/browserbase/mcp-server-browserbase","tags":["automation","browser","cloud","official"],"category":"Design","stars":0,"lastUpdate":"2025-03-01","installTarget":"browserbase","features":["Browser automation","Form filling","Data extraction","Cloud execution"],"avatarUrl":"https://avatars.githubusercontent.com/u/158221360?v=4","views":0,"featured":false},{"slug":"browserbase-mcp-server","sourceId":"browserbase-mcp-server","name":"Browserbase MCP Server","author":"MCP-Mirror","description":"Mirror of","repositoryUrl":"https://github.com/MCP-Mirror/browserbase_mcp-server-browserbase","tags":["browser-automation","cloud-platforms","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/192820360?v=4","views":0,"featured":false},{"slug":"builtwith-mcp-server","sourceId":"builtwith-mcp-server","name":"BuiltWith MCP Server","author":"Cyreslab-AI","description":"BuiltWith MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Cyreslab-AI/builtwith-mcp-server","tags":["mcp","api","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/178556137?v=4","views":0,"featured":false},{"slug":"cad-mcp-server","sourceId":"cad-mcp-server","name":"CAD-MCP-Server","author":"shenlant314","description":"CAD-MCP-Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/shenlant314/CAD-MCP-Server","tags":["CAD","MCP","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/32877250?v=4","views":1,"featured":false},{"slug":"cli-mcp-server","sourceId":"cli-mcp-server","name":"CLI MCP Server","author":"anjumanraut","description":"A simplified MCP server for terminal command execution","repositoryUrl":"https://github.com/anjumanraut/cli-mcp-server","tags":["Browser Automation"],"category":"Cloud","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/87753614?v=4","views":0,"featured":false},{"slug":"cachij-kakao-navigation-mcp-server","sourceId":"cachij-kakao-navigation-mcp-server","name":"CaChiJ kakao navigation mcp server","author":"CaChiJ","description":"Kakao Mobility MCP Server for directions and transit information","repositoryUrl":"https://github.com/CaChiJ/kakao-navigation-mcp-server","tags":["mcp"],"category":"Database","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/53603478?v=4","views":0,"featured":false},{"slug":"chargebee-model-context-protocol-mcp-server","sourceId":"chargebee-model-context-protocol-mcp-server","name":"Chargebee Model Context Protocol (MCP) Server","author":"cb-ashik","description":"Chargebee Model Context Protocol (MCP) Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/chargebee/agentkit","tags":["Official Integrations"],"category":"Official","stars":79,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/48757775?v=4&size=40","views":0,"featured":false},{"slug":"chiragpatankar-ai-customer-support-bot-mcp-server","sourceId":"chiragpatankar-ai-customer-support-bot--mcp-server","name":"ChiragPatankar AI Customer Support Bot  MCP Server","author":"ChiragPatankar","description":"ChiragPatankar AI Customer Support Bot  MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/ChiragPatankar/AI-Customer-Support-Bot--MCP-Server","tags":["mcp","ai"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Real-time context fetching from Glama.ai","AI-powered response generation with Cursor AI","Batch processing support","Priority queuing","Rate limiting","User interaction tracking","Health monitoring","MCP protocol compliance","Python 3.8+","PostgreSQL database","Glama.ai API key","Cursor AI API key","Clone the repository:","Create and activate a virtual environment:","Install dependencies:","Create a `.env` file based on `.env.example`:","Configure your `.env` file with your credentials:","Set up the database:","100 requests per 60 seconds","Rate limit information is included in the health check endpoint","Rate limit exceeded responses include reset time","`RATE_LIMIT_EXCEEDED`: Rate limit exceeded","`UNSUPPORTED_MCP_VERSION`: Unsupported MCP version","`PROCESSING_ERROR`: Error processing request","`CONTEXT_FETCH_ERROR`: Error fetching context from Glama.ai","`BATCH_PROCESSING_ERROR`: Error processing batch request","Update `mcp_config.py` with new configuration options","Add new models in `models.py` if needed","Create new endpoints in `app.py`","Update capabilities endpoint to reflect new features","All MCP endpoints require authentication via `X-MCP-Auth` header","Rate limiting is implemented to prevent abuse","Database credentials should be kept secure","API keys should never be committed to version control","Service status","Rate limit usage","Connected services","Processing times","Fork the repository","Create a feature branch","Commit your changes","Push to the branch","Create a Pull Request"],"avatarUrl":"https://avatars.githubusercontent.com/u/162580775?v=4","views":0,"featured":false},{"slug":"chroma-mcp-server","sourceId":"chroma-mcp-server","name":"Chroma MCP Server","author":"jairad26","description":"A Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma","repositoryUrl":"https://github.com/chroma-core/chroma-mcp","tags":["Official Integrations"],"category":"Database","stars":466,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/55522316?v=4&size=40","views":1,"featured":false},{"slug":"circleci-mcp-server","sourceId":"circleci-mcp-server","name":"CircleCI MCP Server","author":"joel-thompson","description":"A specialized server implementation for the Model Context Protocol (MCP) designed to integrate with CircleCI's development workflow. This project serves as a bridge between CircleCI's infrastructure and the Model Context Protocol, enabling enhanced AI-powered development experiences.","repositoryUrl":"https://github.com/CircleCI-Public/mcp-server-circleci","tags":["Official Integrations"],"category":"Development","stars":421,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/17709309?v=4&size=40","views":0,"featured":false},{"slug":"clickhouse","sourceId":"clickhouse","name":"ClickHouse","author":"ClickHouse","description":"Query your ClickHouse database server.","repositoryUrl":"https://github.com/ClickHouse/mcp-clickhouse","tags":["database","analytics","official"],"category":"Database","stars":0,"lastUpdate":"2025-03-01","installTarget":"clickhouse","features":["Database querying","Analytics processing","Data management"],"avatarUrl":"https://avatars.githubusercontent.com/u/54801242?v=4","views":0,"featured":false},{"slug":"cloudflare","sourceId":"cloudflare","name":"Cloudflare","author":"Cloudflare","description":"Deploy, configure & interrogate your resources on the Cloudflare developer platform (e.g. Workers/KV/R2/D1)","repositoryUrl":"https://github.com/cloudflare/mcp-server-cloudflare","tags":["cloud","deployment","serverless","official"],"category":"Cloud","stars":0,"lastUpdate":"2025-03-01","installTarget":"cloudflare","features":["Workers deployment","KV storage management","R2 storage integration","D1 database operations"],"avatarUrl":"https://avatars.githubusercontent.com/u/314135?v=4","views":0,"featured":false},{"slug":"codacy-mcp-server","sourceId":"codacy-mcp-server","name":"Codacy MCP Server","author":"codacy","description":"Codacy's MCP Server implementation","repositoryUrl":"https://github.com/codacy/codacy-mcp-server","tags":["Official Integrations"],"category":"Database","stars":103,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1834093?s=48&v=4","views":1,"featured":false},{"slug":"codeshark-net-climate-triage-mcp","sourceId":"codeshark-net-climate-triage-mcp","name":"Codeshark NET climate triage mcp","author":"Codeshark-NET","description":"Codeshark NET climate triage mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/claude-codeshark-NET/climate-triage-mcp","tags":["mcp"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Issue Search**: Find open source issues in climate-related projects","**Multiple Filters**: Filter by category, programming language, keywords, and more","**Sorting Options**: Sort issues by creation date, update date, or stars","`category` (string, optional): Filter issues by project category (e.g., 'Climate Change', 'Energy Systems')","`language` (string, optional): Filter issues by programming language (e.g., 'JavaScript', 'Python')","`keyword` (string, optional): Filter issues by project keyword (e.g., 'good first issue', 'help wanted')","`page` (number, optional): Pagination page number (starts at 1)","`per_page` (number, optional): Number of records per page (default: 10)","`sort` (string, optional): Field to sort by ('created_at', 'updated_at', 'stars', default: 'created_at')","`order` (string, optional): Sort order ('asc' or 'desc', default: 'desc' for most recent first)"],"avatarUrl":"https://avatars.githubusercontent.com/u/5020508?v=4","views":0,"featured":false},{"slug":"coding-prompt-engineer-mcp-server","sourceId":"coding-prompt-engineer-mcp-server","name":"Coding Prompt Engineer MCP Server","author":"hireshBrem","description":"Write 10x better prompts using Prompt Engineer MCP server.","repositoryUrl":"https://github.com/hireshBrem/prompt-engineer-mcp-server","tags":["prompt-engineer","coding-assistant","Browser Automation"],"category":"Database","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/87940534?v=4","views":0,"featured":false},{"slug":"configurable-puppeteer-mcp-server","sourceId":"configurable-puppeteer-mcp-server","name":"Configurable Puppeteer MCP Server","author":"afshawnlotfi","description":"Configurable Puppeteer MCP Server","repositoryUrl":"https://github.com/afshawnlotfi/mcp-configurable-puppeteer","tags":["puppeteer","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6283745?v=4","views":0,"featured":false},{"slug":"corefluxcommunity-corefluxmcpserver","sourceId":"corefluxcommunity-corefluxmcpserver","name":"CorefluxCommunity CorefluxMCPServer","author":"CorefluxCommunity","description":"Coreflux MQTT MCP Server","repositoryUrl":"https://github.com/CorefluxCommunity/CorefluxMCPServer","tags":["mcp"],"category":"Design","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Connects to Coreflux MQTT broker","Provides tools for all Coreflux commands (models, actions, rules, routes)","Discovers and lists available actions","Includes LOT language documentation as resources","Built with the official MCP SDK for seamless Claude integration","Standalone setup assistant for configuration","You need to create an initial configuration (.env file)","You want to update your existing configuration","You're experiencing connection issues and need to reconfigure","Create or update the `.env` file with your configuration","Configure MQTT broker settings (host, port, credentials)","Set up TLS configuration if needed","Configure logging options","Create or edit `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS/Linux) or `%USERPROFILE%\\AppData\\Roaming\\Claude\\claude_desktop_config.json` (Windows)","Add the following configuration (adjust the paths accordingly):","Restart Claude Desktop","`add_rule`: Add a new permission rule","`remove_rule`: Remove a permission rule","`add_route`: Add a new route connection","`remove_route`: Remove a route connection","`add_model`: Add a new model structure","`remove_model`: Remove a model structure","`add_action`: Add a new action event/function","`remove_action`: Remove an action event/function","`run_action`: Run an action event/function","`remove_all_models`: Remove all models","`remove_all_actions`: Remove all actions","`remove_all_routes`: Remove all routes","`list_discovered_actions`: List all discovered Coreflux actions","`request_lot_code`: Generate LOT code based on natural language prompts","Verify your MQTT broker credentials in your Claude configuration","Ensure the broker is accessible","Run the setup assistant to verify or update your configuration:","Check Claude Desktop logs:","Run the server with debug logging:","[MCP Quickstart for Server Developers](https://modelcontextprotocol.io/quickstart/server)","[MCP Official Documentation](https://modelcontextprotocol.io/)"],"avatarUrl":"https://avatars.githubusercontent.com/u/66228869?v=4","views":0,"featured":false},{"slug":"cosmosdb-mcp-server","sourceId":"cosmosdb-mcp-server","name":"CosmosDB MCP Server","author":"danielmeppiel","description":"Model Context Protocol server implementation for CosmosDB","repositoryUrl":"https://github.com/danielmeppiel/cosmosdb-mcp-server","tags":["cosmosdb","mcp","Browser Automation"],"category":"Cloud","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/51440732?v=4","views":1,"featured":false},{"slug":"dmontgomery40-pentest-mcp","sourceId":"dmontgomery40-pentest-mcp","name":"DMontgomery40 pentest mcp","author":"DMontgomery40","description":"NOT for educational purposes: An MCP server for professional penetration testers including nmap, go/dirbuster, nikto, JtR, wordlist building, and more.","repositoryUrl":"https://github.com/DMontgomery40/pentest-mcp","tags":["mcp","pentesting-tools","cybersecurity","pentesting","redteam","go","model-context-protocol","nmap","jtr","dirbuster","john-the-ripper","nikto","gobuster","mcp-server"],"category":"Development","stars":34,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/130489651?v=4","views":0,"featured":false},{"slug":"dart-mcp-server","sourceId":"dart-mcp-server","name":"Dart MCP Server","author":"ahonko","description":"Dart AI Model Context Protocol (MCP) server","repositoryUrl":"https://github.com/its-dart/dart-mcp-server","tags":["Official Integrations"],"category":"Official","stars":268,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2279420?v=4&size=40","views":0,"featured":false},{"slug":"deepsource-mcp-server","sourceId":"deepsource-mcp-server","name":"DeepSource MCP Server","author":"sapientpants","description":"DeepSource MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/sapientpants/deepsource-mcp-server","tags":["Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/305936?v=4","views":0,"featured":false},{"slug":"deepspringai-search-mcp-server","sourceId":"deepspringai-search-mcp-server","name":"DeepSpringAI search mcp server","author":"DeepSpringAI","description":"DeepSpringAI search mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/DeepSpringAI/search_mcp_server","tags":["mcp","search","ai"],"category":"Search","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/200253356?v=4","views":0,"featured":false},{"slug":"deno-2-playwright-model-context-protocol-server-example","sourceId":"deno-2-playwright-model-context-protocol-server-example","name":"Deno 2 Playwright Model Context Protocol Server Example","author":"MCP-Mirror","description":"Mirror of","repositoryUrl":"https://github.com/MCP-Mirror/jakedahn_deno2-playwright-mcp-server","tags":["browser-automation","playwright","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/8596?v=4","views":0,"featured":false},{"slug":"deno-2-playwright-model-context-protocol-server-example-2","sourceId":"deno-2-playwright-model-context-protocol-server-example","name":"Deno 2 Playwright Model Context Protocol Server Example","author":"jakedahn","description":"A Model Context Protocol server that provides browser automation capabilities using Playwright and Deno 2.","repositoryUrl":"https://github.com/jakedahn/deno2-playwright-mcp-server","tags":["Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/8596?v=4","views":0,"featured":false},{"slug":"deventerprisesoftware-scrapi-mcp","sourceId":"deventerprisesoftware-scrapi-mcp","name":"DevEnterpriseSoftware scrapi mcp","author":"DevEnterpriseSoftware","description":"MCP server for using ScrAPI to scrape web pages.","repositoryUrl":"https://github.com/DevEnterpriseSoftware/scrapi-mcp","tags":["mcp","ai","scraper-api","web-scraping","mcp-server","api","webscraper"],"category":"Development","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/59764760?v=4","views":0,"featured":false},{"slug":"devhub-cms-mcp","sourceId":"devhub-cms-mcp","name":"DevHub CMS MCP","author":"dlrust","description":"DevHub CMS LLM integration through the Model Context Protocol","repositoryUrl":"https://github.com/devhub/devhub-cms-mcp","tags":["Official Integrations"],"category":"Integration","stars":163,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1208?v=4&size=40","views":0,"featured":false},{"slug":"dhravya-apple-mcp","sourceId":"dhravya-apple-mcp","name":"Dhravya apple mcp","author":"Dhravya","description":"Collection of apple-native tools for the model context protocol.","repositoryUrl":"https://github.com/Dhravya/apple-mcp","tags":["applescripts","mcp","modelcontextprotocol","tool"],"category":"Official","stars":1592,"lastUpdate":"2025-05-19","installTarget":null,"features":["Messages:","Send messages using the Apple Messages app","Read out messages","Notes:","List notes","Search & read notes in Apple Notes app","Contacts:","Search contacts for sending messages","Emails:","Send emails with multiple recipients (to, cc, bcc) and file attachments","Search emails with custom queries, mailbox selection, and result limits","Schedule emails for future delivery","List and manage scheduled emails","Check unread email counts globally or per mailbox","Reminders:","List all reminders and reminder lists","Search for reminders by text","Create new reminders with optional due dates and notes","Open the Reminders app to view specific reminders","Calendar:","Search calendar events with customizable date ranges","List upcoming events","Create new calendar events with details like title, location, and notes","Open calendar events in the Calendar app","Web Search:","Search the web using DuckDuckGo","Retrieve and process content from search results","Maps:","Search for locations and addresses","Save locations to favorites","Get directions between locations","Drop pins on the map","Create and list guides","Add places to guides","TODO: Search and open photos in Apple Photos app","TODO: Search and open music in Apple Music app"],"avatarUrl":"https://avatars.githubusercontent.com/u/63950637?v=4","views":0,"featured":false},{"slug":"dicklesworthstone-llm-gateway-mcp-server","sourceId":"dicklesworthstone-llm-gateway-mcp-server","name":"Dicklesworthstone llm gateway mcp server","author":"Dicklesworthstone","description":"The Ultimate Model Context Protocol (MCP) Server, providing unified access to a wide variety of useful and powerful tools.","repositoryUrl":"https://github.com/Dicklesworthstone/llm_gateway_mcp_server","tags":["mcp","tool","llm","mcp-server","agent"],"category":"Database","stars":66,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/35050222?v=4","views":0,"featured":false},{"slug":"dixa-mcp-server","sourceId":"dixa-mcp-server","name":"Dixa MCP Server","author":"ktabori","description":"Dixa MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/ktabori/dixa-mcp-server","tags":["Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2427061?v=4","views":0,"featured":false},{"slug":"docker-mcp","sourceId":"docker-mcp","name":"Docker Control MCP","author":"ContainerTeam","description":"Manage Docker containers and images through Claude. Build, run, and monitor containers using natural language instructions.","repositoryUrl":"https://github.com/ckreiling/mcp-server-docker","tags":["docker","containers","community"],"category":"Development","stars":198,"lastUpdate":"2025-03-14","installTarget":"docker-mcp","features":["Compose containers with natural language","Introspect & debug running containers","Manage persistent data with Docker volumes","Volume management"],"avatarUrl":"https://avatars.githubusercontent.com/u/26697347?v=4","views":0,"featured":false},{"slug":"dumpling-ai-mcp-server-dumplingai","sourceId":"dumpling-ai-mcp-server-dumplingai","name":"Dumpling AI mcp server dumplingai","author":"Dumpling-AI","description":"MCP (Model Context Protocol) server for Dumpling AI","repositoryUrl":"https://github.com/Dumpling-AI/mcp-server-dumplingai","tags":["mcp","ai"],"category":"Cloud","stars":9,"lastUpdate":"2025-05-19","installTarget":null,"features":["Complete integration with all Dumpling AI API endpoints","Data APIs for YouTube transcripts, search, autocomplete, maps, places, news, and reviews","Web scraping with support for scraping, crawling, screenshots, and structured data extraction","Document conversion tools for text extraction, PDF operations, video processing","Extract data from documents, images, audio, and video","AI capabilities including agent completions, knowledge base management, and image generation","Developer tools for running JavaScript and Python code in a secure environment","Automatic error handling and detailed response formatting","Open Cursor Settings","Go to Features > MCP Servers","Click \"+ Add New MCP Server\"","Enter the following:","`DUMPLING_API_KEY`: Your Dumpling AI API key (required)","Detailed error messages with HTTP status codes","API key validation","Input validation using Zod schemas","Network error handling with descriptive messages"],"avatarUrl":"https://avatars.githubusercontent.com/u/204530939?v=4","views":0,"featured":false},{"slug":"dynamicendpoints-paypal-mcp","sourceId":"dynamicendpoints-paypal-mcp","name":"DynamicEndpoints Paypal MCP","author":"DynamicEndpoints","description":"DynamicEndpoints Paypal MCP is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/DynamicEndpoints/Paypal-MCP","tags":["mcp"],"category":"Financial","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Payment Processing**","Create and manage orders","Process payments","Handle payment tokens","Manage disputes","**Business Operations**"],"avatarUrl":"https://avatars.githubusercontent.com/u/166449820?v=4","views":0,"featured":false},{"slug":"dynamics365","sourceId":"dynamics365","name":"Dynamics365","author":"srikanth-paladugula","description":"Dynamics365 is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/srikanth-paladugula/mcp-dyamics365-server","tags":["dynamics365","mcp-server","Browser Automation"],"category":"Cloud","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/46054578?v=4","views":0,"featured":false},{"slug":"e2b","sourceId":"e2b","name":"E2B","author":"E2B","description":"Run code in secure sandboxes hosted by E2B","repositoryUrl":"https://github.com/e2b-dev/mcp-server","tags":["sandbox","code-execution","security","official"],"category":"Development","stars":0,"lastUpdate":"2025-03-01","installTarget":"e2b","features":["Secure code execution","Sandbox environments","Code isolation"],"avatarUrl":"https://avatars.githubusercontent.com/u/129434473?v=4","views":0,"featured":false},{"slug":"edubase-mcp-server","sourceId":"edubase-mcp-server","name":"EduBase MCP server","author":"icebird93","description":"The EduBase MCP server enables Claude and other LLMs to interact with EduBase's comprehensive e-learning platform through the Model Context Protocol (MCP).","repositoryUrl":"https://github.com/EduBase/MCP","tags":["Official Integrations"],"category":"Integration","stars":496,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2758013?v=4&size=40","views":1,"featured":false},{"slug":"emanueljr-web3-mcp-server","sourceId":"emanueljr-web3-mcp-server","name":"EmanuelJr web3 mcp server","author":"EmanuelJr","description":"Web3 MCP server for EVM chains (at moment)","repositoryUrl":"https://github.com/EmanuelJr/web3-mcp-server","tags":["evm","mcp","ai","web3","mcp-server"],"category":"Cloud","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/5462719?v=4","views":0,"featured":false},{"slug":"ergodiclabs-twotruthsandatwist","sourceId":"ergodiclabs-twotruthsandatwist","name":"ErgodicLabs TwoTruthsAndATwist","author":"ErgodicLabs","description":"Two Truths and a Twist: The world's first Model Context Protocol game","repositoryUrl":"https://github.com/ErgodicLabs/TwoTruthsAndATwist","tags":["go","mcp"],"category":"Official","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/204960172?v=4","views":0,"featured":false},{"slug":"everart-mcp-server","sourceId":"everart-mcp-server","name":"EverArt MCP Server","author":"erdnax123","description":"Image generation server for Claude Desktop using EverArt's API.","repositoryUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/everart","tags":["database","mongodb","community"],"category":"Data","stars":167,"lastUpdate":"2025-03-13","installTarget":"@modelcontextprotocol/server-everart","features":["Automatic Branch Creation: When creating/updating files or pushing changes, branches are automatically created if they don't exist","Comprehensive Error Handling: Clear error messages for common issues","Git History Preservation: Operations maintain proper Git history without force pushing","Batch Operations: Support for both single-file and multi-file operations","Advanced Search: Support for searching code, issues/PRs, and users"],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":0,"featured":false},{"slug":"everything-mcp-server","sourceId":"everything-mcp-server","name":"Everything MCP Server","author":"ashwin-ant","description":"This MCP server attempts to exercise all the features of the MCP protocol. It is not intended to be a useful server, but rather a test server for builders of MCP clients. It implements prompts, tools, resources, sampling, and more to showcase MCP capabilities.","repositoryUrl":"https://github.com/modelcontextprotocol/servers/blob/main/src/everything","tags":["Reference Servers"],"category":"Database","stars":101,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/178951676?v=4&size=40","views":0,"featured":false},{"slug":"evilran-baidu-mcp-server","sourceId":"evilran-baidu-mcp-server","name":"Evilran baidu mcp server","author":"Evilran","description":"Baidu Search MCP Server I A Model Context Protocol (MCP) server that provides web search capabilities through Baidu, with additional features for content fetching and parsing.","repositoryUrl":"https://github.com/Evilran/baidu-mcp-server","tags":["mcp","search","ai"],"category":"Database","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Web Search**: Search Baidu with advanced rate limiting and result formatting","**Content Fetching**: Retrieve and parse webpage content with intelligent text extraction","**Rate Limiting**: Built-in protection against rate limits for both search and content fetching","**Error Handling**: Comprehensive error handling and logging","**LLM-Friendly Output**: Results formatted specifically for large language model consumption","Download [Claude Desktop](https://claude.ai/download)","Create or edit your Claude Desktop configuration:","On macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`","On Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`","Restart Claude Desktop","`query`: Search query string","`max_results`: Maximum number of results to return (default: 10)","`url`: The webpage URL to fetch content from","Search: Limited to 30 requests per minute","Content Fetching: Limited to 20 requests per minute","Automatic queue management and wait times","Removes ads and irrelevant content","Cleans up Baidu redirect URLs","Formats results for optimal LLM consumption","Truncates long content appropriately","Comprehensive error catching and reporting","Detailed logging through MCP context","Graceful degradation on rate limits or timeouts","Additional search parameters (region, language, etc.)","Enhanced content parsing options","Caching layer for frequently accessed content","Additional rate limiting strategies","[nickclyde/duckduckgo-mcp-server](https://github.com/nickclyde/duckduckgo-mcp-server)","[BaiduSpider/BaiduSpider](https://github.com/BaiduSpider/BaiduSpider)"],"avatarUrl":"https://avatars.githubusercontent.com/u/8848173?v=4","views":0,"featured":false},{"slug":"exa","sourceId":"exa","name":"Exa","author":"Exa Labs","description":"Search Engine made for AIs by Exa","repositoryUrl":"https://github.com/exa-labs/exa-mcp-server","tags":["search","ai","official"],"category":"Reference Servers","stars":0,"lastUpdate":"2025-03-01","installTarget":"exa","features":["AI-optimized search","Semantic understanding","Contextual results"],"avatarUrl":"https://avatars.githubusercontent.com/u/77906174?v=4","views":0,"featured":false},{"slug":"falkordb-falkordb-mcpserver","sourceId":"falkordb-falkordb-mcpserver","name":"FalkorDB FalkorDB MCPServer","author":"FalkorDB","description":"FalkorDB MCP Server","repositoryUrl":"https://github.com/FalkorDB/FalkorDB-MCPServer","tags":["mcp","database"],"category":"Database","stars":9,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/140048192?v=4","views":2,"featured":false},{"slug":"faucet94-super-win-cli-mcp-server","sourceId":"faucet94-super-win-cli-mcp-server","name":"Faucet94 super win cli mcp server","author":"Faucet94","description":"Super Windows CLI Server, Fixed this \"https://www.mcpmarket.com/server/super-windows-cli\" as it is a mess to run on windows.","repositoryUrl":"https://github.com/Faucet94/super-win-cli-mcp-server","tags":["mcp"],"category":"System","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Complete access to Windows shell environments (PowerShell, CMD, Git Bash - configurable).","Unrestricted command execution (configurable via `config.json`).","Full file system access (configurable via `config.json`).","SYSTEM-level service installation via NSSM for persistence and auto-recovery.","Automatic service recovery features provided by NSSM.","Network binding controls (intended, but primarily managed at the network/firewall level).","Disabled PowerShell telemetry for enhanced privacy.","Process reuse for performance (for shells).","Extended timeouts for long-running operations (configurable).","**Node.js:** Version 18.0.0 or later. Download from [nodejs.org](https://nodejs.org/). (Includes npm).","**NSSM (Non-Sucking Service Manager):** Required for reliable service installation. Download the latest version from [nssm.cc](https://nssm.cc/download).","**Clone or Download:**","Clone this repository: `git clone <repository-url>`","Or download the source code `.zip` and extract it to a suitable location (e.g., `C:\\Servers\\SuperWinCLIServer`). Avoid user profile folders.","**Place NSSM:**","Download NSSM from [nssm.cc](https://nssm.cc/download).","Extract the zip file.","Copy the `nssm.exe` file from the appropriate architecture folder (`win32` or `win64`) into the **root directory** of this project (the same folder as `install-service.ps1`).","**Install Dependencies & Build:**","Open a terminal (PowerShell or CMD) in the project's root directory.","Run: `npm install`","This command installs necessary Node.js packages and automatically runs `npm run build` to compile the TypeScript code into the `dist` folder.","**Configure `config.json`:**","**Copy:** Make a copy of `config.sample.json` and name it `config.json` in the project's root directory.","**Edit:** Open `config.json` and **carefully review and modify** the settings:","`security.allowedPaths`: **CRITICAL!** Change this from the sample paths to the *actual* directories the server needs access to. For security, be as specific as possible. Start with the project directory itself if unsure (e.g., `\"C:\\\\Servers\\\\SuperWinCLIServer\"` - remember double backslashes `\\\\`). The service runs as SYSTEM, so paths must be valid for that account.","`security.blockedCommands` / `blockedArguments`: Review the default lists. Add or remove commands/arguments based on your security policy.","`shells`: Enable/disable shells (PowerShell, CMD, Git Bash) and verify the `command` path (especially for Git Bash).","`ssh`: Configure if you intend to use the SSH execution feature (disabled by default).","**Save** the `config.json` file.","**Run Installation Script:**","Open **PowerShell as Administrator**.","Navigate to the project's root directory (`cd C:\\Servers\\SuperWinCLIServer`).","Execute the installation script: `.\\install-service.ps1`","This script uses NSSM to install and configure the `MCPServer` service to run `node.exe dist/index.js` as `LocalSystem`, starting automatically.","**Verify Service Status:**","In the same administrative PowerShell window, run: `Get-Service MCPServer`","The status should be `Running`. If it's `Stopped`, check the NSSM logs or Windows Event Viewer (Application and System logs) for errors.","**`security`**:","`maxCommandLength`: Max characters allowed in a command string.","`blockedCommands`: Array of command names (without extension) to block (case-insensitive).","`blockedArguments`: Array of exact arguments to block (case-insensitive).","`allowedPaths`: **Crucial setting.** Array of absolute paths. If `restrictWorkingDirectory` is true, commands can only be executed if their working directory starts with one of these paths. Paths are compared case-insensitively after normalization. Use double backslashes (e.g., `\"C:\\\\Tools\\\\Scripts\"`).","`restrictWorkingDirectory`: Boolean. If true, enforce the `allowedPaths` check for the working directory. Highly recommended to keep `true`.","`logCommands`: Boolean. If true, executed commands and their output (truncated) are stored in memory (up to `maxHistorySize`).","`maxHistorySize`: Max number of commands to keep in the in-memory history.","`commandTimeout`: Seconds before a running command is killed automatically.","`enableInjectionProtection`: Boolean. If true, attempts to block shell operators (`&`, `|`, `;`, etc. defined per shell) in commands.","**`shells`**: Configure available local shells (powershell, cmd, gitbash).","`enabled`: Boolean. Allow use of this shell.","`command`: Path to the shell executable.","`args`: Array of default arguments passed to the shell before the user's command.","`blockedOperators`: Array of strings/characters to block within commands for this specific shell (used if `enableInjectionProtection` is true).","**`ssh`**: Configure remote command execution via SSH.","`enabled`: Boolean. Enable the `ssh_execute` and `ssh_disconnect` tools.","`connections`: Object containing named connection configurations (host, port, username, password/privateKeyPath).","**Configuration Merging:** When `config.json` is loaded, if it contains a `security` or `shells` section, that entire section **replaces** the default configuration for that section. It does *not* merge individual fields within `security` or `shells`. The `ssh` section is merged more granularly. Ensure your `config.json` includes all necessary fields for these sections if you customize them.","**Start:** `Start-Service MCPServer` or `.\\nssm.exe start MCPServer`","**Stop:** `Stop-Service MCPServer` or `.\\nssm.exe stop MCPServer`","**Restart:** `Restart-Service MCPServer` or `.\\nssm.exe restart MCPServer`","**Status:** `Get-Service MCPServer` or `.\\nssm.exe status MCPServer`","**Edit Configuration (Advanced):** `.\\nssm.exe edit MCPServer` (Opens the NSSM GUI editor)","**View Configuration:** `.\\nssm.exe dump MCPServer`","Open **PowerShell as Administrator**.","Navigate to the project's root directory.","Execute the uninstallation script: `.\\uninstall-service.ps1`","This uses NSSM to stop and remove the `MCPServer` service.","Ensure you have run `npm install`.","Ensure `config.json` exists and is configured.","Open a normal terminal (PowerShell/CMD) in the project root.","Run: `npm run start`","The server will run in the foreground. Press `Ctrl + C` to stop it."],"avatarUrl":"https://avatars.githubusercontent.com/u/155736579?v=4","views":0,"featured":false},{"slug":"fetch","sourceId":"fetch","name":"Fetch","author":"modelcontextprotocol","description":"Web content fetching and conversion for efficient LLM usage","repositoryUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/fetch","tags":["web-fetching","llm-tools","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":0,"featured":false},{"slug":"fetch-mcp-server","sourceId":"fetch-mcp-server","name":"Fetch MCP Server","author":"modelcontextprotocol","description":"Model Context Protocol Servers","repositoryUrl":"https://github.com/modelcontextprotocol/servers/blob/main/src/fetch","tags":["Reference Servers"],"category":"Reference Servers","stars":48105,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":4,"featured":false},{"slug":"fibery-mcp-server","sourceId":"fibery-mcp-server","name":"Fibery MCP Server","author":"Fibery-inc","description":"Fibery MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Fibery-inc/fibery-mcp-server","tags":["Official Integrations"],"category":"Integration","stars":390,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/72027989?s=48&v=4","views":0,"featured":false},{"slug":"figma-context-mcp","sourceId":"figma-context-mcp","name":"Figma Context MCP","author":"GLips","description":"Give Cursor, Windsurf, Cline, and other AI-powered coding tools access to your Figma files with this Model Context Protocol server.","repositoryUrl":"https://github.com/GLips/Figma-Context-MCP","tags":["Cursor","Claude","Figma","Design"],"category":"Design","stars":504,"lastUpdate":"2025-03-15","installTarget":"figma-context-mcp","features":["When Cursor has access to Figma design data, it's way better at one-shotting designs accurately than alternative approaches like pasting screenshots."],"avatarUrl":"https://avatars.githubusercontent.com/u/842883?v=4","views":1,"featured":false},{"slug":"filesystem","sourceId":"filesystem","name":"Filesystem","author":"Community project","description":"Secure file operations with configurable access controls","repositoryUrl":"https://github.com/modelcontextprotocol/servers/blob/main/src/filesystem","tags":["Browser Automation"],"category":"Data","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":1,"featured":false},{"slug":"filesystem-mcp","sourceId":"filesystem-mcp","name":"Filesystem MCP Server","author":"Anthropic","description":"A core MCP server that provides filesystem access capabilities for Claude. Enables secure reading, writing, and management of files on your local system with granular permission controls.","repositoryUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem","tags":["filesystem","core","official"],"category":"System","stars":328,"lastUpdate":"2025-03-20","installTarget":"@modelcontextprotocol/server-filesystem","features":["Secure file system access with permission controls","File reading and writing capabilities","Directory management and navigation","File search and filtering"],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":0,"featured":false},{"slug":"financial-datasets-mcp-server","sourceId":"financial-datasets-mcp-server","name":"Financial Datasets MCP Server","author":"financial-datasets","description":"An MCP server for interacting with the Financial Datasets stock market API.","repositoryUrl":"https://github.com/financial-datasets/mcp-server","tags":["Official Integrations"],"category":"Integration","stars":397,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/202291166?s=48&v=4","views":0,"featured":false},{"slug":"firecrawl","sourceId":"firecrawl","name":"Firecrawl","author":"Mendable AI","description":"Extract web data with Firecrawl","repositoryUrl":"https://github.com/mendableai/firecrawl-mcp-server","tags":["web-crawling","data-extraction","official"],"category":"Data","stars":0,"lastUpdate":"2025-03-01","installTarget":"firecrawl","features":["Web crawling","Data extraction","Content analysis"],"avatarUrl":"https://avatars.githubusercontent.com/u/135057108?v=4","views":0,"featured":false},{"slug":"fireproof","sourceId":"fireproof","name":"Fireproof","author":"Fireproof Storage","description":"Immutable ledger database with live synchronization","repositoryUrl":"https://github.com/fireproof-storage/mcp-database-server","tags":["database","immutable","sync","official"],"category":"Database","stars":0,"lastUpdate":"2025-03-01","installTarget":"fireproof","features":["Immutable storage","Live synchronization","Ledger functionality"],"avatarUrl":"https://avatars.githubusercontent.com/u/126423058?v=4","views":0,"featured":false},{"slug":"focussearch-focus-mcp-sql","sourceId":"focussearch-focus-mcp-sql","name":"FocusSearch focus mcp sql","author":"FocusSearch","description":"A NL2SQL plugin based on FocusSearch keyword parsing, offering greater accuracy, higher speed, and more reliability!","repositoryUrl":"https://github.com/FocusSearch/focus_mcp_sql","tags":["plugin","search","text2sql","mcp","nl2sql"],"category":"Database","stars":19,"lastUpdate":"2025-05-19","installTarget":null,"features":["jdk 23 or higher. Download [jdk](https://www.oracle.com/java/technologies/downloads/)","gradle 8.12 or higher. Download [gradle](https://gradle.org/install/)","register [Datafocus](https://www.datafocus.ai/) to obtain bearer token:","Register an account in [Datafocus](https://www.datafocus.ai/)","Create an application","Enter the application","Admin -> Interface authentication -> Bearer Token -> New Bearer Token","Clone this repository:","Build the server:","`model` (required): table model","`bearer` (required): bearer token","`language` (optional): language ['english','chinese']","`chatId` (required): chat id","`input` (required): Natural language","`bearer` (required): bearer token","vsCode install cline plugin","mcp server config","use","initial model","transfer: what is the max age"],"avatarUrl":"https://avatars.githubusercontent.com/u/139853140?v=4","views":0,"featured":false},{"slug":"forevervm-mcp-server","sourceId":"forevervm-mcp-server","name":"ForeverVM MCP Server","author":"jamsocket","description":"Securely run AI-generated code in stateful sandboxes that run forever.","repositoryUrl":"https://github.com/jamsocket/forevervm","tags":["Official Integrations","database","ai"],"category":"Development","stars":191,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/82763442?v=4","views":0,"featured":false},{"slug":"fradser-mcp-server-mas-sequential-thinking","sourceId":"fradser-mcp-server-mas-sequential-thinking","name":"FradSer mcp server mas sequential thinking","author":"FradSer","description":"An advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.","repositoryUrl":"https://github.com/FradSer/mcp-server-mas-sequential-thinking","tags":["agno","mcp","sequential-thinking","system","mcp-server"],"category":"Design","stars":158,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1439628?v=4","views":0,"featured":false},{"slug":"mcp-free-usdc-transfer","sourceId":"mcp-free-usdc-transfer","name":"Free USDC Transfer MCP Server","author":"badkk","description":"MCP (Model Context Protocol) server - free usdc transfer powered by Coinbase CDP","repositoryUrl":"https://github.com/magnetai/mcp-free-usdc-transfer","tags":["Community Servers"],"category":"Official","stars":88,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/10335300?v=4&size=40","views":0,"featured":false},{"slug":"freepeak-db-mcp-server","sourceId":"freepeak-db-mcp-server","name":"FreePeak db mcp server","author":"FreePeak","description":"A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.","repositoryUrl":"https://github.com/FreePeak/db-mcp-server","tags":["mcp","ai","database-mcp-server","mcp-server","database"],"category":"Database","stars":169,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Simultaneous Multi-Database Support**: Connect to multiple MySQL and PostgreSQL databases concurrently","**Database-Specific Tool Generation**: Auto-creates specialized tools for each connected database","**Clean Architecture**: Modular design with clear separation of concerns","**OpenAI Agents SDK Compatibility**: Full compatibility for seamless AI assistant integration","**Dynamic Database Tools**: Execute queries, run statements, manage transactions, explore schemas, analyze performance","**Unified Interface**: Consistent interaction patterns across different database types","**Connection Management**: Simple configuration for multiple database connections","**Connection Failures**: Verify network connectivity and database credentials","**Permission Errors**: Ensure the database user has appropriate permissions","**Timeout Issues**: Check the `query_timeout` setting in your configuration","Fork the repository","Create a feature branch (`git checkout -b feature/amazing-feature`)","Commit your changes (`git commit -m 'feat: add amazing feature'`)","Push to the branch (`git push origin feature/amazing-feature`)","Open a Pull Request"],"avatarUrl":"https://avatars.githubusercontent.com/u/192848417?v=4","views":0,"featured":false},{"slug":"frida-mcp","sourceId":"frida-mcp","name":"Frida MCP","author":"dnakov","description":"MCP stdio server for frida","repositoryUrl":"https://github.com/dnakov/frida-mcp","tags":["Browser Automation"],"category":"Cloud","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/3777433?v=4","views":0,"featured":false},{"slug":"funmula-corp-biggo-mcp-server","sourceId":"funmula-corp-biggo-mcp-server","name":"Funmula Corp BigGo MCP Server","author":"Funmula-Corp","description":"BigGo MCP Server utilizes APIs from BigGo, a professional price comparison website.","repositoryUrl":"https://github.com/Funmula-Corp/BigGo-MCP-Server","tags":["go","mcp","api"],"category":"Development","stars":11,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Product Discovery**: Search for products across multiple e-commerce platforms (Amazon, Aliexpress, Ebay, Taobao, Shopee ... etc.)","**Price History Tracking**: Track product price history by supplying product url or related terms.","**Spec Comparison [Disabled on versions >= v0.1.28]**: Compare and find products based on their specifications, from basic infos to more complex technical specs.","Python >= 3.10","[uvx package manager ( Included with uv )](https://docs.astral.sh/uv/getting-started/installation/)","BigGo Certification (`client_id` and `client_secret`) for specification search.","[Register](https://account.biggo.com/?url=https%3A%2F%2Fbiggo.com%2F&lang=en&source=web&type=biggo3&method=register) a BigGo account if you don't have one.","Go to [BigGo Certification Page](https://account.biggo.com/setting/token)","Click \"Generate certification\" button","![Generate Certification](./docs/Pics/generate-certification.png)","Copy the `client_id` and `client_secret`","Use them in the MCP Server configuration (`BIGGO_MCP_SERVER_CLIENT_ID` and `BIGGO_MCP_SERVER_CLIENT_SECRET`)","`product_search`: Product search with BigGo search api","`price_history_graph`: Link that visualizes product price history","`price_history_with_history_id`: Uses history IDs from product search results","`price_history_with_url`: Tracks price history using product URLs","`spec_indexes`: Lists available Elasticsearch indexes for product specifications","`spec_mapping`: Shows Elasticsearch index mapping with example documents","`spec_search`: Query product specifications from Elasticsearch","`get_current_region`: Get the current region"],"avatarUrl":"https://avatars.githubusercontent.com/u/124714491?v=4","views":0,"featured":false},{"slug":"futureunreal-mcp-pdf2md","sourceId":"futureunreal-mcp-pdf2md","name":"FutureUnreal mcp pdf2md","author":"FutureUnreal","description":"PDF to Markdown conversion tool","repositoryUrl":"https://github.com/FutureUnreal/mcp-pdf2md","tags":["mcp","tool"],"category":"Data","stars":8,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/127503693?v=4","views":0,"featured":false},{"slug":"gertje823-vinted-scraper","sourceId":"gertje823-vinted-scraper","name":"Gertje823 Vinted Scraper","author":"Gertje823","description":"This is a tool to scrape/download images and data from Vinted & Depop using the API and stores the data in a SQLite database.","repositoryUrl":"https://github.com/Gertje823/Vinted-Scraper","tags":["python","vinted","mcp","downloader","scraper","datascraping","sqlite","tool","sqlite3","depop","api","python3","database"],"category":"Database","stars":101,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/36937387?v=4","views":0,"featured":false},{"slug":"gibsonai-mcp","sourceId":"gibsonai-mcp","name":"GibsonAI mcp","author":"GibsonAI","description":"GibsonAI's MCP server","repositoryUrl":"https://github.com/GibsonAI/mcp","tags":["mcp","ai"],"category":"Database","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/158103259?v=4","views":0,"featured":false},{"slug":"github","sourceId":"github","name":"GitHub","author":"modelcontextprotocol","description":"Repository management, file operations, and GitHub API integration","repositoryUrl":"https://github.com/modelcontextprotocol/servers/blob/main/src/github","tags":["Browser Automation"],"category":"Development","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":3,"featured":false},{"slug":"github-mcp-server","sourceId":"github-mcp-server","name":"GitHub MCP Server","author":"jpshack-at-palomar","description":"MCP Server for the GitHub API, enabling file operations, repository management, search functionality, and more.","repositoryUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/github","tags":["database","mongodb","community"],"category":"Data","stars":167,"lastUpdate":"2025-03-13","installTarget":"GitHub-MCP-Server","features":["Automatic Branch Creation: When creating/updating files or pushing changes, branches are automatically created if they don't exist","Comprehensive Error Handling: Clear error messages for common issues","Git History Preservation: Operations maintain proper Git history without force pushing","Batch Operations: Support for both single-file and multi-file operations","Advanced Search: Support for searching code, issues/PRs, and users"],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":0,"featured":true},{"slug":"github-mcp-server-test","sourceId":"github-mcp-server-test","name":"GitHub MCP Server Test","author":"Prof-pengyin","description":"A test repository created using the GitHub MCP server","repositoryUrl":"https://github.com/Prof-pengyin/test-mcp-repo","tags":["github","mcp","Browser Automation"],"category":"Development","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/35617944?v=4","views":0,"featured":false},{"slug":"github-mcp-server-with-organization-support","sourceId":"github-mcp-server-with-organization-support","name":"GitHub MCP Server with Organization Support","author":"WebsyteAI","description":"GitHub MCP server with organization support","repositoryUrl":"https://github.com/WebsyteAI/github-mcp-server","tags":["github-mcp-server","mcp-server","Browser Automation"],"category":"Development","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/204978240?v=4","views":0,"featured":false},{"slug":"gitlab","sourceId":"gitlab","name":"GitLab","author":"modelcontextprotocol","description":"GitLab API, enabling project management","repositoryUrl":"https://github.com/modelcontextprotocol/servers/blob/main/src/gitlab","tags":["gitlab","project-management","Browser Automation"],"category":"Development","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":0,"featured":false},{"slug":"gitee-mcp-server","sourceId":"gitee-mcp-server","name":"Gitee MCP Server","author":"normal-coder","description":"mcp-gitee is a Model Context Protocol (MCP) server implementation for Gitee. It provides a set of tools that interact with Gitee's API, allowing AI assistants to manage repository, issues, pull requests, etc.","repositoryUrl":"https://github.com/oschina/mcp-gitee","tags":["Official Integrations"],"category":"Development","stars":274,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6902432?v=4&size=40","views":1,"featured":false},{"slug":"gmail","sourceId":"gmail","name":"Gmail","author":"shinzo-labs","description":"Gmail is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/shinzo-labs/gmail-mcp","tags":["gmail","email-management","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/112792321?v=4","views":0,"featured":false},{"slug":"gmail-mcp-server","sourceId":"gmail-mcp-server","name":"Gmail-MCP-Server","author":"GongRzhe","description":"A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assistants to manage Gmail through natural language interactions.","repositoryUrl":"https://github.com/GongRzhe/Gmail-MCP-Server","tags":["Community Servers","ai"],"category":"Integration","stars":310,"lastUpdate":"2025-04-11","installTarget":null,"features":["Send emails with subject, content, attachments, and recipients","Support for HTML emails and multipart messages with both HTML and plain text versions","Full support for international characters in subject lines and email content","Read email messages by ID with advanced MIME structure handling","View email attachments information (filenames, types, sizes)","Search emails with various criteria (subject, sender, date range)","**Comprehensive label management with ability to create, update, delete and list labels**","List all available Gmail labels (system and user-defined)","List emails in inbox, sent, or custom labels","Mark emails as read/unread","Move emails to different labels/folders","Delete emails","**Batch operations for efficiently processing multiple emails at once**","Full integration with Gmail API","Simple OAuth2 authentication flow with auto browser launch","Support for both Desktop and Web application credentials","Global credential storage for convenience","Create a Google Cloud Project and obtain credentials:","Go to [Google Cloud Console](https://console.cloud.google.com/)","Create a new project or select an existing one","Enable the Gmail API for your project","Go to \"APIs & Services\" > \"Credentials\"","Click \"Create Credentials\" > \"OAuth client ID\"","Choose either \"Desktop app\" or \"Web application\" as application type","Give it a name and click \"Create\"","For Web application, add `http://localhost:3000/oauth2callback` to the authorized redirect URIs","Download the JSON file of your client's OAuth keys","Rename the key file to `gcp-oauth.keys.json`","Run Authentication:","Look for `gcp-oauth.keys.json` in the current directory or `~/.gmail-mcp/`","If found in current directory, copy it to `~/.gmail-mcp/`","Open your default browser for Google authentication","Save credentials as `~/.gmail-mcp/credentials.json`","Configure in Claude Desktop:","Authentication:","Usage:","**Configure Reverse Proxy:**","Set up your n8n container to expose a port for authentication","Configure a reverse proxy to forward traffic from your domain (e.g., `gmail.gongrzhe.com`) to this port","**DNS Configuration:**","Add an A record in your DNS settings to resolve your domain to your cloud server's IP address","**Google Cloud Platform Setup:**","In your Google Cloud Console, add your custom domain callback URL (e.g., `https://gmail.gongrzhe.com/oauth2callback`) to the authorized redirect URIs list","**Run Authentication:**","**Configure in your application:**","Prioritizes plain text content when available","Falls back to HTML content if plain text is not available","Handles multi-part MIME messages with nested parts","Processes attachments information (filename, type, size)","Preserves original email headers (From, To, Subject, Date)","Turkish, Chinese, Japanese, Korean, and other non-Latin alphabets","Special characters and symbols","Proper encoding ensures correct display in email clients","**Create Labels**: Create new labels with customizable visibility settings","**Update Labels**: Rename labels or change their visibility settings","**Delete Labels**: Remove user-created labels (system labels are protected)","**Find or Create**: Get a label by name or automatically create it if not found","**List All Labels**: View all system and user labels with detailed information","**Label Visibility Options**: Control how labels appear in message and label lists","`messageListVisibility`: Controls whether the label appears in the message list (`show` or `hide`)","`labelListVisibility`: Controls how the label appears in the label list (`labelShow`, `labelShowIfUnread`, or `labelHide`)","Process up to 50 emails at once (configurable batch size)","Automatic chunking of large email sets to avoid API limits","Detailed success/failure reporting for each operation","Graceful error handling with individual retries","Perfect for bulk inbox management and organization tasks","OAuth credentials are stored securely in your local environment (`~/.gmail-mcp/`)","The server uses offline access to maintain persistent authentication","Never share or commit your credentials to version control","Regularly review and revoke unused access in your Google Account settings","Credentials are stored globally but are only accessible by the current user","**OAuth Keys Not Found**","Make sure `gcp-oauth.keys.json` is in either your current directory or `~/.gmail-mcp/`","Check file permissions","**Invalid Credentials Format**","Ensure your OAuth keys file contains either `web` or `installed` credentials","For web applications, verify the redirect URI is correctly configured","**Port Already in Use**","If port 3000 is already in use, please free it up before running authentication","You can find and stop the process using that port","**Batch Operation Failures**","If batch operations fail, they automatically retry individual items","Check the detailed error messages for specific failures","Consider reducing the batch size if you encounter rate limiting"],"avatarUrl":"https://avatars.githubusercontent.com/u/38748229?v=4","views":0,"featured":false},{"slug":"godzilladancer-keitaro-mcp","sourceId":"godzilladancer-keitaro-mcp","name":"GodzillaDancer keitaro mcp","author":"GodzillaDancer","description":"Keitaro API MCP Server","repositoryUrl":"https://github.com/GodzillaDancer/keitaro-mcp","tags":["go","mcp","api"],"category":"Integration","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/190751706?v=4","views":0,"featured":false},{"slug":"google-drive-server","sourceId":"google-drive-server","name":"Google Drive server","author":"modelcontextprotocol","description":"Model Context Protocol Servers","repositoryUrl":"https://github.com/modelcontextprotocol/servers/blob/main/src/gdrive","tags":["Reference Servers","go"],"category":"Reference Servers","stars":48105,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":2,"featured":false},{"slug":"google-maps","sourceId":"google-maps","name":"Google Maps","author":"modelcontextprotocol","description":"Location services, directions, and place details","repositoryUrl":"https://github.com/modelcontextprotocol/servers/blob/main/src/google-maps","tags":["Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":0,"featured":false},{"slug":"grafana","sourceId":"grafana","name":"Grafana","author":"Grafana","description":"Search dashboards, investigate incidents and query datasources in your Grafana instance","repositoryUrl":"https://github.com/grafana/mcp-grafana","tags":["monitoring","visualization","analytics","official"],"category":"Analytics","stars":0,"lastUpdate":"2025-03-01","installTarget":"grafana","features":["Dashboard management","Incident investigation","Data source querying","Visualization tools"],"avatarUrl":"https://avatars.githubusercontent.com/u/7195757?v=4","views":0,"featured":false},{"slug":"grandbusta-solana-mcp","sourceId":"grandbusta-solana-mcp","name":"Grandbusta solana mcp","author":"Grandbusta","description":"A MCP server to interact with the Solana blockchain with your own private key","repositoryUrl":"https://github.com/Grandbusta/solana-mcp","tags":["mcp","ai","database"],"category":"Database","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/58105742?v=4","views":0,"featured":false},{"slug":"gridfireai-reddit-mcp","sourceId":"gridfireai-reddit-mcp","name":"GridfireAI reddit mcp","author":"GridfireAI","description":"GridfireAI reddit mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/GridfireAI/reddit-mcp","tags":["mcp","ai"],"category":"Other MCP Server","stars":11,"lastUpdate":"2025-05-19","installTarget":null,"features":["Detailed parameter validation with [pydantic](https://docs.pydantic.dev)","Uses the reliable [PRAW](https://praw.readthedocs.io/) library under the hood","Built-in rate limiting protection thanks to PRAW","Only supports read features for now. If you want to use write features, upvote the [issue](https://github.com/GridfireAI/reddit-mcp/issues/1) or [send a PR](CONTRIBUTING.md)! 🙌","Tools use tokens. To use this with Claude, you may need to be a Pro user to use many tool calls. Free tier users should be fine with lighter tool usage. Your token usage is your responsibility.","Follow the instructions [here](https://modelcontextprotocol.io/quickstart/user) until the section \"Open up the configuration file in any text editor.\"","Add the following to the file depending on your preferred installation method:","[PRAW](https://praw.readthedocs.io/) for an amazingly reliable library 💙"],"avatarUrl":"https://avatars.githubusercontent.com/u/204763572?v=4","views":0,"featured":false},{"slug":"hgraphpunks-hedera-mcp-server","sourceId":"hgraphpunks-hedera-mcp-server","name":"HGraphPunks hedera mcp server","author":"HGraphPunks","description":"Hedera MCP server","repositoryUrl":"https://github.com/HGraphPunks/hedera-mcp-server","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Agent Registration & Profiles (HCS-11):**","**Agent Discovery (HCS-2):**","**Secure Communication (HCS-10):**","**Large Message Handling (HCS-1 & HCS-3):**","**MCP Interface via SSE:**","**RESTful API:**","**Production-Ready Deployment:**","**Node.js** ≥ 18 (LTS recommended)","**npm** (comes with Node)","**Docker** and **Docker Compose** (for container deployment)","A Hedera Testnet (or Mainnet) account with sufficient funds for transactions","The REST API is listening on `http://localhost:3000`","The MCP SSE server is available at `http://localhost:3001/sse`","**POST /api/agents/register**","**GET /api/agents/{accountId}**","**GET /api/agents?name=Alice&capability=0**","**POST /api/connections/request**","**POST /api/connections/accept**","**GET /api/connections?accountId=0.0.AAAAA**","**POST /api/messages/send**","**GET /api/messages?connectionTopicId=0.0.CCCCC&limit=10**","**Run the Server:**","**Configure in Cursor:**","**Usage:**","**Ensure Environment Variables:**","**Build and Run:**","**Verify Deployment:**","Health Check: `http://localhost:3000/`","MCP SSE Endpoint: `http://localhost:3001/sse`","**Unit Tests:** Validate logic in individual services (e.g., file chunking in `fileService.test.ts`).","**Integration Tests:** Test REST API endpoints using Supertest to ensure proper responses.","**End-to-End Tests:** Simulate a full agent communication flow (agent registration, connection, and messaging) on Hedera Testnet.","**Logging & Monitoring:**","**Caching:**","**Scaling:**","**Security Considerations:**","Secure the `.env` file and never expose private keys.","For production, implement proper authentication/authorization for API endpoints.","Consider using HTTPS and other secure communication practices.","**Standards Compliance Updates:**"],"avatarUrl":"https://avatars.githubusercontent.com/u/91838723?v=4","views":0,"featured":false},{"slug":"harnishnava-pokemon-ai","sourceId":"harnishnava-pokemon-ai","name":"Harnishnava pokemon ai","author":"Harnishnava","description":"Harnishnava pokemon ai is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Harnishnava/pokemon-ai","tags":["mcp","ai"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Chat-based interface for Pokemon queries","Integration with PokeAPI for accurate Pokemon data","RAG system for enhanced AI responses","Modern Next.js frontend","FastAPI backend","Install Python dependencies:","Run the backend:","Navigate to the frontend directory:","Install dependencies:","Run the development server:"],"avatarUrl":"https://avatars.githubusercontent.com/u/76085738?v=4","views":1,"featured":false},{"slug":"hologres-mcp-server","sourceId":"hologres-mcp-server","name":"Hologres MCP Server","author":"aliyun","description":"Hologres MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/aliyun/alibabacloud-hologres-mcp-server","tags":["Official Integrations"],"category":"Integration","stars":180,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/941070?s=48&v=4","views":0,"featured":false},{"slug":"hosakakeigo-spreadsheet-mcp-server","sourceId":"hosakakeigo-spreadsheet-mcp-server","name":"HosakaKeigo spreadsheet mcp server","author":"HosakaKeigo","description":"HosakaKeigo spreadsheet mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/HosakaKeigo/spreadsheet-mcp-server","tags":["go","mcp"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/74914629?v=4","views":0,"featured":false},{"slug":"houlong66-mns-mcp-server","sourceId":"houlong66-mns-mcp-server","name":"Houlong66 mns mcp server","author":"Houlong66","description":"mns-mcp-server","repositoryUrl":"https://github.com/Houlong66/mns-mcp-server","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/32865414?v=4","views":0,"featured":false},{"slug":"hundunonline-mcp-dingdingbot-server","sourceId":"hundunonline-mcp-dingdingbot-server","name":"HundunOnline mcp dingdingbot server","author":"HundunOnline","description":"钉钉webhook MCP server","repositoryUrl":"https://github.com/HundunOnline/mcp-dingdingbot-server","tags":["mcp"],"category":"Database","stars":19,"lastUpdate":"2025-05-19","installTarget":null,"features":["Text message support","Markdown message support","Image message support","News message support","Template card message support","File upload support","Signature verification for enhanced security","`DINGDING_BOT_WEBHOOK_KEY`: The webhook key for the DingDing Bot server. This is required.","`DINGDING_BOT_SIGN_KEY`: The sign key for DingDing Bot signature verification. This is optional but recommended for enhanced security.","**send_text**","**send_markdown**","**send_image**","**send_news**","**send_template_card**","**upload_file**","文本消息支持","Markdown 消息支持","图片消息支持","图文消息支持","模板卡片消息支持","文件上传支持","签名验证增强安全性","`DINGDING_BOT_WEBHOOK_KEY`: 钉钉机器人的 webhook 密钥。这是必需的。","`DINGDING_BOT_SIGN_KEY`: 钉钉机器人签名验证的签名密钥。这是可选的，但建议用于增强安全性。","**send_text**","**send_markdown**","**send_image**","**send_news**","**send_template_card**","**upload_file**"],"avatarUrl":"https://avatars.githubusercontent.com/u/202047753?v=4","views":1,"featured":false},{"slug":"hyperbrowser-mcp-server","sourceId":"hyperbrowser-mcp-server","name":"Hyperbrowser MCP Server","author":"AHarmlessPyro","description":"A MCP server implementation for hyperbrowser","repositoryUrl":"https://github.com/hyperbrowserai/mcp","tags":["Official Integrations"],"category":"Cloud","stars":67,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/32181677?v=4&size=40","views":1,"featured":false},{"slug":"hypersequent-qasphere-mcp","sourceId":"hypersequent-qasphere-mcp","name":"Hypersequent qasphere mcp","author":"Hypersequent","description":"Hypersequent qasphere mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Hypersequent/qasphere-mcp","tags":["mcp"],"category":"Other MCP Server","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/125648865?v=4","views":1,"featured":false},{"slug":"ibm-wxflows","sourceId":"ibm-wxflows","name":"IBM wxflows","author":"IBM","description":"Tool platform by IBM to build, test and deploy tools for any data source","repositoryUrl":"https://github.com/IBM/wxflows/tree/main/examples/mcp/javascript","tags":["tools","deployment","data","official"],"category":"Development","stars":0,"lastUpdate":"2025-03-01","installTarget":"ibm-wxflows","features":["Tool building","Testing framework","Deployment automation","Data source integration"],"avatarUrl":"https://avatars.githubusercontent.com/u/1459110?v=4","views":0,"featured":false},{"slug":"itworkonline-googlecalendarmcp","sourceId":"itworkonline-googlecalendarmcp","name":"ITworkonline GoogleCalendarMCP","author":"ITworkonline","description":"ITworkonline GoogleCalendarMCP is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/ITworkonline/GoogleCalendarMCP","tags":["go","mcp"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Create events in Google Calendar with customizable:","Start and end times","Description","Location","Attendees","Timezone","Clone this repository:","Create a virtual environment and install dependencies:","Set up Google Calendar API:","Go to the [Google Cloud Console](https://console.cloud.google.com/)","Create a new project","Enable the Google Calendar API","Create OAuth 2.0 credentials (Desktop app)","Download the credentials JSON file and save it as `credentials.json` in the project root"],"avatarUrl":"https://avatars.githubusercontent.com/u/18394197?v=4","views":0,"featured":false},{"slug":"ichigo3766-powerpoint-mcp","sourceId":"ichigo3766-powerpoint-mcp","name":"Ichigo3766 powerpoint mcp","author":"Ichigo3766","description":"A MCP server project that creates PowerPoint presentations, forked from supercurses/powerpoint with additional features","repositoryUrl":"https://github.com/Ichigo3766/powerpoint-mcp","tags":["go","mcp"],"category":"Other MCP Server","stars":26,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/57774784?v=4","views":0,"featured":false},{"slug":"image-generation-mcp-server","sourceId":"image-generation-mcp-server","name":"Image-Generation-MCP-Server","author":"GongRzhe","description":"This MCP server provides image generation capabilities using the Replicate Flux model.","repositoryUrl":"https://github.com/GongRzhe/Image-Generation-MCP-Server","tags":["Community Servers"],"category":"Data","stars":22,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/38748229?v=4","views":0,"featured":false},{"slug":"inbox-zero-mcp-server","sourceId":"inbox-zero-mcp-server","name":"Inbox Zero MCP Server","author":"elie222","description":"Inbox Zero MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/elie222/inbox-zero","tags":["Official Integrations"],"category":"Integration","stars":444,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/3090527?v=4&size=40","views":1,"featured":false},{"slug":"inhiblabcore-mcp-image-compression","sourceId":"inhiblabcore-mcp-image-compression","name":"InhiblabCore mcp image compression","author":"InhiblabCore","description":"A high-performance image compression microservice based on MCP (Modal Context Protocol)","repositoryUrl":"https://github.com/InhiblabCore/mcp-image-compression","tags":["mcp"],"category":"Analytics","stars":18,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Multi-format support**: Compress mainstream image formats including JPEG, PNG, WebP, AVIF","**Offline Usage**: No need to connect to the internet to use","**Smart compression**: Automatically select optimal compression parameters based on image content","**Batch processing**: Support parallel compression of multiple images for improved efficiency","**Quality control**: Customizable compression quality to balance file size and visual quality","`image_compression`","Image compression","Inputs:","`urls` (strings): URLs of images to compress","`quality` (int): Quality of compression (0-100)","`format` (string): Format of compressed image (e.g. \"jpeg\", \"png\", \"webp\", \"avif\")","Returns: Compressed images url"],"avatarUrl":"https://avatars.githubusercontent.com/u/101787716?v=4","views":0,"featured":false},{"slug":"integration-app","sourceId":"integration-app","name":"Integration App","author":"Integration App","description":"Interact with any other SaaS applications on behalf of your customers.","repositoryUrl":"https://github.com/integration-app/mcp-server","tags":["integration","saas","automation","official"],"category":"Integration","stars":0,"lastUpdate":"2025-03-01","installTarget":"integration-app","features":["SaaS integration","Customer interaction","Automation workflows"],"avatarUrl":"https://avatars.githubusercontent.com/u/81186166?v=4","views":1,"featured":false},{"slug":"iotdb-mcp-server","sourceId":"iotdb-mcp-server","name":"IoTDB MCP Server","author":"apache","description":"Apache IoTDB MCP Server","repositoryUrl":"https://github.com/apache/iotdb-mcp-server","tags":["Official Integrations"],"category":"Database","stars":309,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/47359?s=48&v=4","views":0,"featured":false},{"slug":"ivlad003-mcp-newrelic","sourceId":"ivlad003-mcp-newrelic","name":"Ivlad003 mcp newrelic","author":"Ivlad003","description":"Ivlad003 mcp newrelic is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Ivlad003/mcp_newrelic","tags":["mcp"],"category":"Other MCP Server","stars":13,"lastUpdate":"2025-05-19","installTarget":null,"features":["Query New Relic logs and metrics using NRQL","Detailed error logging","Easy integration with Claude Desktop","Human-readable output formatting","Configurable New Relic account ID"],"avatarUrl":"https://avatars.githubusercontent.com/u/6023131?v=4","views":0,"featured":false},{"slug":"json-mcp-server","sourceId":"json-mcp-server","name":"JSON-MCP-Server","author":"GongRzhe","description":"JSON handling and processing mcp server","repositoryUrl":"https://github.com/GongRzhe/JSON-MCP-Server","tags":["Community Servers"],"category":"Data","stars":137,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/38748229?v=4&size=40","views":0,"featured":false},{"slug":"jackkuo666-pubtator-mcp-server","sourceId":"jackkuo666-pubtator-mcp-server","name":"JackKuo666 PubTator MCP Server","author":"JackKuo666","description":"🔍 A biomedical literature annotation and relationship mining server based on PubTator3, providing convenient access through the MCP interface.","repositoryUrl":"https://github.com/JackKuo666/PubTator-MCP-Server","tags":["mcp"],"category":"Design","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/41313632?v=4","views":1,"featured":false},{"slug":"jackxuyi-env-mcp","sourceId":"jackxuyi-env-mcp","name":"JackXuyi env mcp","author":"JackXuyi","description":"获取当前环境的 mcp","repositoryUrl":"https://github.com/JackXuyi/env-mcp","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/15278161?v=4","views":0,"featured":false},{"slug":"jaldekoa-mcp-fredapi","sourceId":"jaldekoa-mcp-fredapi","name":"Jaldekoa mcp fredapi","author":"Jaldekoa","description":"FRED (Federal Reserve Economic Data) API integration with Model Context Protocol (MCP)","repositoryUrl":"https://github.com/Jaldekoa/mcp-fredapi","tags":["mcp","llm","fred","fred-api","llms","mcp-server","finance","api"],"category":"Integration","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/18237310?v=4","views":0,"featured":false},{"slug":"jetbrains","sourceId":"jetbrains","name":"JetBrains","author":"JetBrains","description":"Work on your code with JetBrains IDEs","repositoryUrl":"https://github.com/JetBrains/mcp-jetbrains","tags":["ide","development","coding","official"],"category":"Development","stars":0,"lastUpdate":"2025-03-01","installTarget":"jetbrains","features":["IDE integration","Code editing","Development tools"],"avatarUrl":"https://avatars.githubusercontent.com/u/878437?v=4","views":0,"featured":false},{"slug":"jira-mcp-server","sourceId":"jira-mcp-server","name":"Jira MCP Server","author":"AzamMehr","description":"MCP server for JIRA","repositoryUrl":"https://github.com/AzamMehr/jira-mcp-server","tags":["jira","mcp","Browser Automation"],"category":"Development","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/44848853?v=4","views":0,"featured":false},{"slug":"jonocx-strava-mcp","sourceId":"jonocx-strava-mcp","name":"JonoCX strava mcp","author":"JonoCX","description":"A Strava MCP","repositoryUrl":"https://github.com/JonoCX/strava-mcp","tags":["mcp-server","strava","mcp","claude"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/9579459?v=4","views":0,"featured":false},{"slug":"kagi-search","sourceId":"kagi-search","name":"Kagi Search","author":"Kagi","description":"Search the web using Kagi's search API","repositoryUrl":"https://github.com/kagisearch/kagimcp","tags":["search","api","official"],"category":"Integration","stars":0,"lastUpdate":"2025-03-01","installTarget":"kagi-search","features":["Web search","API integration","Search results"],"avatarUrl":"https://avatars.githubusercontent.com/u/92134518?v=4","views":0,"featured":false},{"slug":"kalyankumarkonduru-mcp-test","sourceId":"kalyankumarkonduru-mcp-test","name":"KalyankumarKonduru MCP test","author":"KalyankumarKonduru","description":"KalyankumarKonduru MCP test is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/KalyankumarKonduru/MCP_test","tags":["mcp"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/64699019?v=4","views":0,"featured":false},{"slug":"kartha-ai-google-cloud-healthcare-api-mcp","sourceId":"kartha-ai-google-cloud-healthcare-api-mcp","name":"Kartha AI google cloud healthcare api mcp","author":"Kartha-AI","description":"MCP Server for Google Cloud Healthcare API","repositoryUrl":"https://github.com/Kartha-AI/google-cloud-healthcare-api-mcp","tags":["cloud","mcp","ai","go","api"],"category":"Cloud","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/198498432?v=4","views":0,"featured":false},{"slug":"keboola-mcp-server","sourceId":"keboola-mcp-server","name":"Keboola MCP Server","author":"radcliffkey","description":"Keboola MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/keboola/keboola-mcp-server","tags":["Official Integrations"],"category":"Integration","stars":293,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6969869?v=4&size=40","views":0,"featured":false},{"slug":"kirandawadi-volatility3-mcp","sourceId":"kirandawadi-volatility3-mcp","name":"Kirandawadi volatility3 mcp","author":"Kirandawadi","description":"Volatility3 MCP Server for automating Memory Forensics","repositoryUrl":"https://github.com/Kirandawadi/volatility3-mcp","tags":["mcp"],"category":"Cloud","stars":9,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Memory Dump Analysis**: Analyze Windows and Linux memory dumps using various plugins","**Process Inspection**: List running processes, examine their details, and identify suspicious activity","**Network Analysis**: Examine network connections to detect command and control servers","**Cross-Platform Support**: Works with both Windows and Linux memory dumps (macOS support coming soon)","**Malware Detection**: Scan memory with **YARA rules** to identify known malware signatures","Clone this repository:","Create a virtual environment:","Install the required dependencies:","Configure Claude Desktop:","Go to `Claude` -> `Settings` -> `Developer` -> `Edit Config` -> `claude_desktop_config.json` and add the following","Restart Claude Desktop and begin analyzing the memory dumps.","Start the SSE server:","Configure Cursor to use the SSE server:","Open Cursor settings","Navigate to `Features` -> `MCP Servers`","Add a new MCP server with the URL `http://127.0.0.1:8080/sse`","Use the Cursor Composer in agent mode and begin analyzing memory dumps.","**initialize_memory_file**: Set up a memory dump file for analysis","**detect_os**: Identify the operating system of the memory dump","**list_plugins**: Display all available Volatility3 plugins","**get_plugin_info**: Get detailed information about a specific plugin","**run_plugin**: Execute any Volatility3 plugin with custom arguments","**get_processes**: List all running processes in the memory dump","**get_network_connections**: View all network connections from the system","**list_process_open_handles**: Examine files and resources accessed by a process","**scan_with_yara**: Scan memory for malicious patterns using YARA rules"],"avatarUrl":"https://avatars.githubusercontent.com/u/33518011?v=4","views":0,"featured":false},{"slug":"knowledge-graph-memory-server","sourceId":"knowledge-graph-memory-server","name":"Knowledge Graph Memory Server","author":"modelcontextprotocol","description":"Model Context Protocol Servers","repositoryUrl":"https://github.com/modelcontextprotocol/servers/blob/main/src/memory","tags":["Reference Servers"],"category":"Reference Servers","stars":48105,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":1,"featured":false},{"slug":"kotelberg-playwright-mcp-server","sourceId":"kotelberg-playwright-mcp-server","name":"Kotelberg playwright mcp server","author":"Kotelberg","description":"Kotelberg playwright mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Kotelberg/playwright-mcp-server","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Page navigation","Full page content retrieval","Visible content retrieval","Interactive elements detection","Mouse operation simulation","Echo functionality for testing","`navigate`","Navigate to a specified URL","Arguments: `{ url: string }`","Returns: Navigation result","`get_all_content`","Retrieve content from the entire page","Arguments: None","Returns: All text content from the page","`get_visible_content`","Retrieve currently visible content","Arguments: `{ minVisiblePercentage?: number }`","Returns: Visible text content","`get_interactive_elements`","Get position information of interactive elements (buttons, links, etc.) on the page","Arguments: None","Returns: Coordinates and boundary information of interactive elements","`move_mouse`","Move mouse cursor to specified coordinates","Arguments: `{ x: number, y: number }`","Returns: Operation result","`mouse_click`","Execute mouse click at specified coordinates","Arguments: `{ x: number, y: number, button?: \"left\" | \"right\" | \"middle\", clickCount?: number }`","Returns: Click operation result","`mouse_wheel`","Execute mouse wheel scrolling","Arguments: `{ deltaY: number, deltaX?: number }`","Returns: Scroll operation result","`drag_and_drop`","Execute drag and drop operation","Arguments: `{ sourceX: number, sourceY: number, targetX: number, targetY: number }`","Returns: Drag and drop operation result","`echo`","Echo tool for testing","Arguments: `{ message: string }`","Returns: Sent message","`tools/*.test.ts`: Function tests for each tool","`mcp-server.test.ts`: MCP server function tests","Content Retrieval","Full page content retrieval","Visible content only retrieval","Proper HTML parsing","Interaction","Detection and position information retrieval of interactive elements","Mouse operation simulation (movement, clicks, scrolling)","Drag and drop support","Error Handling","Proper navigation error handling","Timeout processing","Invalid URL detection","Configuration Flexibility","Headless/head mode selection","Custom user agent","Viewport size settings","Ensure necessary environment variables are set before using the MCP server","Follow the terms of service of target websites when retrieving web page content","Maintain appropriate intervals when sending multiple requests","When performing mouse operations, maintain appropriate intervals as they simulate actual user interactions"],"avatarUrl":"https://avatars.githubusercontent.com/u/26838073?v=4","views":0,"featured":false},{"slug":"kunihiros-google-patents-mcp","sourceId":"kunihiros-google-patents-mcp","name":"KunihiroS google patents mcp","author":"KunihiroS","description":"KunihiroS google patents mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/KunihiroS/google-patents-mcp","tags":["go","mcp"],"category":"Development","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["Provides an MCP tool `search_patents` to search Google Patents.","Uses SerpApi as the backend.","Can be run directly using `npx` without local installation.","**Node.js:** Version 18 or higher is recommended.","**npm:** Required to run the `npx` command.","**SerpApi API Key:** You need a valid API key from [SerpApi](https://serpapi.com/) to use the Google Patents API.","**Environment Variable (Recommended for MCP Hosts):**","**.env File:**","`./.env` (relative to where `npx` is run)","`~/.google-patents-mcp.env` (in your home directory)","**Clone the repository (if needed for development):**","**Install dependencies:**","**Create `.env` file:**","**Build:**","**Run locally:**","Logs are output to standard error.","Log level can be controlled via the `LOG_LEVEL` environment variable (`error`, `warn`, `info`, `http`, `verbose`, `debug`, `silly`). Defaults to `info`.","A log file is attempted to be created in the project root (`google-patents-server.log`), user's home directory (`~/.google-patents-server.log`), or `/tmp/google-patents-server.log`."],"avatarUrl":"https://avatars.githubusercontent.com/u/16163323?v=4","views":1,"featured":false},{"slug":"kunihiros-mem0-mcp-for-pm","sourceId":"kunihiros-mem0-mcp-for-pm","name":"KunihiroS mem0 mcp for pm","author":"KunihiroS","description":"Forked repo to customize into Project Management purpose.","repositoryUrl":"https://github.com/KunihiroS/mem0-mcp-for-pm","tags":["mcp"],"category":"System","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":["Project memory storage and retrieval","Semantic search for project information","Structured project management data handling","Fully tested stdio-based MCP Server tools","Flexible logging: stderr by default, file output via `--logfile`","Smart CLI invocation via pipx-compatible interface","`--log=off` : Disable all logging (no logs are written)","`--log=on --logfile=/absolute/path/to/logfile.log` : Enable logging and write logs to the specified absolute file path","Both arguments are **required** when logging is enabled. The server will exit with an error if either is missing, the path is not absolute, or if invalid values are given.","`add_project_memory`","`get_all_project_memories`","`search_project_memories`","`update_project_memory`","`delete_project_memory`","`delete_all_project_memories`","Default: stderr","Optional: `--logfile /path/to/logfile.log`","Check the source code.","All project memory entries must be provided as TOML-formatted strings.","Always include at least the following top-level fields:","`category` (e.g., \"Task Management\", \"Project Status\", etc.)","`project` (project name)","`timestamp` (ISO 8601 format, e.g., \"2025-04-29T16:00:00+09:00\")","Use the `run_id` parameter to logically group related entries.","Recommended format:","Example:","Always add a `[metadata]` TOML table to enhance search and filtering.","Example:","Use `immutable = true` to prevent updates.","Use `expiration_date = \"YYYY-MM-DD\"` to set expiry.","Be consistent with field names and structure.","Always include `project` and `timestamp`.","Use clear, descriptive tags and metadata.","Leverage TOML comments for human/AI hints if needed.","The following is just sample, find the best by yourself !!","**Standard Metadata**: Always include the project name and timestamp.","**Data Format**: Use TOML for all entries, and include a `[metadata]` table.","**Context Management**: Use `run_id` hierarchically to maintain information relevance.","**Search Efficiency**: Consistent metadata and structure improve search efficiency.","**Enhance the `add_project_memory` Method**:","Update documentation strings: Improve usage examples and parameter descriptions.","Error handling: Provide more detailed error information.","Response format: Explicitly state the parameters used.","**Update Custom Instructions**:","Enrich template examples.","Clarify recommended usage of `run_id` (introduce hierarchical structure).","Standardize metadata schema.","Provide practical usage examples."],"avatarUrl":"https://avatars.githubusercontent.com/u/16163323?v=4","views":0,"featured":false},{"slug":"kyure-a-mcp-booth","sourceId":"kyure-a-mcp-booth","name":"Kyure A mcp booth","author":"Kyure-A","description":"mcp server for booth.pm","repositoryUrl":"https://github.com/Kyure-A/mcp-booth","tags":["mcp"],"category":"Cloud","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/49436968?v=4","views":0,"featured":false},{"slug":"l3-n0x-minecraft-wiki-mcp","sourceId":"l3-n0x-minecraft-wiki-mcp","name":"L3 N0X Minecraft Wiki MCP","author":"L3-N0X","description":"A MCP Server for browsing the official Minecraft Wiki!","repositoryUrl":"https://github.com/L3-N0X/Minecraft-Wiki-MCP","tags":["mcp"],"category":"Cloud","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Wiki Search**: Find information about Minecraft structures, entities, items, and blocks","**Page Navigation**: Get summaries and detailed content from wiki pages","**Section Access**: Target specific sections within wiki pages","**Category Browsing**: Explore wiki categories and their member pages","**Multi-Language Support**: Connect to different language versions of the Minecraft Wiki","`MinecraftWiki_searchWiki`: Search for structures, entities, items, or blocks","`MinecraftWiki_getPageSummary`: Get page summary and list of available sections","`MinecraftWiki_resolveRedirect`: Resolve redirect pages to their targets","`MinecraftWiki_getPageContent`: Get full page content","`MinecraftWiki_getPageSection`: Get specific section content","`MinecraftWiki_getSectionsInPage`: Get overview of all sections in a page","`MinecraftWiki_listAllCategories`: List all available categories","`MinecraftWiki_listCategoryMembers`: List pages within a category","`MinecraftWiki_getCategoriesForPage`: Get categories for a specific page"],"avatarUrl":"https://avatars.githubusercontent.com/u/76919750?v=4","views":0,"featured":false},{"slug":"laity624-my-mcp-server","sourceId":"laity624-my-mcp-server","name":"Laity624 my mcp server","author":"Laity624","description":"MCP test","repositoryUrl":"https://github.com/Laity624/my-mcp-server","tags":["mcp","ai"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/97269316?v=4","views":1,"featured":false},{"slug":"langflow-doc-qa-server","sourceId":"langflow-doc-qa-server","name":"Langflow-DOC-QA-SERVER","author":"GongRzhe","description":"A Model Context Protocol server for document Q&A powered by Langflow . It demonstrates core MCP concepts by providing a simple interface to query documents through a Langflow backend.","repositoryUrl":"https://github.com/GongRzhe/Langflow-DOC-QA-SERVER","tags":["Community Servers"],"category":"Database","stars":272,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/38748229?v=4&size=40","views":4,"featured":false},{"slug":"langfuse-prompt-management-mcp-server","sourceId":"langfuse-prompt-management-mcp-server","name":"Langfuse Prompt Management MCP Server","author":"marcklingen","description":"Model Context Protocol (MCP) Server for Langfuse Prompt Management. This server allows you to access and manage your Langfuse prompts through the Model Context Protocol.","repositoryUrl":"https://github.com/langfuse/mcp-server-langfuse","tags":["Official Integrations"],"category":"Official","stars":143,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2834609?v=4&size=40","views":0,"featured":false},{"slug":"lara-translate-mcp-server","sourceId":"lara-translate-mcp-server","name":"Lara Translate MCP Server","author":"CristianBelli01k","description":"Lara Translate MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/translated/lara-mcp","tags":["Official Integrations"],"category":"Integration","stars":217,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/72969476?v=4&size=40","views":0,"featured":false},{"slug":"laravel-artisan-mcp-server","sourceId":"laravel-artisan-mcp-server","name":"Laravel Artisan MCP Server","author":"diggy","description":"A Model Context Protocol (MCP) server that enables secure execution of Laravel Artisan commands through Claude and other MCP clients.","repositoryUrl":"https://github.com/diggy/laravel-artisan-mcp","tags":["php","laravel","Browser Automation"],"category":"Database","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1071337?v=4","views":1,"featured":false},{"slug":"laravel-mcp-server-for-better-ai-pair-programming","sourceId":"laravel-mcp-server-for-better-ai-pair-programming","name":"Laravel MCP Server for better AI Pair Programming","author":"ashleyhindle","description":"Laravel specific MCP server - better AI pair programming","repositoryUrl":"https://github.com/ashleyhindle/croft","tags":["laravel","mcp","Browser Automation"],"category":"Cloud","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/454975?v=4","views":1,"featured":false},{"slug":"latex-mathml-server","sourceId":"latex-mathml-server","name":"Latex Mathml Server","author":"HappyAny","description":"Latex Mathml Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/HappyAny/latex-mathml-mcp-server","tags":["latex","mathml","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/28508254?v=4","views":0,"featured":false},{"slug":"lauriewired-ghidramcp","sourceId":"lauriewired-ghidramcp","name":"LaurieWired GhidraMCP","author":"LaurieWired","description":"MCP Server for Ghidra","repositoryUrl":"https://github.com/LaurieWired/GhidraMCP","tags":["mcp"],"category":"Cloud","stars":4836,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/123765654?v=4","views":1,"featured":false},{"slug":"leanware-io-clickup-mcp-server","sourceId":"leanware-io-clickup-mcp-server","name":"Leanware io clickup mcp server","author":"Leanware-io","description":"MCP Server for ClickUp","repositoryUrl":"https://github.com/Leanware-io/clickup-mcp-server","tags":["mcp"],"category":"Cloud","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/92551136?v=4","views":1,"featured":false},{"slug":"leonelberio-the-wordpress-mcp-server","sourceId":"leonelberio-the-wordpress-mcp-server","name":"Leonelberio the wordpress mcp server","author":"Leonelberio","description":"Leonelberio the wordpress mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Leonelberio/the-wordpress-mcp-server","tags":["mcp"],"category":"Integration","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/67783416?v=4","views":0,"featured":false},{"slug":"letz-ai-letzai-mcp","sourceId":"letz-ai-letzai-mcp","name":"Letz AI letzai mcp","author":"Letz-AI","description":"The official LetzAI MCP implementation","repositoryUrl":"https://github.com/Letz-AI/letzai-mcp","tags":["mcp","ai"],"category":"Integration","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/140241055?v=4","views":0,"featured":false},{"slug":"lingo-dev","sourceId":"lingo-dev","name":"Lingo.dev","author":"lingodotdev","description":"⚡️ Open-source AI-powered CLI for web & mobile localization. Bring your own LLM or use Lingo.dev localization engine. Join discord: https://lingo.dev/go/discord","repositoryUrl":"https://github.com/lingodotdev/lingo.dev/blob/main/mcp.md","tags":["javascript","go","typescript","i18n","react-native","react","official","ai","language","localization"],"category":"Development","stars":1775,"lastUpdate":"2025-03-01","installTarget":"lingo-dev","features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/155387533?v=4","views":0,"featured":false},{"slug":"liuscraft-superset-mcp-server","sourceId":"liuscraft-superset-mcp-server","name":"LiusCraft superset mcp server","author":"LiusCraft","description":"LiusCraft superset mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/LiusCraft/superset-mcp-server","tags":["mcp"],"category":"Database","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/47062832?v=4","views":0,"featured":false},{"slug":"logfire-mcp-server","sourceId":"logfire-mcp-server","name":"Logfire MCP Server","author":"pydantic","description":"The Logfire MCP Server is here! 🎉","repositoryUrl":"https://github.com/pydantic/logfire-mcp","tags":["Official Integrations"],"category":"Integration","stars":494,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/110818415?s=48&v=4","views":0,"featured":false},{"slug":"lyoneos-mcp-cheatengine-cto","sourceId":"lyoneos-mcp-cheatengine-cto","name":"Lyoneos mcp cheatengine Cto","author":"Lyoneos","description":"MCP CheatEngine Toolkit - A Python-based toolkit for communicating with CheatEngine through MCP interface","repositoryUrl":"https://github.com/Lyoneos/mcp-cheatengine-Cto","tags":["python","mcp","tool"],"category":"Design","stars":14,"lastUpdate":"2025-05-19","installTarget":null,"features":["Automatically connect to CheatEngine and analyze application memory and assembly","Provide AI interactive memory reading functionality","Support getting and analyzing assembly code corresponding to memory addresses","It is recommended to use the cursor in conjunction with this project to complete the usage","I recently discovered that Python is able to read memory directly, and this project may be deprecated and discontinued at any time due to the complexity of the code. Future code will probably just leave reading the memory to Python alone.This is because I didn't think about whether Python had a module that could do it at the beginning of the code design process."],"avatarUrl":"https://avatars.githubusercontent.com/u/161177215?v=4","views":0,"featured":false},{"slug":"mcp-100-stock-market-server","sourceId":"mcp-100-stock-market-server","name":"MCP 100 stock market server","author":"MCP-100","description":"Stock Market MCP Server","repositoryUrl":"https://github.com/MCP-100/stock-market-server","tags":["mcp"],"category":"Database","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/200809350?v=4","views":0,"featured":false},{"slug":"mcp-atlassian","sourceId":"mcp-atlassian","name":"MCP Atlassian","author":"sooperset","description":"MCP server that integrates Confluence and Jira","repositoryUrl":"https://github.com/sooperset/mcp-atlassian","tags":["Community Servers"],"category":"Development","stars":104,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/32061883?v=4&size=40","views":1,"featured":false},{"slug":"mcp-azure-devops","sourceId":"mcp-azure-devops","name":"MCP Azure DevOps Server","author":"Vortiago","description":"A Model Context Protocol (MCP) server enabling AI assistants to interact with Azure DevOps services via Python SDK.","repositoryUrl":"https://github.com/Vortiago/mcp-azure-devops","tags":["Community Servers"],"category":"Cloud","stars":451,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1761895?s=48&v=4","views":0,"featured":false},{"slug":"mcp-browser","sourceId":"mcp-browser","name":"MCP Browser","author":"neoforge-dev","description":"NeoForge Browser MCP server - used to test the frontend","repositoryUrl":"https://github.com/neoforge-dev/mcp-browser","tags":["Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/198049476?v=4","views":0,"featured":false},{"slug":"mcp-browser-automation-server","sourceId":"mcp-browser-automation-server","name":"MCP Browser Automation Server","author":"weir1","description":"MCP server for browser automation with screenshot and console logging capabilities","repositoryUrl":"https://github.com/weir1/mcp-browser-automation","tags":["browser-automation","automation-server","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/74604555?v=4","views":1,"featured":false},{"slug":"mcp-browser-tester","sourceId":"mcp browser tester","name":"MCP Browser Tester","author":"rt96-hub","description":"Allow MCP server to operate browser for testing purposes","repositoryUrl":"https://github.com/rt96-hub/mcp-browser-tester","tags":["MCP Browser Tester","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/85904046?v=4","views":0,"featured":false},{"slug":"mcp-chunk-editor","sourceId":"mcp-chunk-editor","name":"MCP Chunk Editor","author":"dwymark","description":"An MCP server providing an efficient and safe text editor for LLMs","repositoryUrl":"https://github.com/dwymark/mcp-chunk-editor","tags":["mcp-chunk-editor","text-editor","Browser Automation"],"category":"Database","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/13844867?v=4","views":1,"featured":false},{"slug":"mcp-code-checker","sourceId":"mcp-code-checker","name":"MCP Code Checker","author":"MarcusJellinghaus","description":"MCP server providing code quality checks (pylint and pytest) with smart LLM-friendly prompts for analysis and fixes. Enables Claude and other AI assistants to analyze your code and suggest improvements.","repositoryUrl":"https://github.com/MarcusJellinghaus/mcp-code-checker","tags":["python","mcp","Browser Automation"],"category":"Development","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/50779140?v=4","views":0,"featured":false},{"slug":"mcp-mirror","sourceId":"mcp-mirror","name":"MCP Mirror","author":"Community project","description":"MCP Mirror is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"MCP-Mirror","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":null,"views":1,"featured":false},{"slug":"mcp-obsidian-kotlin","sourceId":"mcp-obsidian-kotlin","name":"MCP Obsidian Kotlin","author":"ue-sho","description":"MCP Obsidian Kotlin is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/ue-sho/mcp-obsidian-kotlin","tags":["obsidian","mcp-server","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/41093742?v=4","views":1,"featured":false},{"slug":"mcp-proxy-server","sourceId":"mcp-proxy-server","name":"MCP Proxy Server","author":"TBXark","description":"An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.","repositoryUrl":"https://github.com/TBXark/mcp-proxy","tags":["Browser Automation"],"category":"Database","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/9513891?v=4","views":0,"featured":false},{"slug":"mcp-server-954","sourceId":"","name":"MCP Server 954","author":"Community project","description":"MCP Server 954 is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"","tags":["Community Servers"],"category":"Community Servers","stars":387,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":null,"views":0,"featured":false},{"slug":"mcp-server-box","sourceId":"mcp-server-box","name":"MCP Server Box","author":"box-community","description":"An MCP server capable of interacting with the Box API","repositoryUrl":"https://github.com/box-community/mcp-server-box","tags":["Official Integrations"],"category":"Integration","stars":269,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/8659759?s=48&v=4","views":0,"featured":false},{"slug":"mcp-server-demo","sourceId":"mcp-server-demo-项目文档","name":"MCP Server Demo 项目文档","author":"liqingdong","description":"一个基于Spring Boot 的MCP（Model Control Protocol）服务示例项目","repositoryUrl":"https://github.com/liqingdong/mcp-server-demo","tags":["Browser Automation"],"category":"Reference Servers","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/23447335?v=4","views":0,"featured":false},{"slug":"mcp-server-playwright","sourceId":"mcp-server-playwright","name":"MCP Server Playwright","author":"aptcats","description":"MCP Server Playwright - A browser automation service for Claude Desktop","repositoryUrl":"https://github.com/aptcats/mcp-server-playwright","tags":["Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/181803576?v=4","views":0,"featured":false},{"slug":"mcp-server-playwright-2","sourceId":"mcp-server-playwright","name":"MCP Server Playwright","author":"Automata-Labs-team","description":"MCP server for browser automation using Playwright","repositoryUrl":"https://github.com/Automata-Labs-team/MCP-Server-Playwright","tags":["Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/181803576?v=4","views":0,"featured":false},{"slug":"mcp-server-arangodb","sourceId":"mcp-server-arangodb","name":"MCP Server for ArangoDB","author":"ravenwits","description":"This is a TypeScript-based MCP server that provides database interaction capabilities through ArangoDB. It implements core database operations and allows seamless integration with ArangoDB through MCP tools. You can use it wih Claude app and also extension for VSCode that works with mcp like Cline!","repositoryUrl":"https://github.com/ravenwits/mcp-server-arangodb","tags":["Community Servers"],"category":"Database","stars":494,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/63670898?v=4&size=40","views":1,"featured":false},{"slug":"mcp-server-for-chronulus","sourceId":"mcp-server-for-chronulus","name":"MCP Server for Chronulus","author":"ChronulusAI","description":"MCP Server for Chronulus AI Forecasting and Prediction Agents","repositoryUrl":"https://github.com/ChronulusAI/chronulus-mcp","tags":["Official Integrations"],"category":"Cloud","stars":462,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/163056705?s=48&v=4","views":0,"featured":false},{"slug":"mcp-server-for-milvus","sourceId":"mcp-server-for-milvus","name":"MCP Server for Milvus","author":"stephen37","description":"Model Context Protocol Servers for Milvus","repositoryUrl":"https://github.com/zilliztech/mcp-server-milvus","tags":["Official Integrations"],"category":"Official","stars":12,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6506810?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-for-paddle-billing","sourceId":"mcp-server-for-paddle-billing","name":"MCP Server for Paddle Billing","author":"PaddleHQ","description":"Interact with the Paddle API using AI assistants like Claude, or in AI-powered IDEs like Cursor. Manage product catalog, billing and subscriptions, and reports.","repositoryUrl":"https://github.com/PaddleHQ/paddle-mcp-server","tags":["typescript","mcp","Browser Automation"],"category":"Financial","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6573820?v=4","views":0,"featured":false},{"slug":"mcp-server-for-zenml","sourceId":"mcp-server-for-zenml","name":"MCP Server for ZenML","author":"strickvl","description":"MCP server to connect an MCP client (Cursor, Claude Desktop etc) with your ZenML MLOps and LLMOps pipelines","repositoryUrl":"https://github.com/zenml-io/mcp-zenml","tags":["Official Integrations"],"category":"Integration","stars":444,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/3348134?v=4&size=40","views":0,"featured":false},{"slug":"mcp-strava-server","sourceId":"mcp-strava-server","name":"MCP Strava Server","author":"MariyaFilippova","description":"The MCP Strava Server facilitates seamless integration between Strava APIs and Claude for Desktop.","repositoryUrl":"https://github.com/MariyaFilippova/mcp-strava","tags":["kotlin","claude","Browser Automation"],"category":"Integration","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/43924010?v=4","views":0,"featured":false},{"slug":"mcp-web-browser-server","sourceId":"mcp-web-browser-server","name":"MCP Web Browser Server","author":"random-robbie","description":"An advanced web browsing server for the Model Context Protocol (MCP) powered by Playwright, enabling headless browser interactions through a flexible, secure API.","repositoryUrl":"https://github.com/random-robbie/mcp-web-browser","tags":["Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/4902869?v=4","views":1,"featured":false},{"slug":"mcp-ical","sourceId":"mcp-ical","name":"MCP iCal Server","author":"Omar-v2","description":"A Model Context Protocol Server that allows you to interact with your MacOS Calendar through natural language.","repositoryUrl":"https://github.com/Omar-v2/mcp-ical","tags":["Community Servers"],"category":"Official","stars":379,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/41272547?s=48&v=4","views":0,"featured":false},{"slug":"mcp-server-browser-use","sourceId":"mcp-server-browser-use","name":"MCP server Browser Use","author":"JovaniPink","description":"FastAPI server implementing MCP protocol Browser automation via browser-use library.","repositoryUrl":"https://github.com/JovaniPink/mcp-browser-use","tags":["mcp","api","automation","browser","Browser Automation","browser-use","agent-ai","python","agentic-ai"],"category":"Browser Automation","stars":43,"lastUpdate":"2025-03-28","installTarget":null,"features":["**Browser Control**","Automated browser interactions via natural language","Navigation, form filling, clicking, and scrolling capabilities","Tab management and screenshot functionality","Cookie and state management","**Agent System**","Custom agent implementation in custom_agent.py","Vision-based element detection","Structured JSON responses for actions","Message history management and summarization","**Configuration**","Environment-based configuration for API keys and settings","Chrome browser settings (debugging port, persistence)","Model provider selection and parameters","Integration with browser-use library for advanced browser control","Custom browser automation capabilities","Agent-based interaction system with vision capabilities","Persistent state management","Customizable model settings","Operating Systems (Linux, macOS, Windows; we haven't tested for Docker or Microsoft WSL)","Python 3.11 or higher","uv (fast Python package installer)","Chrome/Chromium browser","[Claude Desktop](https://claude.ai/download)","Clone the repository:","Create and activate virtual environment:","Install dependencies:","Start the server","Navigation: Go to URLs, back/forward, refresh","Interaction: Click, type, scroll, hover","Forms: Fill forms, submit, select options","State: Get page content, take screenshots","Tabs: Create, close, switch between tabs","Vision: Find elements by visual appearance","Cookies & Storage: Manage browser state","Fork this repository.","Create your feature branch: `git checkout -b my-new-feature`.","Commit your changes: `git commit -m 'Add some feature'`.","Push to the branch: `git push origin my-new-feature`.","Submit a pull request."],"avatarUrl":"https://avatars.githubusercontent.com/u/1959182?v=4","views":0,"featured":false},{"slug":"mcp-pif","sourceId":"mcp-pif","name":"MCP-PIF","author":"hungryrobot1","description":"A MCP implementation of the personal intelligence framework (PIF)","repositoryUrl":"https://github.com/hungryrobot1/MCP-PIF","tags":["Community Servers"],"category":"Community Servers","stars":346,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/190292589?v=4&size=40","views":0,"featured":false},{"slug":"mcp-salesforce","sourceId":"mcp-salesforce","name":"MCP-Salesforce","author":"smn2gnt","description":"MCP Salesforce connector","repositoryUrl":"https://github.com/smn2gnt/MCP-Salesforce","tags":["mcp","modelcontextprotocol","salesforce","Community Servers","server"],"category":"Community Servers","stars":66,"lastUpdate":"2025-04-10","installTarget":null,"features":["Execute SOQL (Salesforce Object Query Language) queries","Perform SOSL (Salesforce Object Search Language) searches","Retrieve metadata for Salesforce objects, including field names, labels, and types","Retrieve, create, update, and delete records","Execute Tooling API requests","Execute Apex REST requests","Make direct REST API calls to Salesforce"],"avatarUrl":"https://avatars.githubusercontent.com/u/5411338?v=4","views":1,"featured":false},{"slug":"mcp-server-for-command-line","sourceId":"mcp-server-for-command-line","name":"MCP-Server for command line","author":"Allenyzh","description":"This is a simple MCP-Server for command line, and the main idea belongs to hdcola","repositoryUrl":"https://github.com/Allenyzh/MCP-Server-CommandLine","tags":["mcp-server","command-line","Browser Automation"],"category":"Analytics","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/49468724?v=4","views":0,"featured":false},{"slug":"mcp-server-deepseek-r1","sourceId":"mcp-server-deepseek_r1","name":"MCP-server-Deepseek_R1","author":"66julienmartin","description":"A Model Context Protocol (MCP) server implementation connecting Claude Desktop with DeepSeek's language models (R1/V3)","repositoryUrl":"https://github.com/66julienmartin/MCP-server-Deepseek_R1","tags":["Community Servers"],"category":"Official","stars":123,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/142944532?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-qwen-max","sourceId":"mcp-server-qwen_max","name":"MCP-server-Qwen_Max","author":"66julienmartin","description":"MCP server for Qwen Max model","repositoryUrl":"https://github.com/66julienmartin/MCP-server-Qwen_Max","tags":["Community Servers"],"category":"Community Servers","stars":489,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/142944532?v=4&size=40","views":0,"featured":false},{"slug":"magic-mcp","sourceId":"magic-mcp","name":"Magic MCP","author":"21st.dev","description":"Create crafted UI components inspired by the best 21st.dev design engineers.","repositoryUrl":"https://github.com/21st-dev/magic-mcp","tags":["ui","design","components","official"],"category":"Design","stars":0,"lastUpdate":"2025-03-01","installTarget":"21st-dev-magic","features":["UI component generation","Design-inspired components","Custom component creation"],"avatarUrl":"https://avatars.githubusercontent.com/u/199367026?v=4","views":0,"featured":false},{"slug":"mailgun-mcp-server","sourceId":"mailgun-mcp-server","name":"Mailgun MCP Server","author":"anton-efimenko","description":"Implementation of Model Context Protocol server for Mailgun APIs","repositoryUrl":"https://github.com/mailgun/mailgun-mcp-server","tags":["Official Integrations"],"category":"Official","stars":185,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/436387?v=4&size=40","views":0,"featured":false},{"slug":"make-mcp-server-legacy","sourceId":"make-mcp-server-legacy","name":"Make MCP Server (legacy)","author":"integromat","description":"Make MCP Server","repositoryUrl":"https://github.com/integromat/make-mcp-server","tags":["Official Integrations"],"category":"Database","stars":66,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/8357502?s=48&v=4","views":0,"featured":false},{"slug":"martinschlott-bettermcpfileserver","sourceId":"martinschlott-bettermcpfileserver","name":"MartinSchlott BetterMCPFileServer","author":"MartinSchlott","description":"MartinSchlott BetterMCPFileServer is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/MartinSchlott/BetterMCPFileServer","tags":["mcp"],"category":"Data","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/75170345?v=4","views":0,"featured":false},{"slug":"masonchow-source-map-parser-mcp","sourceId":"masonchow-source-map-parser-mcp","name":"MasonChow source map parser mcp","author":"MasonChow","description":"paser source map","repositoryUrl":"https://github.com/MasonChow/source-map-parser-mcp","tags":["mcp"],"category":"Community Servers","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/12403684?v=4","views":0,"featured":false},{"slug":"mastergo-mcp","sourceId":"mastergo-mcp","name":"MasterGo MCP Server","author":"MasterGo","description":"MasterGo Magic MCP 是一个独立的 MCP (Model Context Protocol) 服务，用于连接 MasterGo 设计工具与 AI 模型。它允许 AI 模型直接从 MasterGo 设计文件中获取 DSL 数据。","repositoryUrl":"https://www.npmjs.com/package/@mastergo/magic-mcp","tags":["Design","Mastergo","official"],"category":"Design","stars":328,"lastUpdate":"2025-03-27","installTarget":"@modelcontextprotocol/server-filesystem","features":["获取 MasterGo 设计文件的 DSL 数据","直接 npx 运行","无需安装外部依赖，只需 Node.js 环境"],"avatarUrl":"https://avatars.githubusercontent.com/u/105637346?s=200&v=4","views":0,"featured":false},{"slug":"matthewdailey-rime-mcp","sourceId":"matthewdailey-rime-mcp","name":"MatthewDailey rime mcp","author":"MatthewDailey","description":"MCP server for Rime","repositoryUrl":"https://github.com/MatthewDailey/rime-mcp","tags":["mcp","ai"],"category":"Cloud","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":["Exposes a `speak` tool that converts text to speech and plays it through system audio","Uses Rime's high-quality voice synthesis API","Node.js 16.x or higher","A working audio output device","macOS: Uses `afplay`","Windows: Built-in Media.SoundPlayer (PowerShell)","Linux: mpg123, mplayer, aplay, or ffplay","`RIME_GUIDANCE`: The main description of when and how to use the speak tool","`RIME_WHO_TO_ADDRESS`: Who the speech should address (default: \"user\")","`RIME_WHEN_TO_SPEAK`: When the tool should be used (default: \"when asked to speak or when finishing a command\")","`RIME_VOICE`: The default voice to use (default: \"cove\")","Install dependencies:","Build the server:","Run in development mode with hot reload:"],"avatarUrl":"https://avatars.githubusercontent.com/u/1706244?v=4","views":0,"featured":false},{"slug":"mcp-builder","sourceId":"mcp-builder","name":"Mcp Builder","author":"XD3an","description":"Mcp Builder is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/XD3an/mcp-builder","tags":["mcp-builder","mcp-server","Browser Automation"],"category":"Development","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/99171846?v=4","views":0,"featured":false},{"slug":"meh-s-eze-ynab-mcp-client2","sourceId":"meh-s-eze-ynab-mcp-client2","name":"Meh S Eze ynab mcp client2","author":"Meh-S-Eze","description":"Meh S Eze ynab mcp client2 is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Meh-S-Eze/ynab-mcp-client2","tags":["mcp"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["View account balances and transactions","Create new transactions","Access YNAB data through standardized MCP resources","Environment variable: `YNAB_API_KEY=your_api_key`","MCP secret management system","`.env` file in project root","`ynab://accounts` - List all YNAB accounts","`ynab://transactions/{account_id}` - Get recent transactions for a specific account","`create_transaction` - Create a new transaction","`get_account_balance` - Get the current balance of an account"],"avatarUrl":"https://avatars.githubusercontent.com/u/66741217?v=4","views":0,"featured":false},{"slug":"meilisearch","sourceId":"meilisearch","name":"Meilisearch","author":"Meilisearch","description":"Interact & query with Meilisearch (Full-text & semantic search API)","repositoryUrl":"https://github.com/meilisearch/meilisearch-mcp","tags":["search","full-text","semantic","official"],"category":"Search","stars":0,"lastUpdate":"2025-03-01","installTarget":"meilisearch","features":["Full-text search","Semantic search","Query optimization","Search API integration"],"avatarUrl":"https://avatars.githubusercontent.com/u/43250847?v=4","views":1,"featured":false},{"slug":"metoro","sourceId":"metoro","name":"Metoro","author":"Metoro","description":"Query and interact with kubernetes environments monitored by Metoro","repositoryUrl":"https://github.com/metoro-io/metoro-mcp-server","tags":["kubernetes","monitoring","cloud","official"],"category":"Development","stars":0,"lastUpdate":"2025-03-01","installTarget":"metoro","features":["Kubernetes monitoring","Environment querying","Cloud infrastructure management"],"avatarUrl":"https://avatars.githubusercontent.com/u/126341325?v=4","views":0,"featured":false},{"slug":"mianshiyaserver","sourceId":"mianshiyaserver","name":"MianshiyaServer","author":"springaialibaba","description":"MianshiyaServer is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/springaialibaba/spring-ai-alibaba-examples#","tags":["spring-ai","ai-examples","Browser Automation"],"category":"Reference Servers","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/191138128?v=4","views":0,"featured":false},{"slug":"mifosx","sourceId":"mifosx","name":"Mifosx","author":"openMF","description":"Mifosx is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/openMF/mcp-mifosx","tags":["mifosx","model-context-protocol","Browser Automation"],"category":"System","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/3473607?v=4","views":0,"featured":false},{"slug":"minimax-ai-minimax-mcp","sourceId":"minimax-ai-minimax-mcp","name":"MiniMax AI MiniMax MCP","author":"MiniMax-AI","description":"Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.","repositoryUrl":"https://github.com/MiniMax-AI/MiniMax-MCP","tags":["mcp-tools","api","voice-cloning","mcp","text-to-speech","text-to-image","mcp-server","ai","image-to-video","image-generation","text-to-video","video-generation"],"category":"Data","stars":479,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/194880281?v=4","views":0,"featured":false},{"slug":"model-context-protocol","sourceId":"model-context-protocol","name":"Model Context Protocol","author":"lingodotdev","description":"⚡️ Open-source AI-powered CLI for web & mobile localization. Bring your own LLM or use Lingo.dev localization engine. Join discord: https://lingo.dev/go/discord","repositoryUrl":"https://github.com/lingodotdev/lingo.dev","tags":["javascript","go","typescript","Official Integrations","i18n","react-native","react","ai"],"category":"Development","stars":1775,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/155387533?v=4","views":0,"featured":false},{"slug":"model-context-protocol-mcp-server-for-graphlit-platform","sourceId":"model-context-protocol-mcp-server-for-graphlit-platform","name":"Model Context Protocol (MCP) Server for Graphlit Platform","author":"kirk-marple","description":"Model Context Protocol (MCP) Server for Graphlit Platform","repositoryUrl":"https://github.com/graphlit/graphlit-mcp-server","tags":["Official Integrations"],"category":"Official","stars":73,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/13594550?v=4&size=40","views":0,"featured":false},{"slug":"model-context-protocol-servers","sourceId":"model-context-protocol-servers","name":"Model Context Protocol servers","author":"ShaikAbdulSalam02","description":"Model Context Protocol servers is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/ShaikAbdulSalam02/servers-mcp","tags":["Browser Automation"],"category":"Official","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/159872893?v=4","views":0,"featured":false},{"slug":"mcp-mongo-server","sourceId":"mcp-mongo-server","name":"MongoDB MCP Server","author":"NoSQLTeam","description":"A Model Context Protocol server that provides access to MongoDB databases. This server enables LLMs to inspect collection schemas and execute MongoDB operations.","repositoryUrl":"https://github.com/kiliczsh/mcp-mongo-server","tags":["database","mongodb","community"],"category":"Database","stars":167,"lastUpdate":"2025-03-13","installTarget":"mcp-mongo-server","features":["MongoDB integration","Collection management","Index optimization","Aggregation pipeline support"],"avatarUrl":"https://avatars.githubusercontent.com/u/3473393?v=4","views":0,"featured":false},{"slug":"mordavid-bloodhound-mcp-ai","sourceId":"mordavid-bloodhound-mcp-ai","name":"MorDavid BloodHound MCP AI","author":"MorDavid","description":"BloodHound-MCP-AI is integration that connects BloodHound with AI through Model Context Protocol, allowing security professionals to analyze Active Directory attack paths using natural language instead of complex Cypher queries.","repositoryUrl":"https://github.com/MorDavid/BloodHound-MCP-AI","tags":["mcp","ai","bloodhoundad","bloodhound","mcp-server","cypher-query-language","security"],"category":"System","stars":208,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/24622066?v=4","views":0,"featured":false},{"slug":"morvanzhou-customized-mcp","sourceId":"morvanzhou-customized-mcp","name":"MorvanZhou customized mcp","author":"MorvanZhou","description":"a demo of customized mcp","repositoryUrl":"https://github.com/MorvanZhou/customized_mcp","tags":["mcp"],"category":"Reference Servers","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/19408436?v=4","views":0,"featured":false},{"slug":"motherduck","sourceId":"motherduck","name":"MotherDuck","author":"MotherDuck","description":"Query and analyze data with MotherDuck and local DuckDB","repositoryUrl":"https://github.com/motherduckdb/mcp-server-motherduck","tags":["database","analytics","duckdb","official"],"category":"Database","stars":0,"lastUpdate":"2025-03-01","installTarget":"motherduck","features":["Data querying","Analytics processing","Local database integration"],"avatarUrl":"https://avatars.githubusercontent.com/u/106357348?v=4","views":0,"featured":false},{"slug":"multiple-mcp-sse-servers-with-a-python-host","sourceId":"multiple-mcp-sse-servers-with-a-python-host","name":"Multiple MCP SSE Servers with a Python Host","author":"hackerinheels","description":"This repository contains a python implementation of an MCP Host which is capable of running several MCP Servers with SSE protocol","repositoryUrl":"https://github.com/hackerinheels/multipleMCPServerWithPythonHost","tags":["multipleMCP","SSE","Browser Automation"],"category":"Development","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/8202863?v=4","views":0,"featured":false},{"slug":"mushroomfleet-deeplucid3d-mcp","sourceId":"mushroomfleet-deeplucid3d-mcp","name":"MushroomFleet DeepLucid3D MCP","author":"MushroomFleet","description":"Unified Cognitive Processing Framework - MCP server for Cline and more","repositoryUrl":"https://github.com/MushroomFleet/DeepLucid3D-MCP","tags":["mcp"],"category":"Database","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/7318371?v=4","views":0,"featured":false},{"slug":"nasa-mcp-server","sourceId":"nasa-mcp-server","name":"NASA-MCP-server","author":"ProgramComputer","description":"A Model Context Protocol (MCP) server for NASA APIs, providing a standardized interface for AI models to interact with NASA's vast array of data sources.","repositoryUrl":"https://github.com/ProgramComputer/NASA-MCP-server","tags":["Community Servers","ai","api"],"category":"Design","stars":33,"lastUpdate":"2025-04-10","installTarget":null,"features":["Access to 20+ NASA data sources through a single, consistent interface","Standardized data formats optimized for AI consumption","Automatic parameter validation and error handling","Rate limit management for NASA API keys","Comprehensive documentation and examples","Support for various NASA imagery formats","Data conversion and formatting for LLM compatibility","Cross-platform support (Windows, macOS, Linux)","**NASA Open API** (api.nasa.gov):","APOD (Astronomy Picture of the Day)","EPIC (Earth Polychromatic Imaging Camera)","DONKI (Space Weather Database Of Notifications, Knowledge, Information)","Insight (Mars Weather Service)","Mars Rover Photos","NEO (Near Earth Object Web Service)","EONET (Earth Observatory Natural Event Tracker)","TLE (Two-Line Element)","NASA Image and Video Library","Exoplanet Archive","NASA Sounds API (Beta)","POWER (Prediction Of Worldwide Energy Resources)","**JPL Solar System Dynamics API** (ssd-api.jpl.nasa.gov):","SBDB (Small-Body DataBase)","SBDB Close-Approach Data","Fireball Data","Scout API","**Earth Data APIs**:","GIBS (Global Imagery Browse Services)","CMR (Common Metadata Repository) - Enhanced with advanced search capabilities","EPIC (Earth Polychromatic Imaging Camera)","FIRMS (Fire Information for Resource Management System)","Operation status and progress","Performance metrics","Rate limit tracking","Error conditions","Request validation","Input validation and sanitization using Zod schemas","No execution of arbitrary code","Protection against command injection","Proper error handling to prevent information leakage","Rate limiting and timeout controls for API requests","No persistent state that could be exploited across sessions","Build the project to ensure the latest changes are included","Start the MCP Inspector with the NASA MCP server running","Allow you to interactively test all the NASA APIs","Fork the repository","Create your feature branch","Run tests: `npm test`","Submit a pull request"],"avatarUrl":"https://avatars.githubusercontent.com/u/22284856?v=4","views":0,"featured":false},{"slug":"nanidao-agentek","sourceId":"nanidao-agentek","name":"NaniDAO agentek","author":"NaniDAO","description":"An extensible TypeScript toolkit that simplifies complex EVM blockchain interactions into composable, intent-based tools. Provides a unified, type-safe interface for both on-chain actions and off-chain data services, enabling developers to programmatically execute any blockchain operation across multiple EVM networks.","repositoryUrl":"https://github.com/NaniDAO/agentek","tags":["tool","typescript","mcp","ai"],"category":"Design","stars":36,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/132851974?v=4","views":0,"featured":false},{"slug":"needle","sourceId":"needle","name":"Needle","author":"Needle AI","description":"Production-ready RAG out of the box to search and retrieve data from your own documents.","repositoryUrl":"https://github.com/needle-ai/needle-mcp","tags":["rag","search","documents","official"],"category":"Data","stars":0,"lastUpdate":"2025-03-01","installTarget":"needle","features":["Document search","RAG implementation","Data retrieval","Document processing"],"avatarUrl":"https://avatars.githubusercontent.com/u/194782563?v=4","views":1,"featured":false},{"slug":"nekzus-npm-sentinel-mcp","sourceId":"nekzus-npm-sentinel-mcp","name":"Nekzus npm sentinel mcp","author":"Nekzus","description":"A powerful Model Context Protocol (MCP) server that revolutionizes NPM package analysis through AI.","repositoryUrl":"https://github.com/Nekzus/npm-sentinel-mcp","tags":["npm","mcp","mcp-server","ai","npm-package"],"category":"Official","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Version analysis and tracking**","**Dependency analysis and mapping**","**Security vulnerability scanning**","**Package quality metrics**","**Download trends and statistics**","**TypeScript support verification**","**Package size analysis**","**Maintenance metrics**","**Real-time package comparisons**","**Standardized error handling and MCP response formats**","**Efficient caching for improved performance and API rate limit management**","**Rigorous schema validation and type safety using Zod**"],"avatarUrl":"https://avatars.githubusercontent.com/u/85507589?v=4","views":1,"featured":false},{"slug":"neo4j-mcp-clients-servers","sourceId":"neo4j-mcp-clients-servers","name":"Neo4j MCP Clients & Servers","author":"neo4j-contrib","description":"Model Context Protocol with Neo4j","repositoryUrl":"https://github.com/neo4j-contrib/mcp-neo4j","tags":["Official Integrations"],"category":"Official","stars":41,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/916372?s=48&v=4","views":0,"featured":false},{"slug":"neon","sourceId":"neon","name":"Neon","author":"Neon","description":"Interact with the Neon serverless Postgres platform","repositoryUrl":"https://github.com/neondatabase/mcp-server-neon","tags":["postgres","serverless","database","official"],"category":"Database","stars":0,"lastUpdate":"2025-03-01","installTarget":"neon","features":["Serverless Postgres","Database management","Query execution"],"avatarUrl":"https://avatars.githubusercontent.com/u/183852044?v=4","views":0,"featured":false},{"slug":"neon-mcp-server","sourceId":"neon-mcp-server","name":"Neon MCP Server","author":"neondatabase-labs","description":"MCP server for interacting with Neon Management API and databases","repositoryUrl":"https://github.com/neondatabase-labs/mcp-server-neon","tags":["Official Integrations"],"category":"Database","stars":375,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/183852044?s=48&v=4","views":0,"featured":false},{"slug":"netanelbollag-simple-psql-mcp","sourceId":"netanelbollag-simple-psql-mcp","name":"NetanelBollag simple psql mcp","author":"NetanelBollag","description":"A beginner-friendly MCP server template featuring a PostgreSQL connector with clean, easy-to-understand code. Perfect for developers new to Model Context Protocol who want to experiment and create their own AI tool connectors with minimal setup.","repositoryUrl":"https://github.com/NetanelBollag/simple-psql-mcp","tags":["mcp","ai","tool"],"category":"Database","stars":26,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Tools**","`execute_query` - Run SQL queries against your database","`test_connection` - Verify the database connection is working","**Resources**","`db://tables` - List of all tables in the schema","`db://tables/{table_name}` - Schema information for a specific table","`db://schema` - Complete schema information for all tables in the database","**Prompts**","Query generation templates","Analytical query builders","Based on the templates in this repo","Python 3.8+","[uv](https://github.com/astral-sh/uv) - Modern Python package manager and installer","npx (included with Node.js)","PostgreSQL database you can connect to","**Create a virtual environment and install dependencies:**","**Run the server with the MCP Inspector:**","**Using the Inspector:**","Click the \"Connect\" button in the interface (unless there's an error message in the console on the bottom left)","Explore the \"Tools\", \"Resources\", and \"Prompts\" tabs to see available functionality","Try clicking on listed commands or typing resource names to retrieve resources and prompts","The interface allows you to test queries and see how the MCP server responds","**Take a look at the official docs**","\"What are all the tables in my database?\"","\"Show me the top 5 users by creation date\"","\"Count addresses by state\"","Create a new directory under `/src` (e.g., `/src/my-new-mcp`)","Implement your MCP server following the PostgreSQL example","Add your new MCP to `pyproject.toml`:","MCP docs included for easy LLM development","Based on the approach at: https://modelcontextprotocol.io/tutorials/building-mcp-with-llms"],"avatarUrl":"https://avatars.githubusercontent.com/u/54136032?v=4","views":0,"featured":false},{"slug":"newaitees-taskmateai","sourceId":"newaitees-taskmateai","name":"NewAITees TaskMateAI","author":"NewAITees","description":"Let AI reminded about task to do using MCP","repositoryUrl":"https://github.com/NewAITees/TaskMateAI","tags":["mcp","ai"],"category":"Automation","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/200696569?v=4","views":1,"featured":false},{"slug":"newaitees-ollama-mcp-server","sourceId":"newaitees-ollama-mcp-server","name":"NewAITees ollama MCP server","author":"NewAITees","description":"NewAITees ollama MCP server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/NewAITees/ollama-MCP-server","tags":["mcp","ai"],"category":"Database","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/200696569?v=4","views":1,"featured":false},{"slug":"nosytlabs-kickmcp","sourceId":"nosytlabs-kickmcp","name":"NosytLabs KickMCP","author":"NosytLabs","description":"Kick API MCP","repositoryUrl":"https://github.com/NosytLabs/KickMCP","tags":["mcp","api"],"category":"Integration","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/202056146?v=4","views":0,"featured":false},{"slug":"notion-mcp-server","sourceId":"notion-mcp-server","name":"Notion MCP Server","author":"haginot","description":"Official Notion MCP Server","repositoryUrl":"https://github.com/makenotion/notion-mcp-server","tags":["Official Integrations"],"category":"Database","stars":108,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/3078807?v=4&size=40","views":0,"featured":false},{"slug":"noveum-api-market-mcp-server","sourceId":"noveum-api-market-mcp-server","name":"Noveum api market mcp server","author":"Noveum","description":"API Market MCP Servers","repositoryUrl":"https://github.com/Noveum/api-market-mcp-server","tags":["mcp","ai","api-market","ai-api","mcp-server","artificial-intelligence","api"],"category":"Integration","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/192082188?v=4","views":1,"featured":false},{"slug":"nvkanirudh-linkedin-post-generator","sourceId":"nvkanirudh-linkedin-post-generator","name":"NvkAnirudh LinkedIn Post Generator","author":"NvkAnirudh","description":"A Model Context Protocol (MCP) server that automates generating LinkedIn post drafts from YouTube videos. This server provides high-quality, editable content drafts based on YouTube video transcripts.","repositoryUrl":"https://github.com/NvkAnirudh/LinkedIn-Post-Generator","tags":["mcp"],"category":"Database","stars":11,"lastUpdate":"2025-05-19","installTarget":null,"features":["**YouTube Transcript Extraction**: Automatically extract transcripts from any YouTube video","**Content Summarization**: Generate concise summaries with customizable tone and target audience","**LinkedIn Post Generation**: Create professional LinkedIn posts with customizable style and tone","**All-in-One Workflow**: Go from YouTube URL to LinkedIn post in a single operation","**Customization Options**: Adjust tone, audience, word count, and more to match your personal brand","**MCP Integration**: Works seamlessly with AI assistants that support the Model Context Protocol","Clone the repository:","Install dependencies:","Create a `.env` file based on the example:","Add your API keys to the `.env` file:","Run the server:","Test with MCP Inspector:","Configure Claude Desktop by editing the configuration file at `~/Library/Application Support/Claude/claude_desktop_config.json` (Mac) or `%APPDATA%\\Claude\\claude_desktop_config.json` (Windows):","`YOUR_SMITHERY_API_KEY` with your Smithery API key","`YOUR_OPENAI_API_KEY` with your OpenAI API key","`YOUR_YOUTUBE_API_KEY` with your YouTube API key (optional)","Restart Claude Desktop","In Claude Desktop, you can now access the LinkedIn Post Generator tools without needing to set API keys again","**OpenAI API Key** (required): Used for content summarization and post generation","**YouTube API Key** (optional): Enhances YouTube metadata retrieval","Tool: `set_api_keys`","Purpose: Configure your API keys","Parameters:","`openaiApiKey`: Your OpenAI API key (required)","`youtubeApiKey`: Your YouTube API key (optional)","Tool: `check_api_keys`","Purpose: Verify your API key configuration status","Tool: `extract_transcript`","Purpose: Get the transcript from a YouTube video","Parameters:","`youtubeUrl`: URL of the YouTube video","Tool: `summarize_transcript`","Purpose: Create a concise summary of the video content","Parameters:","`transcript`: The video transcript text","`tone`: Educational, inspirational, professional, or conversational","`audience`: General, technical, business, or academic","`wordCount`: Approximate word count for the summary (100-300)","Tool: `generate_linkedin_post`","Purpose: Create a LinkedIn post from a summary","Parameters:","`summary`: Summary of the video content","`videoTitle`: Title of the YouTube video","`speakerName`: Name of the speaker (optional)","`hashtags`: Relevant hashtags (optional)","`tone`: First-person, third-person, or thought-leader","`includeCallToAction`: Whether to include a call to action","Tool: `youtube_to_linkedin_post`","Purpose: Complete workflow from YouTube URL to LinkedIn post","Parameters:","`youtubeUrl`: YouTube video URL","`tone`: Desired tone for the post","Plus additional customization options","Set your API keys using the `set_api_keys` tool","Use the `youtube_to_linkedin_post` tool with a YouTube URL","Receive a complete LinkedIn post draft ready to publish","Create an account on Smithery","Install the Smithery CLI:","Deploy the server:","Use the [GitHub issue tracker](https://github.com/NvkAnirudh/LinkedIn-Post-Generator/issues) to report bugs or suggest features","Please provide detailed information about the issue, including steps to reproduce, expected behavior, and actual behavior","Include your environment details (OS, Node.js version, etc.) when reporting bugs","Fork the repository","Create a new branch (`git checkout -b feature/your-feature-name`)","Make your changes","Run tests to ensure your changes don't break existing functionality","Commit your changes (`git commit -m 'Add some feature'`)","Push to the branch (`git push origin feature/your-feature-name`)","Open a Pull Request","Follow the existing code style and conventions","Write clear, commented code","Include tests for new features","Update documentation to reflect your changes","Check existing issues to see if your suggestion has already been proposed","If not, open a new issue with the label 'enhancement'","Clearly describe the feature and its potential benefits","Fix typos or clarify existing documentation","Add examples or use cases","Improve the structure or organization of the documentation"],"avatarUrl":"https://avatars.githubusercontent.com/u/29597936?v=4","views":0,"featured":false},{"slug":"nvkanirudh-yt-to-linkedin-mcp-server","sourceId":"nvkanirudh-yt-to-linkedin-mcp-server","name":"NvkAnirudh YT to LinkedIn MCP Server","author":"NvkAnirudh","description":"NvkAnirudh YT to LinkedIn MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/NvkAnirudh/YT-to-LinkedIn-MCP-Server","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**YouTube Transcript Extraction**: Extract transcripts from YouTube videos using video URLs","**Transcript Summarization**: Generate concise summaries of video content using OpenAI GPT","**LinkedIn Post Generation**: Create professional LinkedIn post drafts with customizable tone and style","**Modular API Design**: Clean FastAPI implementation with well-defined endpoints","**Containerized Deployment**: Ready for deployment on Smithery","Python 3.8+","Docker (for containerized deployment)","OpenAI API Key","YouTube Data API Key (optional, but recommended for better metadata)","Clone the repository:","Create a virtual environment and install dependencies:","Create a `.env` file in the project root with your API keys:","Run the application:","Access the API documentation at http://localhost:8000/docs","Build the Docker image:","Run the container:","Ensure you have the Smithery CLI installed and configured.","Deploy to Smithery:"],"avatarUrl":"https://avatars.githubusercontent.com/u/29597936?v=4","views":0,"featured":false},{"slug":"octagon-mcp-for-market-data","sourceId":"octagon-mcp-for-market-data","name":"Octagon: MCP For Market Data","author":"ken-octagon","description":"A free Model Context Protocol (MCP) server that integrates with Octagon Market Intelligence API","repositoryUrl":"https://github.com/OctagonAI/octagon-mcp-server","tags":["Official Integrations"],"category":"Integration","stars":472,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/156029360?v=4&size=40","views":1,"featured":false},{"slug":"onenote-mcp-server","sourceId":"onenote-mcp-server","name":"OneNote MCP Server","author":"hwillGIT","description":"MCP server for browsing and interacting with OneNote web app using browser-use automation","repositoryUrl":"https://github.com/hwillGIT/onenote-mcp","tags":["onenote","mcp","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/64188557?v=4","views":0,"featured":false},{"slug":"openadaptai-omnimcp","sourceId":"openadaptai-omnimcp","name":"OpenAdaptAI OmniMCP","author":"OpenAdaptAI","description":"OmniMCP uses Microsoft OmniParser and Model Context Protocol (MCP) to provide AI models with rich UI context and powerful interaction capabilities.","repositoryUrl":"https://github.com/OpenAdaptAI/OmniMCP","tags":["openai","mcp","ai","gemini","generative-ai","model-context-protocol","computeruse","anthropic","aws","omniparser"],"category":"Design","stars":41,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/132681217?v=4","views":0,"featured":false},{"slug":"openlinksoftware-mcp-odbc-server","sourceId":"openlinksoftware-mcp-odbc-server","name":"OpenLinkSoftware mcp odbc server","author":"OpenLinkSoftware","description":"Typescript based Model Context Procotol (MCP) Server for Open Database Connectivity (ODBC)","repositoryUrl":"https://github.com/OpenLinkSoftware/mcp-odbc-server","tags":["mcp","database","typescript"],"category":"Database","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/30477123?v=4","views":0,"featured":false},{"slug":"openlinksoftware-mcp-pyodbc-server","sourceId":"openlinksoftware-mcp-pyodbc-server","name":"OpenLinkSoftware mcp pyodbc server","author":"OpenLinkSoftware","description":"A simple MCP ODBC server using FastAPI, ODBC and PyODBC.","repositoryUrl":"https://github.com/OpenLinkSoftware/mcp-pyodbc-server","tags":["mcp","api","database"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Get Schemas**: Fetch and list all schema names from the connected database.","**Get Tables**: Retrieve table information for specific schemas or all schemas.","**Describe Table**: Generate a detailed description of table structures, including:"],"avatarUrl":"https://avatars.githubusercontent.com/u/30477123?v=4","views":0,"featured":false},{"slug":"openlinksoftware-mcp-sqlalchemy-server","sourceId":"openlinksoftware-mcp-sqlalchemy-server","name":"OpenLinkSoftware mcp sqlalchemy server","author":"OpenLinkSoftware","description":"A simple MCP ODBC server using FastAPI, ODBC and SQLAlchemy.","repositoryUrl":"https://github.com/OpenLinkSoftware/mcp-sqlalchemy-server","tags":["mcp","api","database"],"category":"Database","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Get Schemas**: Fetch and list all schema names from the connected database.","**Get Tables**: Retrieve table information for specific schemas or all schemas.","**Describe Table**: Generate a detailed description of table structures, including:","Column names and data types","Nullable attributes","Primary and foreign keys","**Search Tables**: Filter and retrieve tables based on name substrings.","**Execute Stored Procedures**: In the case of Virtuoso, execute stored procedures and retrieve results.","**Execute Queries**:","JSONL result format: Optimized for structured responses.","Markdown table format: Ideal for reporting and visualization.","**Install uv**:","**unixODBC Runtime Environment Checks**:","Check installation configuration (i.e., location of key INI files) by running: `odbcinst -j`","List available data source names by running: `odbcinst -q -s`","**ODBC DSN Setup**: Configure your ODBC Data Source Name (`~/.odbc.ini`) for the target database. Example for Virtuoso DBMS:","**SQLAlchemy URL Binding**: Use the format:","**podbc_get_schemas**","Retrieve and return a list of all schema names from the connected database.","Input parameters:","`user` (string, optional): Database username. Defaults to \"demo\".","`password` (string, optional): Database password. Defaults to \"demo\".","`dsn` (string, optional): ODBC data source name. Defaults to \"Local Virtuoso\".","Returns a JSON string array of schema names.","**podbc_get_tables**","Retrieve and return a list containing information about tables in a specified schema. If no schema is provided, uses the connection's default schema.","Input parameters:","`schema` (string, optional): Database schema to filter tables. Defaults to connection default.","`user` (string, optional): Database username. Defaults to \"demo\".","`password` (string, optional): Database password. Defaults to \"demo\".","`dsn` (string, optional): ODBC data source name. Defaults to \"Local Virtuoso\".","Returns a JSON string containing table information (e.g., TABLE_CAT, TABLE_SCHEM, TABLE_NAME, TABLE_TYPE).","**podbc_filter_table_names**","Filters and returns information about tables whose names contain a specific substring.","Input parameters:","`q` (string, required): The substring to search for within table names.","`schema` (string, optional): Database schema to filter tables. Defaults to connection default.","`user` (string, optional): Database username. Defaults to \"demo\".","`password` (string, optional): Database password. Defaults to \"demo\".","`dsn` (string, optional): ODBC data source name. Defaults to \"Local Virtuoso\".","Returns a JSON string containing information for matching tables.","**podbc_describe_table**","Retrieve and return detailed information about the columns of a specific table.","Input parameters:","`schema` (string, required): The database schema name containing the table.","`table` (string, required): The name of the table to describe.","`user` (string, optional): Database username. Defaults to \"demo\".","`password` (string, optional): Database password. Defaults to \"demo\".","`dsn` (string, optional): ODBC data source name. Defaults to \"Local Virtuoso\".","Returns a JSON string describing the table's columns (e.g., COLUMN_NAME, TYPE_NAME, COLUMN_SIZE, IS_NULLABLE).","**podbc_query_database**","Execute a standard SQL query and return the results in JSON format.","Input parameters:","`query` (string, required): The SQL query string to execute.","`user` (string, optional): Database username. Defaults to \"demo\".","`password` (string, optional): Database password. Defaults to \"demo\".","`dsn` (string, optional): ODBC data source name. Defaults to \"Local Virtuoso\".","Returns query results as a JSON string.","**podbc_query_database_md**","Execute a standard SQL query and return the results formatted as a Markdown table.","Input parameters:","`query` (string, required): The SQL query string to execute.","`user` (string, optional): Database username. Defaults to \"demo\".","`password` (string, optional): Database password. Defaults to \"demo\".","`dsn` (string, optional): ODBC data source name. Defaults to \"Local Virtuoso\".","Returns query results as a Markdown table string.","**podbc_query_database_jsonl**","Execute a standard SQL query and return the results in JSON Lines (JSONL) format (one JSON object per line).","Input parameters:","`query` (string, required): The SQL query string to execute.","`user` (string, optional): Database username. Defaults to \"demo\".","`password` (string, optional): Database password. Defaults to \"demo\".","`dsn` (string, optional): ODBC data source name. Defaults to \"Local Virtuoso\".","Returns query results as a JSONL string.","**podbc_spasql_query**","Execute a SPASQL (SQL/SPARQL hybrid) query return results. This is a Virtuoso-specific feature.","Input parameters:","`query` (string, required): The SPASQL query string.","`max_rows` (number, optional): Maximum number of rows to return. Defaults to 20.","`timeout` (number, optional): Query timeout in milliseconds. Defaults to 30000.","`user` (string, optional): Database username. Defaults to \"demo\".","`password` (string, optional): Database password. Defaults to \"demo\".","`dsn` (string, optional): ODBC data source name. Defaults to \"Local Virtuoso\".","Returns the result from the underlying stored procedure call (e.g., `Demo.demo.execute_spasql_query`).","**podbc_sparql_query**","Execute a SPARQL query and return results. This is a Virtuoso-specific feature.","Input parameters:","`query` (string, required): The SPARQL query string.","`format` (string, optional): Desired result format. Defaults to 'json'.","`timeout` (number, optional): Query timeout in milliseconds. Defaults to 30000.","`user` (string, optional): Database username. Defaults to \"demo\".","`password` (string, optional): Database password. Defaults to \"demo\".","`dsn` (string, optional): ODBC data source name. Defaults to \"Local Virtuoso\".","Returns the result from the underlying function call (e.g., `\"UB\".dba.\"sparqlQuery\"`).","**podbc_virtuoso_support_ai**","Utilizes a Virtuoso-specific AI Assistant function, passing a prompt and optional API key. This is a Virtuoso-specific feature.","Input parameters:","`prompt` (string, required): The prompt text for the AI function.","`api_key` (string, optional): API key for the AI service. Defaults to \"none\".","`user` (string, optional): Database username. Defaults to \"demo\".","`password` (string, optional): Database password. Defaults to \"demo\".","`dsn` (string, optional): ODBC data source name. Defaults to \"Local Virtuoso\".","Returns the result from the AI Support Assistant function call (e.g., `DEMO.DBA.OAI_VIRTUOSO_SUPPORT_AI`).","Install the MCP Inspector:","Start the inspector:"],"avatarUrl":"https://avatars.githubusercontent.com/u/30477123?v=4","views":0,"featured":false},{"slug":"openworkspace-o1-aws-ow-s3-mcp","sourceId":"openworkspace-o1-aws-ow-s3-mcp","name":"OpenWorkspace o1 aws ow s3 mcp","author":"OpenWorkspace-o1","description":"OpenWorkspace-o1 S3 Model Context Protocol Server.","repositoryUrl":"https://github.com/OpenWorkspace-o1/aws-ow-s3-mcp","tags":["mcp","aws"],"category":"Cloud","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/181568264?v=4","views":0,"featured":false},{"slug":"operative-sh-playwright-consolelogs-mcp","sourceId":"operative-sh-playwright-consolelogs-mcp","name":"Operative Sh playwright consolelogs mcp","author":"Operative-Sh","description":"Operative Sh playwright consolelogs mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Operative-Sh/playwright-consolelogs-mcp","tags":["mcp"],"category":"Browser Automation","stars":11,"lastUpdate":"2025-05-19","installTarget":null,"features":["Open a browser at a specified URL","Monitor and retrieve console logs","Track and retrieve network requests","Close the browser when done","Python 3.8+","Playwright","Model Context Protocol (MCP) Python SDK"],"avatarUrl":"https://avatars.githubusercontent.com/u/201877089?v=4","views":0,"featured":false},{"slug":"operative-sh-web-eval-agent","sourceId":"operative-sh-web-eval-agent","name":"Operative Sh web eval agent","author":"Operative-Sh","description":"An MCP server that autonomously evaluates web applications.","repositoryUrl":"https://github.com/Operative-Sh/web-eval-agent","tags":["debugging","debugging-tool","mcp","mcp-server","modelcontextprotocol","vibe-testing","playwright","qa","vibe-coding"],"category":"Integration","stars":857,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/201877089?v=4","views":1,"featured":false},{"slug":"opik-mcp-server-model-context-protocol","sourceId":"opik-mcp-server-model-context-protocol","name":"Opik MCP Server\n(Model Context Protocol)","author":"vincentkoc","description":"Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and unified access to prompts, projects, traces, and metrics.","repositoryUrl":"https://github.com/comet-ml/opik-mcp","tags":["Official Integrations"],"category":"Analytics","stars":359,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/25068?v=4&size=40","views":0,"featured":false},{"slug":"oxylabs","sourceId":"oxylabs","name":"Oxylabs","author":"Oxylabs","description":"Scrape websites with Oxylabs Web API, supporting dynamic rendering and parsing for structured data extraction.","repositoryUrl":"https://github.com/oxylabs/oxylabs-mcp","tags":["scraping","web-api","data-extraction","official"],"category":"Integration","stars":0,"lastUpdate":"2025-03-01","installTarget":"oxylabs","features":["Web scraping","Dynamic rendering","Data extraction","Structured parsing"],"avatarUrl":"https://avatars.githubusercontent.com/u/43960873?v=4","views":1,"featured":false},{"slug":"pride-archive-mcp-pride-archive-search","sourceId":"pride-archive-mcp-pride-archive-search","name":"PRIDE Archive mcp pride archive search","author":"PRIDE-Archive","description":"Model Context Protocol (MCP) PRIDE API Server implementation.","repositoryUrl":"https://github.com/PRIDE-Archive/mcp_pride_archive_search","tags":["mcp","search","api"],"category":"Integration","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/10128554?v=4","views":0,"featured":false},{"slug":"pv-bhat-vibe-check-mcp-server","sourceId":"pv-bhat-vibe-check-mcp-server","name":"PV Bhat vibe check mcp server","author":"PV-Bhat","description":"The definitive Vibe Coder's sanity check MCP server: Prevent cascading errors in AI workflows by implementing strategic pattern interrupts. Uses tool call \"Vibe Check\" with LearnLM 1.5 Pro (Gemini API), fine-tuned for pedagogy and metacognition to enhance complex workflow strategy, and prevents tunnel vision errors.","repositoryUrl":"https://github.com/PV-Bhat/vibe-check-mcp-server","tags":["mcp-server","model-context-protocol-servers","vibe-coding","mcp","workflow-automation","ai","api","metacognition","agent-based","go","vibecoding","ai-agents","agentic-ai","agentic-workflow","model-context-protocol","automation","tool","error-handling"],"category":"Development","stars":54,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/186011573?v=4","views":0,"featured":false},{"slug":"panth1823-formula1-mcp","sourceId":"panth1823-formula1-mcp","name":"Panth1823 formula1 mcp","author":"Panth1823","description":"Panth1823 formula1 mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Panth1823/formula1-mcp","tags":["mcp","mcp-server","formula1","typescript"],"category":"Development","stars":11,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/89696311?v=4","views":0,"featured":false},{"slug":"paymanai-payman-doc-mcp-server","sourceId":"paymanai-payman-doc-mcp-server","name":"PaymanAI payman doc mcp server","author":"PaymanAI","description":"MCP server, providing AI with access to the payman documentation","repositoryUrl":"https://github.com/PaymanAI/payman-doc-mcp-server","tags":["mcp","ai"],"category":"Cloud","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/162772055?v=4","views":0,"featured":false},{"slug":"paypal-mcp-server","sourceId":"paypal-mcp-server","name":"Paypal mcp server","author":"paypal","description":"Model Context Protocol (MCP) supports managing and passing relevant information to models with appropriate context, so they operate properly within a given scope. Using this technology, PayPal developed an MCP server to enable merchants to use natural language with their favorite MCP client to perform business tasks, such as creating or listing invoices.","repositoryUrl":"https://mcp.paypal.com/","tags":["Official Integrations"],"category":"Financial","stars":346,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/476675?s=48&v=4","views":0,"featured":false},{"slug":"pedrodnt-mcp-deepwebresearch","sourceId":"pedrodnt-mcp-deepwebresearch","name":"PedroDnT mcp DEEPwebresearch","author":"PedroDnT","description":"Enhanced MCP server for deep web research","repositoryUrl":"https://github.com/PedroDnT/mcp-DEEPwebresearch","tags":["mcp","search"],"category":"Search","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Intelligent Search Queue System","Batch search operations with rate limiting","Queue management with progress tracking","Error recovery and automatic retries","Search result deduplication","Enhanced Content Extraction","TF-IDF based relevance scoring","Keyword proximity analysis","Content section weighting","Readability scoring","Improved HTML structure parsing","Structured data extraction","Better content cleaning and formatting","Core Features","Google search integration","Webpage content extraction","Research session tracking","Markdown conversion with improved formatting"],"avatarUrl":"https://avatars.githubusercontent.com/u/39069285?v=4","views":0,"featured":false},{"slug":"pedropfuenmayor-mcp-cloudflare","sourceId":"pedropfuenmayor-mcp-cloudflare","name":"Pedropfuenmayor mcp cloudflare","author":"Pedropfuenmayor","description":"MCP","repositoryUrl":"https://github.com/Pedropfuenmayor/mcp-cloudflare","tags":["mcp","cloud"],"category":"Cloud","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/84572839?v=4","views":0,"featured":false},{"slug":"perplexity-ask-mcp-server","sourceId":"perplexity-ask-mcp-server","name":"Perplexity Ask MCP Server","author":"james-pplx","description":"A Model Context Protocol Server connector for Perplexity API, to enable web search without leaving the MCP ecosystem.","repositoryUrl":"https://github.com/ppl-ai/modelcontextprotocol","tags":["Official Integrations"],"category":"Integration","stars":194,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/201621811?v=4&size=40","views":0,"featured":false},{"slug":"philosolares-roam-mcp","sourceId":"philosolares-roam-mcp","name":"PhiloSolares roam mcp","author":"PhiloSolares","description":"A Model Context Protocol (MCP) server that connects Claude and other AI assistants to your Roam Research graph.","repositoryUrl":"https://github.com/PhiloSolares/roam-mcp","tags":["ai","mcp","search"],"category":"Official","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Create new pages with nested content and headings","Add blocks to any page with proper hierarchy","Create structured outlines with customizable nesting","Import markdown with proper nesting","Add todo items with automatic TODO status","Update existing content individually or in batches","Modify block content with pattern transformations","Find pages and blocks by title, text, or tags","Search for TODO/DONE items with filtering options","Find recently modified content","Search block references and explore block hierarchies","Search by creation or modification dates","Navigate parent-child relationships in blocks","Execute custom Datalog queries for advanced needs","Store information for Claude to remember across conversations","Recall stored memories with filtering and sorting options","Tag memories with custom categories","Access both recent and older memories with flexible retrieval","Extract and import content from webpages","Parse and extract text from PDF documents","Retrieve YouTube video transcripts","Intelligently detect content type and process accordingly","Install Claude Desktop from [https://claude.ai/download](https://claude.ai/download)","Edit your Claude Desktop configuration file:","Mac: `~/Library/Application Support/Claude/claude_desktop_config.json`","Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`","Add this configuration:","Get your Roam API token:","Go to your Roam Research graph settings","Navigate to \"API tokens\"","Click \"+ New API Token\"","Copy the token to your configuration"],"avatarUrl":"https://avatars.githubusercontent.com/u/38137679?v=4","views":0,"featured":false},{"slug":"pipedreamhq-pipedream","sourceId":"pipedreamhq-pipedream","name":"PipedreamHQ pipedream","author":"PipedreamHQ","description":"Connect APIs, remarkably fast.  Free for developers.","repositoryUrl":"https://github.com/PipedreamHQ/pipedream","tags":["golang","automation","integration-flow","typescript","workflow","ipaas","python","mcp","workflows","low-code-development-platform","serverless","bash","eventsourcing","data-flow","nodejs","api","low-code","apis","cli","integrations","event-sourcing"],"category":"Development","stars":9810,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/43791938?v=4","views":3,"featured":false},{"slug":"piuqiupiaqia-mcp-tool","sourceId":"piuqiupiaqia-mcp-tool","name":"PiuQiuPiaQia mcp tool","author":"PiuQiuPiaQia","description":"PiuQiuPiaQia mcp tool is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/PiuQiuPiaQia/mcp-tool","tags":["mcp","tool"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/43880841?v=4","views":0,"featured":false},{"slug":"playwright-2","sourceId":"playwright","name":"Playwright","author":"9olidity","description":"Playwright is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/9olidity/MCP-Server-Pentest","tags":["playwright","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/108850241?v=4","views":0,"featured":false},{"slug":"playwright","sourceId":"playwright","name":"Playwright","author":"microsoft","description":"A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.","repositoryUrl":"https://github.com/microsoft/playwright-mcp","tags":["playwright","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/108850241?v=4","views":0,"featured":false},{"slug":"playwright-mcp-server","sourceId":"playwright-mcp-server","name":"Playwright MCP Server","author":"executeautomation","description":"Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌","repositoryUrl":"https://github.com/executeautomation/mcp-playwright","tags":["Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/10337030?v=4","views":0,"featured":false},{"slug":"playwright-universal-mcp","sourceId":"playwright-universal-mcp","name":"Playwright Universal MCP","author":"xkiranj","description":"A universal Playwright MCP server for browser automation in containerized environments","repositoryUrl":"https://github.com/xkiranj/playwright-universal-mcp","tags":["playwright","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/77735317?v=4","views":0,"featured":false},{"slug":"politwit1984-github-meta-mcp-server","sourceId":"politwit1984-github-meta-mcp-server","name":"PoliTwit1984 github meta mcp server","author":"PoliTwit1984","description":"An MCP server that enables natural language commands for managing GitHub repositories","repositoryUrl":"https://github.com/PoliTwit1984/github-meta-mcp-server","tags":["github-api","typescript","natural-language","github","mcp","automation"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Create GitHub repositories with auto-generated names from descriptions","Add topics/tags to repositories","Set repository homepages","Auto-initialize repositories with README files","Clone the repository","Install dependencies:","Build the server:","Create a repository named \"my-machine-learning-image-classifier\"","Set the description as \"my machine learning image classifier\"","Add \"python\", \"tensorflow\", and \"computer-vision\" as repository topics","Set the website to \"https://example.com/docs\"","Initialize with a README file","Create/make/new for creating repositories","Update/change/set/modify for updating repositories","\"description to/as\" for updating descriptions","\"tags/topics to/as\" for updating tags","\"website/homepage/url to/as\" for updating websites","Make changes to `src/index.ts`","Rebuild the server:"],"avatarUrl":"https://avatars.githubusercontent.com/u/96096412?v=4","views":0,"featured":false},{"slug":"postgresql","sourceId":"postgresql","name":"PostgreSQL","author":"modelcontextprotocol","description":"Read-only database access with schema inspection","repositoryUrl":"https://github.com/modelcontextprotocol/servers/blob/main/src/postgres","tags":["Browser Automation"],"category":"Database","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":0,"featured":false},{"slug":"postgresql-mcp","sourceId":"postgresql-mcp","name":"PostgreSQL MCP Server","author":"DataTeam","description":"A Model Context Protocol server that provides read-only access to PostgreSQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.","repositoryUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/postgres","tags":["database","postgresql","community"],"category":"Database","stars":192,"lastUpdate":"2025-03-17","installTarget":"@modelcontextprotocol/server-postgres","features":["Secure database connections","Query execution and optimization","Schema analysis and management","Data visualization support"],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":0,"featured":false},{"slug":"pratik-kumar-cse-script-generation-mcp","sourceId":"pratik-kumar-cse-script-generation-mcp","name":"Pratik Kumar Cse script generation mcp","author":"Pratik-Kumar-Cse","description":"Pratik Kumar Cse script generation mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Pratik-Kumar-Cse/script-generation-mcp","tags":["mcp"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/80503168?v=4","views":0,"featured":false},{"slug":"probonobonobo-sui-mcp-server","sourceId":"probonobonobo-sui-mcp-server","name":"ProbonoBonobo sui mcp server","author":"ProbonoBonobo","description":"ProbonoBonobo sui mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/ProbonoBonobo/sui-mcp-server","tags":["mcp"],"category":"Database","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["FastAPI server with MCP endpoints","FAISS vector database integration","Document chunking and embedding","GitHub Move file extraction and processing","LLM integration for complete RAG workflow","Simple client example","Sample documents","First, install pipx if you don't have it:","Install the MCP Server package directly from the project directory:","(Optional) Configure environment variables:","Copy `.env.example` to `.env`","Add your GitHub token for higher rate limits: `GITHUB_TOKEN=your_token_here`","Add your OpenAI or other LLM API key for RAG integration: `OPENAI_API_KEY=your_key_here`","Clone the repository","Install dependencies:","Searches repositories first, then recursively extracts Move files","Supports multiple search keywords (comma-separated)","Intelligently filters for Move files containing \"use sui\" references","Always rebuilds the vector database after downloading","Use the run script with the `--index` flag:","Use the index script directly:","`retrieve_documents`: Retrieve relevant documents for a query","`index_documents`: Index documents from a directory","**Search Query**: The user submits a question","**Retrieval**: The system searches the vector database for relevant documents","**Context Formation**: Retrieved documents are formatted into a prompt","**LLM Generation**: The prompt is sent to an LLM with the retrieved context","**Enhanced Response**: The LLM provides an answer based on the retrieved information","**GitHub API** (preferred): Requires a GitHub token for higher rate limits","**Web Scraping fallback**: Used when API method fails or when no token is provided","Add authentication and security features","Implement more sophisticated document processing","Add support for more document types","Integrate with other LLM providers","Add monitoring and logging","Improve the Move language parsing for more structured data extraction"],"avatarUrl":"https://avatars.githubusercontent.com/u/4884737?v=4","views":0,"featured":false},{"slug":"promptly-technologies-llc-mcp-structured-thinking","sourceId":"promptly-technologies-llc-mcp-structured-thinking","name":"Promptly Technologies LLC mcp structured thinking","author":"Promptly-Technologies-LLC","description":"A TypeScript Model Context Protocol (MCP) server to allow LLMs to programmatically construct mind maps to explore an idea space, with enforced \"metacognitive\" self-reflection","repositoryUrl":"https://github.com/Promptly-Technologies-LLC/mcp-structured-thinking","tags":["mcp","ai","mindmap","mcp-server","typescript"],"category":"Official","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/134434644?v=4","views":0,"featured":false},{"slug":"props-labs-fireflies-mcp","sourceId":"props-labs-fireflies-mcp","name":"Props Labs fireflies mcp","author":"Props-Labs","description":"An MCP server for fireflies","repositoryUrl":"https://github.com/Props-Labs/fireflies-mcp","tags":["mcp"],"category":"Cloud","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Transcript Management**: Retrieve and search meeting transcripts with filtering options","**Detailed Information**: Get comprehensive details about specific transcripts","**Advanced Search**: Find transcripts containing specific keywords or phrases","**Summary Generation**: Generate concise summaries of meeting transcripts in different formats","`fireflies_get_transcripts`","Retrieve a list of meeting transcripts with optional filtering","Inputs:","`limit` (optional number): Maximum number of transcripts to return","`from_date` (optional string): Start date in ISO format (YYYY-MM-DD)","`to_date` (optional string): End date in ISO format (YYYY-MM-DD)","Returns: Array of transcript objects with basic information","`fireflies_get_transcript_details`","Get detailed information about a specific transcript","Inputs:","`transcript_id` (string): ID of the transcript to retrieve","Returns: Comprehensive transcript details including speakers, content, and metadata","`fireflies_search_transcripts`","Search for transcripts containing specific keywords","Inputs:","`query` (string): Search query to find relevant transcripts","`limit` (optional number): Maximum number of transcripts to return","Returns: Array of matching transcript objects","`fireflies_generate_summary`","Generate a summary of a meeting transcript","Inputs:","`transcript_id` (string): ID of the transcript to summarize","`format` (optional string): Format of the summary ('bullet_points' or 'paragraph')","Returns: Generated summary text","Go to the Fireflies.ai dashboard","Navigate to Settings > API","Generate a new API key","Copy the generated key","Clone this repository","Install dependencies:","Build the project:"],"avatarUrl":"https://avatars.githubusercontent.com/u/95655982?v=4","views":0,"featured":false},{"slug":"puppeteer","sourceId":"puppeteer","name":"Puppeteer","author":"modelcontextprotocol","description":"Browser automation and web scraping","repositoryUrl":"https://github.com/modelcontextprotocol/servers/blob/main/src/puppeteer","tags":["browser-automation","web-scraping","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/12015105?v=4","views":0,"featured":false},{"slug":"puppeteer-2","sourceId":"puppeteer","name":"Puppeteer","author":"rotexhawk","description":"MCP Puppeteer Server HomeAssistant Add-on","repositoryUrl":"https://github.com/rotexhawk/Mcp-Puppeteer-Server","tags":["puppeteer","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/12015105?v=4","views":0,"featured":false},{"slug":"puppeteer-mcp-server-3","sourceId":"puppeteer-mcp-server","name":"Puppeteer MCP Server","author":"merajmehrabi","description":"This MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existing Chrome windows.","repositoryUrl":"https://github.com/merajmehrabi/puppeteer-mcp-server","tags":["Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/315069?v=4","views":0,"featured":false},{"slug":"puppeteer-mcp-server-2","sourceId":"puppeteer-mcp-server","name":"Puppeteer MCP Server","author":"MCP-Mirror","description":"Mirror of","repositoryUrl":"https://github.com/MCP-Mirror/merajmehrabi_puppeteer-mcp-server","tags":["puppeteer","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/315069?v=4","views":0,"featured":false},{"slug":"puppeteer-mcp-server-python-implementation-2","sourceId":"puppeteer-mcp-server-python-implementation","name":"Puppeteer MCP Server (Python Implementation)","author":"twolven","description":"Puppeteer MCP Server (Python Implementation) is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/twolven/mcp-server-puppeteer-py","tags":["Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/131040143?v=4","views":1,"featured":false},{"slug":"puppeteer-mcp-server-python-implementation","sourceId":"puppeteer-mcp-server-python-implementation","name":"Puppeteer MCP Server (Python Implementation)","author":"MCP-Mirror","description":"Mirror of","repositoryUrl":"https://github.com/MCP-Mirror/twolven_mcp-server-puppeteer-py","tags":["puppeteer","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/131040143?v=4","views":1,"featured":false},{"slug":"puppeteer-extra-mcp-server","sourceId":"puppeteer-extra-mcp-server","name":"Puppeteer-Extra MCP Server","author":"gpaul-faldin","description":"MCP server for browser automation using puppeteer-extra and puppeteer-extra-plugin-stealth","repositoryUrl":"https://github.com/gpaul-faldin/MCP_puppeteer_extra","tags":["puppeteer","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/40648068?v=4","views":0,"featured":false},{"slug":"puppygraph-mcp-server","sourceId":"puppygraph-mcp-server","name":"PuppyGraph MCP Server","author":"puppygraph","description":"PuppyGraph MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/puppygraph/puppygraph-mcp-server","tags":["puppygraph","mcp-server","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/131501899?v=4","views":0,"featured":false},{"slug":"purodelphi-mcpfirebird","sourceId":"purodelphi-mcpfirebird","name":"PuroDelphi mcpFirebird","author":"PuroDelphi","description":"Implementation of Anthropic's MCP protocol for Firebird databases.","repositoryUrl":"https://github.com/PuroDelphi/mcpFirebird","tags":["mcp","database"],"category":"Data","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/26079480?v=4","views":0,"featured":false},{"slug":"qainsights-jmeter-mcp-server","sourceId":"qainsights-jmeter-mcp-server","name":"QAInsights jmeter mcp server","author":"QAInsights","description":"✨ JMeter Meets AI Workflows: Introducing the JMeter MCP Server! 🤯","repositoryUrl":"https://github.com/QAInsights/jmeter-mcp-server","tags":["performance","model-context-protocol-servers","jmeter","mcp","apache-jmeter","ai"],"category":"Database","stars":19,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2826376?v=4","views":0,"featured":false},{"slug":"qainsights-k6-mcp-server","sourceId":"qainsights-k6-mcp-server","name":"QAInsights k6 mcp server","author":"QAInsights","description":"k6 MCP server","repositoryUrl":"https://github.com/QAInsights/k6-mcp-server","tags":["model-context-protocol","mcp","ai","performance-testing","k6","grafana"],"category":"Database","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2826376?v=4","views":0,"featured":false},{"slug":"qainsights-locust-mcp-server","sourceId":"qainsights-locust-mcp-server","name":"QAInsights locust mcp server","author":"QAInsights","description":"A Model Context Protocol (MCP) server implementation for running Locust load tests. This server enables seamless integration of Locust load testing capabilities with AI-powered development environments.","repositoryUrl":"https://github.com/QAInsights/locust-mcp-server","tags":["mcp","ai","model-context-protocol","performance-testing","locust","mcp-server"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2826376?v=4","views":0,"featured":false},{"slug":"qdrant","sourceId":"qdrant","name":"Qdrant","author":"Qdrant","description":"Implement semantic memory layer on top of the Qdrant vector search engine","repositoryUrl":"https://github.com/qdrant/mcp-server-qdrant/","tags":["vector-search","semantic-memory","search","official"],"category":"Search","stars":0,"lastUpdate":"2025-03-01","installTarget":"qdrant","features":["Vector search","Semantic memory","Search optimization"],"avatarUrl":"https://avatars.githubusercontent.com/u/73504361?v=4","views":0,"featured":false},{"slug":"quantgeekdev-mcp-framework-starter","sourceId":"quantgeekdev-mcp-framework-starter","name":"QuantGeekDev mcp framework starter","author":"QuantGeekDev","description":"MCP Framework starter template bolt","repositoryUrl":"https://github.com/QuantGeekDev/mcp-framework-starter","tags":["mcp"],"category":"Reference Servers","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/58406316?v=4","views":1,"featured":false},{"slug":"quegenx-supabase-mcp-server","sourceId":"quegenx-supabase-mcp-server","name":"Quegenx supabase mcp server","author":"Quegenx","description":"Quegenx supabase mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Quegenx/supabase-mcp-server","tags":["mcp"],"category":"Database","stars":11,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/134176323?v=4","views":0,"featured":false},{"slug":"quegenx-vercel-mcp-server","sourceId":"quegenx-vercel-mcp-server","name":"Quegenx vercel mcp server","author":"Quegenx","description":"Quegenx vercel mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Quegenx/vercel-mcp-server","tags":["mcp"],"category":"Database","stars":36,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/134176323?v=4","views":1,"featured":false},{"slug":"quickchart-mcp-server","sourceId":"quickchart-mcp-server","name":"Quickchart-MCP-Server","author":"KaliGong","description":"A Model Context Protocol server for generating charts using QuickChart.io . It allows you to create various types of charts through MCP tools.","repositoryUrl":"https://github.com/GongRzhe/Quickchart-MCP-Server","tags":["Community Servers"],"category":"Official","stars":330,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/180251313?v=4&size=40","views":0,"featured":false},{"slug":"r-lz-mcp-video-digest","sourceId":"r-lz-mcp-video-digest","name":"R lz mcp video digest","author":"R-lz","description":"MCP Server for transcribing videos via video links and summarizing video content","repositoryUrl":"https://github.com/R-lz/mcp-video-digest","tags":["mcp"],"category":"Database","stars":16,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/190583731?v=4","views":0,"featured":false},{"slug":"redis-mcp-server","sourceId":"redis-mcp-server","name":"REDIS-MCP-Server","author":"GongRzhe","description":"A Redis MCP server (pushed to https://github.com/modelcontextprotocol/servers/tree/main/src/redis) implementation for interacting with Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.","repositoryUrl":"https://github.com/GongRzhe/REDIS-MCP-Server","tags":["github","tool","ai","Community Servers","database"],"category":"Database","stars":25,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/38748229?v=4","views":0,"featured":false},{"slug":"rahulrana0707-mcp-server","sourceId":"rahulrana0707-mcp-server","name":"RahulRana0707 mcp server","author":"RahulRana0707","description":"Playing with MCP servers.....","repositoryUrl":"https://github.com/RahulRana0707/mcp-server","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/105080764?v=4","views":1,"featured":false},{"slug":"rathoddarshil-mcp-postgres-query-server","sourceId":"rathoddarshil-mcp-postgres-query-server","name":"RathodDarshil mcp postgres query server","author":"RathodDarshil","description":"RathodDarshil mcp postgres query server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/RathodDarshil/mcp-postgres-query-server","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Read-Only Database Access**: Only SELECT queries are permitted for security","**Query Validation**: Prevents potentially harmful SQL operations","**Timeout Protection**: Queries running longer than 10 seconds are automatically terminated","**MCP Protocol Support**: Complete implementation of the Model Context Protocol","**JSON Response Formatting**: Query results are returned in structured JSON format","`query` (string): A SQL SELECT query to execute","JSON object containing:","`rows`: The result set rows","`rowCount`: Number of rows returned","`fields`: Column metadata","PostgreSQL connection pool setup","Query validation logic","MCP server configuration","Tool and resource definitions","Edit the query validation logic in `isReadOnlyQuery()`","Add additional tools or resources to the MCP server","Modify the query timeout duration (currently 10 seconds)","The server validates all queries to ensure they are read-only","Connection to the database uses SSL","Query timeout prevents resource exhaustion","No write operations are permitted","Database credentials are passed directly via command line arguments, not stored in files"],"avatarUrl":"https://avatars.githubusercontent.com/u/69842641?v=4","views":1,"featured":false},{"slug":"raygun","sourceId":"raygun","name":"Raygun","author":"Mindscape","description":"Interact with your crash reporting and real using monitoring data on your Raygun account","repositoryUrl":"https://github.com/MindscapeHQ/mcp-server-raygun","tags":["monitoring","crash-reporting","analytics","official"],"category":"Analytics","stars":0,"lastUpdate":"2025-03-01","installTarget":"raygun","features":["Crash reporting","Real-time monitoring","Analytics processing"],"avatarUrl":"https://avatars.githubusercontent.com/u/1767684?v=4","views":0,"featured":false},{"slug":"rayyan9477-linkedin-mcp","sourceId":"rayyan9477-linkedin-mcp","name":"Rayyan9477 linkedin mcp","author":"Rayyan9477","description":"A powerful Model Context Protocol server for LinkedIn interactions that enables AI assistants to search for jobs, generate resumes and cover letters, and manage job applications programmatically.","repositoryUrl":"https://github.com/Rayyan9477/linkedin_mcp","tags":["machine-learning","search","artificial-intelligence","mcp","linkedin-api","mcp-server","linkedin","ai","llm"],"category":"Other MCP Server","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Authentication**: Secure LinkedIn authentication with session management","**Profile Management**: Access and update LinkedIn profile information","**Job Search**: Search for jobs with flexible filtering options","**Resume Generation**: Create customized resumes from LinkedIn profiles","**Cover Letter Generation**: Generate tailored cover letters for specific job applications","**Job Applications**: Submit and track job applications","**MCP Handler**: Routes requests to appropriate service handlers","**API Modules**: Specialized modules for LinkedIn interactions (auth, job search, profile, etc.)","**Core Protocol**: Defines request/response structures and data models","**Utilities**: Configuration management and helper functions","LinkedIn API documentation","Model Context Protocol specification"],"avatarUrl":"https://avatars.githubusercontent.com/u/118850507?v=4","views":0,"featured":false},{"slug":"reading-support","sourceId":"reading_support","name":"Reading_support","author":"ser163","description":"Reading_support is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/ser163/reading_support","tags":["reading_support","mcp-server","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1028650?v=4","views":0,"featured":false},{"slug":"redis","sourceId":"redis","name":"Redis","author":"modelcontextprotocol","description":"A Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.","repositoryUrl":"https://github.com/modelcontextprotocol/servers/tree/main/src/redis","tags":["Browser Automation"],"category":"Database","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":0,"featured":false},{"slug":"rember-mcp","sourceId":"rember-mcp","name":"Rember MCP","author":"giacomoran","description":"A Model Context Protocol (MCP) server for Rember.","repositoryUrl":"https://github.com/rember/rember-mcp","tags":["Official Integrations"],"category":"Official","stars":436,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/8596184?v=4&size=40","views":0,"featured":false},{"slug":"remote-mcp-server-on-cloudflare","sourceId":"remote-mcp-server-on-cloudflare","name":"Remote MCP Server on Cloudflare","author":"hufeng03","description":"Remote MCP Server on Cloudflare is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/hufeng03/remote-mcp-server","tags":["remote-mcp-server","cloudflare","Browser Automation"],"category":"Cloud","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/221349?v=4","views":0,"featured":false},{"slug":"requirements","sourceId":"requirements","name":"Requirements:","author":"patrickadfin","description":"A Model Context Protocol Server for connecting with Adfin APIs","repositoryUrl":"https://github.com/Adfin-Engineering/mcp-server-adfin","tags":["Official Integrations"],"category":"Official","stars":128,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/204034320?s=48&v=4","views":0,"featured":false},{"slug":"reyneill-kontxt","sourceId":"reyneill-kontxt","name":"ReyNeill Kontxt","author":"ReyNeill","description":"Codebase indexing MCP server","repositoryUrl":"https://github.com/ReyNeill/Kontxt","tags":["mcp"],"category":"Database","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["Connects to a user-specified local code repository.","Provides the (`get_codebase_context`) tool for AI clients (like Cursor, Claude Desktop).","Uses Gemini 2.0 Flash's 1M input window internally to analyze the codebase and generate context based on the user's client querry.","Flash itself can use internal tools (`list_repository_structure`, `read_files`, `grep_codebase`) to understand the code.","Supports both SSE (recommended) and stdio transport protocols.","Supports user-attached files/docs/context from client's queries for more targeted analysis.","Tracks token usage and provides detailed analysis of API consumption.","User-configurable token limit for context generation (options: 500k, 800k, or 1M tokens; default: 800k).","**Clone/Download:** Get the server code.","**Create Environment:**","**Install Dependencies:**","**Install `tree`:** Ensure the `tree` command is available on your system.","macOS: `brew install tree`","Debian/Ubuntu: `sudo apt update && sudo apt install tree`","Windows: Requires installing a port or using WSL.","**Configure API Key:**","Copy `.env.example` to `.env`.","Edit `.env` and add your Google Gemini API Key:","Alternatively, you can provide the key via the `--gemini-api-key` command-line argument.","Start the server independently","Connect from multiple clients","Keep it running while restarting clients","`--repo-path PATH`: **Required**. Absolute path to the local code repository to analyze.","`--gemini-api-key KEY`: Google Gemini API Key (overrides `.env` if provided).","`--token-threshold NUM`: Target maximum token count for the context. Allowed values are:","500000","800000 (default)","1000000","`--gemini-model NAME`: Specific Gemini model to use (default: 'gemini-2.0-flash').","`--transport {stdio,sse}`: Transport protocol to use (default: sse).","`--host HOST`: Host address for the SSE server (default: 127.0.0.1).","`--port PORT`: Port for the SSE server (default: 8080).","\"What's this codebase about\"","\"How does the authentication system work?\"","\"Explain the data flow in the application\"","\"Explain how this file works: @kontxt_server.py\"","\"Find all files that interact with @user_model.py\"","\"Compare the implementation of @file1.js and @file2.js\"","Repository structure listing","File reading","Grep searches","Attached files from user queries","Generated responses"],"avatarUrl":"https://avatars.githubusercontent.com/u/100320820?v=4","views":0,"featured":false},{"slug":"riza","sourceId":"riza","name":"Riza","author":"Riza","description":"Arbitrary code execution and tool-use platform for LLMs by Riza","repositoryUrl":"https://github.com/riza-io/riza-mcp","tags":["code-execution","llm","tools","official"],"category":"Integration","stars":0,"lastUpdate":"2025-03-01","installTarget":"riza","features":["Code execution","LLM integration","Tool management"],"avatarUrl":"https://avatars.githubusercontent.com/u/50634260?v=4","views":2,"featured":false},{"slug":"rmmargt-searchapi-mcp","sourceId":"rmmargt-searchapi-mcp","name":"RmMargt searchAPI mcp","author":"RmMargt","description":"SearchAPI MCP for Google searches","repositoryUrl":"https://github.com/RmMargt/searchAPI-mcp","tags":["mcp","search","go","api"],"category":"Development","stars":46,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/138664312?v=4","views":0,"featured":false},{"slug":"rod-mcp-server","sourceId":"rod-mcp-server","name":"Rod MCP Server","author":"go-rod","description":"Model Context Protocol Server of Rod","repositoryUrl":"https://github.com/go-rod/rod-mcp","tags":["golang","mcp","Browser Automation"],"category":"Official","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/67498156?v=4","views":0,"featured":false},{"slug":"ryancardin15-azuredevops-mcp","sourceId":"ryancardin15-azuredevops-mcp","name":"RyanCardin15 AzureDevOps MCP","author":"RyanCardin15","description":"RyanCardin15 AzureDevOps MCP is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/RyanCardin15/AzureDevOps-MCP","tags":["mcp","azure","devops"],"category":"Development","stars":19,"lastUpdate":"2025-05-19","installTarget":null,"features":["List work items using WIQL queries","Get work item details by ID","Search for work items","Get recently updated work items","Get your assigned work items","Create new work items","Update existing work items","Add comments to work items","Update work item state","Assign work items","Create links between work items","Bulk create/update work items","Get team boards","Get board columns","Get board items","Move cards on boards","Get sprints","Get the current sprint","Get sprint work items","Get sprint capacity","Get team members","List projects","Get project details","Create new projects","Get areas","Get iterations","Create areas","Create iterations","Get process templates","Get work item types","Get work item type fields","List repositories","Get repository details","Create repositories","List branches","Search code","Browse repositories","Get file content","Get commit history","List pull requests","Create pull requests","Get pull request details","Get pull request comments","Approve pull requests","Merge pull requests","Run automated tests","Get test automation status","Configure test agents","Create test data generators","Manage test environments","Get test flakiness analysis","Get test gap analysis","Run test impact analysis","Get test health dashboard","Run test optimization","Create exploratory sessions","Record exploratory test results","Convert findings to work items","Get exploratory test statistics","Run security scans","Get security scan results","Track security vulnerabilities","Generate security compliance reports","Integrate SARIF results","Run compliance checks","Get compliance status","Create compliance reports","Manage security policies","Track security awareness","Rotate secrets","Audit secret usage","Configure vault integration","List artifact feeds","Get package versions","Publish packages","Promote packages","Delete package versions","List container images","Get container image tags","Scan container images","Manage container policies","Manage universal packages","Create package download reports","Check package dependencies","Get AI-powered code reviews","Suggest code optimizations","Identify code smells","Get predictive bug analysis","Get developer productivity metrics","Get predictive effort estimations","Get code quality trends","Suggest work item refinements","Suggest automation opportunities","Create intelligent alerts","Predict build failures","Optimize test selection","Node.js (v16 or later)","TypeScript (v4 or later)","An Azure DevOps account with a Personal Access Token (PAT) or appropriate on-premises credentials","Clone the repository:","Install dependencies:","Configure environment variables (create a `.env` file or set them directly):","Build the project:","Start the server:","Go to your Azure DevOps organization","Click on your profile icon in the top right","Select \"Personal access tokens\"","Click \"New Token\"","Give it a name and select the appropriate scopes:","Work Items: Read & Write","Code: Read & Write","Project and Team: Read & Write","Build: Read","Release: Read","Personal Access Token (PAT):","Similar to cloud setup, but create the PAT in your on-premises instance","Set `AZURE_DEVOPS_AUTH_TYPE=pat`","NTLM Authentication:","Use your Windows domain credentials","Set `AZURE_DEVOPS_AUTH_TYPE=ntlm`","Provide username, password, and domain","Basic Authentication:","Use your local credentials","Set `AZURE_DEVOPS_AUTH_TYPE=basic`","Provide username and password","Simple setup with organization URL and PAT","Default configuration expects format: `https://dev.azure.com/your-organization`","Always uses PAT authentication","Sample configuration files provided in `.env.cloud.example`","Requires additional configuration for server URL, collection, and authentication","URL format varies based on your server setup: `https://your-server/tfs`","Requires specifying a collection name","Supports multiple authentication methods (PAT, NTLM, Basic)","May require API version specification for older server versions","Sample configuration files provided in `.env.on-premises.example`","`src/`","`Interfaces/`: Type definitions for parameters and responses","`Services/`: Service classes for interacting with Azure DevOps APIs","`Tools/`: Tool implementations that expose functionality to clients","`index.ts`: Main entry point that registers tools and starts the server","`config.ts`: Configuration handling","`WorkItemService`: Work item operations","`BoardsSprintsService`: Boards and sprints operations","`ProjectService`: Project management operations","`GitService`: Git repository operations","`TestingCapabilitiesService`: Testing capabilities operations","`DevSecOpsService`: DevSecOps operations","`ArtifactManagementService`: Artifact management operations","`AIAssistedDevelopmentService`: AI-assisted development operations","`WorkItemTools`: Tools for work item operations","`BoardsSprintsTools`: Tools for boards and sprints operations","`ProjectTools`: Tools for project management operations","`GitTools`: Tools for Git operations","`TestingCapabilitiesTools`: Tools for testing capabilities operations","`DevSecOpsTools`: Tools for DevSecOps operations","`ArtifactManagementTools`: Tools for artifact management operations","`AIAssistedDevelopmentTools`: Tools for AI-assisted development operations","Open the `src/index.ts` file","Add new tool registrations following the pattern of existing tools","Build and restart the server","Ensure your Personal Access Token is valid and has the required permissions","Check that the organization URL is correct","Use `npm run build:ignore-errors` to bypass TypeScript errors","Check for missing or incorrect type definitions","Verify that the Azure DevOps project specified exists and is accessible","Fork the repository","Create a feature branch (`git checkout -b feature/amazing-feature`)","Commit your changes (`git commit -m 'Add some amazing feature'`)","Push to the branch (`git push origin feature/amazing-feature`)","Open a Pull Request"],"avatarUrl":"https://avatars.githubusercontent.com/u/61563139?v=4","views":0,"featured":false},{"slug":"sdglbl-mcp-claude-code","sourceId":"sdglbl-mcp-claude-code","name":"SDGLBL mcp claude code","author":"SDGLBL","description":"MCP implementation of Claude Code capabilities and more","repositoryUrl":"https://github.com/SDGLBL/mcp-claude-code","tags":["claude-code","claude","mcp","mcp-server"],"category":"Development","stars":158,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Code Understanding**: Analyze and understand codebases through file access and pattern searching","**Code Modification**: Make targeted edits to files with proper permission handling","**Enhanced Command Execution**: Run commands and scripts in various languages with improved error handling and shell support","**File Operations**: Manage files with proper security controls through shell commands","**Code Discovery**: Find relevant files and code patterns across your project with high-performance searching","**Agent Delegation**: Delegate complex tasks to specialized sub-agents that can work concurrently","**Multiple LLM Provider Support**: Configure any LiteLLM-compatible model for agent operations","**Jupyter Notebook Support**: Read and edit Jupyter notebooks with full cell and output handling","Permission prompts for file modifications and command execution","Restricted access to specified directories only","Input validation and sanitization","Proper error handling and reporting","Fork the repository","Create a feature branch (`git checkout -b feature/amazing-feature`)","Commit your changes (`git commit -m 'Add some amazing feature'`)","Push to the branch (`git push origin feature/amazing-feature`)","Open a Pull Request"],"avatarUrl":"https://avatars.githubusercontent.com/u/41188874?v=4","views":0,"featured":false},{"slug":"sgfgov-medusa-mcp","sourceId":"sgfgov-medusa-mcp","name":"SGFGOV medusa mcp","author":"SGFGOV","description":"MCP server for Medusa JS SDK","repositoryUrl":"https://github.com/SGFGOV/medusa-mcp","tags":["mcp","go"],"category":"Development","stars":15,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/97059996?v=4","views":0,"featured":false},{"slug":"sqlite-mcp-server","sourceId":"sqlite-mcp-server","name":"SQLite MCP Server","author":"interrobot","description":"A Model Context Protocol (MCP) server implementation that provides database interaction and business intelligence capabilities through SQLite. This server enables running SQL queries, analyzing business data, and automatically generating business insight memos.","repositoryUrl":"https://github.com/modelcontextprotocol/servers/blob/main/src/sqlite","tags":["Reference Servers"],"category":"Database","stars":470,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/48625487?v=4&size=40","views":0,"featured":false},{"slug":"safe-local-python-executor","sourceId":"safe-local-python-executor","name":"Safe Local Python Executor","author":"maxim-saplin","description":"Safe Local Python Executor is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/maxim-saplin/mcp_safe_local_python_executor","tags":["safe-local-python-executor","python-executor","Browser Automation"],"category":"Development","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/7947027?v=4","views":0,"featured":false},{"slug":"saintdoresh-crypto-trader-mcp-claudedesktop","sourceId":"saintdoresh-crypto-trader-mcp-claudedesktop","name":"SaintDoresh Crypto Trader MCP ClaudeDesktop","author":"SaintDoresh","description":"An MCP (Model Context Protocol) tool that provides cryptocurrency market data using the CoinGecko API, specifically designed for Claude Desktop.","repositoryUrl":"https://github.com/SaintDoresh/Crypto-Trader-MCP-ClaudeDesktop","tags":["design","api","tool","mcp","ai"],"category":"Integration","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["Real-time cryptocurrency price data","Detailed market information for cryptocurrencies","Historical price charts","Cryptocurrency search functionality","Trending cryptocurrencies tracking","Global market statistics","Ensure you have Python 3.10 or higher installed","Install dependencies:","Configure your MCP settings in Claude Desktop by adding the following to your MCP configuration:","Replace the path with the full path to your main.py file","Run the server using:","Keep the server running while using Claude Desktop","\"What's the current price of Bitcoin?\"","\"Show me detailed market data for Ethereum\"","\"What's the price history of Dogecoin for the last 30 days?\"","\"Search for cryptocurrencies related to 'sol'\"","\"Which cryptocurrencies are trending today?\"","\"What's the total cryptocurrency market capitalization right now?\"","Make sure the server is running - you should see output when you start the script","Verify the path in your settings is correct and absolute","Make sure Python 3.10+ is in your system PATH","Check that all dependencies are installed","Try restarting Claude Desktop","Check logs for any error messages"],"avatarUrl":"https://avatars.githubusercontent.com/u/195025701?v=4","views":0,"featured":false},{"slug":"saintdoresh-yfinance-trader-mcp-claudedesktop","sourceId":"saintdoresh-yfinance-trader-mcp-claudedesktop","name":"SaintDoresh YFinance Trader MCP ClaudeDesktop","author":"SaintDoresh","description":"An MCP (Model Context Protocol) tool that provides stock market data and trading capabilities using the yfinance library, specifically adapted for Claude Desktop.","repositoryUrl":"https://github.com/SaintDoresh/YFinance-Trader-MCP-ClaudeDesktop","tags":["finance","mcp","ai","tool"],"category":"Analytics","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":["Real-time stock quotes","Company information and financial metrics","Historical price data","Symbol search functionality","Analyst recommendations","Insider transaction tracking","Ensure you have Python 3.10 or higher installed","Install dependencies:","Configure your MCP settings in Claude Desktop by adding the following to your MCP configuration:","Replace the path with the full path to your main.py file","Restart Claude Desktop if needed","\"What is the current stock price and daily change for AAPL?\"","\"Can you give me a company overview for Microsoft (MSFT)?\"","\"Show me the historical price data for Tesla (TSLA) over the last 3 months.\"","\"Search for stocks related to 'NVDA'.\"","\"What are the analyst recommendations for Amazon (AMZN)?\"","\"Have there been any recent insider transactions for Google (GOOGL)?\"","BTC-USD for Bitcoin","ETH-USD for Ethereum","DOGE-USD for Dogecoin","Make sure the server is running - you should see output when you start the script","Verify the path in your settings is correct and absolute","Make sure Python 3.10+ is in your system PATH","Check that all dependencies are installed","Try restarting Claude Desktop","Check logs for any error messages","Uses the MCP library directly instead of FastAPI","Adapted for Claude Desktop instead of Cursor","Modified error handling and response formats","Updated configuration approach"],"avatarUrl":"https://avatars.githubusercontent.com/u/195025701?v=4","views":0,"featured":false},{"slug":"samllpigyandong-revit-mcp","sourceId":"samllpigyandong-revit-mcp","name":"SamllPigYanDong revit mcp","author":"SamllPigYanDong","description":"Revit MCP. A Model Context Protocol server for Revit integration, enabling seamless communication between Claude AI and Autodesk Revit.","repositoryUrl":"https://github.com/SamllPigYanDong/revit_mcp","tags":["mcp","ai"],"category":"Integration","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/87892657?v=4","views":0,"featured":false},{"slug":"sample-mcp-server-s3","sourceId":"sample-mcp-server-s3","name":"Sample S3 Model Context Protocol Server","author":"aws-samples","description":"Sample S3 Model Context Protocol Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/aws-samples/sample-mcp-server-s3","tags":["Community Servers"],"category":"Reference Servers","stars":62,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/8931462?s=48&v=4","views":0,"featured":false},{"slug":"scrappey-mcp-server","sourceId":"scrappey-mcp-server","name":"Scrappey MCP Server","author":"pim97","description":"Allow LLMs to control a browser with Scrappey","repositoryUrl":"https://github.com/pim97/mcp-server-scrappey","tags":["Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/36156855?v=4","views":0,"featured":false},{"slug":"scrapybara-scrapybara-mcp","sourceId":"scrapybara-scrapybara-mcp","name":"Scrapybara scrapybara mcp","author":"Scrapybara","description":"A Model Context Protocol server for Scrapybara","repositoryUrl":"https://github.com/Scrapybara/scrapybara-mcp","tags":["mcp"],"category":"Official","stars":13,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/178974925?v=4","views":1,"featured":false},{"slug":"screenshotone-mcp-server","sourceId":"screenshotone-mcp-server","name":"ScreenshotOne MCP Server","author":"krasun","description":"A simple implementation of an MCP server for the ScreenshotOne API","repositoryUrl":"https://github.com/screenshotone/mcp","tags":["Official Integrations"],"category":"Integration","stars":207,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/368415?v=4&size=40","views":0,"featured":false},{"slug":"secretiveshell-mcp-allthetools","sourceId":"secretiveshell-mcp-allthetools","name":"SecretiveShell MCP allthetools","author":"SecretiveShell","description":"test server for semantic tool search","repositoryUrl":"https://github.com/SecretiveShell/MCP-allthetools","tags":["tool","search","mcp"],"category":"Development","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/84923604?v=4","views":0,"featured":false},{"slug":"secretiveshell-mcp-windows","sourceId":"secretiveshell-mcp-windows","name":"SecretiveShell mcp windows","author":"SecretiveShell","description":"MCP server for the windows API.","repositoryUrl":"https://github.com/SecretiveShell/mcp-windows","tags":["mcp","api"],"category":"Integration","stars":9,"lastUpdate":"2025-05-19","installTarget":null,"features":["get_media_sessions","pause","play","next","previous","send_toast","get_foreground_window_info","get_window_list","focus_window","close_window","minimize_window","screenshot_window","sleep_monitors","wake_monitors","set_theme_mode (light, dark)","get_theme_mode","open_file","open_url","get_clipboard","set_clipboard"],"avatarUrl":"https://avatars.githubusercontent.com/u/84923604?v=4","views":0,"featured":false},{"slug":"securfi-rapidapi-mcp","sourceId":"securfi-rapidapi-mcp","name":"SecurFi RapidAPI mcp","author":"SecurFi","description":"SecurFi RapidAPI mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/SecurFi/RapidAPI_mcp","tags":["mcp","api"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/163705888?v=4","views":0,"featured":false},{"slug":"semgrep-mcp-server","sourceId":"semgrep-mcp-server","name":"Semgrep MCP Server","author":"jaksiks","description":"A MCP server for using Semgrep to scan code for security vulnerabilities.","repositoryUrl":"https://github.com/semgrep/mcp","tags":["Official Integrations"],"category":"Cloud","stars":102,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/44331746?v=4&size=40","views":1,"featured":false},{"slug":"semutireng22-mcp-monad","sourceId":"semutireng22-mcp-monad","name":"Semutireng22 mcp monad","author":"Semutireng22","description":"Semutireng22 mcp monad is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Semutireng22/mcp-monad","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/79566123?v=4","views":0,"featured":false},{"slug":"sentry","sourceId":"sentry","name":"Sentry","author":"modelcontextprotocol","description":"Retrieving and analyzing issues from Sentry.io","repositoryUrl":"https://github.com/modelcontextprotocol/servers/blob/main/src/sentry","tags":["Browser Automation"],"category":"Analytics","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":0,"featured":false},{"slug":"sepinetam-stata-mcp","sourceId":"sepinetam-stata-mcp","name":"SepineTam stata mcp","author":"SepineTam","description":"Let LLM help you achieve your regression with Stata.","repositoryUrl":"https://github.com/SepineTam/stata-mcp","tags":["mcp"],"category":"Other MCP Server","stars":18,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/165980942?v=4","views":0,"featured":false},{"slug":"sequential-thinking","sourceId":"sequential-thinking","name":"Sequential Thinking","author":"modelcontextprotocol","description":"An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.","repositoryUrl":"https://github.com/modelcontextprotocol/servers/tree/HEAD/src/sequentialthinking","tags":["Browser Automation"],"category":"Database","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":0,"featured":false},{"slug":"sequential-thinking-mcp-server","sourceId":"sequential-thinking-mcp-server","name":"Sequential Thinking MCP Server","author":"modelcontextprotocol","description":"Model Context Protocol Servers","repositoryUrl":"https://github.com/modelcontextprotocol/servers/blob/main/src/sequentialthinking","tags":["Reference Servers"],"category":"Reference Servers","stars":48105,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":0,"featured":false},{"slug":"shadertoy-mcp","sourceId":"shadertoy-mcp","name":"ShaderToy-MCP","author":"wilsonchenghy","description":"ShaderToy-MCP is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/wilsonchenghy/ShaderToy-MCP","tags":["Community Servers"],"category":"Community Servers","stars":478,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/150957380?v=4&size=40","views":0,"featured":false},{"slug":"shioaji-mcp","sourceId":"shioaji-mcp","name":"Shioaji-MCP","author":"AbnerTeng","description":"MCP server for SinoPac shioaji api","repositoryUrl":"https://github.com/AbnerTeng/shioaji-mcp","tags":["shioaji","mcp","Browser Automation"],"category":"Cloud","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/100183325?v=4","views":1,"featured":false},{"slug":"shy2593666979-mcp-server-email","sourceId":"shy2593666979-mcp-server-email","name":"Shy2593666979 mcp server email","author":"Shy2593666979","description":"Shy2593666979 mcp server email is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Shy2593666979/mcp-server-email","tags":["mcp","ai"],"category":"Database","stars":26,"lastUpdate":"2025-05-19","installTarget":null,"features":["Send emails with multiple recipients","Support for email attachments","Search for files in directories based on pattern matching","Secure email transmission using SMTP"],"avatarUrl":"https://avatars.githubusercontent.com/u/105286202?v=4","views":2,"featured":false},{"slug":"simple-mcp-client","sourceId":"simple-mcp-client","name":"Simple MCP Client","author":"tjjd4","description":"A sample project testing Model Context Protocol (MCP) server and client interaction.","repositoryUrl":"https://github.com/tjjd4/simple-mcp-test","tags":["mcp","client-server","Browser Automation"],"category":"Development","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/61817112?v=4","views":0,"featured":false},{"slug":"singlestore-mcp-server","sourceId":"singlestore-mcp-server","name":"SingleStore MCP Server","author":"Rodriguespn","description":"MCP server for interacting with SingleStore Management API and services","repositoryUrl":"https://github.com/singlestore-labs/mcp-server-singlestore","tags":["Official Integrations"],"category":"Cloud","stars":353,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/79943160?s=48&v=4","views":0,"featured":false},{"slug":"sjotie-notionmcp","sourceId":"sjotie-notionmcp","name":"Sjotie notionMCP","author":"Sjotie","description":"Node based Notion MCP server","repositoryUrl":"https://github.com/Sjotie/notionMCP","tags":["mcp","notion"],"category":"Development","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/124035684?v=4","views":0,"featured":false},{"slug":"skywalker-harrison-mcp-soduku","sourceId":"skywalker-harrison-mcp-soduku","name":"Skywalker Harrison mcp soduku","author":"Skywalker-Harrison","description":"mcp soduku solver","repositoryUrl":"https://github.com/Skywalker-Harrison/mcp-soduku","tags":["mcp"],"category":"Other MCP Server","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/63527319?v=4","views":0,"featured":false},{"slug":"slack","sourceId":"slack","name":"Slack","author":"modelcontextprotocol","description":"Channel management and messaging capabilities","repositoryUrl":"https://github.com/modelcontextprotocol/servers/blob/main/src/slack","tags":["Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":0,"featured":false},{"slug":"slack-mcp-server","sourceId":"slack-mcp-server","name":"Slack MCP Server","author":"edrigu1989","description":"slack","repositoryUrl":"https://github.com/edrigu1989/slack-mcp-server","tags":["slack","mcp","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/200682875?v=4","views":0,"featured":false},{"slug":"slidespeak-slidespeak-mcp","sourceId":"slidespeak-slidespeak-mcp","name":"SlideSpeak slidespeak mcp","author":"SlideSpeak","description":"MCP Server for the Slidespeak API. Create PowerPoint Presentations using MCP.","repositoryUrl":"https://github.com/SlideSpeak/slidespeak-mcp","tags":["mcp","presentation","powerpoint","api"],"category":"Integration","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/140408678?v=4","views":0,"featured":false},{"slug":"srish-ty-mcp-testing-interface-for-llms","sourceId":"srish-ty-mcp-testing-interface-for-llms","name":"Srish ty MCP Testing interface for LLMs","author":"Srish-ty","description":"MCP Testing interface for LLMs","repositoryUrl":"https://github.com/Srish-ty/MCP-Testing-interface-for-LLMs","tags":["mcp"],"category":"Design","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["In-memory storage of user contexts","Context management with last 5 prompts","RESTful API endpoints","TypeScript support","Install dependencies:","Start the development server:","`npm run dev`: Start development server with hot reload","`npm run build`: Build TypeScript files","`npm start`: Run built files"],"avatarUrl":"https://avatars.githubusercontent.com/u/68679980?v=4","views":0,"featured":false},{"slug":"stargazer1995-mcp-stargazing","sourceId":"stargazer1995-mcp-stargazing","name":"StarGazer1995 mcp stargazing","author":"StarGazer1995","description":"StarGazer1995 mcp stargazing is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/StarGazer1995/mcp-stargazing","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Altitude/Azimuth Calculation**: Get elevation and compass direction for any celestial object.","**Rise/Set Times**: Determine when objects appear/disappear above the horizon.","**Light Pollution Analysis**: Load and analyze light pollution maps (GeoTIFF format).","**Supports**:","Solar system objects (Sun, Moon, planets)","Stars (e.g., \"sirius\")","Deep-space objects (e.g., \"andromeda\", \"orion_nebula\")","**Time Zone Aware**: Works with local or UTC times."],"avatarUrl":"https://avatars.githubusercontent.com/u/32930472?v=4","views":0,"featured":false},{"slug":"starrocks-official-mcp-server","sourceId":"starrocks-official-mcp-server","name":"Starrocks Official MCP server","author":"StarRocks","description":"StarRocks MCP (Model Context Protocol) Server","repositoryUrl":"https://github.com/StarRocks/mcp-server-starrocks","tags":["Official Integrations"],"category":"Official","stars":325,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/88238841?s=48&v=4","views":0,"featured":false},{"slug":"stdioa-beancount-mcp","sourceId":"stdioa-beancount-mcp","name":"StdioA beancount mcp","author":"StdioA","description":"A MCP Server for beancount query and transaction submmit.","repositoryUrl":"https://github.com/StdioA/beancount-mcp","tags":["mcp"],"category":"Database","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6882839?v=4","views":0,"featured":false},{"slug":"stealth-browser-mcp-server","sourceId":"stealth-browser-mcp-server","name":"Stealth Browser MCP Server","author":"newbeb","description":"A MCP Server that provides browser access through playwright with \"stealth mode\" enabled.","repositoryUrl":"https://github.com/newbeb/stealth-browser-mcp","tags":["stealth-browser","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1584456?v=4","views":0,"featured":false},{"slug":"steel-puppeteer","sourceId":"steel-puppeteer","name":"Steel Puppeteer","author":"MCP-Mirror","description":"Mirror of","repositoryUrl":"https://github.com/MCP-Mirror/rdvo_mcp-server","tags":["puppeteer","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/192820360?v=4","views":0,"featured":false},{"slug":"stripe","sourceId":"stripe","name":"Stripe","author":"Stripe","description":"Interact with Stripe API","repositoryUrl":"https://github.com/stripe/agent-toolkit","tags":["payments","api","financial","official"],"category":"Integration","stars":0,"lastUpdate":"2025-03-01","installTarget":"stripe","features":["Payment processing","API integration","Financial operations"],"avatarUrl":"https://avatars.githubusercontent.com/u/856813?v=4","views":0,"featured":false},{"slug":"supos","sourceId":"supos","name":"Supos","author":"FREEZONEX","description":"Supos is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/FREEZONEX/mcp-server-supos","tags":["mcp-server","supos","Browser Automation"],"category":"System","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/144645921?v=4","views":0,"featured":false},{"slug":"sysc4lls-ida-doc-hint-mcp","sourceId":"sysc4lls-ida-doc-hint-mcp","name":"Sysc4lls IDA doc hint mcp","author":"Sysc4lls","description":"Ida documentation reader (sort-of) mcp server","repositoryUrl":"https://github.com/Sysc4lls/IDA-doc-hint-mcp","tags":["mcp"],"category":"Cloud","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/59058713?v=4","views":0,"featured":false},{"slug":"szowesgad-mcp-server-semgrep","sourceId":"szowesgad-mcp-server-semgrep","name":"Szowesgad mcp server semgrep","author":"Szowesgad","description":"MCP Server Semgrep is a [Model Context Protocol](https://modelcontextprotocol.io) compliant server that integrates the powerful Semgrep static analysis tool with AI assistants like Anthropic Claude. It enables advanced code analysis, security vulnerability detection, and code quality improvements directly through a conversational interface.","repositoryUrl":"https://github.com/Szowesgad/mcp-server-semgrep","tags":["security","tool","mcp","modelcontextprotocol","ai","anthropic-claude","semgrep"],"category":"Design","stars":13,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/155201063?v=4","views":0,"featured":false},{"slug":"travel-planner-mcp-server","sourceId":"travel-planner-mcp-server","name":"TRAVEL-PLANNER-MCP-Server","author":"GongRzhe","description":"TRAVEL-PLANNER-MCP-Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/GongRzhe/TRAVEL-PLANNER-MCP-Server","tags":["Community Servers"],"category":"Community Servers","stars":46,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/38748229?v=4","views":0,"featured":false},{"slug":"tavily","sourceId":"tavily","name":"Tavily","author":"Tavily AI","description":"Search engine for AI agents (search + extract) powered by Tavily","repositoryUrl":"https://github.com/tavily-ai/tavily-mcp","tags":["search","ai","extraction","official"],"category":"Data","stars":0,"lastUpdate":"2025-03-01","installTarget":"tavily","features":["AI-powered search","Data extraction","Search optimization"],"avatarUrl":"https://avatars.githubusercontent.com/u/170207473?v=4","views":0,"featured":false},{"slug":"texmeijin-manalinkmcp","sourceId":"texmeijin-manalinkmcp","name":"TeXmeijin manalinkMCP","author":"TeXmeijin","description":"マナリンクのModel Context Protocol (MCP) サーバー実装です。AIアシスタントが先生検索などの機能を利用できるようにします(トライアル実装です)","repositoryUrl":"https://github.com/TeXmeijin/manalinkMCP","tags":["mcp","ai"],"category":"Official","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/7464929?v=4","views":0,"featured":false},{"slug":"termix-official-binance-mcp","sourceId":"termix-official-binance-mcp","name":"TermiX official binance mcp","author":"TermiX-official","description":"binance-mcp","repositoryUrl":"https://github.com/TermiX-official/binance-mcp","tags":["mcp"],"category":"Official","stars":15,"lastUpdate":"2025-05-19","installTarget":null,"features":["[x] **Binance API Integration**: Connect to Binance exchange for account information and trading operations","[x] **Portfolio Management**: View detailed portfolio composition, market value, and percentage allocation","[x] **Portfolio Analytics**: Optional historical value tracking to monitor performance over time","[x] **Smart Token Conversion**: Convert between tokens with intelligent order execution strategies","[x] **Market Impact Mitigation**: Automatically use algorithmic trading for larger orders to prevent price slippage","[x] **Account Management**: Retrieve detailed account information, balances, and trading history","[x] **Market Data Access**: Access real-time order books and market data for informed trading decisions","[x] **Order Execution**: Place spot market orders with flexible quantity specifications","[ ] **Algorithmic Trading Support**: Implement Time-Weighted Average Price (TWAP) orders to minimize market impact","[ ] **Automated Trading**: Execute trades programmatically based on predefined strategies","[ ] **Secure Authentication**: Manage API keys and secure connections to Binance services","[ ] **Comprehensive Error Handling**: Detailed error reporting for transaction failures and API issues","Node.js (v16 or later)","npm or yarn","Binance API key and secret (for Binance exchange integration)","A valid Binance Smart Chain (BSC) wallet private key (for blockchain transactions)","You need to make a deposit of any amount to your Spot Wallet to activate your account","Complete identity verification","Enable two-factor authentication (2FA) on your account","Log in to your Binance account and click the profile icon, then [Account].","Go to [API Management] then click [Create API].","Select your preferred API Key type:","System-generated API keys (HMAC symmetric encryption) - You'll get the API key and the Secret Key.","Self-generated API keys (Ed25519 or RSA asymmetric encryption) - You'll receive an API key, but you have to create your own public-private key pair.","Enter a label/name for your API Key.","Verify with your 2FA devices and passkeys.","Your API key is now created.","Claude Desktop","macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`","Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`","Linux: `~/.config/Claude/claude_desktop_config.json`","**Get Binance Account Information - `binanceAccountInfo`**","**Get Binance Account Snapshot - `binanceAccountSnapshot`**","**Check Binance Order Book - `binanceOrderBook`**","**Place Spot Market Order - `binanceSpotPlaceOrder`**","**Place TWAP Order - `binanceTimeWeightedAveragePriceFutureAlgo`**","**Standardization**: Defines a unified approach for application interactions.","**Efficiency**: Reduces computational overhead and improves transaction speed.","**Interoperability**: Supports integration across multiple platforms and blockchain ecosystems.","Insufficient funds in the wallet","Invalid recipient address","Network congestion or RPC issues","Binance API authentication errors","Trading limit restrictions"],"avatarUrl":"https://avatars.githubusercontent.com/u/131183991?v=4","views":0,"featured":false},{"slug":"tght1211-http-4-mcp","sourceId":"tght1211-http-4-mcp","name":"Tght1211 http 4 mcp","author":"Tght1211","description":"HTTP-4-MCP configuration tool allows you to easily convert HTTP API to MCP tool without writing code. With simple interface operations, you can quickly configure an mcp-server.","repositoryUrl":"https://github.com/Tght1211/http-4-mcp","tags":["tool","mcp","api"],"category":"Design","stars":8,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/74543253?v=4","views":0,"featured":false},{"slug":"theralabs-legion-mcp","sourceId":"theralabs-legion-mcp","name":"TheRaLabs legion mcp","author":"TheRaLabs","description":"A server that helps people access and query data in databases using the Legion Query Runner with Model Context Protocol (MCP) in Python.","repositoryUrl":"https://github.com/TheRaLabs/legion-mcp","tags":["mcp","mcp-server","legion-ai","database","query-builder","python"],"category":"Database","stars":27,"lastUpdate":"2025-05-19","installTarget":null,"features":["Multi-database support - connect to multiple databases simultaneously","Database access via Legion Query Runner","Model Context Protocol (MCP) support for AI assistants","Expose database operations as MCP resources, tools, and prompts","Multiple deployment options (standalone MCP server, FastAPI integration)","Query execution and result handling","Flexible configuration via environment variables, command-line arguments, or MCP settings JSON","User-driven database selection for multi-database setups","Expose database operations as tools for AI assistants","Provide database schemas and metadata as resources","Generate useful prompts for database operations","Enable stateful interactions with databases"],"avatarUrl":"https://avatars.githubusercontent.com/u/122238920?v=4","views":0,"featured":false},{"slug":"think-tool","sourceId":"think-tool","name":"Think Tool","author":"iamwavecut","description":"Think Tool is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/iamwavecut/MCP-Think","tags":["think-tool","MCP-Think","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/239034?v=4","views":0,"featured":false},{"slug":"threatflux-yaraflux","sourceId":"threatflux-yaraflux","name":"ThreatFlux YaraFlux","author":"ThreatFlux","description":"A yara based MCP Server","repositoryUrl":"https://github.com/ThreatFlux/YaraFlux","tags":["mcp"],"category":"Design","stars":12,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/182169226?v=4","views":0,"featured":false},{"slug":"timkjones-mcp-webflow","sourceId":"timkjones-mcp-webflow","name":"TimKJones mcp webflow","author":"TimKJones","description":"TimKJones mcp webflow is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/TimKJones/mcp-webflow","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/950405?v=4","views":0,"featured":false},{"slug":"timandes-mcp-gateway","sourceId":"timandes-mcp-gateway","name":"Timandes mcp gateway","author":"Timandes","description":"MCP Gateway - translate MCP tool-callings to HTTP requests","repositoryUrl":"https://github.com/Timandes/mcp-gateway","tags":["tool","mcp"],"category":"Cloud","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/305486?v=4","views":0,"featured":false},{"slug":"time-mcp-server","sourceId":"time-mcp-server","name":"Time MCP Server","author":"modelcontextprotocol","description":"A Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.","repositoryUrl":"https://github.com/modelcontextprotocol/servers/blob/main/src/time","tags":["Browser Automation"],"category":"Database","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/182288589?v=4","views":0,"featured":false},{"slug":"tinybird","sourceId":"tinybird","name":"Tinybird","author":"Tinybird","description":"Interact with Tinybird serverless ClickHouse platform","repositoryUrl":"https://github.com/tinybirdco/mcp-tinybird","tags":["analytics","clickhouse","serverless","official"],"category":"Cloud","stars":0,"lastUpdate":"2025-03-01","installTarget":"tinybird","features":["Data analytics","Serverless operations","ClickHouse integration"],"avatarUrl":"https://avatars.githubusercontent.com/u/53208553?v=4","views":0,"featured":false},{"slug":"tritlo-lsp-mcp","sourceId":"tritlo-lsp-mcp","name":"Tritlo lsp mcp","author":"Tritlo","description":"An MCP server that lets you interact with LSP servers","repositoryUrl":"https://github.com/Tritlo/lsp-mcp","tags":["mcp"],"category":"Other MCP Server","stars":26,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1667287?v=4","views":0,"featured":false},{"slug":"tzott-apifox-mcp-demo","sourceId":"tzott-apifox-mcp-demo","name":"Tzott apifox mcp demo","author":"Tzott","description":"Tzott apifox mcp demo is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Tzott/apifox-mcp-demo","tags":["mcp","api"],"category":"Reference Servers","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/37071716?v=4","views":0,"featured":false},{"slug":"unitymcpintegration","sourceId":"unitymcpintegration","name":"UnityMCPIntegration","author":"EntangledQuantum","description":"Enable AI Agents to Control Unity","repositoryUrl":"https://github.com/quazaai/UnityMCPIntegration","tags":["Community Servers"],"category":"Community Servers","stars":116,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/95477157?v=4&size=40","views":0,"featured":false},{"slug":"unstructured-api-mcp-server","sourceId":"unstructured-api-mcp-server","name":"Unstructured API MCP Server","author":"plutasnyy","description":"Unstructured API MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Unstructured-IO/UNS-MCP","tags":["Official Integrations"],"category":"Integration","stars":303,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/25677353?v=4&size=40","views":0,"featured":false},{"slug":"userad-didlogic-mcp","sourceId":"userad-didlogic-mcp","name":"UserAd didlogic mcp","author":"UserAd","description":"UserAd didlogic mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/UserAd/didlogic_mcp","tags":["mcp"],"category":"Other MCP Server","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Full access to Didlogic API through MCP tools","Specialized prompts for common operations","Balance management tools","SIP account (sipfriends) management","IP restriction management","Purchases management","Call hisory access","Transaction history access"],"avatarUrl":"https://avatars.githubusercontent.com/u/93435?v=4","views":0,"featured":false},{"slug":"using-watsonx-ai-flows-engine-with-model-context-protocol-mcp","sourceId":"using-watsonx-ai-flows-engine-with-model-context-protocol-mcp","name":"Using watsonx.ai Flows Engine with Model Context Protocol (MCP)","author":"royderks","description":"Using watsonx.ai Flows Engine with Model Context Protocol (MCP) is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/IBM/wxflows","tags":["Official Integrations"],"category":"Official","stars":232,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/10717410?v=4&size=40","views":0,"featured":false},{"slug":"v0-dev-response-capture-tool","sourceId":"v0.dev-response-capture-tool","name":"V0.dev Response Capture Tool","author":"m2rads","description":"MCP Server to connect your MCP host to V0.dev directly","repositoryUrl":"https://github.com/m2rads/v0-mcp","tags":["Browser Automation"],"category":"Development","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/79536486?v=4","views":0,"featured":false},{"slug":"vapiai-mcp-server","sourceId":"vapiai-mcp-server","name":"VapiAI mcp server","author":"VapiAI","description":"Vapi MCP Server","repositoryUrl":"https://github.com/VapiAI/mcp-server","tags":["api","voice-agents","mcp","mcp-server","ai","vapi"],"category":"Development","stars":14,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/144965430?v=4","views":0,"featured":false},{"slug":"vectorize-mcp-server","sourceId":"vectorize-mcp-server","name":"Vectorize MCP Server","author":"nicoloboschi","description":"Official Vectorize MCP Server","repositoryUrl":"https://github.com/vectorize-io/vectorize-mcp-server","tags":["Official Integrations"],"category":"Database","stars":74,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/23314389?v=4&size=40","views":0,"featured":false},{"slug":"verodat","sourceId":"verodat","name":"Verodat","author":"Verodat","description":"Interact with Verodat AI Ready Data platform","repositoryUrl":"https://github.com/Verodat/verodat-mcp-server","tags":["data","ai","platform","official"],"category":"Database","stars":0,"lastUpdate":"2025-03-01","installTarget":"verodat","features":["AI data preparation","Platform integration","Data management"],"avatarUrl":"https://avatars.githubusercontent.com/u/197064028?v=4","views":0,"featured":false},{"slug":"veyrax-mcp","sourceId":"veyrax-mcp","name":"VeyraX MCP","author":"diko0071","description":"VeyraX MCP is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/VeyraX/veyrax-mcp","tags":["Official Integrations"],"category":"Integration","stars":310,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/82669452?v=4&size=40","views":0,"featured":false},{"slug":"votars-mcp-stdio","sourceId":"votars-mcp-stdio","name":"Votars MCP Stdio","author":"scarletlabs-ai","description":"Votars MCP Stdio is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/scarletlabs-ai/Votars-MCP","tags":["votars","mcp","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/205142517?v=4","views":0,"featured":false},{"slug":"x3r0k-burpsuite-mcp-server","sourceId":"x3r0k-burpsuite-mcp-server","name":"X3r0K BurpSuite MCP Server","author":"X3r0K","description":"BurpSuite MCP Server:  A powerful Model Context Protocol (MCP) server implementation for BurpSuite, providing programmatic access to Burp's core functionalities.","repositoryUrl":"https://github.com/X3r0K/BurpSuite-MCP-Server","tags":["mcp"],"category":"Cloud","stars":33,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/126412613?v=4","views":0,"featured":false},{"slug":"xcodebuildmcp","sourceId":"xcodebuildmcp","name":"XcodeBuildMCP","author":"cameroncooke","description":"A Model Context Protocol (MCP) server that provides Xcode-related tools for integration with AI assistants and other MCP clients.","repositoryUrl":"https://github.com/cameroncooke/XcodeBuildMCP","tags":["xcode","mcp","Browser Automation"],"category":"Development","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/630601?v=4","views":0,"featured":false},{"slug":"xero-mcp-server","sourceId":"xero-mcp-server","name":"Xero MCP Server","author":"XeroAPI","description":"An MCP server that integrates with the MCP protocol. https://modelcontextprotocol.io/introduction","repositoryUrl":"https://github.com/XeroAPI/xero-mcp-server","tags":["Official Integrations"],"category":"Integration","stars":276,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/242786?s=48&v=4","views":0,"featured":false},{"slug":"ycloud-developers-ycloud-whatsapp-mcp-server","sourceId":"ycloud-developers-ycloud-whatsapp-mcp-server","name":"YCloud Developers ycloud whatsapp mcp server","author":"YCloud-Developers","description":"YCloud Developers ycloud whatsapp mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/YCloud-Developers/ycloud-whatsapp-mcp-server","tags":["mcp","cloud"],"category":"Cloud","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/107683113?v=4","views":0,"featured":false},{"slug":"youtube","sourceId":"youtube","name":"Youtube","author":"ZubeidHendricks","description":"Youtube is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/ZubeidHendricks/youtube-mcp-server","tags":["youtube","api","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/7151636?v=4","views":0,"featured":false},{"slug":"zapier-mcp-server","sourceId":"zapier-mcp-server","name":"Zapier MCP Server","author":"zapier","description":"Connect your AI to any app with Zapier MCP,The fastest way to let your AI assistant interact with thousands of apps. No complex API integrations required.Get started.","repositoryUrl":"https://zapier.com/mcp","tags":["Official Integrations"],"category":"Integration","stars":352,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1261889?s=40&v=4","views":0,"featured":false},{"slug":"zedmoster-revit-mcp","sourceId":"zedmoster-revit-mcp","name":"ZedMoster revit mcp","author":"ZedMoster","description":"revit-mcp","repositoryUrl":"https://github.com/ZedMoster/revit-mcp","tags":["mcp"],"category":"System","stars":13,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/39702980?v=4","views":0,"featured":false},{"slug":"zephyrdeng-mcp-server-gitlab","sourceId":"zephyrdeng-mcp-server-gitlab","name":"ZephyrDeng mcp server gitlab","author":"ZephyrDeng","description":"ZephyrDeng mcp server gitlab is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/ZephyrDeng/mcp-server-gitlab","tags":["mcp"],"category":"Development","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["**GitlabSearchUserProjectsTool**: Search users and their active projects by username","**GitlabGetUserTasksTool**: Get current user's pending tasks","**GitlabSearchProjectDetailsTool**: Search projects and details","**GitlabCreateMRCommentTool**: Add comments to merge requests","**GitlabAcceptMRTool**: Accept and merge merge requests","**GitlabUpdateMRTool**: Update merge request assignee, reviewers, title, description, and labels","**GitlabCreateMRTool**: Create a new merge request with assignee and reviewers","**GitlabRawApiTool**: Call any GitLab API with custom parameters","`GITLAB_API_URL`: Base URL of your GitLab API","`GITLAB_TOKEN`: Access token for GitLab API authentication","[fastmcp](https://github.com/punkpeye/fastmcp)","[Smithery](https://smithery.ai/docs)","[GitLab API](https://docs.gitlab.com/ee/api/rest/)"],"avatarUrl":"https://avatars.githubusercontent.com/u/56784262?v=4","views":0,"featured":false},{"slug":"zephyrdeng-pprof-analyzer-mcp","sourceId":"zephyrdeng-pprof-analyzer-mcp","name":"ZephyrDeng pprof analyzer mcp","author":"ZephyrDeng","description":"This is a Model Context Protocol (MCP) server implemented in Go, providing a tool to analyze Go pprof performance profiles.","repositoryUrl":"https://github.com/ZephyrDeng/pprof-analyzer-mcp","tags":["tool","go","mcp"],"category":"Analytics","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":["**`analyze_pprof` Tool:**","Analyzes the specified Go pprof file and returns serialized analysis results (e.g., Top N list or flame graph JSON).","Supported Profile Types:"],"avatarUrl":"https://avatars.githubusercontent.com/u/56784262?v=4","views":0,"featured":false},{"slug":"zzzccs123-mcp-sentry","sourceId":"zzzccs123-mcp-sentry","name":"Zzzccs123 mcp sentry","author":"Zzzccs123","description":"mcp sentry for typescript sdk","repositoryUrl":"https://github.com/Zzzccs123/mcp-sentry","tags":["mcp","typescript"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["`get_sentry_issue` Tool","Retrieves and analyzes Sentry issues by ID or URL","Input:","`issue_id_or_url` (string): Sentry issue ID or URL to analyze","Returns: Issue details including:","Title","Issue ID","Status","Level","First seen timestamp","Last seen timestamp","Event count","Complete stack trace","`sentry-issue` Prompt Template","Retrieves issue details from Sentry","Input:","`issue_id_or_url` (string): Sentry issue ID or URL","Returns: Formatted issue details as conversation context","`SENTRY_AUTH_TOKEN` (required): Your Sentry API access token","`SENTRY_PROJECT_SLUG` (optional): The slug of your Sentry project","`SENTRY_ORGANIZATION_SLUG` (optional): The slug of your Sentry organization"],"avatarUrl":"https://avatars.githubusercontent.com/u/95834562?v=4","views":1,"featured":false},{"slug":"a21071-mcp-postgres","sourceId":"a21071-mcp-postgres","name":"a21071 mcp postgres","author":"a21071","description":"MCP example for postgres","repositoryUrl":"https://github.com/a21071/mcp-postgres","tags":["mcp"],"category":"Reference Servers","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["CRUD operations for User and Post entities","Type-safe database operations using Prisma","MCP-compatible tool interface","Built with TypeScript for type safety","Clone the repository","Install dependencies:","Set up PostgreSQL database:","Run database migrations:","Build the project:","**getData**: Retrieve user data from PostgreSQL","**addUserData**: Add new user to database","**deleteUserData**: Delete user by ID, email or name","**updateUserData**: Update user information","Watch mode:","[@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/sdk) - MCP server SDK","[Prisma](https://www.prisma.io/) - Type-safe database client","[TypeScript](https://www.typescriptlang.org/) - Type checking"],"avatarUrl":"https://avatars.githubusercontent.com/u/7858593?v=4","views":0,"featured":false},{"slug":"aakarsh-sasi-memory-bank-mcp","sourceId":"aakarsh-sasi-memory-bank-mcp","name":"aakarsh sasi memory bank mcp","author":"aakarsh-sasi","description":"MCP Server with Remote SSH support","repositoryUrl":"https://github.com/aakarsh-sasi/memory-bank-mcp","tags":["mcp"],"category":"Other MCP Server","stars":12,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/77329844?v=4","views":0,"featured":false},{"slug":"aaronsb-confluence-cloud-mcp","sourceId":"aaronsb-confluence-cloud-mcp","name":"aaronsb confluence cloud mcp","author":"aaronsb","description":"aaronsb confluence cloud mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/aaronsb/confluence-cloud-mcp","tags":["cloud","mcp"],"category":"Cloud","stars":13,"lastUpdate":"2025-05-19","installTarget":null,"features":["Space Management","List spaces","Get space details","Page Operations","Create, read, update pages","List pages in a space","Convert page content from Confluence storage format to Markdown","Search & Labels","Search content using CQL","Manage page labels","Clone the repository:","Build and run using the local build script:","Install dependencies:","Configure environment variables:","Build the project:","Run the server:","`list_confluence_spaces`: List all spaces in Confluence","`get_confluence_space`: Get details about a specific space","`list_confluence_pages`: List pages in a space","`get_confluence_page`: Get a specific page with its content (now includes Markdown conversion)","`create_confluence_page`: Create a new page in a space","`update_confluence_page`: Update an existing page","Headers (h1-h6)","Lists (ordered and unordered)","Links","Emphasis (bold/italic)","Code blocks","Tables","Paragraphs and line breaks","`search_confluence_pages`: Search Confluence content using CQL","`get_confluence_labels`: Get labels for a page","`add_confluence_label`: Add a label to a page","`remove_confluence_label`: Remove a label from a page","`src/client/` - Confluence API client implementation","`src/handlers/` - MCP tool request handlers","`src/schemas/` - JSON schemas for tool inputs","`src/types/` - TypeScript type definitions","`src/utils/` - Utility functions including content format conversion","Automated testing and linting on pull requests","Automatic Docker image builds on main branch commits","Multi-architecture image builds (amd64, arm64)","Container publishing to GitHub Container Registry","`./scripts/build-local.sh`: Builds the project and creates a local Docker image","`./scripts/run-local.sh`: Runs the local Docker image with your credentials"],"avatarUrl":"https://avatars.githubusercontent.com/u/2738471?v=4","views":0,"featured":false},{"slug":"aaronsb-google-workspace-mcp","sourceId":"aaronsb-google-workspace-mcp","name":"aaronsb google workspace mcp","author":"aaronsb","description":"A Model Context Protocol (MCP) server that provides authenticated access to Google Workspace APIs, offering integrated Authentication, Gmail, Calendar, and Drive functionality","repositoryUrl":"https://github.com/aaronsb/google-workspace-mcp","tags":["mcp","ai","go","google-workspace","model-context-protocol","api"],"category":"Development","stars":55,"lastUpdate":"2025-05-19","installTarget":null,"features":["Simplified attachment handling with automatic metadata management","Streamlined email responses focused on essential information","Robust attachment indexing and retrieval system","Efficient file management across Gmail and Calendar","Automatic cleanup of expired attachments","`list_workspace_accounts` (aliases: list_accounts, get_accounts, show_accounts)","List all configured Google accounts and authentication status","Must be called first before other operations","Validates required API scopes","Handles multiple account selection","`authenticate_workspace_account` (aliases: auth_account, add_account, connect_account)","Add and authenticate Google accounts for API access","Supports account categorization (work, personal)","Handles OAuth flow with user interaction","Manages token refresh automatically","`remove_workspace_account` (aliases: delete_account, disconnect_account, remove_account)","Remove Google accounts and associated tokens","Clean up stored credentials","`search_workspace_emails` (aliases: search_emails, find_emails, query_emails)","Advanced email filtering capabilities:","Sender/recipient filtering","Subject and content search","Date range filtering","Attachment presence","Label-based filtering","Complex Gmail query syntax support","Common search patterns for:","Meeting emails","HR/Admin communications","Team updates","Newsletters","`send_workspace_email` (aliases: send_email, send_mail, create_email)","Send emails with full formatting","Support for CC/BCC recipients","Attachment handling","Email threading support","`get_workspace_gmail_settings` (aliases: get_gmail_settings, gmail_settings, get_mail_settings)","Access account settings","Language preferences","Signature configuration","Vacation responder status","Filter and forwarding rules","`manage_workspace_draft` (aliases: manage_draft, draft_operation, handle_draft)","Complete draft CRUD operations:","Create new drafts","Read existing drafts","Update draft content","Delete drafts","Send drafts","Support for:","New email drafts","Reply drafts with threading","Draft modifications","Draft sending","`manage_workspace_label` (aliases: manage_label, label_operation, handle_label)","Full label CRUD operations","Support for nested labels","Custom color configuration","Visibility settings","`manage_workspace_label_assignment` (aliases: assign_label, modify_message_labels, change_message_labels)","Apply/remove labels from messages","Batch label modifications","System label updates","`manage_workspace_label_filter` (aliases: manage_filter, handle_filter, filter_operation)","Create and manage label filters","Complex filtering criteria:","Sender/recipient patterns","Subject/content matching","Attachment presence","Message size rules","Automated actions:","Label application","Importance marking","Read status","Archiving","`list_workspace_calendar_events` (aliases: list_events, get_events, show_events)","List calendar events with filtering","Date range specification","Text search within events","Customizable result limits","`get_workspace_calendar_event` (aliases: get_event, view_event, show_event)","Detailed event information","Attendee status","Event settings","`manage_workspace_calendar_event` (aliases: manage_event, update_event, respond_to_event)","Event response management:","Accept/Decline invitations","Mark as tentative","Propose new times","Update event times","Comment support","Time zone handling","`create_workspace_calendar_event` (aliases: create_event, new_event, schedule_event)","Create new calendar events","Support for:","Single events","Recurring events (RRULE format)","Multiple attendees","Time zone specification","Event description","Conflict checking","`delete_workspace_calendar_event` (aliases: delete_event, remove_event, cancel_event)","Delete calendar events","Notification options for attendees","`get_workspace_contacts` (aliases: get_contacts, list_contacts, fetch_contacts)","Retrieve contacts from a Google account","Support for:","Basic contact information (names, emails, phones)","Extended contact details","Pagination for large contact lists","Common use cases:","Contact lookup","Address book management","Contact information retrieval","`list_drive_files` (aliases: list_files, get_files, show_files)","List files with optional filtering","Filter by folder","Custom query support","Sorting and pagination","Field selection","`search_drive_files` (aliases: search_files, find_files, query_files)","Full text search across file content","Filter by MIME type","Filter by folder","Include/exclude trashed files","Advanced query options","`upload_drive_file` (aliases: upload_file, create_file, add_file)","Upload new files","Set file metadata","Specify parent folders","Support for various file types","`download_drive_file` (aliases: download_file, get_file_content, fetch_file)","Download any file type","Export Google Workspace files","Format conversion options","Automatic MIME type handling","`delete_drive_file` (aliases: delete_file, remove_file, trash_file)","Delete files and folders","Clean removal from Drive","`create_drive_folder` (aliases: create_folder, new_folder, add_folder)","Create new folders","Nested folder support","Parent folder specification","Folder metadata","`update_drive_permissions` (aliases: share_file, update_sharing, modify_permissions)","Update sharing settings","Multiple permission types:","User permissions","Group permissions","Domain sharing","Public access","Various access roles:","Owner","Organizer","File Organizer","Writer","Commenter","Reader","Discovery settings for public files","Admin SDK support","Additional Google services","**Simplified Mocking**","Use static mock responses for predictable testing","Avoid complex end-to-end simulations in unit tests","Focus on testing one piece of functionality at a time","Mock external dependencies (OAuth, file system) with simple implementations","**Test Organization**","Group tests by functionality (e.g., account operations, file operations)","Use clear, descriptive test names","Keep tests focused and isolated","Reset mocks and modules between tests","**Mock Management**","Use jest.resetModules() to ensure clean state","Re-require modules after mock changes","Track mock function calls explicitly","Verify both function calls and results","**File System Testing**","Use simple JSON structures","Focus on data correctness over formatting","Test error scenarios (missing files, invalid JSON)","Verify file operations without implementation details","**Token Handling**","Mock token validation with static responses","Test success and failure scenarios separately","Verify token operations without OAuth complexity","Focus on account manager's token handling logic","**Authentication**","Store credentials securely in MCP settings","Use minimal required scopes","Handle token refresh properly","**Error Handling**","Check response status","Handle auth errors appropriately","Implement proper retries","**Configuration & Security**","Each user maintains their own Google Cloud Project","Configure OAuth credentials in MCP settings","Secure token storage in ~/.mcp/google-workspace-mcp","Regular token rotation","Never commit sensitive files to git","Use proper file permissions for config directory","**Local Development Setup**","Configure OAuth credentials in MCP settings","Create ~/.mcp/google-workspace-mcp directory","Keep sensitive tokens out of version control","Run authentication script for each account","**Missing Configuration**","Error: \"GOOGLE_CLIENT_ID environment variable is required\"","Solution: Configure the OAuth credentials in your MCP settings file (see docs/API.md for details)","**Authentication Errors**","Error: \"Invalid OAuth credentials\"","Solution:","Verify your Google Cloud project is properly configured","Ensure you've added yourself as a test user in the OAuth consent screen","Check that both Gmail API and Google Calendar API are enabled","Verify credentials in MCP settings match your OAuth client configuration","**Token Issues**","Error: \"Token refresh failed\"","Solution: Remove the account using `remove_workspace_account` and re-authenticate","Check that your Google Cloud project has the necessary API scopes enabled","**Directory Structure**","Error: \"Directory not found\"","Solution: Ensure ~/.mcp/google-workspace-mcp exists with proper permissions","Verify Docker has access to mount the config directory"],"avatarUrl":"https://avatars.githubusercontent.com/u/2738471?v=4","views":0,"featured":false},{"slug":"aashari-mcp-server-atlassian-bitbucket","sourceId":"aashari-mcp-server-atlassian-bitbucket","name":"aashari mcp server atlassian bitbucket","author":"aashari","description":"Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.","repositoryUrl":"https://github.com/aashari/mcp-server-atlassian-bitbucket","tags":["atlassian","repository","mcp","ai","tools","bitbucket","cli","tooling","ai-integration","claude","typescript","server","tool","mcp-server","ai-connector","anthropic","llm","system","model-context-protocol","search","pull-request","version-control"],"category":"Development","stars":21,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/4284487?v=4","views":0,"featured":false},{"slug":"aashari-mcp-server-atlassian-confluence","sourceId":"aashari-mcp-server-atlassian-confluence","name":"aashari mcp server atlassian confluence","author":"aashari","description":"Node.js/TypeScript MCP server for Atlassian Confluence. Provides tools enabling AI systems (LLMs) to list/get spaces & pages (content formatted as Markdown) and search via CQL. Connects AI seamlessly to Confluence knowledge bases using the standard MCP interface.","repositoryUrl":"https://github.com/aashari/mcp-server-atlassian-confluence","tags":["atlassian","mcp","confluence","wiki","ai","external-tools","cli","ai-integration","claude","typescript","server","tool","mcp-server","ai-connector","anthropic","llm","system","model-context-protocol","search","knowledge-base"],"category":"Design","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/4284487?v=4","views":0,"featured":false},{"slug":"abhiemj-manim-mcp-server","sourceId":"abhiemj-manim-mcp-server","name":"abhiemj manim mcp server","author":"abhiemj","description":"abhiemj manim mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/abhiemj/manim-mcp-server","tags":["mcp"],"category":"Database","stars":340,"lastUpdate":"2025-05-19","installTarget":null,"features":["Executes Manim Python scripts.","Saves animation output in a visible media folder.","Allows users to clean up temporary files after execution.","Portable and configurable via environment variables.","Python 3.8+","Manim (Community Version)","MCP","Fork the repository.","Create a new branch:","Make changes and commit:","Push to your fork:","Open a pull request.","Thanks to the [Manim Community](https://www.manim.community/) for their amazing animation library.","Inspired by the open-source MCP ecosystem."],"avatarUrl":"https://avatars.githubusercontent.com/u/2048192?v=4","views":0,"featured":false},{"slug":"abhishekbhakat-mcp-server-code-assist","sourceId":"abhishekbhakat-mcp-server-code-assist","name":"abhishekbhakat mcp server code assist","author":"abhishekbhakat","description":"abhishekbhakat mcp server code assist is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/abhishekbhakat/mcp_server_code_assist","tags":["mcp"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/43564549?v=4","views":0,"featured":false},{"slug":"abhishekjairath-sonic-pi-mcp","sourceId":"abhishekjairath-sonic-pi-mcp","name":"abhishekjairath sonic pi mcp","author":"abhishekjairath","description":"Model Context Protocol (MCP) server for controlling Sonic Pi through AI assistants","repositoryUrl":"https://github.com/abhishekjairath/sonic-pi-mcp","tags":["mcp","ai"],"category":"Official","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["Play individual notes with customizable synth parameters","Execute arbitrary Sonic Pi code","Works with any MCP-compatible client (Claude Desktop, Cursor, etc.)","[Bun](https://bun.sh)","[Sonic Pi](https://sonic-pi.net/) (v4.0 or higher)","An MCP-compatible client (Cursor, Claude Desktop, etc.)","`note` (required): MIDI note number (0-127)","`synth` (optional): Synth to use (e.g., \":saw\", \":beep\", \":prophet\")","`sustain` (optional): Note duration in seconds (default: 1)","`cutoff` (optional): Filter cutoff frequency (default: 100)","`code` (required): Sonic Pi code to execute","**No Sound**","Ensure Sonic Pi is running","Check that the OSC handler code is running in Sonic Pi","Verify Sonic Pi is listening on port 4560 (default)","**Connection Errors**","Check if another instance of the server is running","Restart Sonic Pi","Ensure no other applications are using port 4560","**Code Execution Errors**","Check the Sonic Pi log window for error messages","Verify the syntax of your Sonic Pi code","Ensure all required synths and samples are available","Install and start the MCP Inspector:","Open your browser and navigate to http://localhost:3000","In the MCP Inspector UI, configure the connection:","Command: `bun`","Arguments: `run src/server.ts`","Working Directory: `/path/to/your/sonic-pi-mcp` (use your actual project path)","Transport Type: stdio","Test the `play_note` tool:","Test the `run_code` tool:","**Bun Installation Issues**","Make sure Bun is in your PATH","Try running `bun --version` to verify the installation","If using Claude Desktop, use the full path to Bun in the config","**MCP Inspector Connection Issues**","Verify the server is running (`bun run dev`)","Check that the working directory path is correct","Ensure no other instances of the server are running","**OSC Communication Issues**","Confirm Sonic Pi is running and the OSC handler code is active","Check the server logs for connection errors","Verify port 4560 is available and not blocked","Fork the repository","Create your feature branch (`git checkout -b feature/amazing-feature`)","Commit your changes (`git commit -m 'Add some amazing feature'`)","Push to the branch (`git push origin feature/amazing-feature`)","Open a Pull Request"],"avatarUrl":"https://avatars.githubusercontent.com/u/5472264?v=4","views":0,"featured":false},{"slug":"abutbul-gatherings-mcp-python","sourceId":"abutbul-gatherings-mcp-python","name":"abutbul gatherings mcp python","author":"abutbul","description":"The Gatherings MCP Server provides an API that allows AI assistants to interact with the Gatherings application through the Machine Conversation Protocol. This enables AI systems to help users manage shared expenses for social events, outings, or any gathering where costs are split among participants.","repositoryUrl":"https://github.com/abutbul/gatherings-mcp-python","tags":["python","mcp","ai","system","api"],"category":"Integration","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Create and manage gatherings with multiple members","Add expenses for specific members","Calculate fair reimbursements","Record payments and reimbursements","Generate detailed payment summaries","Add/remove members from gatherings","Rename members as needed","Python 3.8+","SQLAlchemy","MCP SDK","Clone this repository:","Install the required dependencies:","Set environment variables (optional):","Create a gathering for a dinner with 5 friends:","Add expenses as people pay for things:","Calculate reimbursements:","Record payments as people settle up:","Close the gathering when all payments are settled:","**MCP Server Interface** (`gatherings_mcp_server.py`): Provides the MCP protocol interface that AI tools can interact with.","**Service Layer** (`services.py`): Contains business logic for managing gatherings, expenses, and payments.","**Data Layer** (`models.py`): Defines the database schema using SQLAlchemy ORM and handles data persistence.","**Gathering**: Represents a social event with expenses to split","**Member**: A participant in a gathering","**Expense**: Money spent by a member for the gathering","**Payment**: Money paid by a member to settle balances"],"avatarUrl":"https://avatars.githubusercontent.com/u/537154?v=4","views":1,"featured":false},{"slug":"acashmoney-bio-mcp","sourceId":"acashmoney-bio-mcp","name":"acashmoney bio mcp","author":"acashmoney","description":"BioMCP: Enabling agent-based biomedical R&D","repositoryUrl":"https://github.com/acashmoney/bio-mcp","tags":["llm","mcp"],"category":"Other MCP Server","stars":13,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Active Site Analysis**: Examine the binding sites and functional residues of proteins using PDB IDs","**Disease-Protein Search**: Find protein structures associated with specific diseases or medical conditions","**Integrated Data Access**: Connect seamlessly with RCSB Protein Data Bank [(PDB)](https://www.rcsb.org/)","`analyze-active-site`: Provides detailed information about protein binding sites using a PDB ID","`search-disease-proteins`: Returns proteins related to specified diseases or medical conditions","Start the BioMCP server:","In a separate terminal, install the MCP Inspector globally (if not already installed):","Launch the MCP Inspector and connect to your local BioMCP server:","Use the inspector interface to test tools and view responses.","Build the BioMCP server:","Configure Claude Desktop to launch the MCP server:","Restart Claude Desktop for the changes to take effect.","You can now ask Claude questions that utilize the BioMCP tools:","\"What are the key residues in the active site of PDB structure 6LU7?\"","\"Find proteins related to Alzheimer's disease\"","\"What are the key residues in the active site of PDB structure 6LU7?\"","\"Find proteins related to Alzheimer's disease\"","Node.js 20.0.0 or higher","TypeScript 5.0+","Compatible MCP client implementation","Expand level of detail for active site descriptions","Leverage 3-D coordinates","Tools for interfacing with literature","Tools for interfacing with computational biology models:","RFdiffusion","ProteinMPNN","ColabFold","Additional protein design and structure prediction tools","Agent-based research pipelines","Introduce client with protein visualization tools"],"avatarUrl":"https://avatars.githubusercontent.com/u/29086101?v=4","views":0,"featured":false},{"slug":"activepieces-activepieces","sourceId":"activepieces-activepieces","name":"activepieces activepieces","author":"activepieces","description":"AI Agents & MCPs & AI Workflow Automation • (280+ MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents","repositoryUrl":"https://github.com/activepieces/activepieces","tags":["mcp","workflows","workflow-automation","ai","workflow","mcps","ai-agent","ai-agents-framework","ai-agents","automation","n8n-alternative","mcp-server","no-code-automation","ai-agent-tools","mcp-tools"],"category":"Development","stars":14823,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/99494700?v=4","views":1,"featured":false},{"slug":"adam-paterson-mcp-crew-ai","sourceId":"adam-paterson-mcp-crew-ai","name":"adam paterson mcp crew ai","author":"adam-paterson","description":"MCP Crew AI Server is a lightweight Python-based server designed to run, manage and create CrewAI workflows.","repositoryUrl":"https://github.com/adam-paterson/mcp-crew-ai","tags":["python","mcp","ai","design","mcp-server","agents"],"category":"Database","stars":23,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Automatic Configuration:** Automatically loads agent and task configurations from two YAML files (`agents.yml` and `tasks.yml`), so you don't need to write custom code for basic setups.","**Command Line Flexibility:** Pass custom paths to your configuration files via command line arguments (`--agents` and `--tasks`).","**Seamless Workflow Execution:** Easily run pre-configured workflows through the MCP `run_workflow` tool.","**Local Development:** Run the server locally in STDIO mode, making it ideal for development and testing.","Python 3.11+","MCP SDK","CrewAI","PyYAML","**agents.yml:** Define your agents with roles, goals, and backstories.","**tasks.yml:** Define tasks with descriptions, expected outputs, and assign them to agents.","`--agents`: Path to the agents YAML file (required)","`--tasks`: Path to the tasks YAML file (required)","`--topic`: The main topic for the crew to work on (default: \"Artificial Intelligence\")","`--process`: Process type to use (choices: \"sequential\" or \"hierarchical\", default: \"sequential\")","`--verbose`: Enable verbose output","`--variables`: JSON string or path to JSON file with additional variables to replace in YAML files","`--version`: Show version information and exit"],"avatarUrl":"https://avatars.githubusercontent.com/u/1008727?v=4","views":0,"featured":false},{"slug":"adamjbird2-mcp-atlassian-sprint","sourceId":"adamjbird2-mcp-atlassian-sprint","name":"adamjbird2 mcp atlassian sprint","author":"adamjbird2","description":"MCP server that integrates Confluence and Jira","repositoryUrl":"https://github.com/adamjbird2/mcp-atlassian-sprint","tags":["mcp","jira"],"category":"Development","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/161313474?v=4","views":0,"featured":false},{"slug":"adexltd-mcp-google-suite","sourceId":"adexltd-mcp-google-suite","name":"adexltd mcp google suite","author":"adexltd","description":"adexltd mcp google suite is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/adexltd/mcp-google-suite","tags":["go","mcp"],"category":"Development","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/117255197?v=4","views":0,"featured":false},{"slug":"adhikasp-mcp-client-cli","sourceId":"adhikasp-mcp-client-cli","name":"adhikasp mcp client cli","author":"adhikasp","description":"A simple CLI to run LLM prompt and implement MCP client.","repositoryUrl":"https://github.com/adhikasp/mcp-client-cli","tags":["llm","langchain","mcp","model-context-protocol"],"category":"Development","stars":495,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6151302?v=4","views":1,"featured":false},{"slug":"adhikasp-mcp-reddit","sourceId":"adhikasp-mcp-reddit","name":"adhikasp mcp reddit","author":"adhikasp","description":"A Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content.","repositoryUrl":"https://github.com/adhikasp/mcp-reddit","tags":["mcp","llm","model-context-protocol","reddit","tool"],"category":"Official","stars":71,"lastUpdate":"2025-05-19","installTarget":null,"features":["Fetch hot threads from any subreddit","Get detailed post content including comments","Support for different post types (text, link, gallery)","Dev Diary #126 - Update 1.8 Overview","Major updates planned for the game, including:","Political Movement Rework (Ideological Forces)","Discrimination Rework","Food Availability, Famines, and Harvest Incidents","Additional features like Companies owning buildings and Bulk Nationalization","Dev Diary #138 - Pivot of Empire Update","Update 1.8 \"Masala Chai\" has been released","Focuses on India with new Journal Entries, Events, and Immersion Pack","10 new achievements added","Save games from 1.7.7 are not compatible with 1.8","Interesting Community Discussions:","A player shared a detailed experience of retaking Constantinople as Greece, highlighting the complex population dynamics","Humorous posts about game mechanics, such as investment rights and political movements","Various memes and gameplay screenshots showcasing unique game situations"],"avatarUrl":"https://avatars.githubusercontent.com/u/6151302?v=4","views":1,"featured":false},{"slug":"adhikasp-mcp-twikit","sourceId":"adhikasp-mcp-twikit","name":"adhikasp mcp twikit","author":"adhikasp","description":"A Model Context Protocol (MCP) server for interacting with Twitter.","repositoryUrl":"https://github.com/adhikasp/mcp-twikit","tags":["llm","mcp","model-context-protocol"],"category":"Official","stars":167,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6151302?v=4","views":0,"featured":false},{"slug":"admica-filescopemcp","sourceId":"admica-filescopemcp","name":"admica FileScopeMCP","author":"admica","description":"Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores per file, helping AI assistants understand the codebase. Automatically parses popular programming languages such as Python, C, C++, Rust, Zig, Lua.","repositoryUrl":"https://github.com/admica/FileScopeMCP","tags":["python","mcp","ai"],"category":"Data","stars":123,"lastUpdate":"2025-05-19","installTarget":null,"features":["**🎯 File Importance Analysis**","Rank files on a 0-10 scale based on their role in the codebase.","Calculate importance using incoming/outgoing dependencies.","Instantly pinpoint the most critical files in your project.","Smart calculation considers file type, location, and name significance.","**🔗 Dependency Tracking**","Map bidirectional dependency relationships between files.","Identify which files import a given file (dependents).","See which files are imported by a given file (dependencies).","Distinguish between local and package dependencies.","Multi-language support: Python, JavaScript, TypeScript, C/C++, Rust, Lua, Zig.","**📊 Visualization**","Generate Mermaid diagrams to visualize file relationships.","Color-coded visualization based on importance scores.","Support for dependency graphs, directory trees, or hybrid views.","HTML output with embedded rendering including theme toggle and responsive design.","Customize diagram depth, filter by importance, and adjust layout options.","**📝 File Summaries**","Add human or AI-generated summaries to any file.","Retrieve stored summaries to quickly grasp file purpose.","Summaries persist across server restarts.","**📚 Multiple Project Support**","Create and manage multiple file trees for different project areas.","Configure separate trees with distinct base directories.","Switch between different file trees effortlessly.","Cached trees for faster subsequent operations.","**💾 Persistent Storage**","All data automatically saved to disk in JSON format.","Load existing file trees without rescanning the filesystem.","Track when file trees were last updated.","Clone this repository","Build the project:","Update the arg path --base-dir to your project's base path.","Python: `import` and `from ... import` statements","JavaScript/TypeScript: `import` statements and `require()` calls","C/C++: `#include` directives","Rust: `use` and `mod` statements","Lua: `require` statements","Zig: `@import` directives","Number of files that import this file (dependents)","Number of files this file imports (dependencies)","File type and extension (with TypeScript/JavaScript files getting higher base scores)","Location in the project structure (files in `src/` are weighted higher)","File naming (files like 'index', 'main', 'server', etc. get additional points)","Collection Phase: Register all nodes and relationships","Node Definition Phase: Generate definitions for all nodes before any references","Edge Generation Phase: Create edges between defined nodes","Responsive design that works on any device","Light/dark theme toggle with system preference detection","Client-side Mermaid rendering for optimal performance","Timestamp of generation","Windows and Unix path formats","Absolute and relative paths","URL-encoded paths","Cross-platform compatibility","Configuration metadata (filename, base directory, last updated timestamp)","Complete file tree with dependencies, dependents, importance scores, and summaries","**TypeScript/Node.js**: Built with TypeScript for type safety and modern JavaScript features","**Model Context Protocol**: Implements the MCP specification for integration with Cursor","**Mermaid.js**: Uses Mermaid syntax for diagram generation","**JSON Storage**: Uses simple JSON files for persistence","**Path Normalization**: Cross-platform path handling to support Windows and Unix","**Caching**: Implements caching for faster repeated operations","**list_saved_trees**: List all saved file trees","**create_file_tree**: Create a new file tree configuration for a specific directory","**select_file_tree**: Select an existing file tree to work with","**delete_file_tree**: Delete a file tree configuration","**list_files**: List all files in the project with their importance rankings","**get_file_importance**: Get detailed information about a specific file, including dependencies and dependents","**find_important_files**: Find the most important files in the project based on configurable criteria","**read_file_content**: Read the content of a specific file","**recalculate_importance**: Recalculate importance values for all files based on dependencies","**get_file_summary**: Get the stored summary of a specific file","**set_file_summary**: Set or update the summary of a specific file","**toggle_file_watching**: Toggle file watching on/off","**get_file_watching_status**: Get the current status of file watching","**update_file_watching_config**: Update file watching configuration","**generate_diagram**: Create Mermaid diagrams with customizable options","Output formats: Mermaid text (`.mmd`) or HTML with embedded rendering","Diagram styles: default, dependency, directory, or hybrid views","Filter options: max depth, minimum importance threshold","Layout options: direction (TB, BT, LR, RL), node spacing, rank spacing","Create a file tree for your project:","Find the most important files:","Get detailed information about a specific file:","Read a file's content to understand it:","Add a summary to the file:","Retrieve the summary later:","Create a basic project structure diagram:","Generate an HTML diagram with dependency relationships:","Customize the diagram layout:","Enable file watching for your project:","Check the current file watching status:","Update file watching configuration:","Add support for more programming languages","Add more sophisticated importance calculation algorithms","Enhance diagram customization options","Support for exporting diagrams to additional formats"],"avatarUrl":"https://avatars.githubusercontent.com/u/8504036?v=4","views":0,"featured":false},{"slug":"adrianozagallo-home-mcp-server","sourceId":"adrianozagallo-home-mcp-server","name":"adrianozagallo home mcp server","author":"adrianozagallo-home","description":"mcp-server","repositoryUrl":"https://github.com/adrianozagallo-home/mcp-server","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/202341676?v=4","views":1,"featured":false},{"slug":"aeon-seraph-searxng-mcp","sourceId":"aeon-seraph-searxng-mcp","name":"aeon seraph searxng mcp","author":"aeon-seraph","description":"aeon seraph searxng mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/aeon-seraph/searxng-mcp","tags":["mcp"],"category":"Other MCP Server","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/202125438?v=4","views":0,"featured":false},{"slug":"agent-toolkit","sourceId":"agent-toolkit","name":"agent-toolkit","author":"maton-ai","description":"agent-toolkit is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/maton-ai/agent-toolkit","tags":["Community Servers"],"category":"Community Servers","stars":25,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/203732293?v=4","views":0,"featured":false},{"slug":"agentience-tribal-mcp-server","sourceId":"agentience-tribal-mcp-server","name":"agentience tribal mcp server","author":"agentience","description":"agentience tribal mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/agentience/tribal_mcp_server","tags":["mcp"],"category":"Database","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Store and retrieve error records with full context","Vector similarity search using ChromaDB","REST API (FastAPI) and native MCP interfaces","JWT authentication with API keys","Local storage (ChromaDB) and AWS integration","Docker-compose deployment","CLI client integration","Store programming errors and solutions","Search for similar errors when you encounter problems","Build a knowledge base specific to your coding patterns","Python 3.12+","uv package manager (recommended)","`add_error` - Create new error record (POST /errors)","`get_error` - Retrieve error by UUID (GET /errors/{id})","`update_error` - Modify existing error (PUT /errors/{id})","`delete_error` - Remove error record (DELETE /errors/{id})","`search_errors` - Find errors by criteria (GET /errors)","`find_similar` - Semantic similarity search (GET /errors/similar)","`get_token` - Obtain JWT token (POST /token)","\"Look for similar errors in our Tribal knowledge base\"","\"Store this solution to our error database\"","\"Check if we've seen this error before\"","`PERSIST_DIRECTORY`: ChromaDB storage path (default: \"./chroma_db\")","`API_KEY`: Authentication key (default: \"dev-api-key\")","`SECRET_KEY`: JWT signing key (default: \"insecure-dev-key-change-in-production\")","`REQUIRE_AUTH`: Authentication requirement (default: \"false\")","`PORT`: Server port (default: 8000)","`MCP_API_URL`: FastAPI server URL (default: \"http://localhost:8000\")","`MCP_PORT`: MCP server port (default: 5000)","`MCP_HOST`: Host to bind to (default: \"0.0.0.0\")","`API_KEY`: FastAPI access key (default: \"dev-api-key\")","`AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY`, `AWS_S3_BUCKET`: For AWS integration","`POST /errors`: Create new error record","`GET /errors/{error_id}`: Get error by ID","`PUT /errors/{error_id}`: Update error record","`DELETE /errors/{error_id}`: Delete error","`GET /errors`: Search errors by criteria","`GET /errors/similar`: Find similar errors","`POST /token`: Get authentication token","Tribal uses ChromaDB to store error records and solutions","When Claude encounters an error, it sends the error details to Tribal","Tribal vectorizes the error and searches for similar ones","Claude gets back relevant solutions to suggest","New solutions are stored for future reference","**Test**: Runs linting, type checking, and unit tests","Uses Python 3.12","Installs dependencies with uv","Runs ruff, black, mypy, and pytest","**Build and Publish**: Builds and publishes the package to PyPI","Triggered only on push to main branch","Uses Python's build system","Publishes to PyPI using twine","Checks Python version (3.12 recommended)","Installs dependencies using uv","Runs linting with ruff","Checks formatting with black","Runs type checking with mypy","Runs tests with pytest","Builds the package","Version numbering (MAJOR.MINOR.PATCH)","Schema versioning for database compatibility","Branch naming conventions","Release and hotfix procedures","Open `~/Library/Application Support/Claude/claude_desktop_config.json`","Add the MCP server configuration (assumes Tribal tool is already installed):","Restart Claude for Desktop","Start the container:","Configure Claude for Desktop:","Verify Tribal installation: `which tribal`","Check configuration: `claude mcp list`","Test server status: `tribal status`","Look for error messages in the Claude output","Check the database directory exists and has proper permissions","`S3Storage`: For storing error records in Amazon S3","`DynamoDBStorage`: For using DynamoDB as the database"],"avatarUrl":"https://avatars.githubusercontent.com/u/201641792?v=4","views":1,"featured":false},{"slug":"agentmail-to-agentmail-toolkit","sourceId":"agentmail-to-agentmail-toolkit","name":"agentmail to agentmail toolkit","author":"agentmail-to","description":"agentmail to agentmail toolkit is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/agentmail-to/agentmail-toolkit","tags":["mcp","ai","tool"],"category":"Development","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/192555352?v=4","views":0,"featured":false},{"slug":"agentset-ai-mcp-server","sourceId":"agentset-ai-mcp-server","name":"agentset ai mcp server","author":"agentset-ai","description":"Agentset MCP Server - Build RAG with Agentic superpowers","repositoryUrl":"https://github.com/agentset-ai/mcp-server","tags":["mcp","ai"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/200139246?v=4","views":0,"featured":false},{"slug":"ahmad2x4-mcp-server-seq","sourceId":"ahmad2x4-mcp-server-seq","name":"ahmad2x4 mcp server seq","author":"ahmad2x4","description":"ahmad2x4 mcp server seq is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/ahmad2x4/mcp-server-seq","tags":["mcp"],"category":"Database","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["`get-signals` - Fetch signals with filtering options","Filter by owner ID","Filter shared/private signals","Support for partial matches","`get-events` - Retrieve events with extensive filtering options","Filter by signal IDs","Custom filter expressions","Configurable event count (max 100)","Flexible time range options","Date range filtering","`get-alertstate` - Retrieve the current state of alerts","`signals` - List all shared signals with detailed information","Signal ID","Title","Description","Sharing status","Owner information","`SEQ_BASE_URL` (optional): Your Seq server URL (defaults to 'http://localhost:8080')","`SEQ_API_KEY` (required): Your Seq API key","`1m` - Last minute","`15m` - Last 15 minutes","`30m` - Last 30 minutes","`1h` - Last hour","`2h` - Last 2 hours","`6h` - Last 6 hours","`12h` - Last 12 hours","`1d` - Last day","`7d` - Last 7 days","`14d` - Last 14 days","`30d` - Last 30 days","TypeScript for static type checking","Zod schema validation for runtime type checking","Proper error handling and response formatting"],"avatarUrl":"https://avatars.githubusercontent.com/u/1284228?v=4","views":0,"featured":false},{"slug":"ahodroj-mcp-iceberg-service","sourceId":"ahodroj-mcp-iceberg-service","name":"ahodroj mcp iceberg service","author":"ahodroj","description":"MCP server for interacting with Apache Iceberg catalog from Claude, enabling data lake discovery and metadata search through a LLM prompt.","repositoryUrl":"https://github.com/ahodroj/mcp-iceberg-service","tags":["mcp","search"],"category":"Database","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/991735?v=4","views":0,"featured":false},{"slug":"ahonn-mcp-server-gsc","sourceId":"ahonn-mcp-server-gsc","name":"ahonn mcp server gsc","author":"ahonn","description":"A Model Context Protocol (MCP) server providing access to Google Search Console","repositoryUrl":"https://github.com/ahonn/mcp-server-gsc","tags":["go","mcp","search"],"category":"Official","stars":21,"lastUpdate":"2025-05-19","installTarget":null,"features":["Search analytics data retrieval with dimensions support","Rich data analysis with customizable reporting periods","Node.js 18 or later","Google Cloud Project with Search Console API enabled","Service Account credentials with Search Console access","Visit the [Google Cloud Console](https://console.cloud.google.com/)","Create a new project or select an existing one","Enable the API:","Go to \"APIs & Services\" > \"Library\"","Search for and enable [\"Search Console API\"](https://console.cloud.google.com/marketplace/product/google/searchconsole.googleapis.com)","Create credentials:","Navigate to [\"APIs & Services\" > \"Credentials\"](https://console.cloud.google.com/apis/credentials)","Click \"Create Credentials\" > \"Service Account\"","Fill in the service account details","Create a new key in JSON format","The credentials file (.json) will download automatically","Grant access:","Open Search Console","Add the service account email (format: name@project.iam.gserviceaccount.com) as a property administrator","`siteUrl`: Site URL (format: `http://www.example.com/` or `sc-domain:example.com`)","`startDate`: Start date (YYYY-MM-DD)","`endDate`: End date (YYYY-MM-DD)","`dimensions`: Comma-separated list (`query,page,country,device,searchAppearance`)","`type`: Search type (`web`, `image`, `video`, `news`)","`aggregationType`: Aggregation method (`auto`, `byNewsShowcasePanel`, `byProperty`, `byPage`)","`rowLimit`: Maximum rows to return (default: 1000)"],"avatarUrl":"https://avatars.githubusercontent.com/u/9718515?v=4","views":0,"featured":false},{"slug":"ai-yliu-filesystem-mcp-server","sourceId":"ai-yliu-filesystem-mcp-server","name":"ai yliu filesystem mcp server","author":"ai-yliu","description":"A Model Context Protocol (MCP) server that provides filesystem operations for Claude AI","repositoryUrl":"https://github.com/ai-yliu/filesystem-mcp-server","tags":["mcp","ai","system"],"category":"System","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["**read_file**: Read complete contents of a file","Input: `path` (string)","Reads complete file contents with UTF-8 encoding","**read_multiple_files**: Read multiple files simultaneously","Input: `paths` (string[])","Failed reads won't stop the entire operation","**write_file**: Create new file or overwrite existing","Inputs:","`path` (string): File location","`content` (string): File content","**create_directory**: Create new directory or ensure it exists","Input: `path` (string)","Creates parent directories if needed","Succeeds silently if directory exists","**list_directory**: List directory contents with [FILE] or [DIR] prefixes","Input: `path` (string)","**move_file**: Move or rename files and directories","Inputs:","`source` (string)","`destination` (string)","Fails if destination exists","**search_files**: Recursively search for files/directories","Inputs:","`path` (string): Starting directory","`pattern` (string): Search pattern","Case-insensitive matching","Returns full paths to matches","**get_file_info**: Get detailed file/directory metadata","Input: `path` (string)","Returns:","Size","Creation time","Modified time","Access time","Type (file/directory)","Permissions","**list_allowed_directories**: List all directories the server is allowed to access","No input required","Returns directories that this server can read/write from","Clone this repository","Install dependencies: `npm install`","Build the project: `npm run build`"],"avatarUrl":"https://avatars.githubusercontent.com/u/201327148?v=4","views":0,"featured":false},{"slug":"ai-zerolab-mcp-email-server","sourceId":"ai-zerolab-mcp-email-server","name":"ai zerolab mcp email server","author":"ai-zerolab","description":"IMAP and SMTP via MCP Server","repositoryUrl":"https://github.com/ai-zerolab/mcp-email-server","tags":["mcp","ai"],"category":"Database","stars":32,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/200037949?v=4","views":0,"featured":false},{"slug":"ai-zerolab-mcp-toolbox","sourceId":"ai-zerolab-mcp-toolbox","name":"ai zerolab mcp toolbox","author":"ai-zerolab","description":"Maintenance of a set of tools to enhance LLM through MCP protocols.","repositoryUrl":"https://github.com/ai-zerolab/mcp-toolbox","tags":["mcp","ai","tool"],"category":"Other MCP Server","stars":17,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Command Line Execution**: Execute any command line instruction through LLM","**Figma Integration**: Access Figma files, components, styles, and more","**Extensible Architecture**: Easily add new API integrations","**MCP Protocol Support**: Compatible with Claude Desktop and other MCP-enabled LLMs","**Comprehensive Testing**: Well-tested codebase with high test coverage","`FIGMA_API_KEY`: API key for Figma integration","`TAVILY_API_KEY`: API key for Tavily integration","`DUCKDUCKGO_API_KEY`: API key for DuckDuckGo integration","`BFL_API_KEY`: API key for Flux image generation API","**macOS**: `~/Documents/zerolab/mcp-toolbox/memory` (syncs across devices via iCloud)","**Other platforms**: `~/.zerolab/mcp-toolbox/memory`","Configure Claude Desktop as shown in the Configuration section","Start Claude Desktop","Ask Claude to interact with Figma files:","\"Can you get information about this Figma file: 12345abcde?\"","\"Show me the components in this Figma file: 12345abcde\"","\"Get the comments from this Figma file: 12345abcde\"","Ask Claude to execute command line instructions:","\"What files are in the current directory?\"","\"What's the current system time?\"","\"Show me the contents of a specific file.\"","Ask Claude to download podcasts from XiaoyuZhouFM:","\"Download this podcast episode: https://www.xiaoyuzhoufm.com/episode/67c3d80fb0167b8db9e3ec0f\"","\"Download and convert to MP3 this podcast: https://www.xiaoyuzhoufm.com/episode/67c3d80fb0167b8db9e3ec0f\"","Ask Claude to work with audio files:","\"What's the length of this audio file: audio.m4a?\"","\"Transcribe the audio from 60 to 90 seconds in audio.m4a\"","\"Get the text from 2:30 to 3:00 in the audio file\"","Ask Claude to convert files or URLs to Markdown:","\"Convert this file to Markdown: document.docx\"","\"Convert this webpage to Markdown: https://example.com\"","Ask Claude to work with web content:","\"Get the HTML content from https://example.com\"","\"Save the HTML from https://example.com to a file\"","\"Search the web for 'artificial intelligence news'\"","Ask Claude to generate images with Flux:","\"Generate an image of a beautiful sunset over mountains\"","\"Create an image of a futuristic city and save it to my desktop\"","\"Generate a portrait of a cat in a space suit\"","Ask Claude to use memory tools:","\"Remember this important fact: The capital of France is Paris\"","\"What's my current session ID?\"","\"Recall any information about France\"","\"Think about the implications of climate change\"","\"Forget all stored memories\"","Update `config.py` with any required API keys","Create a new module in `mcp_toolbox/`","Implement your API client and tools","Add tests for your new functionality","Update the README.md with new environment variables and tools","Fork the repository","Create a feature branch (`git checkout -b feature/amazing-feature`)","Commit your changes (`git commit -m 'Add some amazing feature'`)","Push to the branch (`git push origin feature/amazing-feature`)","Open a Pull Request"],"avatarUrl":"https://avatars.githubusercontent.com/u/200037949?v=4","views":0,"featured":false},{"slug":"ai-zerolab-yourware-mcp","sourceId":"ai-zerolab-yourware-mcp","name":"ai zerolab yourware mcp","author":"ai-zerolab","description":"mcp server for yourware","repositoryUrl":"https://github.com/ai-zerolab/yourware-mcp","tags":["mcp","ai"],"category":"Cloud","stars":8,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/200037949?v=4","views":0,"featured":false},{"slug":"aiopinions-ton-access-mcp","sourceId":"aiopinions-ton-access-mcp","name":"aiopinions TON ACCESS MCP","author":"aiopinions","description":"aiopinions TON ACCESS MCP is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/aiopinions/TON-ACCESS-MCP","tags":["mcp","ai"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Full MCP Implementation**: Implements the complete MCP specification for connecting AI assistants to the TON blockchain","**Decentralized Access**: Uses multiple nodes for reliability and decentralization","**Health Checking**: Automatically checks node health and selects healthy nodes","**Load Balancing**: Uses weighted random algorithm to distribute requests","**Multiple Networks**: Supports both mainnet and testnet","**Multiple Protocols**: Supports different RPC protocols (TonCenter HTTP API v2, TonHub HTTP API v4)","**ton.getBalance**: Get the balance of a TON wallet address","**ton.getTransaction**: Get details of a TON blockchain transaction","**ton.getBlock**: Get details of a TON blockchain block","**ton.callGetter**: Call a getter method on a TON smart contract","**ton.getMasterchainInfo**: Get current information about the TON masterchain","**ton.getAccountState**: Get the current state of a TON account","[Orbs Network](https://github.com/orbs-network) for the ton-access library","[Anthropic](https://www.anthropic.com/) for the MCP specification"],"avatarUrl":"https://avatars.githubusercontent.com/u/161578121?v=4","views":0,"featured":false},{"slug":"aircodelabs-grasp","sourceId":"aircodelabs-grasp","name":"aircodelabs grasp","author":"aircodelabs","description":"Self-hosted agentic browser with built-in MCP, A2A support.","repositoryUrl":"https://github.com/aircodelabs/grasp","tags":["mcp","browser","ai"],"category":"Browser Automation","stars":44,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/108061465?v=4","views":0,"featured":false},{"slug":"airtable-mcp-server","sourceId":"airtable-mcp-server","name":"airtable-mcp-server","author":"dependabot[bot]","description":"🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases","repositoryUrl":"https://github.com/domdomegg/airtable-mcp-server","tags":["Community Servers"],"category":"Database","stars":34,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/in/29110?v=4&size=40","views":1,"featured":false},{"slug":"aiyogg-tinypng-mcp-server","sourceId":"aiyogg-tinypng-mcp-server","name":"aiyogg tinypng mcp server","author":"aiyogg","description":"🧙🏻 Integrated TinyPNG MCP server, quickly use TinyPNG through LLMs.","repositoryUrl":"https://github.com/aiyogg/tinypng-mcp-server","tags":["tinypng","mcp","ai","llms","mcp-server"],"category":"Database","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/15699954?v=4","views":0,"featured":false},{"slug":"akaramanapp-weather-mcp-server","sourceId":"akaramanapp-weather-mcp-server","name":"akaramanapp weather mcp server","author":"akaramanapp","description":"A Model Context Protocol (MCP) server that provides weather information and alerts using the National Weather Service (NWS) API","repositoryUrl":"https://github.com/akaramanapp/weather-mcp-server","tags":["mcp","api"],"category":"Integration","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Tool for getting weather alerts for any US state","Tool for getting detailed weather forecasts for any US location using coordinates","Supports temperature, wind conditions, and short forecast descriptions","Real-time data from the National Weather Service","Node.js (v16 or higher)","npm or yarn package manager","Clone the repository:","Install dependencies:","Build the application:","`state`: Two-letter state code (e.g., CA, NY)","`latitude`: Latitude of the location (-90 to 90)","`longitude`: Longitude of the location (-180 to 180)","Built with TypeScript","Implements Model Context Protocol (MCP) server","Uses @modelcontextprotocol/sdk for MCP server implementation","Interfaces with the National Weather Service (NWS) API","ES2022 target with Node16 module resolution","Make changes in the `src/index.ts` file","Rebuild the application:","@modelcontextprotocol/sdk: MCP server implementation framework","zod: Runtime type checking and validation for tool parameters","TypeScript: Development dependency for type safety","This server only works for US locations as it uses the National Weather Service API","API requests are rate-limited and require a User-Agent header","All coordinates should be in decimal degrees format","This is not a standalone CLI application, but rather a server that provides tools for AI agents through the Model Context Protocol"],"avatarUrl":"https://avatars.githubusercontent.com/u/3951713?v=4","views":0,"featured":false},{"slug":"akash-network-mcp","sourceId":"akash-network-mcp","name":"akash network mcp","author":"akash-network","description":"akash network mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/akash-network/mcp","tags":["mcp"],"category":"System","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Wallet and Client Management**: Handles Akash wallet authentication and client initialization","**Certificate Management**: Manages Akash certificates","**Tools for Akash Interaction**:","Account address retrieval","Deployment creation and management","SDL (Stack Definition Language) operations","Bid management","Lease creation","Manifest deployment","Node.js (v18 or later)","An Akash wallet (mnemonic required for interaction with Akash Network)","Basic knowledge of Akash Network","Clone the repository:","Install dependencies:","Build the project:","**GetAccountAddrTool**: Retrieve your Akash account address","**GetBidsTool**: Get bids for deployments","**CreateDeploymentTool**: Create a new deployment on Akash Network","**GetSDLsTool**: Get a list of available SDLs (from awesome-akash repository)","**GetSDLTool**: Get a specific SDL by name","**SendManifestTool**: Send a manifest to a provider","**CreateLeaseTool**: Create a lease with a provider","**GetServicesTool**: Get information about active services","**UpdateDeploymentTool**: Update a deployment on Akash Network","[Akash Network](https://akash.network/)","[Model Context Protocol](https://github.com/modelcontextprotocol/typescript-sdk)","[awesome-akash](https://github.com/akash-network/awesome-akash) (included as a submodule)"],"avatarUrl":"https://avatars.githubusercontent.com/u/120607601?v=4","views":0,"featured":false},{"slug":"akazwz-workers-mcp-demo","sourceId":"akazwz-workers-mcp-demo","name":"akazwz workers mcp demo","author":"akazwz","description":"cloudflare workers MCP server","repositoryUrl":"https://github.com/akazwz/workers-mcp-demo","tags":["cloud","mcp"],"category":"Cloud","stars":30,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/50396286?v=4","views":0,"featured":false},{"slug":"aki-kii-mcp-uuid","sourceId":"aki-kii-mcp-uuid","name":"aki kii mcp uuid","author":"aki-kii","description":"aki kii mcp uuid is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/aki-kii/mcp-uuid","tags":["mcp"],"category":"Design","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/65025532?v=4","views":0,"featured":false},{"slug":"akiojin-playfab-mcp-server","sourceId":"akiojin-playfab-mcp-server","name":"akiojin playfab mcp server","author":"akiojin","description":"MCP Server for PlayFab","repositoryUrl":"https://github.com/akiojin/playfab-mcp-server","tags":["mcp"],"category":"Cloud","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/965624?v=4","views":0,"featured":false},{"slug":"akki91-ankr-mcp","sourceId":"akki91-ankr-mcp","name":"akki91 ankr mcp","author":"akki91","description":"MCP server for Ankr APIs","repositoryUrl":"https://github.com/akki91/ankr-mcp","tags":["mcp","api"],"category":"Cloud","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Get Account balance** (`get_token_balances_on_network`): Gets all token balances for a given address on a specific network","Parameters: network, wallet/account address","Returns: Asset data for that wallet on the chain,","Launch **Claude Desktop**.","From the main menu, navigate to **Settings**.","Open the **Developer Settings**.","Edit the configuration file that contains your MCP server definitions.","If MCP servers are already listed, append your Ankr MCP configuration to the existing list. Otherwise, copy and paste the entire above configuration for the Ankr MCP server.","Close the **Developer Settings** menu.","Restart **Claude Desktop** to apply the changes.","Once Claude Desktop has restarted, click on the **Tools Icon** located just below the chat prompt.","Verify that the list of tools provided by the Ankr MCP server is visible and accessible."],"avatarUrl":"https://avatars.githubusercontent.com/u/1758311?v=4","views":0,"featured":false},{"slug":"aldrin-labs-solana-mcp-server","sourceId":"aldrin-labs-solana-mcp-server","name":"aldrin labs solana mcp server","author":"aldrin-labs","description":"solana mcp sever to enable solana rpc methods","repositoryUrl":"https://github.com/aldrin-labs/solana-mcp-server","tags":["mcp","solana-rpc","solana","mcp-server","mcp-servers"],"category":"Other MCP Server","stars":20,"lastUpdate":"2025-05-19","installTarget":null,"features":["`get_sol_balance`: Get SOL balance for an address","`get_token_balance`: Get SPL token balance","`get_account_info`: Get account information","`get_largest_accounts`: Get largest accounts on network","`get_slot`: Get current slot","`get_block`: Get block information","`get_block_time`: Get block production time","`get_transaction`: Get transaction details","`get_recent_blockhash`: Get recent blockhash","`get_token_accounts_by_owner`: Get token accounts by owner","`get_token_accounts_by_delegate`: Get delegated token accounts","`get_token_supply`: Get token supply information","`get_epoch_info`: Get current epoch information","`get_version`: Get node version","`get_health`: Get node health status","`get_supply`: Get current supply","`get_inflation_rate`: Get inflation rate","`get_cluster_nodes`: Get cluster node information","`get_minimum_balance_for_rent_exemption`: Get minimum rent-exempt balance","`get_vote_accounts`: Get vote accounts","`get_leader_schedule`: Get leader schedule","Add the following configuration to your Cline MCP settings file (`~/Library/Application Support/claude-code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json` on macOS):","Restart Cline to load the new MCP server.","\"What's the SOL balance of address Gh9ZwEmdLJ8DscKNTkTqPbNwLNNBjuSzaG9Vp2KGtKJr?\"","\"Show me the current slot number\"","\"Get information about the latest block\"","\"What's the current inflation rate?\"","\"Show me the token accounts owned by address ...\"","`SOLANA_RPC_URL`: (Optional) The Solana RPC endpoint to use. Defaults to \"https://api.mainnet-beta.solana.com\" if not specified.","Rust and Cargo","Solana CLI tools (optional, for testing)"],"avatarUrl":"https://avatars.githubusercontent.com/u/60558183?v=4","views":0,"featured":false},{"slug":"alejandroballesterosc-document-edit-mcp","sourceId":"alejandroballesterosc-document-edit-mcp","name":"alejandroBallesterosC document edit mcp","author":"alejandroBallesterosC","description":"A lightweight MCP server for processing, editing, and interacting with PDF, Word, Excel, and CSV documents.","repositoryUrl":"https://github.com/alejandroBallesterosC/document-edit-mcp","tags":["mcp"],"category":"Data","stars":17,"lastUpdate":"2025-05-19","installTarget":null,"features":["Create new Word documents from text","Edit existing Word documents (add/edit/delete paragraphs and headings)","Convert text files (.txt) to Word documents","Create new Excel spreadsheets from JSON or CSV-like text","Edit existing Excel files (update cells, ranges, add/delete rows, columns, sheets)","Convert CSV files to Excel","Create new PDF files from text","Convert Word documents to PDF files","Create a virtual environment","Install required dependencies","Configure the server for Claude Desktop","Create necessary directories","Install dependencies:","Configure Claude Desktop:","**Mac**: `~/Library/Application Support/Claude/`","**Windows**: `%APPDATA%\\Claude\\`","Restart Claude Desktop","**Tools**: Provides manipulations functions for Word, Excel, and PDF operations","**Resources**: Provides information about capabilities","**Prompts**: (none currently implemented)"],"avatarUrl":"https://avatars.githubusercontent.com/u/35951314?v=4","views":0,"featured":false},{"slug":"aleksandrkrivolap-wordware-mcp","sourceId":"aleksandrkrivolap-wordware-mcp","name":"aleksandrkrivolap wordware mcp","author":"aleksandrkrivolap","description":"aleksandrkrivolap wordware mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/aleksandrkrivolap/wordware-mcp","tags":["mcp"],"category":"Cloud","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**🔄 Dynamic Tool Loading** - Automatically loads tools from Wordware API based on configuration","**🧠 Intelligent Schema Detection** - Automatically detects and adapts to different tool input schemas","**🔍 Advanced Parameter Processing** - Handles various input formats (JSON, nested structures, strings)","**⚙️ Robust Error Handling** - Comprehensive error logging and event loop management","**🔑 Simple Authentication** - Easy setup to connect your Wordware account","Python 3.8+","Wordware API credentials","Claude Desktop or other MCP-compatible client","**Tool Configuration Loading** - Reads the list of tool IDs from the configuration file","**Dynamic Tool Registration** - For each tool ID:","Fetches metadata from the Wordware API","Detects input schema requirements","Creates a corresponding MCP tool function","Registers the tool with the MCP server","**Request Processing** - When a tool is called:","Processes input parameters in various formats (JSON objects, strings, nested structures)","Adapts parameters format based on tool requirements","Sends the properly formatted request to the Wordware API","**Response Handling** - Processes Wordware API responses:","Parses the Server-Sent Events (SSE) stream","Collects all output values","Formats the response for Claude in a user-friendly way","Direct parameters: `{\"Full Name\": \"John Doe\", \"Company\": \"Acme Inc.\"}`","JSON string in kwargs: `{\"kwargs\": \"{\\\"Full Name\\\": \\\"John Doe\\\", \\\"Company\\\": \\\"Acme Inc.\\\"}\"}`","Nested parameters: `{\"kwargs\": {\"Full Name\": \"John Doe\", \"Company\": \"Acme Inc.\"}}`","Detects if a tool requires parameters wrapped in a `kwargs` object","Extracts inner properties for better documentation","Adapts the parameter format for each tool automatically","Event loop monitoring and recovery","Detailed logging of all requests and responses","Graceful handling of HTTP errors and timeouts","Comprehensive error messages for troubleshooting","**Tool not showing in Claude Desktop**: Ensure the server is running and properly registered in Claude Desktop settings","**Authentication errors**: Check that your Wordware API key is correctly set in the `.env` file","**Parameter validation errors**: Verify the input format matches the tool's requirements","**Event loop errors**: If you see \"Event loop is closed\" errors, try restarting the server","[Anthropic](https://www.anthropic.com/) for the Model Context Protocol","[Wordware](https://wordware.ai/) for their agent platform","[MCP Python SDK](https://github.com/modelcontextprotocol/python-sdk) for the protocol implementation"],"avatarUrl":"https://avatars.githubusercontent.com/u/18016731?v=4","views":0,"featured":false},{"slug":"alexandertsai-mcp-telegram","sourceId":"alexandertsai-mcp-telegram","name":"alexandertsai mcp telegram","author":"alexandertsai","description":"An MCP for telegram to integrate with Claude desktop.","repositoryUrl":"https://github.com/alexandertsai/mcp-telegram","tags":["mcp","ai"],"category":"Other MCP Server","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/163396858?v=4","views":1,"featured":false},{"slug":"alexanimal-tradovate-mcp-server","sourceId":"alexanimal-tradovate-mcp-server","name":"alexanimal tradovate mcp server","author":"alexanimal","description":"Tradovate MCP Server","repositoryUrl":"https://github.com/alexanimal/tradovate-mcp-server","tags":["mcp"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Authentication with Tradovate API","Real-time data fetching with caching","Tools for contract details, position management, order placement, and more","Fallback to simulated data when API is unavailable","Clone the repository","Install dependencies:","Create a `.env` file with your Tradovate credentials:","`src/index.ts` - Main server entry point","`src/auth.ts` - Authentication functions","`src/data.ts` - Data fetching and caching","`src/tools.ts` - Tool handlers for MCP","`src/types.ts` - TypeScript type definitions","`tests/` - Test files","`get_contract_details` - Get details for a specific contract by symbol","`list_positions` - List positions for an account","`place_order` - Place a new order","`modify_order` - Modify an existing order","`cancel_order` - Cancel an existing order","`liquidate_position` - Liquidate a position","`get_account_summary` - Get account summary information","`get_market_data` - Get market data (quotes, DOM, charts)","`/auth/accessTokenRequest` - Get access token","`/auth/renewAccessToken` - Renew access token","`/contract/list` - List all contracts","`/contract/find` - Find a specific contract","`/position/list` - List all positions","`/order/list` - List all orders","`/order/placeOrder` - Place a new order","`/order/modifyOrder` - Modify an existing order","`/order/cancelOrder` - Cancel an existing order","`/order/liquidatePosition` - Liquidate a position","`/account/list` - List all accounts","`/account/find` - Find a specific account","`/cashBalance/getCashBalanceSnapshot` - Get cash balance for an account","`/md/getQuote` - Get quote data","`/md/getDOM` - Get depth of market data","`/md/getChart` - Get chart data"],"avatarUrl":"https://avatars.githubusercontent.com/u/2286525?v=4","views":0,"featured":false},{"slug":"alexbakers-mcp-ipfs","sourceId":"alexbakers-mcp-ipfs","name":"alexbakers mcp ipfs","author":"alexbakers","description":"🪐 MCP IPFS Server","repositoryUrl":"https://github.com/alexbakers/mcp-ipfs","tags":["model-context-protocol-servers","mcp","decentralized","ai","ipfs","model-context-protocol","mcp-server","storage","storage-service"],"category":"Other MCP Server","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/98721968?v=4","views":0,"featured":false},{"slug":"alexsmirnov-mcp-server-continue","sourceId":"alexsmirnov-mcp-server-continue","name":"alexsmirnov mcp server continue","author":"alexsmirnov","description":"alexsmirnov mcp server continue is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/alexsmirnov/mcp-server-continue","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/230641?v=4","views":0,"featured":false},{"slug":"alioshr-memory-bank-mcp","sourceId":"alioshr-memory-bank-mcp","name":"alioshr memory bank mcp","author":"alioshr","description":"A Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.","repositoryUrl":"https://github.com/alioshr/memory-bank-mcp","tags":["memory-bank","mcp","claude","cline-memory-bank","antrophic","model-context-protocol","windsurf","mcp-server","cursor","cline"],"category":"System","stars":325,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Multi-Project Support**","Project-specific directories","File structure enforcement","Path traversal prevention","Project listing capabilities","File listing per project","**Remote Accessibility**","Full MCP protocol implementation","Type-safe operations","Proper error handling","Security through project isolation","**Core Operations**","Read/write/update memory bank files","List available projects","List files within projects","Project existence validation","Safe read-only operations","Configure the MCP server in your settings (see Configuration section below)","Start using the memory bank tools in your AI assistant","For Cline extension: `~/Library/Application Support/Cursor/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json`","For Roo Code VS Code extension: `~/Library/Application Support/claude-code/User/globalStorage/rooveterinaryinc.roo-cline/settings/mcp_settings.json`","For Claude desktop app: `~/Library/Application Support/Claude/claude_desktop_config.json`","`MEMORY_BANK_ROOT`: Directory where project memory banks will be stored (e.g., `/path/to/memory-bank`)","`disabled`: Set to `false` to enable the server","`autoApprove`: List of operations that don't require explicit user approval:","`memory_bank_read`: Read memory bank files","`memory_bank_write`: Create new memory bank files","`memory_bank_update`: Update existing memory bank files","`list_projects`: List available projects","`list_project_files`: List files within a project","Build the Docker image:","Run the Docker container for testing:","Add MCP configuration, example for Roo Code:","Fork the repository","Create a feature branch (`git checkout -b feature/amazing-feature`)","Commit your changes (`git commit -m 'Add amazing feature'`)","Push to the branch (`git push origin feature/amazing-feature`)","Open a Pull Request","Use TypeScript for all new code","Maintain type safety across the codebase","Add tests for new features","Update documentation as needed","Follow existing code style and patterns","Write unit tests for new features","Include multi-project scenario tests","Test error cases thoroughly","Validate type constraints","Mock filesystem operations appropriately"],"avatarUrl":"https://avatars.githubusercontent.com/u/54821977?v=4","views":1,"featured":false},{"slug":"alisajil-ecogotravel","sourceId":"alisajil-ecogotravel","name":"alisajil ecogotravel","author":"alisajil","description":"Travel booking - India MCP","repositoryUrl":"https://github.com/alisajil/ecogotravel","tags":["go","mcp"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/4499111?v=4","views":0,"featured":false},{"slug":"aliyun-alibabacloud-adb-mysql-mcp-server","sourceId":"aliyun-alibabacloud-adb-mysql-mcp-server","name":"aliyun alibabacloud adb mysql mcp server","author":"aliyun","description":"AnalyticDB for MySQL MCP Server","repositoryUrl":"https://github.com/aliyun/alibabacloud-adb-mysql-mcp-server","tags":["cloud","mcp","database"],"category":"Database","stars":9,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/941070?v=4","views":0,"featured":false},{"slug":"aliyun-alibabacloud-dataworks-mcp-server","sourceId":"aliyun-alibabacloud-dataworks-mcp-server","name":"aliyun alibabacloud dataworks mcp server","author":"aliyun","description":"A Model Context Protocol (MCP) server that provides tools for AI, allowing it to interact with the DataWorks Open API through a standardized interface. This implementation is based on the Aliyun Open API and enables AI agents to perform cloud resources operations seamlessly.","repositoryUrl":"https://github.com/aliyun/alibabacloud-dataworks-mcp-server","tags":["aliyun","cloud","mcp","data-science","data","ai","scheduler","ide","modeling","bigdata","sql","data-visualization","tool","data-analysis","api","database"],"category":"Design","stars":15,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/941070?v=4","views":0,"featured":false},{"slug":"aliyun-alibabacloud-ecs-mcp-server","sourceId":"aliyun-alibabacloud-ecs-mcp-server","name":"aliyun alibabacloud ecs mcp server","author":"aliyun","description":"AlibabaCloud CloudOps MCP Server","repositoryUrl":"https://github.com/aliyun/alibabacloud-ecs-mcp-server","tags":["mcp","alibabacloud","cloud","cloudops","llm"],"category":"Cloud","stars":42,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/941070?v=4","views":0,"featured":false},{"slug":"aliyun-mcp-server-esa","sourceId":"aliyun-mcp-server-esa","name":"aliyun mcp server esa","author":"aliyun","description":"aliyun mcp server esa is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/aliyun/mcp-server-esa","tags":["mcp"],"category":"Database","stars":22,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/941070?v=4","views":0,"featured":false},{"slug":"allen-munsch-mcp-prefect","sourceId":"allen-munsch-mcp-prefect","name":"allen munsch mcp prefect","author":"allen-munsch","description":"https://pypi.org/project/mcp-prefect/0.1.0/","repositoryUrl":"https://github.com/allen-munsch/mcp-prefect","tags":["mcp"],"category":"Other MCP Server","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Flow Management**: List, get, and delete flows","**Flow Run Management**: Create, monitor, and control flow runs","**Deployment Management**: Manage deployments and their schedules","**Task Run Management**: Monitor and control task runs","**Work Queue Management**: Create and manage work queues","**Block Management**: Access block types and documents","**Variable Management**: Create and manage variables","**Workspace Management**: Get information about workspaces","\"Show me all my flows\"","\"List all failed flow runs from yesterday\"","\"Trigger the 'data-processing' deployment\"","\"Pause the schedule for the 'daily-reporting' deployment\"","\"What's the status of my last ETL flow run?\"","Add the function to the appropriate module in `src/mcp_prefect`","Add the function to the `get_all_functions()` list in the module","Add the new type to `APIType` in `enums.py`","Create a new module in `src/prefect/`","Update `main.py` to include the new API type"],"avatarUrl":"https://avatars.githubusercontent.com/u/33908344?v=4","views":0,"featured":false},{"slug":"allenday-solr-mcp","sourceId":"allenday-solr-mcp","name":"allenday solr mcp","author":"allenday","description":"A Python package for accessing Solr indexes via Claude Code","repositoryUrl":"https://github.com/allenday/solr-mcp","tags":["python","mcp"],"category":"Development","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["**MCP Server**: Implements the Model Context Protocol for integration with AI assistants","**Hybrid Search**: Combines keyword search precision with vector search semantic understanding","**Vector Embeddings**: Generates embeddings for documents using Ollama with nomic-embed-text","**Unified Collections**: Store both document content and vector embeddings in the same collection","**Docker Integration**: Easy setup with Docker and docker-compose","**Optimized Vector Search**: Efficiently handles combined vector and SQL queries by pushing down SQL filters to the vector search stage, ensuring optimal performance even with large result sets and pagination","SQL filters (WHERE clauses) are pushed down to the vector search stage","This ensures that vector similarity calculations are only performed on documents that will match the final SQL criteria","Significantly improves performance for queries with:","Selective WHERE clauses","Pagination (LIMIT/OFFSET)","Large result sets","Clone this repository","Start SolrCloud with Docker:","Install dependencies:","Process and index the sample document:","Run the MCP server:","Python 3.10 or higher","Docker and Docker Compose","SolrCloud 9.x","Ollama (for embedding generation)"],"avatarUrl":"https://avatars.githubusercontent.com/u/436031?v=4","views":0,"featured":false},{"slug":"allenporter-mcp-server-home-assistant","sourceId":"allenporter-mcp-server-home-assistant","name":"allenporter mcp server home assistant","author":"allenporter","description":"A Model Context Protocol Server for Home Assistant","repositoryUrl":"https://github.com/allenporter/mcp-server-home-assistant","tags":["mcp","model-context-protocol","home-assistant"],"category":"Cloud","stars":48,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6026418?v=4","views":0,"featured":false},{"slug":"allthatjazzleo-mantrachain-mcp","sourceId":"allthatjazzleo-mantrachain-mcp","name":"allthatjazzleo mantrachain mcp","author":"allthatjazzleo","description":"mantrachain mcp","repositoryUrl":"https://github.com/allthatjazzleo/mantrachain-mcp","tags":["mcp","ai","blockchain","mantrachain","cosmos-sdk","rwa"],"category":"Development","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Send tokens to other addresses (bank send)","Delegate tokens to validators (staking)","Query account balances","Get validator information","Sign and broadcast arbitrary transactions","Configure mnemonic and network via environment variables","Choose between Dukong testnet and Mainnet","**Supports both stdio and HTTP+SSE transport modes**","**bank-send**: Send tokens to another address","**get-balance**: Get balance of an address (defaults to your own address if none provided)","**delegate**: Delegate/Stake tokens to a validator","**undelegate**: Undelegate/Unstake tokens from a validator","**claim-rewards**: Claim rewards for a specific validator","**get-validators**: Get all validators","**get-delegations**: Get current staking information for an address","**get-available-rewards**: Get all available rewards for an address","**get-account-info**: Get current account information","**get-block-info**: Get block information","**query-network**: Execute a generic network query against chain APIs","**ibc-transfer**: Send tokens via IBC transfer","**contract-query**: Query a smart contract by executing a read-only function","**contract-execute**: Execute a function on a smart contract that changes state","**dex-get-pools**: Get all available liquidity pools from the DEX","**dex-find-routes**: Find available swap routes between two tokens","**dex-simulate-swap**: Simulate a token swap to get expected outcome without executing it","**dex-swap**: Execute a token swap on the DEX with slippage protection","**sign-and-broadcast**: Sign and broadcast a generic transaction","**networks://all**: JSON resource showing all available networks with their configuration","**openapi://{networkName}**: OpenAPI/Swagger specification for the specified network","**Stdio Mode (Default):** Communicates over standard input/output. This is the default mode when running the server directly or via `npx`.","**HTTP+SSE Mode:** Runs an HTTP server on port 3000, communicating via Server-Sent Events (SSE). Activate this mode using the `-r` flag or the dedicated npm scripts.","`GET /sse`: Establishes the SSE connection.","`POST /messages?sessionId=<id>`: Receives client requests.","**MNEMONIC**: Required. The mnemonic seed phrase for the wallet to use.","**CUSTOM_NETWORKS**: Optional. JSON string containing additional network configurations."],"avatarUrl":"https://avatars.githubusercontent.com/u/34628052?v=4","views":0,"featured":false},{"slug":"allwefantasy-auto-coder","sourceId":"allwefantasy-auto-coder","name":"allwefantasy auto coder","author":"allwefantasy","description":"allwefantasy auto coder is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/allwefantasy/auto-coder","tags":["mcp"],"category":"Development","stars":1028,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/797758?v=4","views":2,"featured":false},{"slug":"alohays-openai-tool2mcp","sourceId":"alohays-openai-tool2mcp","name":"alohays openai tool2mcp","author":"alohays","description":"mcp wrapper for openai built-in tools","repositoryUrl":"https://github.com/alohays/openai-tool2mcp","tags":["mcp","openai","ai","tool"],"category":"Other MCP Server","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/16367056?v=4","views":0,"featured":false},{"slug":"alxspiker-windows-command-line-mcp-server","sourceId":"alxspiker-windows-command-line-mcp-server","name":"alxspiker Windows Command Line MCP Server","author":"alxspiker","description":"This server creates a secure bridge between Claude and your computer's command-line functionality.","repositoryUrl":"https://github.com/alxspiker/Windows-Command-Line-MCP-Server","tags":["mcp"],"category":"Database","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/7357054?v=4","views":0,"featured":false},{"slug":"alxspiker-mcp-server-ftp","sourceId":"alxspiker-mcp-server-ftp","name":"alxspiker mcp server ftp","author":"alxspiker","description":"Model Context Protocol server for FTP access","repositoryUrl":"https://github.com/alxspiker/mcp-server-ftp","tags":["mcp"],"category":"Cloud","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["**List Directory Contents**: View files and folders on the FTP server","**Download Files**: Retrieve file content from the FTP server","**Upload Files**: Create new files or update existing ones","**Create Directories**: Make new folders on the FTP server","**Delete Files/Directories**: Remove files or directories","Node.js 16 or higher","Claude for Desktop (or other MCP-compatible client)","Use the provided `build-windows.bat` script which handles common build issues","Make sure Node.js and npm are properly installed","Try running the TypeScript compiler directly: `npx tsc`","If you still have issues, you can use the pre-compiled files in the `build` directory by running:","\"List the files in the /public directory on my FTP server\"","\"Download the file /data/report.txt from the FTP server\"","\"Upload this text as a file called notes.txt to the FTP server\"","\"Create a new directory called 'backups' on the FTP server\"","\"Delete the file obsolete.txt from the FTP server\"","\"Remove the empty directory /old-project from the FTP server\"","FTP credentials are stored in the Claude configuration file. Ensure this file has appropriate permissions.","Consider using FTPS (secure FTP) by setting `FTP_SECURE=true` if your server supports it.","The server creates temporary files for uploads and downloads in your system's temp directory."],"avatarUrl":"https://avatars.githubusercontent.com/u/7357054?v=4","views":0,"featured":false},{"slug":"amanasmuei-mcp-server-malaysia-prayer-time","sourceId":"amanasmuei-mcp-server-malaysia-prayer-time","name":"amanasmuei mcp server malaysia prayer time","author":"amanasmuei","description":"A Model Context Protocol (MCP) server for Malaysia Prayer Time data","repositoryUrl":"https://github.com/amanasmuei/mcp-server-malaysia-prayer-time","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Python 3.10 or higher","Claude Desktop (latest version)","`pip` or `uv` package manager","Create or edit the Claude Desktop configuration file:","Add the following configuration (adjust paths according to your setup):","Restart Claude Desktop completely","\"What are the prayer times for Kuala Lumpur today?\"","\"Show prayer times for Ipoh, Malaysia\"","\"Get prayer times for PRK02\" (using zone code)","\"What are the prayer times at coordinates 3.1390, 101.6869?\"","\"Show prayer schedule for location 5.4141, 100.3288\"","\"List all prayer time zones in Malaysia\"","\"Show me all available JAKIM zone codes\"","`city` (string, default: \"kuala lumpur\"): City name or zone code (e.g., \"SGR03\")","`country` (string, default: \"malaysia\"): Currently only supports \"malaysia\"","`date` (string, default: \"today\"): Date in YYYY-MM-DD format or \"today\"","`latitude` (float): Latitude coordinate","`longitude` (float): Longitude coordinate","`date` (string, default: \"today\"): Date in YYYY-MM-DD format or \"today\"","Imsak (pre-dawn meal time, if available)","Fajr (dawn prayer)","Syuruk/Sunrise","Dhuhr (noon prayer)","Asr (afternoon prayer)","Maghrib (sunset prayer)","Isha (night prayer)","Kuala Lumpur/Selangor: SGR01-SGR04","Perak: PRK01-PRK04","Penang: PNG01","Johor: JHR01","Kedah: KDH01","Terengganu: TRG01","Kelantan: KTN01","Melaka: MLK01","Verify configuration paths are absolute and correct","Check Claude logs:","Test the server directly:","Verify internet connectivity","Check if the zone code is valid (use `list_zones`)","The API may be temporarily unavailable - try again later","Fork the repository","Create a feature branch: `git checkout -b feature/amazing-feature`","Commit your changes: `git commit -m 'Add some amazing feature'`","Push to the branch: `git push origin feature/amazing-feature`","Open a Pull Request","[waktusolat.app](https://waktusolat.app/) - For providing the prayer time data API","[Model Context Protocol](https://modelcontextprotocol.io/) - For the MCP framework","JAKIM - For the official prayer times","Claude Desktop - For the AI integration platform"],"avatarUrl":"https://avatars.githubusercontent.com/u/25909625?v=4","views":0,"featured":false},{"slug":"amanasmuei-mcp-server-nodemcu","sourceId":"amanasmuei-mcp-server-nodemcu","name":"amanasmuei mcp server nodemcu","author":"amanasmuei","description":"amanasmuei mcp server nodemcu is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/amanasmuei/mcp-server-nodemcu","tags":["mcp"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["🔌 **Device Management**: Register, monitor, and control NodeMCU devices","📊 **Real-time Communication**: WebSocket interface for real-time updates","⚙️ **Configuration Management**: Update device settings remotely","🔄 **Command Execution**: Send restart, update, status commands remotely","📡 **Telemetry Collection**: Gather sensor data and device metrics","🔐 **Authentication**: Secure API access with JWT authentication","🧠 **AI Integration**: Work with Claude Desktop and other MCP-compatible AI tools","Node.js 16.x or higher","npm or yarn","For the NodeMCU client: Arduino IDE with ESP8266 support","Create a `.env` file based on the example:","Update the `.env` file with your settings:","**list-devices**: List all registered NodeMCU devices and their status","**get-device**: Get detailed information about a specific NodeMCU device","**send-command**: Send a command to a NodeMCU device","**update-config**: Update the configuration of a NodeMCU device","Install Claude for Desktop from [https://claude.ai/desktop](https://claude.ai/desktop)","Configure Claude for Desktop by editing `~/Library/Application Support/Claude/claude_desktop_config.json`:","Restart Claude for Desktop","You should now see the NodeMCU tools in the Claude for Desktop interface","**POST /api/auth/login** - Login and get JWT token","**POST /api/auth/validate** - Validate JWT token","Install required libraries in Arduino IDE:","ESP8266WiFi","WebSocketsClient","ArduinoJson","Configure the sketch with your WiFi and server settings:","Upload the sketch to your NodeMCU device","Fork the repository","Create your feature branch (`git checkout -b feature/amazing-feature`)","Commit your changes (`git commit -m 'Add some amazing feature'`)","Push to the branch (`git push origin feature/amazing-feature`)","Open a Pull Request","Use the software commercially","Modify the software","Distribute the software","Use and modify the software privately","[Model Context Protocol](https://modelcontextprotocol.io) for the integration specification","[NodeMCU](https://nodemcu.com) for the amazing IoT platform","[Anthropic](https://anthropic.com) for Claude Desktop"],"avatarUrl":"https://avatars.githubusercontent.com/u/25909625?v=4","views":1,"featured":false},{"slug":"amanasmuei-nodemcu-mcp","sourceId":"amanasmuei-nodemcu-mcp","name":"amanasmuei nodemcu mcp","author":"amanasmuei","description":"amanasmuei nodemcu mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/amanasmuei/nodemcu-mcp","tags":["mcp"],"category":"Other MCP Server","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["🔌 **Device Management**: Register, monitor, and control NodeMCU devices","📊 **Real-time Communication**: WebSocket interface for real-time updates","⚙️ **Configuration Management**: Update device settings remotely","🔄 **Command Execution**: Send restart, update, status commands remotely","📡 **Telemetry Collection**: Gather sensor data and device metrics","🔐 **Authentication**: Secure API access with JWT authentication","🧠 **AI Integration**: Work with Claude Desktop and other MCP-compatible AI tools","Node.js 16.x or higher","npm or yarn","For the NodeMCU client: Arduino IDE with ESP8266 support","Create a `.env` file based on the example:","Update the `.env` file with your settings:","**list-devices**: List all registered NodeMCU devices and their status","**get-device**: Get detailed information about a specific NodeMCU device","**send-command**: Send a command to a NodeMCU device","**update-config**: Update the configuration of a NodeMCU device","Install Claude for Desktop from [https://claude.ai/desktop](https://claude.ai/desktop)","Configure Claude for Desktop by editing `~/Library/Application Support/Claude/claude_desktop_config.json`:","Restart Claude for Desktop","You should now see the NodeMCU tools in the Claude for Desktop interface","**POST /api/auth/login** - Login and get JWT token","**POST /api/auth/validate** - Validate JWT token","Install required libraries in Arduino IDE:","ESP8266WiFi","WebSocketsClient","ArduinoJson","Configure the sketch with your WiFi and server settings:","Upload the sketch to your NodeMCU device","Fork the repository","Create your feature branch (`git checkout -b feature/amazing-feature`)","Commit your changes (`git commit -m 'Add some amazing feature'`)","Push to the branch (`git push origin feature/amazing-feature`)","Open a Pull Request","Use the software commercially","Modify the software","Distribute the software","Use and modify the software privately","[Model Context Protocol](https://modelcontextprotocol.io) for the integration specification","[NodeMCU](https://nodemcu.com) for the amazing IoT platform","[Anthropic](https://anthropic.com) for Claude Desktop"],"avatarUrl":"https://avatars.githubusercontent.com/u/25909625?v=4","views":0,"featured":false},{"slug":"ameeralns-deepresearchmcp","sourceId":"ameeralns-deepresearchmcp","name":"ameeralns DeepResearchMCP","author":"ameeralns","description":"Deep Research MCP is an intelligent research assistant built on the Model Context Protocol (MCP) that performs comprehensive, multi-step research on any topic.","repositoryUrl":"https://github.com/ameeralns/DeepResearchMCP","tags":["mcp","search"],"category":"Search","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/180365198?v=4","views":0,"featured":false},{"slug":"amitdeshmukh-stdout-mcp-server","sourceId":"amitdeshmukh-stdout-mcp-server","name":"amitdeshmukh stdout mcp server","author":"amitdeshmukh","description":"An MCP server that any process can pipe stdout logs to including console logs from nodejs programs","repositoryUrl":"https://github.com/amitdeshmukh/stdout-mcp-server","tags":["mcp","nodejs"],"category":"Other MCP Server","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["Named pipe creation and monitoring","Real-time log capture and storage","Log filtering and retrieval through MCP tools","Configurable log history (default: 100 entries)","Cross-platform support (Windows and Unix-based systems)","Windows: `\\\\.\\pipe\\stdout_pipe`","Unix/MacOS: `/tmp/stdout_pipe`","`lines` (optional, default: 50): Number of log lines to return","`filter` (optional): Text to filter logs by","`since` (optional): Timestamp to get logs after"],"avatarUrl":"https://avatars.githubusercontent.com/u/3540115?v=4","views":0,"featured":false},{"slug":"amotivv-cloudflare-browser-rendering","sourceId":"amotivv-cloudflare-browser-rendering","name":"amotivv cloudflare browser rendering","author":"amotivv","description":"This project demonstrates how to use Cloudflare Browser Rendering to extract web content for LLM context. It includes experiments with the REST API and Workers Binding API, as well as an MCP server implementation that can be used to provide web context to LLMs.","repositoryUrl":"https://github.com/amotivv/cloudflare-browser-rendering","tags":["browser","cloudflare","mcp","cloud","browser-automation","web-scraping","api"],"category":"Data","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/132207510?v=4","views":1,"featured":false},{"slug":"amotivv-cloudflare-browser-rendering-mcp","sourceId":"amotivv-cloudflare-browser-rendering-mcp","name":"amotivv cloudflare browser rendering mcp","author":"amotivv","description":"This MCP server provides tools for interacting with Cloudflare Browser Rendering, allowing you to fetch and process web content for use as context in LLMs directly from Cline or Claude Desktop.","repositoryUrl":"https://github.com/amotivv/cloudflare-browser-rendering-mcp","tags":["browser","cloud","mcp","tool"],"category":"Browser Automation","stars":9,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Web Content Fetching**: Fetch and process web pages for LLM context","**Documentation Search**: Search Cloudflare documentation and return relevant content","**Structured Content Extraction**: Extract structured content from web pages using CSS selectors","**Content Summarization**: Summarize web content for more concise LLM context","**Screenshot Capture**: Take screenshots of web pages","Node.js v18 or higher","A Cloudflare account with Browser Rendering API access","A deployed Cloudflare Worker using the provided `puppeteer-worker.js` file","Clone this repository:","Install dependencies:","Build the project:","Deploy the `puppeteer-worker.js` file to Cloudflare Workers using Wrangler:","Make sure to configure the following bindings in your Cloudflare Worker:","Browser Rendering binding named `browser`","KV namespace binding named `SCREENSHOTS`","Note the URL of your deployed worker (e.g., `https://browser-rendering-api.yourusername.workers.dev`)","Open the Claude Desktop configuration file:","Add the MCP server configuration:","Restart Claude Desktop","Open the Cline MCP settings file:","Add the MCP server configuration:","`url` (required): URL to fetch","`maxContentLength` (optional): Maximum content length to return","`query` (required): Search query","`maxResults` (optional): Maximum number of results to return","`url` (required): URL to extract content from","`selectors` (required): CSS selectors to extract content","`url` (required): URL to summarize","`maxLength` (optional): Maximum length of the summary","`url` (required): URL to take a screenshot of","`width` (optional): Width of the viewport in pixels (default: 1280)","`height` (optional): Height of the viewport in pixels (default: 800)","`fullPage` (optional): Whether to take a screenshot of the full page or just the viewport (default: false)","`[Setup]`: Initialization and configuration","`[API]`: API requests and responses","`[Error]`: Error handling and debugging","**Claude Desktop**: Check the logs in `~/Library/Logs/Claude/mcp*.log` (macOS) or `%APPDATA%\\Claude\\Logs\\mcp*.log` (Windows)","**Cline**: Logs appear in the output console of the VSCode extension","**\"BROWSER_RENDERING_API environment variable is not set\"**","Make sure you've set the correct URL to your Cloudflare Worker in the MCP server configuration","**\"Cloudflare worker API is unavailable or not configured\"**","Verify that your Cloudflare Worker is deployed and running","Check that the URL is correct and accessible","**\"Browser binding is not available\"**","Ensure that you've configured the Browser Rendering binding in your Cloudflare Worker","**\"SCREENSHOTS KV binding is not available\"**","Ensure that you've configured the KV namespace binding in your Cloudflare Worker","`src/index.ts`: Main entry point","`src/server.ts`: MCP server implementation","`src/browser-client.ts`: Client for interacting with Cloudflare Browser Rendering","`src/content-processor.ts`: Processes web content for LLM context","`puppeteer-worker.js`: Cloudflare Worker implementation","Start the MCP server","Test each tool with sample requests","Verify the responses","Provide a summary of test results","Built the project with `npm run build`","Set the `BROWSER_RENDERING_API` environment variable to your Cloudflare Worker URL","Deployed the Cloudflare Worker with the necessary bindings"],"avatarUrl":"https://avatars.githubusercontent.com/u/132207510?v=4","views":1,"featured":false},{"slug":"amotivv-protonmail-mcp","sourceId":"amotivv-protonmail-mcp","name":"amotivv protonmail mcp","author":"amotivv","description":"This MCP server provides email sending functionality using Protonmail's SMTP service. It allows both Claude Desktop and Cline VSCode extension to send emails on your behalf using your Protonmail credentials.","repositoryUrl":"https://github.com/amotivv/protonmail-mcp","tags":["protonmail","mcp","modelcontextprotocol","ai"],"category":"Other MCP Server","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":["Send emails to one or multiple recipients","Support for CC and BCC recipients","Support for both plain text and HTML email content","Comprehensive error handling and logging","`PROTONMAIL_USERNAME`: Your Protonmail email address","`PROTONMAIL_PASSWORD`: Your Protonmail SMTP password (not your regular login password)","`PROTONMAIL_HOST`: SMTP server hostname (default: smtp.protonmail.ch)","`PROTONMAIL_PORT`: SMTP server port (default: 587 for STARTTLS, 465 for SSL/TLS)","`PROTONMAIL_SECURE`: Whether to use a secure connection (default: \"false\" for port 587, \"true\" for port 465)","`DEBUG`: Enable debug logging (set to \"true\" to see detailed logs, \"false\" to hide them)","`to`: Recipient email address(es). Multiple addresses can be separated by commas.","`subject`: Email subject line","`body`: Email body content (can be plain text or HTML)","`isHtml`: (Optional) Whether the body contains HTML content (default: false)","`cc`: (Optional) CC recipient(s), separated by commas","`bcc`: (Optional) BCC recipient(s), separated by commas","Ensure your Protonmail SMTP credentials are correct in both configuration files","Verify that the SMTP port is not blocked by your firewall","Check if your Protonmail account has any sending restrictions","Look for error messages in the logs:","Claude Desktop app logs","Cline VSCode extension output panel","Restart the Claude Desktop app or reload the VSCode window after configuration changes","Clone this repository to your local machine:","Install dependencies and build the project:","Add the server configuration to your MCP settings files (see Configuration section above)","Provide Cline with the GitHub repository URL","Let Cline clone and build the server","Provide any necessary configuration information (like SMTP credentials)","[Protonmail SMTP Documentation](https://proton.me/support/smtp-submission) - Official guide for using Protonmail's SMTP service","[Nodemailer Documentation](https://nodemailer.com/) - The email sending library used by this MCP server","[Model Context Protocol Documentation](https://github.com/modelcontextprotocol/mcp) - Documentation for the MCP protocol","[Claude Desktop App](https://claude.ai/download) - Download the Claude Desktop application","[Cline VSCode Extension](https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev) - Install the Cline extension for VSCode","[Cline MCP Documentation](https://docs.cline.bot/mcp-servers/mcp-quickstart) - Cline's documentation for MCP servers","[Installing MCP Servers from GitHub](https://docs.cline.bot/mcp-server-from-github) - Guide for installing MCP servers from GitHub repositories","[Official MCP Servers Repository](https://github.com/modelcontextprotocol/servers) - Collection of official MCP servers","[Awesome-MCP Servers Repository](https://github.com/punkpeye/awesome-mcp-servers) - Community-curated list of MCP servers","[mcpservers.org](https://mcpservers.org/) - Online directory of MCP servers","[mcp.so](https://mcp.so/) - Another directory for discovering MCP servers"],"avatarUrl":"https://avatars.githubusercontent.com/u/132207510?v=4","views":0,"featured":false},{"slug":"anaisbetts-mcp-youtube","sourceId":"anaisbetts-mcp-youtube","name":"anaisbetts mcp youtube","author":"anaisbetts","description":"A Model-Context Protocol Server for YouTube","repositoryUrl":"https://github.com/anaisbetts/mcp-youtube","tags":["mcp","ai"],"category":"Cloud","stars":340,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1396?v=4","views":0,"featured":false},{"slug":"andreashornqvist-mcp","sourceId":"andreashornqvist-mcp","name":"andreasHornqvist MCP","author":"andreasHornqvist","description":"andreasHornqvist MCP is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/andreasHornqvist/MCP","tags":["mcp"],"category":"Other MCP Server","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/26190747?v=4","views":0,"featured":false},{"slug":"andredezzy-deep-directory-tree-mcp","sourceId":"andredezzy-deep-directory-tree-mcp","name":"andredezzy deep directory tree mcp","author":"andredezzy","description":"Powerful Model Context Protocol (MCP) implementation for visualizing directory structures with real-time updates, configurable depth, and smart exclusions for efficient project navigation","repositoryUrl":"https://github.com/andredezzy/deep-directory-tree-mcp","tags":["mcp","ai","model-context-protocol"],"category":"System","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":["Deep directory tree visualization","Configurable depth-based tree generation","Smart pattern-based file/directory exclusion","Clean and readable tree output format","Real-time directory structure updates","Targeted directory analysis","[Node.js](https://nodejs.org) (v18 or higher)","Open Cursor Settings → MCP → Add new MCP server","Configure with these settings:","\"Show me the directory structure\"","\"Visualize project tree up to depth 4\"","\"Show files excluding test directories\"","[Bun Runtime](https://bun.sh) (required)","Open Cursor Settings → MCP → Add new MCP server","Configure with these settings:","Fork the repository","Create feature branch (`git checkout -b feature/amazing-feature`)","Commit changes (`git commit -m 'Add feature'`)","Push to branch (`git push origin feature/amazing-feature`)","Open a Pull Request","[Open an issue](https://github.com/andredezzy/deep-directory-tree-mcp/issues)","[FAQ Wiki](https://github.com/andredezzy/deep-directory-tree-mcp/wiki/FAQ)","[Documentation](https://github.com/andredezzy/deep-directory-tree-mcp/wiki)"],"avatarUrl":"https://avatars.githubusercontent.com/u/38265368?v=4","views":0,"featured":false},{"slug":"andredezzy-deep-filesystem-tree-mcp","sourceId":"andredezzy-deep-filesystem-tree-mcp","name":"andredezzy deep filesystem tree mcp","author":"andredezzy","description":"Powerful Model Context Protocol (MCP) implementation for visualizing directory structures with real-time updates, configurable depth, and smart exclusions for efficient project navigation","repositoryUrl":"https://github.com/andredezzy/deep-filesystem-tree-mcp","tags":["mcp","ai","system","model-context-protocol"],"category":"System","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":["Deep directory tree visualization","Configurable depth-based tree generation","Smart pattern-based file/directory exclusion","Clean and readable tree output format","Real-time directory structure updates","Targeted directory analysis","[Node.js](https://nodejs.org) (v18 or higher)","Open Cursor Settings → MCP → Add new MCP server","Configure with these settings:","\"Show me the directory structure\"","\"Visualize project tree up to depth 4\"","\"Show files excluding test directories\"","[Bun Runtime](https://bun.sh) (required)","Open Cursor Settings → MCP → Add new MCP server","Configure with these settings:","Fork the repository","Create feature branch (`git checkout -b feature/amazing-feature`)","Commit changes (`git commit -m 'Add feature'`)","Push to branch (`git push origin feature/amazing-feature`)","Open a Pull Request","[Open an issue](https://github.com/andredezzy/deep-directory-tree-mcp/issues)","[FAQ Wiki](https://github.com/andredezzy/deep-directory-tree-mcp/wiki/FAQ)","[Documentation](https://github.com/andredezzy/deep-directory-tree-mcp/wiki)"],"avatarUrl":"https://avatars.githubusercontent.com/u/38265368?v=4","views":0,"featured":false},{"slug":"andresthor-cmd-line-mcp","sourceId":"andresthor-cmd-line-mcp","name":"andresthor cmd line mcp","author":"andresthor","description":"andresthor cmd line mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/andresthor/cmd-line-mcp","tags":["mcp"],"category":"Automation","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6527206?v=4","views":0,"featured":false},{"slug":"andylee20014-mcp-replicate-flux","sourceId":"andylee20014-mcp-replicate-flux","name":"andylee20014 mcp replicate flux","author":"andylee20014","description":"andylee20014 mcp replicate flux is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/andylee20014/mcp-replicate-flux","tags":["mcp"],"category":"Design","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/114041773?v=4","views":0,"featured":false},{"slug":"angiejones-mcp-selenium","sourceId":"angiejones-mcp-selenium","name":"angiejones mcp selenium","author":"angiejones","description":"An MCP implementation for Selenium WebDriver","repositoryUrl":"https://github.com/angiejones/mcp-selenium","tags":["mcp"],"category":"Browser Automation","stars":139,"lastUpdate":"2025-05-19","installTarget":null,"features":["Start browser sessions with customizable options","Navigate to URLs","Find elements using various locator strategies","Click, type, and interact with elements","Perform mouse actions (hover, drag and drop)","Handle keyboard input","Take screenshots","Upload files","Support for headless mode","Chrome","Firefox","Name: `Selenium MCP`","Description: `automates browser interactions`","Command: `npx -y @angiejones/mcp-selenium`","Clone the repository","Install dependencies: `npm install`","Run the server: `npm start`","`browser` (required): Browser to launch","Type: string","Enum: [\"chrome\", \"firefox\"]","`options`: Browser configuration options","Type: object","Properties:","`headless`: Run browser in headless mode","Type: boolean","`arguments`: Additional browser arguments","Type: array of strings","`url` (required): URL to navigate to","Type: string","`by` (required): Locator strategy","Type: string","Enum: [\"id\", \"css\", \"xpath\", \"name\", \"tag\", \"class\"]","`value` (required): Value for the locator strategy","Type: string","`timeout`: Maximum time to wait for element in milliseconds","Type: number","Default: 10000","`by` (required): Locator strategy","Type: string","Enum: [\"id\", \"css\", \"xpath\", \"name\", \"tag\", \"class\"]","`value` (required): Value for the locator strategy","Type: string","`timeout`: Maximum time to wait for element in milliseconds","Type: number","Default: 10000","`by` (required): Locator strategy","Type: string","Enum: [\"id\", \"css\", \"xpath\", \"name\", \"tag\", \"class\"]","`value` (required): Value for the locator strategy","Type: string","`text` (required): Text to enter into the element","Type: string","`timeout`: Maximum time to wait for element in milliseconds","Type: number","Default: 10000","`by` (required): Locator strategy","Type: string","Enum: [\"id\", \"css\", \"xpath\", \"name\", \"tag\", \"class\"]","`value` (required): Value for the locator strategy","Type: string","`timeout`: Maximum time to wait for element in milliseconds","Type: number","Default: 10000","`by` (required): Locator strategy","Type: string","Enum: [\"id\", \"css\", \"xpath\", \"name\", \"tag\", \"class\"]","`value` (required): Value for the locator strategy","Type: string","`timeout`: Maximum time to wait for element in milliseconds","Type: number","Default: 10000","`by` (required): Locator strategy for source element","Type: string","Enum: [\"id\", \"css\", \"xpath\", \"name\", \"tag\", \"class\"]","`value` (required): Value for the source locator strategy","Type: string","`targetBy` (required): Locator strategy for target element","Type: string","Enum: [\"id\", \"css\", \"xpath\", \"name\", \"tag\", \"class\"]","`targetValue` (required): Value for the target locator strategy","Type: string","`timeout`: Maximum time to wait for elements in milliseconds","Type: number","Default: 10000","`by` (required): Locator strategy","Type: string","Enum: [\"id\", \"css\", \"xpath\", \"name\", \"tag\", \"class\"]","`value` (required): Value for the locator strategy","Type: string","`timeout`: Maximum time to wait for element in milliseconds","Type: number","Default: 10000","`by` (required): Locator strategy","Type: string","Enum: [\"id\", \"css\", \"xpath\", \"name\", \"tag\", \"class\"]","`value` (required): Value for the locator strategy","Type: string","`timeout`: Maximum time to wait for element in milliseconds","Type: number","Default: 10000","`key` (required): Key to press (e.g., 'Enter', 'Tab', 'a', etc.)","Type: string","`by` (required): Locator strategy","Type: string","Enum: [\"id\", \"css\", \"xpath\", \"name\", \"tag\", \"class\"]","`value` (required): Value for the locator strategy","Type: string","`filePath` (required): Absolute path to the file to upload","Type: string","`timeout`: Maximum time to wait for element in milliseconds","Type: number","Default: 10000","`outputPath` (optional): Path where to save the screenshot. If not provided, returns base64 data.","Type: string"],"avatarUrl":"https://avatars.githubusercontent.com/u/15972783?v=4","views":0,"featured":false},{"slug":"anisirji-mcp-server-remote-setup-with-jwt-auth","sourceId":"anisirji-mcp-server-remote-setup-with-jwt-auth","name":"anisirji mcp server remote setup with jwt auth","author":"anisirji","description":"Secure middleware server implementing Model Context Protocol (MCP) over SSE with JWT authentication. Enables standardized communication between AI tools and clients with dynamic tool registration, request logging, and session management. Perfect for building production-ready AI systems requiring secure access patterns.","repositoryUrl":"https://github.com/anisirji/mcp-server-remote-setup-with-jwt-auth","tags":["mcp","ai","system","tool"],"category":"Analytics","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/72395988?v=4","views":0,"featured":false},{"slug":"ankur-1garg-mcp","sourceId":"ankur-1garg-mcp","name":"ankur 1garg mcp","author":"ankur-1garg","description":"ankur 1garg mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/ankur-1garg/mcp","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Analyzes repository structure and dependencies","Detects primary programming language","Identifies exposed ports","Handles monorepo detection","Supports private GitHub repositories (with GITHUB_TOKEN)","Provides detailed Dockerfile recommendations","Python >= 3.10","Git command-line tool in PATH","(Optional) GitHub Personal Access Token for private repos","Create and activate a virtual environment:","Install dependencies:","`GITHUB_TOKEN`: GitHub Personal Access Token (required for private repos)"],"avatarUrl":"https://avatars.githubusercontent.com/u/134294609?v=4","views":0,"featured":false},{"slug":"anton-107-server-run-commands","sourceId":"anton-107-server-run-commands","name":"anton 107 server run commands","author":"anton-107","description":"MCP server to run commands on the local OS","repositoryUrl":"https://github.com/anton-107/server-run-commands","tags":["mcp"],"category":"System","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/226657?v=4","views":0,"featured":false},{"slug":"anton10xr-gibber-mcp","sourceId":"anton10xr-gibber-mcp","name":"anton10xr gibber mcp","author":"anton10xr","description":"Tiny MCP server with cryptography tools, sufficient to establish end-to-end encryption between LLM agents","repositoryUrl":"https://github.com/anton10xr/gibber-mcp","tags":["mcp","tool"],"category":"Other MCP Server","stars":192,"lastUpdate":"2025-05-19","installTarget":null,"features":["Generate SJCL P-256 key pairs","Derive shared secrets for secure communication","Encrypt messages using SJCL AES-CCM","Decrypt encrypted messages","Server-sent events (SSE) for real-time communication","`PORT`: The port on which the server will run (default: 3006)","`GET /sse`: Connect to the server using server-sent events","`POST /messages/:id`: Send messages to a specific connection","**generateKeyPair**: Generate a new SJCL P-256 key pair (without exposing the private key)","**deriveSharedSecret**: Derive a shared secret from private and public keys for secure communication","**encrypt**: Encrypt messages using SJCL AES-CCM encryption with the derived shared secret","**decrypt**: Decrypt messages using SJCL AES-CCM with the shared secret"],"avatarUrl":"https://avatars.githubusercontent.com/u/105124934?v=4","views":0,"featured":false},{"slug":"any-chat-completions-mcp","sourceId":"any-chat-completions-mcp","name":"any-chat-completions-mcp MCP Server","author":"ferrants","description":"any-chat-completions-mcp MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/pyroprompts/any-chat-completions-mcp","tags":["Community Servers"],"category":"Community Servers","stars":452,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/882183?v=4&size=40","views":0,"featured":false},{"slug":"apappascs-mcp-servers-hub","sourceId":"apappascs-mcp-servers-hub","name":"apappascs mcp servers hub","author":"apappascs","description":"Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.","repositoryUrl":"https://github.com/apappascs/mcp-servers-hub","tags":["mcp"],"category":"Community Servers","stars":219,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6052803?v=4","views":0,"featured":false},{"slug":"api7-apisix-mcp","sourceId":"api7-apisix-mcp","name":"api7 apisix mcp","author":"api7","description":"APISIX Model Context Protocol (MCP) server is used to bridge large language models (LLMs) with the APISIX Admin API.","repositoryUrl":"https://github.com/api7/apisix-mcp","tags":["mcp","apisix","api-management","mcp-server","typescript","api"],"category":"Development","stars":22,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/61078451?v=4","views":0,"featured":false},{"slug":"apifox-apifox-mcp-server","sourceId":"apifox-apifox-mcp-server","name":"apifox apifox mcp server","author":"apifox","description":"apifox apifox mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/apifox/apifox-mcp-server","tags":["mcp","api"],"category":"Development","stars":20,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/59521997?v=4","views":0,"featured":false},{"slug":"apinetwork-piapi-mcp-server","sourceId":"apinetwork-piapi-mcp-server","name":"apinetwork piapi mcp server","author":"apinetwork","description":"A TypeScript implementation of a Model Context Protocol (MCP) server that integrates with PiAPI's API. PiAPI makes user able to generate media content with Midjourney/Flux/Kling/LumaLabs/Udio/Chrip/Trellis directly from Claude or any other MCP-compatible apps.","repositoryUrl":"https://github.com/apinetwork/piapi-mcp-server","tags":["mcp","api","typescript"],"category":"Development","stars":44,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/168175381?v=4","views":0,"featured":false},{"slug":"aptro-superset-mcp","sourceId":"aptro-superset-mcp","name":"aptro superset mcp","author":"aptro","description":"connect to 50+ data stores via superset mcp server. Can use with open ai agent sdk, Claude app, cursor, windsurf","repositoryUrl":"https://github.com/aptro/superset-mcp","tags":["mcp","ai"],"category":"Community Servers","stars":38,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/10391409?v=4","views":0,"featured":false},{"slug":"apvlv-davinci-resolve-mcp","sourceId":"apvlv-davinci-resolve-mcp","name":"apvlv davinci resolve mcp","author":"apvlv","description":"A Model Context Protocol (MCP) server for interacting with DaVinci Resolve and Fusion","repositoryUrl":"https://github.com/apvlv/davinci-resolve-mcp","tags":["mcp"],"category":"Official","stars":17,"lastUpdate":"2025-05-19","installTarget":null,"features":["Two-way communication: Connect Claude AI to DaVinci Resolve through the MCP protocol","Project management: Create, open, and manage DaVinci Resolve projects","Timeline manipulation: Create, modify, and navigate timelines","Media management: Import, organize, and manage media in the Media Pool","Fusion integration: Create and modify Fusion compositions","Scene inspection: Get detailed information about the current DaVinci Resolve project","Code execution: Run arbitrary Python code in DaVinci Resolve from Claude","DaVinci Resolve Studio (version 17 or higher recommended)","Python 3.8 or higher","Claude Desktop (for AI integration)","Clone this repository:","Install the required dependencies:","Install the MCP server in Claude Desktop:","Start DaVinci Resolve","In Claude Desktop, connect to the \"DaVinci Resolve MCP\" server","You can now interact with DaVinci Resolve through Claude","Install 5ire from [GitHub](https://github.com/nanbingxyz/5ire) or using Homebrew on macOS:","Start DaVinci Resolve","In 5ire, add the DaVinci Resolve MCP server","Connect to the server using your preferred AI model (OpenAI, Claude, etc.)","You can now interact with DaVinci Resolve through 5ire","`project://current` - Get information about the current project","`project://timelines` - Get a list of timelines in the current project","`timeline://current` - Get information about the current timeline","`mediapool://folders` - Get a list of folders in the media pool","`mediapool://current` - Get information about the current media pool folder","`storage://volumes` - Get a list of mounted volumes in the media storage","`system://status` - Get the current status of the DaVinci Resolve connection","`create_project(name)` - Create a new DaVinci Resolve project","`load_project(name)` - Load an existing DaVinci Resolve project","`save_project()` - Save the current DaVinci Resolve project","`create_timeline(name)` - Create a new timeline in the current project","`set_current_timeline(index)` - Set the current timeline by index (1-based)","`import_media(file_paths)` - Import media files into the current media pool folder","`create_folder(name)` - Create a new folder in the current media pool folder","`create_timeline_from_clips(name, clip_indices)` - Create a new timeline from clips in the current media pool folder","`add_fusion_comp_to_clip(timeline_index, track_type, track_index, item_index)` - Add a Fusion composition to a clip in the timeline","`create_fusion_node(node_type, parameters)` - Create a specific Fusion node in the current composition","`create_fusion_node_chain(node_chain)` - Create a chain of connected Fusion nodes in the current composition","`open_page(page_name)` - Open a specific page in DaVinci Resolve (media, edit, fusion, color, fairlight, deliver)","`execute_python(code)` - Execute arbitrary Python code in DaVinci Resolve","`execute_lua(script)` - Execute a Lua script in DaVinci Resolve's Fusion","\"Create a new project named 'My Documentary'\"","\"Import all video files from the Downloads folder\"","\"Create a new timeline with the selected clips\"","\"Apply a Fusion effect to the selected clip\"","\"Get information about the current project\"","\"Switch to the Color page\"","\"Save the current project\"","\"Create a folder named 'Raw Footage' in the media pool\"","\"Create a Blur node in the current Fusion composition\"","\"Create a Text node with the content 'Hello World'\"","\"Create a chain of nodes: MediaIn -> Blur -> ColorCorrector -> MediaOut\""],"avatarUrl":"https://avatars.githubusercontent.com/u/603855?v=4","views":0,"featured":false},{"slug":"arabold-docs-mcp-server","sourceId":"arabold-docs-mcp-server","name":"arabold docs mcp server","author":"arabold","description":"Docs MCP Server: Enhance Your AI Coding Assistant","repositoryUrl":"https://github.com/arabold/docs-mcp-server","tags":["mcp","ai"],"category":"Database","stars":99,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1548229?v=4","views":0,"featured":false},{"slug":"arathald-mcp-editor","sourceId":"arathald-mcp-editor","name":"arathald mcp editor","author":"arathald","description":"Port of Anthropic's file editing tools to an MCP server","repositoryUrl":"https://github.com/arathald/mcp-editor","tags":["mcp","tool"],"category":"Data","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6439881?v=4","views":0,"featured":false},{"slug":"arben-adm-brave-mcp-search","sourceId":"arben-adm-brave-mcp-search","name":"arben adm brave mcp search","author":"arben-adm","description":"arben adm brave mcp search is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/arben-adm/brave-mcp-search","tags":["mcp","search"],"category":"Search","stars":11,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/132681761?v=4","views":0,"featured":false},{"slug":"arjunprabhulal-mcp-flight-search","sourceId":"arjunprabhulal-mcp-flight-search","name":"arjunprabhulal mcp flight search","author":"arjunprabhulal","description":"MCP Server implementation for the Model Context Protocol (MCP) enabling AI tool usage - Realtime Flight Search","repositoryUrl":"https://github.com/arjunprabhulal/mcp-flight-search","tags":["mcp-server","serpapi","mcp","search","ai","fligh-search","model-context-protocol","tool","genai","mcp-tools"],"category":"Search","stars":16,"lastUpdate":"2025-05-19","installTarget":null,"features":["MCP-compliant tools for flight search functionality","Integration with SerpAPI Google Flights","Support for one-way and round-trip flights","Rich logging with structured output","Modular, maintainable code structure","`search_flights_tool`: Search for flights between airports with parameters:","`origin`: Departure airport code (e.g., ATL, JFK)","`destination`: Arrival airport code (e.g., LAX, ORD)","`outbound_date`: Departure date (YYYY-MM-DD)","`return_date`: Optional return date for round trips (YYYY-MM-DD)","`server_status`: Check if the MCP server is running"],"avatarUrl":"https://avatars.githubusercontent.com/u/11761445?v=4","views":1,"featured":false},{"slug":"arrismo-kaggle-mcp","sourceId":"arrismo-kaggle-mcp","name":"arrismo kaggle mcp","author":"arrismo","description":"MCP server for Kaggle","repositoryUrl":"https://github.com/arrismo/kaggle-mcp","tags":["kaggle","mcp","mcp-server"],"category":"Cloud","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/46009365?v=4","views":0,"featured":false},{"slug":"attarmau-fastmcp-recsys","sourceId":"attarmau-fastmcp-recsys","name":"attarmau FastMCP RecSys","author":"attarmau","description":"A mockup full stack app built with React, FastAPI, MongoDB, and Docker, powered by AWS Rekognition & CLIP for multi-tagging and clothing recommendations","repositoryUrl":"https://github.com/attarmau/FastMCP_RecSys","tags":["go","api","mcp","aws","fastapi","docker","database","clip","recommender-system"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/87364730?v=4","views":1,"featured":false},{"slug":"auth0-auth0-mcp-server","sourceId":"auth0-auth0-mcp-server","name":"auth0 auth0 mcp server","author":"auth0","description":"auth0 auth0 mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/auth0/auth0-mcp-server","tags":["mcp"],"category":"Database","stars":49,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2824157?v=4","views":0,"featured":false},{"slug":"aviveldan-datagov-mcp","sourceId":"aviveldan-datagov-mcp","name":"aviveldan datagov mcp","author":"aviveldan","description":"MCP server for Israel Government Data","repositoryUrl":"https://github.com/aviveldan/datagov-mcp","tags":["go","mcp"],"category":"Data","stars":57,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/39082532?v=4","views":0,"featured":false},{"slug":"awesimon-elasticsearch-mcp","sourceId":"awesimon-elasticsearch-mcp","name":"awesimon elasticsearch mcp","author":"awesimon","description":"Elasticsearch MCP server with available features including mappings management, search and indexing, and index management etc.","repositoryUrl":"https://github.com/awesimon/elasticsearch-mcp","tags":["mcp","search","ai","elasticsearch","mcp-server"],"category":"Search","stars":9,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/37128453?v=4","views":0,"featured":false},{"slug":"awslabs-mcp","sourceId":"awslabs-mcp","name":"awslabs mcp","author":"awslabs","description":"AWS MCP Servers — specialized MCP servers that bring AWS best practices directly to your development workflow","repositoryUrl":"https://github.com/awslabs/mcp","tags":["mcp-host","mcp","mcp-tools","mcp-client","modelcontextprotocol","mcp-server","mcp-servers","aws","mcp-clients"],"category":"Development","stars":3151,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/3299148?v=4","views":2,"featured":false},{"slug":"baidu-maps-mcp","sourceId":"baidu-maps-mcp","name":"baidu maps mcp","author":"baidu-maps","description":"百度地图MCP Server官方主页","repositoryUrl":"https://github.com/baidu-maps/mcp","tags":["mcp","ai"],"category":"Other MCP Server","stars":262,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/204146226?v=4","views":0,"featured":false},{"slug":"bendusy-pollinations-mcp","sourceId":"bendusy-pollinations-mcp","name":"bendusy pollinations mcp","author":"bendusy","description":"pollinations-mcp","repositoryUrl":"https://github.com/bendusy/pollinations-mcp","tags":["mcp"],"category":"Other MCP Server","stars":8,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/14658878?v=4","views":0,"featured":false},{"slug":"billster45-mcp-chatgpt-responses","sourceId":"billster45-mcp-chatgpt-responses","name":"billster45 mcp chatgpt responses","author":"billster45","description":"MCP server for access to OpenAI's ChatGPT API with Responses API for conversation management","repositoryUrl":"https://github.com/billster45/mcp-chatgpt-responses","tags":["mcp","openai","api","ai"],"category":"Cloud","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["Call the ChatGPT API with customisable parameters","Aks Claude and ChatGPT to talk to each other in a long running discussion!","Configure model versions, temperature, and other parameters","Use web search to get up-to-date information from the internet","Uses OpenAI's Responses API for automatic conversation state management","Use your own OpenAI API key","Python 3.10 or higher","[Claude Desktop](https://claude.ai/download) application","[OpenAI API key](https://platform.openai.com/settings/organization/api-keys)","[uv](https://github.com/astral-sh/uv) for Python package management","Clone this repository:","Set up a virtual environment and install dependencies using uv:","Configure Claude Desktop to use this MCP server by following the instructions at:","Add the following configuration to your Claude Desktop config file (adjust paths as needed):","Restart Claude Desktop.","You can now use the ChatGPT API through Claude by asking questions that mention ChatGPT or that Claude might not be able to answer.","`ask_chatgpt(prompt, model, temperature, max_output_tokens, response_id)` - Send a prompt to ChatGPT and get a response","`ask_chatgpt_with_web_search(prompt, model, temperature, max_output_tokens, response_id)` - Send a prompt to ChatGPT with web search enabled to get up-to-date information","Simplifies code by letting OpenAI handle the conversation history","Provides more reliable context tracking","Improves the user experience by maintaining context across messages","Allows access to the latest information from the web with the web search tool"],"avatarUrl":"https://avatars.githubusercontent.com/u/17960135?v=4","views":0,"featured":false},{"slug":"bing-search-mcp","sourceId":"bing-search-mcp","name":"bing-search-mcp","author":"leehanchung","description":"MCP Server for Bing Search API","repositoryUrl":"https://github.com/leehanchung/bing-search-mcp","tags":["Community Servers"],"category":"Cloud","stars":404,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/4794839?v=4&size=40","views":0,"featured":false},{"slug":"bitable-mcp","sourceId":"bitable-mcp","name":"bitable-mcp","author":"lloydzhou","description":"This MCP server provides access to Lark Bitable through the Model Context Protocol. It allows users to interact with Bitable tables using predefined tools.","repositoryUrl":"https://github.com/lloydzhou/bitable-mcp","tags":["Community Servers"],"category":"Database","stars":445,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1826685?v=4&size=40","views":0,"featured":false},{"slug":"boostspace-integrator-mcp-server","sourceId":"boostspace-integrator-mcp-server","name":"boostspace integrator mcp server","author":"boostspace","description":"Integrator MCP Server","repositoryUrl":"https://github.com/boostspace/integrator-mcp-server","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/207708827?v=4","views":0,"featured":false},{"slug":"browser-use-mcp-server","sourceId":"browser-use-mcp-server","name":"browser-use-mcp-server","author":"michiosw","description":"Browse the web, directly from Cursor etc.","repositoryUrl":"https://github.com/co-browser/browser-use-mcp-server","tags":["Community Servers"],"category":"Integration","stars":340,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/74599230?v=4&size=40","views":0,"featured":false},{"slug":"brysontang-deltatask","sourceId":"brysontang-deltatask","name":"brysontang DeltaTask","author":"brysontang","description":"A powerful MCP (Model Context Protocol) server for Claude Desktop, integrating task management, SQLite, and Obsidian visualization.","repositoryUrl":"https://github.com/brysontang/DeltaTask","tags":["mcp"],"category":"Database","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Smart Task Management**: Create tasks with urgency levels and effort estimates","**Prioritization Engine**: Automatically sorts tasks by urgency and effort","**Task Decomposition**: Split larger tasks into manageable subtasks","**Tagging System**: Organize tasks with custom tags","**Local Storage**: All data stored locally in SQLite database","**Obsidian Integration**: Bi-directional sync with Obsidian markdown files","**MCP Server**: Full API access through Model Context Protocol","**Tasks**: Core task entity with properties:","Title and description","Urgency (1-5 scale, 5 being highest)","Effort (1-21 scale, following Fibonacci sequence)","Completion status","Parent-child relationships for subtasks","Tags for categorization","`todos`: Stores all task items and their properties","`tags`: Stores unique tag names","`todo_tags`: Junction table for many-to-many relationship between tasks and tags","Task files with frontmatter metadata","Tag-based views for filtering tasks","Statistics dashboard","Bi-directional sync between Obsidian markdown and SQLite database","`get_task_by_id`: Get a specific task by ID","`search_tasks`: Find tasks by title, description, or tags","`create_task`: Create a new task","`update_task`: Update a task's properties","`delete_task`: Remove a task","`sync_tasks`: Sync tasks from Obsidian markdown into SQLite","`list_tasks`: List all tasks","`get_statistics`: Retrieve metrics about tasks","`create_subtasks`: Split a task into multiple subtasks","`get_all_tags`: Get all unique tag names","`get_subtasks`: Get subtasks for a given parent task","`finish_task`: Mark a task as completed","Python 3.10+","SQLite3","Obsidian (optional, for markdown integration)","Clone this repository","Set up the Python environment using `uv`:","Configure Claude for Desktop:","Open or create `~/Library/Application Support/Claude/claude_desktop_config.json`","Add the DeltaTask server configuration:","Restart Claude for Desktop","Use the DeltaTask tools in Claude for Desktop by clicking the hammer icon","**Structured Data Model**: Clearly defined schema for tasks with relationships","**Priority Calculation**: Intelligent sorting based on multiple factors","**Hierarchical Organization**: Parent-child relationships for task decomposition","**Tagging System**: Flexible categorization for better context","**Statistics and Insights**: Data aggregation for understanding task patterns","**Obsidian Integration**: Markdown-based visualization and editing"],"avatarUrl":"https://avatars.githubusercontent.com/u/8965979?v=4","views":0,"featured":false},{"slug":"bsc-mcp","sourceId":"bsc-mcp","name":"bsc-mcp","author":"TermiX-official","description":"bsc-mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/TermiX-official/bsc-mcp","tags":["Community Servers"],"category":"Community Servers","stars":78,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/131183991?v=4","views":0,"featured":false},{"slug":"buger-docs-mcp","sourceId":"buger-docs-mcp","name":"buger docs mcp","author":"buger","description":"Turn any github repo to MCP server, and chat with code or docs","repositoryUrl":"https://github.com/buger/docs-mcp","tags":["mcp","github"],"category":"Development","stars":24,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Powered by Probe:** Leverages the [Probe](https://probeai.dev/) search engine for efficient and relevant results.","**Flexible Content Sources:** Include a specific local directory or clone a Git repository.","**Pre-build Content:** Optionally bundle documentation/claude-code content directly into the package.","**Dynamic Configuration:** Configure content sources, Git settings, and MCP tool details via config file, CLI arguments, or environment variables.","**Automatic Git Updates:** Keep content fresh by automatically pulling changes from a Git repository at a configurable interval.","**Customizable MCP Tool:** Define the name and description of the search tool exposed to AI assistants.","**AI Integration:** Seamlessly integrates with AI assistants supporting the Model Context Protocol (MCP).","`includeDir`: **(Build/Runtime)** Absolute path to a local directory whose contents will be copied to the `data` directory during build, or used directly at runtime if `dataDir` is not specified. Use this OR `gitUrl`.","`gitUrl`: **(Build/Runtime)** URL of the Git repository. Use this OR `includeDir`.","If `autoUpdateInterval` is 0 (default), the server attempts to download a `.tar.gz` archive directly (currently assumes GitHub URL structure: `https://github.com/{owner}/{repo}/archive/{ref}.tar.gz`). This is faster but doesn't support updates.","If `autoUpdateInterval` > 0, the server performs a `git clone` and enables periodic updates.","`gitRef`: **(Build/Runtime)** The branch, tag, or commit hash to use from the `gitUrl` (default: `main`). Used for both tarball download and Git clone/pull.","`autoUpdateInterval`: **(Runtime)** Interval in minutes to automatically check for Git updates (default: 0, meaning disabled). Setting this to a value > 0 enables Git cloning and periodic `git pull` operations. Requires the `git` command to be available in the system path.","`dataDir`: **(Runtime)** Path to the directory containing the content to be searched at runtime. Overrides content sourced from `includeDir` or `gitUrl` defined in the config file or built into the package. Useful for pointing the server to live data without rebuilding.","`toolName`: **(Build/Runtime)** The name of the MCP tool exposed by the server (default: `search_docs`). Choose a descriptive name relevant to the content.","`toolDescription`: **(Build/Runtime)** The description of the MCP tool shown to AI assistants (default: \"Search documentation using the probe search engine.\").","`ignorePatterns`: **(Build/Runtime)** An array of glob patterns.","`enableBuildCleanup`: **(Build)** If `true` (default), removes common binary/media files (images, videos, archives, etc.) and files larger than 100KB from the `data` directory after the build step. Set to `false` to disable this cleanup.","If using `includeDir` during build: Files matching these patterns are excluded when copying to `data`. `.gitignore` rules are also respected.","If using `gitUrl` or `dataDir` at runtime: Files matching these patterns within the `data` directory are ignored by the search indexer.","**Runtime Configuration (Highest):** CLI arguments (`--dataDir`, `--gitUrl`, etc.) and Environment Variables (`DATA_DIR`, `GIT_URL`, etc.) override all other settings. CLI arguments take precedence over Environment Variables.","**Build-time Configuration:** Settings in `docs-mcp.config.json` (`includeDir`, `gitUrl`, `toolName`, etc.) define defaults used during `npm run build` and also serve as runtime defaults if not overridden.","**Default Values (Lowest):** Internal defaults are used if no configuration is provided (e.g., `toolName: 'search_docs'`, `autoUpdateInterval: 5`).","**Fork/Clone this Repository:** Start with this project's code.","**Configure `docs-mcp.config.json`:** Define the `includeDir` or `gitUrl` pointing to your content source. Set the default `toolName` and `toolDescription`.","**Update `package.json`:** Change the `name` (e.g., `@my-org/my-docs-mcp`), `version`, `description`, etc.","**Build:** Run `npm run build`. This clones/copies your content into the `data` directory and makes the package ready.","**Publish:** Run `npm publish` (you'll need npm authentication configured).","`query`: A natural language query or keywords describing what to search for (e.g., \"how to configure the gateway\", \"database connection example\", \"user authentication\"). The server uses Probe's search capabilities to find relevant content. (Required)","`page`: The page number for results when dealing with many matches. Defaults to 1 if omitted. (Optional)"],"avatarUrl":"https://avatars.githubusercontent.com/u/14009?v=4","views":0,"featured":false},{"slug":"burkestar-cloudzero-mcp","sourceId":"burkestar-cloudzero-mcp","name":"burkestar cloudzero mcp","author":"burkestar","description":"Talk to your cloud data using CloudZero API and Model Context Protocol (MCP) server for LLM tool calling","repositoryUrl":"https://github.com/burkestar/cloudzero-mcp","tags":["cloud","mcp","api","tool"],"category":"Cloud","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/177557?v=4","views":0,"featured":false},{"slug":"cablate-mcp-google-map","sourceId":"cablate-mcp-google-map","name":"cablate mcp google map","author":"cablate","description":"A powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.","repositoryUrl":"https://github.com/cablate/mcp-google-map","tags":["go","api","mcp","google-map","mcp-server","ai","dive"],"category":"Integration","stars":19,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Location Search**","Search for places near a specific location with customizable radius and filters","Get detailed place information including ratings, opening hours, and contact details","**Geocoding Services**","Convert addresses to coordinates (geocoding)","Convert coordinates to addresses (reverse geocoding)","**Distance & Directions**"],"avatarUrl":"https://avatars.githubusercontent.com/u/85614048?v=4","views":0,"featured":false},{"slug":"cabrit0-mcp-server-reunemacacada","sourceId":"cabrit0-mcp-server-reunemacacada","name":"cabrit0 mcp server reuneMacacada","author":"cabrit0","description":"cabrit0 mcp server reuneMacacada is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/cabrit0/mcp_server_reuneMacacada","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Generate learning paths for any topic (not just technology topics)","Find relevant resources using web search and scraping","Organize resources into a logical sequence with customizable number of nodes","Support for multiple languages with focus on Portuguese","Performance optimizations for Render's free tier","Caching system for faster responses","Return a standardized JSON structure for consumption by client applications","**NEW**: TF-IDF based resource relevance filtering to ensure resources match the requested topic","**NEW**: Strategic quiz distribution across learning trees for balanced learning experiences","**NEW**: YouTube integration to include relevant videos in learning paths","**NEW**: Category system to generate more specific content for different types of topics","**NEW**: Asynchronous task system with real-time progress feedback to improve user experience and avoid timeouts","**NEW**: Enhanced caching system for improved performance and faster response times","**NEW**: Optimized web scraping techniques for better resource utilization","**NEW**: Adaptive scraping system that automatically chooses the most efficient method for each website","**NEW**: Puppeteer instance pool for efficient browser reuse and reduced memory usage","Python 3.9+","FastAPI","Pyppeteer for JavaScript-heavy web scraping","Pyppeteer-stealth for avoiding detection during web scraping","Puppeteer instance pool for efficient browser reuse","DuckDuckGo Search API","BeautifulSoup for HTML parsing","scikit-learn for TF-IDF based resource relevance filtering","yt-dlp for YouTube video search and metadata extraction","Redis (optional) for distributed caching","msgpack for efficient data serialization","cachetools for advanced in-memory caching","Clone the repository:","Create a virtual environment:","Install Python dependencies:","Install Node.js dependencies (for the optimized scraping system):","Install Chrome/Chromium for Pyppeteer (if not already installed)","Start the server using the provided batch file (Windows):","Access the API at `http://localhost:8000`","Generate an MCP by making a GET request to:","Check the API documentation at `http://localhost:8000/docs`","Make a first request to generate an MCP (this will populate the cache):","Make a second request with the same parameters (this should use the cache):","[API Reference](docs/api_reference.md) - Detailed API documentation","[Endpoints Reference](docs/endpoints_reference.md) - Complete reference of all endpoints","[Flutter Integration](docs/flutter_integration.md) - Guide for integrating with Flutter apps","[Async Tasks System](docs/async_tasks_system.md) - Documentation for the asynchronous task system","[Performance Improvements](docs/performance_improvements.md) - Overview of performance optimizations","[Caching System](docs/caching_system.md) - Documentation for the caching system","[Web Scraping Optimization](docs/web_scraping_optimization.md) - Details on web scraping optimizations","`GET /health` - Health check endpoint","`GET /generate_mcp?topic={topic}&max_resources={max_resources}&num_nodes={num_nodes}&min_width={min_width}&max_width={max_width}&min_height={min_height}&max_height={max_height}&language={language}&category={category}` - Generate an MCP for the specified topic synchronously","`topic` (required): The topic to generate an MCP for (minimum 3 characters)","`max_resources` (optional): Maximum number of resources to include (default: 15, min: 5, max: 30)","`num_nodes` (optional): Number of nodes to include in the learning path (default: 15, min: 10, max: 30)","`min_width` (optional): Minimum width of the tree (nodes at first level) (default: 3, min: 2, max: 10)","`max_width` (optional): Maximum width at any level of the tree (default: 5, min: 3, max: 15)","`min_height` (optional): Minimum height of the tree (depth) (default: 3, min: 2, max: 8)","`max_height` (optional): Maximum height of the tree (depth) (default: 7, min: 3, max: 12)","`language` (optional): Language for resources (default: \"pt\")","`category` (optional): Category for the topic (e.g., \"technology\", \"finance\", \"health\"). If not provided, it will be detected automatically.","`POST /generate_mcp_async?topic={topic}&max_resources={max_resources}&num_nodes={num_nodes}&min_width={min_width}&max_width={max_width}&min_height={min_height}&max_height={max_height}&language={language}&category={category}` - Start asynchronous generation of an MCP","`GET /status/{task_id}` - Check the status of an asynchronous task","`GET /tasks` - List all tasks","`POST /clear_cache?pattern={pattern}&clear_domain_cache={clear_domain_cache}` - Clear the cache based on a pattern","`pattern` (optional): Pattern to match cache keys (default: \"\\*\" for all)","`clear_domain_cache` (optional): Whether to also clear the domain method cache (default: false)","`GET /cache_stats` - Get statistics about the cache, including information about the domain method cache","**Caching System**: Results are cached to improve response times for repeated queries","**Asynchronous Task System**: Long-running operations are handled asynchronously","**Resource Filtering**: TF-IDF based filtering to select the most relevant resources","**Optimized Web Scraping**: Efficient web scraping techniques to reduce resource usage","**Adaptive Scraping System**: Automatically chooses the most efficient scraping method for each website","**Puppeteer Instance Pool**: Reuses browser instances to reduce memory usage and startup time","**Domain Method Cache**: Remembers which scraping method works best for each domain","**Resource Blocking**: Blocks unnecessary resources (images, stylesheets, fonts) during scraping","**60-80% reduction in response time** for topics already in cache","**30-50% reduction in response time** for new topics","**40-60% reduction in memory usage** during web scraping","**3-5x increase in throughput** for simultaneous requests"],"avatarUrl":"https://avatars.githubusercontent.com/u/103539544?v=4","views":0,"featured":false},{"slug":"cfbd-mcp-server","sourceId":"cfbd-mcp-server","name":"cfbd-mcp-server","author":"lenwood","description":"An MCP server enabling CFBD API queries within Claude Desktop.","repositoryUrl":"https://github.com/lenwood/cfbd-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":307,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1515065?v=4&size=40","views":0,"featured":false},{"slug":"cfrs2005-mcp-gs-robot","sourceId":"cfrs2005-mcp-gs-robot","name":"cfrs2005 mcp gs robot","author":"cfrs2005","description":"mcp-gs-robot gaussian bot","repositoryUrl":"https://github.com/cfrs2005/mcp-gs-robot","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**`list_robots`**: Lists robots accessible via the API key. (Based on: [List Robots API](https://developer.gs-robot.com/zh_CN/Robot%20Information%20Service/List%20Robots))","**`get_robot_status`**: Fetches the detailed status of a specific robot by its serial number. (Based on: [Get Robot Status API](https://developer.gs-robot.com/zh_CN/Robot%20Information%20Service/V1%20Get%20Robot%20Status))","**`list_robot_task_reports`**: Retrieves cleaning task reports for a specific robot, with optional time filtering. (Based on: [List Robot Task Reports API](https://developer.gs-robot.com/zh_CN/Robot%20Cleaning%20Data%20Service/V1%20List%20Robot%20Task%20Reports))","**`list_robot_maps`**: Lists the maps associated with a specific robot. (Based on: [List Robot Maps API](https://developer.gs-robot.com/zh_CN/Robot%20Map%20Service/V1%20List%20Robot%20Map))","**`src/gs_openapi/config.py`**: Contains base URLs, API paths, and environment variable names.","**`src/gs_openapi/auth/token_manager.py`**: Manages acquiring and refreshing OAuth tokens.","**`src/gs_openapi/api/`**: Contains modules (`robots.py`, `maps.py`) with functions that directly call the Gausium OpenAPI endpoints using `httpx`.","**`src/gs_openapi/mcp/gausium_mcp.py`**: Defines the `GausiumMCP` class which integrates the API calls and token management.","**`main.py`**: Initializes `GausiumMCP`, registers the API functionalities as MCP tools using `@mcp.tool()`, configures basic logging, and starts the server using `mcp.run()`.","**Clone the repository:**","**Create and activate a virtual environment using `uv`:**","**Install dependencies using `uv`:**","**Configure Credentials:**","`GS_CLIENT_ID`: Your Gausium Application Client ID.","`GS_CLIENT_SECRET`: Your Gausium Application Client Secret.","`GS_OPEN_ACCESS_KEY`: Your Gausium OpenAPI Access Key.","**Run the server:**"],"avatarUrl":"https://avatars.githubusercontent.com/u/4113283?v=4","views":0,"featured":false},{"slug":"chaindead-telegram-mcp","sourceId":"chaindead-telegram-mcp","name":"chaindead telegram mcp","author":"chaindead","description":"Telegram MCP for managing dialogs, messages, drafts, read statuses, and more.","repositoryUrl":"https://github.com/chaindead/telegram-mcp","tags":["mcp","ai","mtproto","telegram-api","telegram","mcp-server"],"category":"Data","stars":64,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/190544799?v=4","views":0,"featured":false},{"slug":"chat-mcp","sourceId":"chat-mcp","name":"chat-mcp","author":"aiqlcom","description":"A Desktop Chat App that leverages MCP(Model Context Protocol) to interface with other LLMs.","repositoryUrl":"https://github.com/AI-QL/chat-mcp","tags":["Community Servers"],"category":"Design","stars":243,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/173930076?v=4&size=40","views":0,"featured":false},{"slug":"chrisdoc-hevy-mcp","sourceId":"chrisdoc-hevy-mcp","name":"chrisdoc hevy mcp","author":"chrisdoc","description":"chrisdoc hevy mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/chrisdoc/hevy-mcp","tags":["mcp"],"category":"Other MCP Server","stars":13,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Workout Management**: Fetch, create, and update workouts","**Routine Management**: Access and manage workout routines","**Exercise Templates**: Browse available exercise templates","**Folder Organization**: Manage routine folders","Node.js (v20 or higher)","npm or yarn","A Hevy API key","`get-workouts`: Fetch and format workout data","`get-workout`: Get a single workout by ID","`create-workout`: Create a new workout","`update-workout`: Update an existing workout","`get-workout-count`: Get the total count of workouts","`get-workout-events`: Get workout update/delete events","`get-routines`: Fetch and format routine data","`create-routine`: Create a new routine","`update-routine`: Update an existing routine","`get-routine`: Get a single routine by ID","`get-exercise-templates`: Fetch exercise templates","`get-exercise-template`: Get a template by ID","`get-routine-folders`: Fetch routine folders","`create-routine-folder`: Create a new folder","`get-routine-folder`: Get a folder by ID","[Model Context Protocol](https://github.com/modelcontextprotocol) for the MCP SDK","[Hevy](https://www.hevyapp.com/) for their fitness tracking platform and API"],"avatarUrl":"https://avatars.githubusercontent.com/u/9047291?v=4","views":0,"featured":false},{"slug":"chrishayuk-chuk-mcp-time-server","sourceId":"chrishayuk-chuk-mcp-time-server","name":"chrishayuk chuk mcp time server","author":"chrishayuk","description":"chrishayuk chuk mcp time server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/chrishayuk/chuk-mcp-time-server","tags":["mcp"],"category":"Database","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Current Time Retrieval**: Get the current time for any IANA timezone","**Time Zone Conversion**: Convert times between different time zones","**Comprehensive Validation**: Robust input validation using Pydantic models","**Async Server Architecture**: Built with asyncio for efficient performance","**Flexible Configuration**: Configurable through environment variables and config files","mcp (>=1.6.0)","pydantic (>=2.11.2)","PyYAML (>=6.0.2)","pyz (>=0.4.3)","pytest (>=8.3.5)","Python 3.11 or higher","pip","(Optional) Virtual environment recommended","Clone the repository:","Create a virtual environment:","Install the package:","`NO_BOOTSTRAP`: Set to disable component bootstrapping","Other configuration options can be set in the configuration files","`timezone`: IANA timezone name (e.g., 'America/New_York')","Current time in the specified timezone","Timezone details","Daylight Saving Time (DST) status","`source_timezone`: Source timezone (IANA format)","`time`: Time in HH:MM (24-hour) format","`target_timezone`: Target timezone (IANA format)","Source time details","Target time details","Time difference between zones","Black is used for code formatting","isort is used for import sorting","Line length is set to 88 characters","Fork the repository","Create your feature branch (`git checkout -b feature/AmazingFeature`)","Ensure code passes formatting and testing","Commit your changes (`git commit -m 'Add some AmazingFeature'`)","Push to the branch (`git push origin feature/AmazingFeature`)","Open a Pull Request"],"avatarUrl":"https://avatars.githubusercontent.com/u/690076?v=4","views":0,"featured":false},{"slug":"chroma","sourceId":"chroma","name":"chroma","author":"privetin","description":"MCP server for Chroma","repositoryUrl":"https://github.com/privetin/chroma","tags":["Community Servers"],"category":"Community Servers","stars":29,"lastUpdate":"2025-04-12","installTarget":null,"features":["**Semantic Search**: Find documents based on meaning using Chroma's embeddings","**Metadata Filtering**: Filter search results by metadata fields","**Content Filtering**: Additional filtering based on document content","**Persistent Storage**: Data persists in local directory between server restarts","**Error Handling**: Comprehensive error handling with clear messages","**Retry Logic**: Automatic retries for transient failures","Install dependencies:","Windows: `src/chroma/data`","MacOS/Linux: `src/chroma/data`","Start the server:","Use MCP tools to interact with the server:","`Document already exists [id=X]`","`Document not found [id=X]`","`Invalid input: Missing document_id or content`","`Invalid filter`","`Operation failed: [details]`","Run the MCP Inspector for interactive testing:","Use the inspector's web interface to:","Test CRUD operations","Verify search functionality","Check error handling","Monitor server logs","Update dependencies:","Build package:","Code style","Testing requirements","Pull request process"],"avatarUrl":"https://avatars.githubusercontent.com/u/81558906?v=4","views":0,"featured":false},{"slug":"clay-inc-clay-mcp","sourceId":"clay-inc-clay-mcp","name":"clay inc clay mcp","author":"clay-inc","description":"clay inc clay mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/clay-inc/clay-mcp","tags":["mcp"],"category":"Other MCP Server","stars":8,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Contact Search**: Find contacts by job title, company, location, or specific keywords.","**Interaction Search**: Retrieve past interactions based on various criteria.","**Contact Statistics**: Obtain numerical statistics and percentages related to your contacts.","**Detailed Contact Info**: Access comprehensive information for a specific contact by ID.","**Add New Contact**: Create new contacts with details like name, phone, email, and more.","**Add Contact Note**: Create a note associated with a specific contact.","**Retrieve Groups**: Get all user-defined groups or lists.","**Create New Group**: Create a new group or list.","**Update Group**: Update a group's title or modify its members.","**Retrieve Notes**: Get notes created within a specified date range.","**Retrieve Events**: Fetch meetings and events scheduled within a specified date range."],"avatarUrl":"https://avatars.githubusercontent.com/u/52427917?v=4","views":0,"featured":false},{"slug":"cloudinary-mcp-server","sourceId":"cloudinary-mcp-server","name":"cloudinary-mcp-server","author":"felores","description":"MCP (Model Context Protocol) server for uploading media to Cloudinary using Claude Desktop","repositoryUrl":"https://github.com/felores/cloudinary-mcp-server","tags":["Community Servers"],"category":"Cloud","stars":145,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/44730261?v=4&size=40","views":0,"featured":false},{"slug":"code-yeongyu-perplexity-advanced-mcp","sourceId":"code-yeongyu-perplexity-advanced-mcp","name":"code yeongyu perplexity advanced mcp","author":"code-yeongyu","description":"Advanced MCP tool for Perplexity and OpenRouter API integration.","repositoryUrl":"https://github.com/claude-code-yeongyu/perplexity-advanced-mcp","tags":["mcp","perplexity","api","llm","agentic-ai","tool","cursor","agent"],"category":"Integration","stars":22,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Unified API Client:** Supports both [OpenRouter](https://openrouter.ai/) and [Perplexity](https://docs.perplexity.ai/home) APIs with configurable models for handling simple and complex queries.","**Command-Line Interface (CLI):** Manage API key configuration and run the MCP server using [Typer](https://typer.tiangolo.com/).","**Advanced Query Processing:** Incorporates file attachment processing, allowing you to include contextual data in your queries.","**Robust Retry Mechanism:** Utilizes Tenacity for retry logic to ensure consistent and reliable API communications.","**Customizable Logging:** Flexible logging configuration for detailed debugging and runtime monitoring.","You would search on Google.","Then read the top two or three results directly to verify.","Providing both OpenRouter and Perplexity API keys simultaneously will result in an error","When both CLI arguments and environment variables are provided, CLI arguments take precedence","**Simple Queries:** Provides fast, efficient responses.","**Complex Queries:** Engages in detailed reasoning and supports file attachments formatted as XML.","**API Keys:** Configure either the `OPENROUTER_API_KEY` or `PERPLEXITY_API_KEY` through command-line options or environment variables.","**Model Selection:** The configuration (in `src/perplexity_advanced_mcp/config.py`) maps query types to specific models:","**[OpenRouter](https://openrouter.ai/):**","Simple Queries: `perplexity/sonar`","Complex Queries: `perplexity/sonar-reasoning`","**[Perplexity](https://docs.perplexity.ai/home):**","Simple Queries: `sonar-pro`","Complex Queries: `sonar-reasoning-pro`","Starting and stopping the MCP server to help AI conduct proper testing","Copying and providing error logs when issues occurred","Finding and providing [Python MCP SDK](https://github.com/modelcontextprotocol/python-sdk) documentation and examples from the internet","Requesting modifications for code that didn't seem correct"],"avatarUrl":"https://avatars.githubusercontent.com/u/11153873?v=4","views":0,"featured":false},{"slug":"code-sandbox-mcp","sourceId":"code-sandbox-mcp","name":"code-sandbox-mcp","author":"VikashLoomba","description":"An MCP server to create secure code sandbox environment for executing code within Docker containers. This MCP server provides AI applications with a safe and isolated environment for running code while maintaining security through containerization.","repositoryUrl":"https://github.com/Automata-Labs-team/claude-code-sandbox-mcp","tags":["Community Servers"],"category":"Development","stars":114,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2976130?v=4&size=40","views":0,"featured":false},{"slug":"codefriar-sf-mcp","sourceId":"codefriar-sf-mcp","name":"codefriar sf mcp","author":"codefriar","description":"codefriar sf mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/claude-codefriar/sf-mcp","tags":["mcp"],"category":"Development","stars":28,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/642589?v=4","views":0,"featured":false},{"slug":"codelogic-mcp-server","sourceId":"codelogic-mcp-server","name":"codelogic-mcp-server","author":"actions-user","description":"An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.","repositoryUrl":"https://github.com/claude-codeLogicIncEngineering/claude-codelogic-mcp-server","tags":["Official Integrations"],"category":"Development","stars":117,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/65916846?v=4&size=40","views":0,"featured":false},{"slug":"cognee","sourceId":"cognee","name":"cognee","author":"dexters1","description":"cognee is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/topoteretes/cognee","tags":["Community Servers"],"category":"Community Servers","stars":37,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/30923996?v=4&size=40","views":0,"featured":false},{"slug":"coin-api-mcp","sourceId":"coin_api_mcp","name":"coin_api_mcp","author":"longmans","description":"A Model Context Protocol server that provides access to CoinMarketCap's cryptocurrency data. This server enables AI-powered applications to retrieve cryptocurrency listings, quotes, and detailed information about various coins.","repositoryUrl":"https://github.com/longmans/coin_api_mcp","tags":["Community Servers"],"category":"Database","stars":81,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/932025?v=4&size=40","views":0,"featured":false},{"slug":"confluentinc-mcp-confluent","sourceId":"confluentinc-mcp-confluent","name":"confluentinc mcp confluent","author":"confluentinc","description":"confluentinc mcp confluent is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/confluentinc/mcp-confluent","tags":["mcp"],"category":"Other MCP Server","stars":29,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/9439498?v=4","views":0,"featured":false},{"slug":"contentful-mcp","sourceId":"contentful-mcp","name":"contentful-mcp","author":"ivo-toby","description":"MCP (Model Context Protocol) server for the Contentful Management API","repositoryUrl":"https://github.com/ivo-toby/contentful-mcp","tags":["Community Servers"],"category":"Integration","stars":385,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/474763?v=4&size=40","views":0,"featured":false},{"slug":"context-hub-generator","sourceId":"context-hub-generator","name":"context hub generator","author":"context-hub","description":"CTX: A tool for generating structured documentation from files, repositories, diffs, and URLs through a modular architecture with powerful configuration options for AI-assisted development workflows. The missing link between your codebase and your LLM. Context as Code (CaC) tool with MCP server inside.","repositoryUrl":"https://github.com/context-hub/generator","tags":["vibe-coding","mcp","prompt-engineering","instructions","ai","context","tool","llm","php","mcp-server"],"category":"Development","stars":113,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/202540066?v=4","views":1,"featured":false},{"slug":"cool-man-vk-google-meet-mcp-server","sourceId":"cool-man-vk-google-meet-mcp-server","name":"cool man vk google meet mcp server","author":"cool-man-vk","description":"cool man vk google meet mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/cool-man-vk/google-meet-mcp-server","tags":["mcp","go"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Create Google Meet meetings with custom settings","Retrieve meeting details including join URLs","Update existing meetings","Delete meetings","List upcoming meetings"],"avatarUrl":"https://avatars.githubusercontent.com/u/76818423?v=4","views":0,"featured":false},{"slug":"crunchloop-mcp-devcontainers","sourceId":"crunchloop-mcp-devcontainers","name":"crunchloop mcp devcontainers","author":"crunchloop","description":"MCP for devcontainers","repositoryUrl":"https://github.com/crunchloop/mcp-devcontainers","tags":["mcp","mcp-server","devcontainers","ai"],"category":"Cloud","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/97309830?v=4","views":0,"featured":false},{"slug":"crypto-feargreed-mcp","sourceId":"crypto-feargreed-mcp","name":"crypto-feargreed-mcp","author":"kukapay","description":"Providing real-time and historical Crypto Fear & Greed Index data","repositoryUrl":"https://github.com/kukapay/crypto-feargreed-mcp","tags":["Community Servers"],"category":"Database","stars":442,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/201164822?v=4&size=40","views":0,"featured":false},{"slug":"cryptopanic-mcp-server","sourceId":"cryptopanic-mcp-server","name":"cryptopanic-mcp-server","author":"kukapay","description":"Provide latest cryptocurrency news to AI agents.","repositoryUrl":"https://github.com/kukapay/cryptopanic-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":171,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/201164822?v=4&size=40","views":0,"featured":false},{"slug":"crystaldba-postgres-mcp","sourceId":"crystaldba-postgres-mcp","name":"crystaldba postgres mcp","author":"crystaldba","description":"Postgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.","repositoryUrl":"https://github.com/crystaldba/postgres-mcp","tags":["mcp","ai","database"],"category":"Database","stars":254,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/156604495?v=4","views":0,"featured":false},{"slug":"cschmidt0121-splunkbase-mcp","sourceId":"cschmidt0121-splunkbase-mcp","name":"cschmidt0121 splunkbase mcp","author":"cschmidt0121","description":"An MCP server for Splunkbase","repositoryUrl":"https://github.com/cschmidt0121/splunkbase-mcp","tags":["mcp"],"category":"Cloud","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/4950661?v=4","views":0,"featured":false},{"slug":"cso1z-feishu-mcp","sourceId":"cso1z-feishu-mcp","name":"cso1z Feishu MCP","author":"cso1z","description":"为 Cursor、Windsurf、Cline 和其他 AI 驱动的编码工具提供访问飞书文档的能力，基于 Model Context Protocol 服务器实现。","repositoryUrl":"https://github.com/cso1z/Feishu-MCP","tags":["mcp","ai"],"category":"Official","stars":35,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/18643541?v=4","views":0,"featured":false},{"slug":"cuongpham2107-word-mcp-server","sourceId":"cuongpham2107-word-mcp-server","name":"cuongpham2107 word mcp server","author":"cuongpham2107","description":"cuongpham2107 word mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/cuongpham2107/word-mcp-server","tags":["mcp"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/59773075?v=4","views":0,"featured":false},{"slug":"daniel8824-del-forest-fire-mcp","sourceId":"daniel8824-del-forest-fire-mcp","name":"daniel8824 del forest fire mcp","author":"daniel8824-del","description":"daniel8824 del forest fire mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/daniel8824-del/forest-fire-mcp","tags":["mcp"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/186154321?v=4","views":0,"featured":false},{"slug":"dappier-mcp","sourceId":"dappier-mcp","name":"dappier-mcp","author":"dappier-pwilson","description":"Dappier MCP server connects any AI to proprietary, real-time data — including web search, news, sports, stock market data, and premium publisher content.","repositoryUrl":"https://github.com/DappierAI/dappier-mcp","tags":["Community Servers"],"category":"Database","stars":39,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/190526476?v=4&size=40","views":0,"featured":false},{"slug":"dasein108-mcp-cw-graph","sourceId":"dasein108-mcp-cw-graph","name":"dasein108 mcp cw graph","author":"dasein108","description":"dasein108 mcp cw graph is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/dasein108/mcp-cw-graph","tags":["mcp"],"category":"Other MCP Server","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Core Operations**","Create, read, update, and delete cyberlinks","Support for named cyberlinks with custom identifiers","Batch operations for efficient processing","Rich query capabilities with filtering and pagination","**Transaction Management**","Real-time transaction monitoring and status polling","Detailed transaction results and error handling","Support for both internal and external transaction signing","Token transfer capabilities","**Advanced Features**","Semantic embedding generation via Hugging Face transformers","Real-time progress tracking for model operations","Cosine similarity calculations for semantic matching","Flexible ID system with formatted IDs (fids) and global IDs (gids)","Time-range based queries with UTC support","Owner-based filtering and statistics","Node.js 16 or higher","npm or yarn package manager","Access to a running Cosmos blockchain node","Wallet with sufficient funds for transactions","[Cursor IDE](https://cursor.sh/) for development","[Claude Desktop](https://claude.ai/desktop) for AI assistance","Clone the repository:","Install dependencies:","Build the project:","Configure environment variables (see Configuration section)","`PATH_TO_YOUR_PROJECT`: Absolute path to project directory","`NODE_URL`: Cosmos blockchain node URL","`CONTRACT_ADDRESS`: Deployed smart contract address","`WALLET_MNEMONIC`: Wallet mnemonic for signing (default: none - transactions will be unsigned)","`DENOM`: Token denomination (default: \"stake\")","`BENCH32_PREFIX`: BECH32 prefix","Description: Create single cyberlink","Required: `type`","Optional: `from`, `to`, `value`","Description: Create node + link","Required: `node_type`, `link_type`","Optional: `node_value`, `link_value`, `link_to_existing_id`, `link_from_existing_id`","Description: Create named cyberlink (admin only)","Required: `name`, `cyberlink`","Description: Batch create cyberlinks","Required: `cyberlinks[]`","Description: Update existing cyberlink","Required: `gid`, `cyberlink`","Description: Remove cyberlink","Required: `gid`","Description: Add semantic embedding","Required: `formatted_id`","Description: Get by global ID","Required: `gid`","Description: Get by formatted ID","Required: `fid`","Description: List all with pagination","Parameters: `limit`, `start_after`","Description: List named cyberlinks","Parameters: `limit`, `start_after`","Description: Get multiple by IDs","Required: `gids[]`","Description: Filter by type","Required: `type`","Description: Filter by source","Required: `from`","Description: Filter by target","Required: `to`","Description: Filter by owner & type","Required: `owner`, `type`","Description: Filter by creation time","Required: `owner`, `start_time`","Description: Filter by any time","Required: `owner`, `start_time`","Description: Get last assigned ID","Description: Get contract config","Description: Get debug state (admin only)","Description: Get graph statistics","Description: Get tx status","Required: `transaction_hash`","Description: Get detailed tx status","Required: `transaction_hash`","Description: Get wallet balances","Description: Transfer tokens","Required: `recipient`, `amount`","All timestamps must be in ISO 8601 format","Example: `2024-06-01T12:00:00Z`","UTC timezone is assumed if not specified","`start_time` is required, `end_time` is optional","`start_after`: Pagination cursor","`limit`: Results per page (default: 50)","Description: Invalid parameters","Common causes: Missing required fields, wrong format","Description: Unknown tool","Common causes: Typo in tool name, deprecated tool","Description: System error","Common causes: Network issues, contract errors","`-v $(pwd)/hf-cache:/app/hf-cache` mounts a local directory for model caching, so models are not re-downloaded every time.","`--env-file .env` loads environment variables from your `.env` file.","`-p 8000:8000` exposes the server on port 8000.","`--name cw-social` names your container for easier management.","Fork the repository","Create a feature branch (`git checkout -b feature/amazing-feature`)","Commit your changes (`git commit -m 'Add amazing feature'`)","Push to the branch (`git push origin feature/amazing-feature`)","Open a Pull Request"],"avatarUrl":"https://avatars.githubusercontent.com/u/11820607?v=4","views":0,"featured":false},{"slug":"databutton-databutton-app-mcp","sourceId":"databutton-databutton-app-mcp","name":"databutton databutton app mcp","author":"databutton","description":"Use your Databutton app APIs as tools in other agents with MCP","repositoryUrl":"https://github.com/databutton/databutton-app-mcp","tags":["tool","mcp","api"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/89971119?v=4","views":0,"featured":false},{"slug":"datadog-mcp-server","sourceId":"datadog-mcp-server","name":"datadog-mcp-server","author":"GeLi2001","description":"MCP server interacts with the official Datadog API","repositoryUrl":"https://github.com/GeLi2001/datadog-mcp-server","tags":["Community Servers"],"category":"Integration","stars":142,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/77590974?v=4&size=40","views":0,"featured":false},{"slug":"dataset-viewer","sourceId":"dataset-viewer","name":"dataset-viewer","author":"privetin","description":"MCP server for Hugging Face dataset viewer","repositoryUrl":"https://github.com/privetin/dataset-viewer","tags":["Community Servers"],"category":"Data","stars":16,"lastUpdate":"2025-04-10","installTarget":null,"features":["Uses `dataset://` URI scheme for accessing Hugging Face datasets","Supports dataset configurations and splits","Provides paginated access to dataset contents","Handles authentication for private datasets","Supports searching and filtering dataset contents","Provides dataset statistics and analysis","**validate**","Check if a dataset exists and is accessible","Parameters:","`dataset`: Dataset identifier (e.g. 'stanfordnlp/imdb')","`auth_token` (optional): For private datasets","**get_info**","Get detailed information about a dataset","Parameters:","`dataset`: Dataset identifier","`auth_token` (optional): For private datasets","**get_rows**","Get paginated contents of a dataset","Parameters:","`dataset`: Dataset identifier","`config`: Configuration name","`split`: Split name","`page` (optional): Page number (0-based)","`auth_token` (optional): For private datasets","**get_first_rows**","Get first rows from a dataset split","Parameters:","`dataset`: Dataset identifier","`config`: Configuration name","`split`: Split name","`auth_token` (optional): For private datasets","**get_statistics**","Get statistics about a dataset split","Parameters:","`dataset`: Dataset identifier","`config`: Configuration name","`split`: Split name","`auth_token` (optional): For private datasets","**search_dataset**","Search for text within a dataset","Parameters:","`dataset`: Dataset identifier","`config`: Configuration name","`split`: Split name","`query`: Text to search for","`auth_token` (optional): For private datasets","**filter**","Filter rows using SQL-like conditions","Parameters:","`dataset`: Dataset identifier","`config`: Configuration name","`split`: Split name","`where`: SQL WHERE clause (e.g. \"score > 0.5\")","`orderby` (optional): SQL ORDER BY clause","`page` (optional): Page number (0-based)","`auth_token` (optional): For private datasets","**get_parquet**","Download entire dataset in Parquet format","Parameters:","`dataset`: Dataset identifier","`auth_token` (optional): For private datasets","Python 3.12 or higher","[uv](https://github.com/astral-sh/uv) - Fast Python package installer and resolver","Clone the repository:","Create a virtual environment and install:","`HUGGINGFACE_TOKEN`: Your Hugging Face API token for accessing private datasets"],"avatarUrl":"https://avatars.githubusercontent.com/u/81558906?v=4","views":0,"featured":false},{"slug":"davidamom-snowflake-mcp","sourceId":"davidamom-snowflake-mcp","name":"davidamom snowflake mcp","author":"davidamom","description":"MCP server implementation for Snowflake integration","repositoryUrl":"https://github.com/davidamom/snowflake-mcp","tags":["mcp"],"category":"Cloud","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Secure Snowflake database access","Flexible authentication (password or key pair authentication)","Robust error handling and reporting","Automatic connection management","Query execution and result processing","Compatible with any MCP-compliant client","**server.py** - The main entry point containing the MCP server implementation.","**SnowflakeConnection** - Class that handles all Snowflake database operations, including:","Connection establishment and reconnection","Query execution and transaction management","Connection maintenance and cleanup","**SnowflakeMCPServer** - The main server class that implements the MCP protocol:","Registers available tools with the MCP framework","Handles tool call requests from clients","Manages the lifecycle of connections","**Initialization** - Connections are created lazily when the first query is received","**Validation** - Connection parameters are validated before attempting to connect","**Monitoring** - Connections are regularly tested for validity","**Recovery** - Automatic reconnection if the connection is lost or times out","**Cleanup** - Proper resource release when the server shuts down","**execute_query** - Executes a SQL query on Snowflake and returns the results","Input: SQL query string","Output: Query results in a structured format","**export_to_csv** - Executes a SQL query on Snowflake and returns the results","Input: SQL query string","Output: Num rows exported. File path of the output file"],"avatarUrl":"https://avatars.githubusercontent.com/u/13141664?v=4","views":1,"featured":false},{"slug":"davidkingzyb-scast","sourceId":"davidkingzyb-scast","name":"davidkingzyb SCAST","author":"davidkingzyb","description":"Static Code Analysis and Visualization. Convert Code to UML and Flow Diagram and explain by AI.","repositoryUrl":"https://github.com/davidkingzyb/SCAST","tags":["js","mcp","codereview","visualization","d3","ai","mermaid","ollama"],"category":"Data","stars":21,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6694635?v=4","views":0,"featured":false},{"slug":"dbhub","sourceId":"dbhub","name":"dbhub","author":"tianzhou","description":"Universal database MCP server connecting to MySQL, PostgreSQL, SQL Server, MariaDB, SQLite.","repositoryUrl":"https://github.com/bytebase/dbhub","tags":["Community Servers"],"category":"Database","stars":284,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/230323?v=4&size=40","views":0,"featured":false},{"slug":"deepseek-mcp-server","sourceId":"deepseek-mcp-server","name":"deepseek-mcp-server","author":"DMontgomery40","description":"Model Context Protocol server for DeepSeek's advanced language models","repositoryUrl":"https://github.com/DMontgomery40/deepseek-mcp-server","tags":["Community Servers"],"category":"Official","stars":86,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/130489651?v=4&size=40","views":0,"featured":false},{"slug":"deepseek-thinker-mcp","sourceId":"deepseek-thinker-mcp","name":"deepseek-thinker-mcp","author":"ruixingshi","description":"A MCP provider Deepseek reasoning content to MCP-enabled AI Clients, like Claude Desktop. Supports access to Deepseek's CoT from the Deepseek API service or a local Ollama server.","repositoryUrl":"https://github.com/ruixingshi/deepseek-thinker-mcp","tags":["Community Servers"],"category":"Integration","stars":98,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/32844198?v=4&size=40","views":0,"featured":false},{"slug":"descope-mcp-server-stdio","sourceId":"descope-mcp-server-stdio","name":"descope-mcp-server-stdio","author":"allenzhou101","description":"descope-mcp-server-stdio is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/descope-sample-apps/descope-mcp-server-stdio","tags":["Community Servers"],"category":"Community Servers","stars":435,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/46854522?v=4&size=40","views":0,"featured":false},{"slug":"deshartman-twilio-agent-payments-mcp-server","sourceId":"deshartman-twilio-agent-payments-mcp-server","name":"deshartman twilio agent payments mcp server","author":"deshartman","description":"deshartman twilio agent payments mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/deshartman/twilio-agent-payments-mcp-server","tags":["mcp"],"category":"Database","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Process secure payments during voice calls via Twilio","Capture payment information (card number, security code, expiration date)","Tokenize payment information for PCI compliance","Asynchronous callbacks via MCP Resources","Guided workflow with MCP Prompts for each step of the payment process","Support for re-entry of payment information","Integrates with MCP clients like Claude Desktop","Secure credential handling","Uses Twilio API Keys for improved security","Event-based logging architecture","**Command-line arguments** (required):","`accountSid`: Your Twilio Account SID","`apiKey`: Your Twilio API Key","`apiSecret`: Your Twilio API Secret","**Environment variables** (set before running the server):","`TOKEN_TYPE`: Type of token to use for payments (e.g., 'reusable', 'one-time')","`CURRENCY`: Currency for payments (e.g., 'USD', 'EUR')","`PAYMENT_CONNECTOR`: Payment connector to use with Twilio","`NGROK_AUTH_TOKEN`: Your Ngrok authentication token (required for callback handling)","`NGROK_CUSTOM_DOMAIN`: Optional custom domain for Ngrok","`accountSid`: Your Twilio Account SID (must start with 'AC', will be validated)","`apiKey`: Your Twilio API Key (starts with 'SK')","`apiSecret`: Your Twilio API Secret","`TOKEN_TYPE`: Type of token to use for payments (e.g., 'reusable', 'one-time')","`CURRENCY`: Currency for payments (e.g., 'USD', 'EUR')","`PAYMENT_CONNECTOR`: Payment connector to use with Twilio","`NGROK_AUTH_TOKEN`: Your Ngrok authentication token (required for callback handling)","`NGROK_CUSTOM_DOMAIN`: Optional custom domain for Ngrok","**Implement an MCP Client**: Use an existing MCP client library or implement the MCP client protocol in your application.","**Connect to the MCP Server**: Configure your application to connect to the Twilio Agent Payments MCP server.","**Let the Protocol Handle the Rest**: The MCP server will automatically:","Register its tools and resources with your client","Provide input schemas for all tools","Supply contextual prompts to guide the LLM through the payment flow","**src/index.ts**: The main entry point that:","Initializes the MCP server","Initializes the TwilioAgentPaymentServer singleton","Discovers and registers all components with the MCP server via auto-discovery","Sets up event listeners for logging","Connects the server to the transport layer","**src/tools/**: Contains individual tool implementations","Each tool is implemented as a factory function that returns an object with name, description, shape, and execute properties","Tools handle specific payment operations (e.g., StartPaymentCaptureTool, CaptureCardNumberTool)","Each tool defines its input schema using Zod and implements an execute method","Tools access the TwilioAgentPaymentServer singleton via getInstance()","**src/prompts/**: Contains prompt implementations","Each prompt is implemented as a factory function that returns an object with name, description, and execute properties","Prompts provide contextual guidance to the LLM for each step of the payment flow","Some prompts accept parameters that can be used to customize the prompt content","**src/resources/**: Contains resource implementations","Resources provide access to data (e.g., PaymentStatusResource)","Each resource is implemented as a factory function that returns an object with name, template, description, and read properties","Resources access the TwilioAgentPaymentServer singleton via getInstance()","**src/api-servers/**: Contains the implementation of the Twilio API client","Implements the TwilioAgentPaymentServer as a singleton","Handles communication with the Twilio API","Manages payment session state","Provides static methods for accessing the singleton instance","**src/utils/**: Contains utility functions","The autoDiscovery.ts file handles automatic discovery and registration of tools, prompts, and resources","Static method to get the instance","Static method to initialize the instance","Ensures there's only one instance of TwilioAgentPaymentServer throughout the application","Eliminates the need to pass the instance through multiple functions","Provides a cleaner API with simpler function signatures","Makes it easier to access the TwilioAgentPaymentServer from anywhere in the codebase","**In Tools**:","**In Resources**:","**In Prompts**:","Automatically finds all tools, prompts, and resources in their respective directories","Dynamically imports and registers them with the MCP server","Makes it easy to add new components without modifying the main file","Reduces boilerplate code and improves maintainability","**Parameter Definition**:","The schema property defines the parameter schema using Zod","In this case, it requires a `callSid` parameter of type string","**Parameter Usage in the Prompt**:","The execute method accepts the parameters as its first argument","It can validate the parameters and use them to customize the prompt content","In this case, the callSid is used in the prompt text to provide context","`callSid`: The Twilio Call SID for the active call","`paymentSid`: The Twilio Payment SID for the new payment session","`callSid`: The Twilio Call SID for the active call","`paymentSid`: The Twilio Payment SID for the payment session","`captureType`: Set to 'payment-card-number'","Status of the card number capture operation","`callSid`: The Twilio Call SID for the active call","`paymentSid`: The Twilio Payment SID for the payment session","`captureType`: Set to 'security-code'","Status of the security code capture operation","`callSid`: The Twilio Call SID for the active call","`paymentSid`: The Twilio Payment SID for the payment session","`captureType`: Set to 'expiration-date'","Status of the expiration date capture operation","`callSid`: The Twilio Call SID for the active call","`paymentSid`: The Twilio Payment SID for the payment session","Status of the payment completion operation","Payment SID","Payment card number (masked)","Payment card type","Security code status","Expiration date","Payment confirmation code","Payment result","Payment token","Instructions for asking the customer if they're ready to provide payment information","Explanation of the secure processing and tokenization","Steps to use the startPaymentCapture tool","**IMPORTANT**: Requires the user to enter a Call SID from the MCP Client side, which is a mandatory parameter","Instructions for explaining to the customer what information is needed","Tips for handling customer questions or concerns","Steps to use the captureCardNumber tool","Instructions for explaining what the security code is","Tips for handling customer questions or concerns","Steps to use the captureSecurityCode tool","Instructions for explaining the format needed (MM/YY)","Tips for handling customer questions or concerns","Steps to use the captureExpirationDate tool","Instructions for confirming all information has been collected","Steps to use the completePaymentCapture tool","Instructions for confirming the payment was successful","Suggestions for next steps in the conversation","Instructions for explaining the error to the customer","Suggestions for troubleshooting common issues","Steps to retry the payment capture process","Each tool, resource, and server component extends EventEmitter","Components emit events for logging and callbacks","Event listeners forward logs to the MCP server's logging system","Creates a secure tunnel using Ngrok for receiving callbacks","Processes callbacks for different payment stages","Updates the state store based on callback data","Handles error conditions and re-entry scenarios","The statusCallbackMap stores payment session data indexed by payment SID","Each callback updates the state with the latest information","The PaymentStatusResource provides access to this state data","Tools: Defined with Zod schemas for input validation","Resources: Providing access to payment state data","Prompts: Contextual guidance for each step of the payment flow","Logging: Event-based logging forwarded to the MCP server","Node.js 18+","Express (for callback handling)","Twilio SDK","Ngrok account with auth token","Use the event-based logging system by emitting LOG_EVENT events","Avoid using `console.log()` as it will interfere with the MCP protocol's JSON messages on stdout","For debugging outside the MCP context, you can use `console.error()` which outputs to stderr","**Event Emitters**: All tool and resource classes extend Node.js's `EventEmitter` and emit 'log' events with level and message data.","**Log Forwarding**: These events are captured by event listeners and forwarded to the MCP server's logging system:","**MCP Integration**: The `logToMcp` function transforms these events into MCP-compatible log messages:","`info`: General information messages","`error`: Error messages and exceptions","`debug`: Detailed debugging information","`warn`: Warning messages (automatically converted to 'info' for MCP compatibility)"],"avatarUrl":"https://avatars.githubusercontent.com/u/47675451?v=4","views":0,"featured":false},{"slug":"devabdultech-hn-mcp","sourceId":"devabdultech-hn-mcp","name":"devabdultech hn mcp","author":"devabdultech","description":"Hacker News MCP Server","repositoryUrl":"https://github.com/devabdultech/hn-mcp","tags":["mcp"],"category":"Database","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":["Search stories and comments using Algolia's HN Search API","Get stories by type (top, new, best, ask, show, job)","Get individual stories with comments","Get comment trees and user discussions","Get user profiles and submissions","Real-time access to Hacker News data","`search`","Search for stories and comments on Hacker News using Algolia's search API","Inputs:","`query` (string): Search query","`type` (optional string): Filter by type ('story' or 'comment')","`page` (optional number): Page number for pagination","`hitsPerPage` (optional number): Results per page (max 100)","Returns: Search results with stories and comments","`getStories`","Get multiple stories by type (top, new, best, ask, show, job)","Inputs:","`type` (string): Type of stories to fetch ('top', 'new', 'best', 'ask', 'show', 'job')","`limit` (optional number): Number of stories to fetch (max 100)","Returns: Array of story objects","`getStoryWithComments`","Get a story along with its comment thread","Inputs:","`id` (number): Story ID","Returns: Story details with nested comments","`getCommentTree`","Get the full comment tree for a story","Inputs:","`storyId` (number): ID of the story","Returns: Hierarchical comment tree structure","`getUser`","Get a user's profile information","Inputs:","`id` (string): Username","Returns: User profile details including karma, created date, and about text","`getUserSubmissions`","Get a user's submissions (stories and comments)","Inputs:","`id` (string): Username","Returns: Array of user's submitted stories and comments","Fork the repository","Create your feature branch","Commit your changes","Push to the branch","Create a new Pull Request"],"avatarUrl":"https://avatars.githubusercontent.com/u/60513141?v=4","views":0,"featured":false},{"slug":"devlimelabs-meilisearch-ts-mcp","sourceId":"devlimelabs-meilisearch-ts-mcp","name":"devlimelabs meilisearch ts mcp","author":"devlimelabs","description":"devlimelabs meilisearch ts mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/devlimelabs/meilisearch-ts-mcp","tags":["mcp","search"],"category":"Search","stars":8,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Index Management**: Create, update, and delete indexes","**Document Management**: Add, update, and delete documents","**Search Capabilities**: Perform searches with various parameters and filters","**Settings Management**: Configure index settings","**Task Management**: Monitor and manage asynchronous tasks","**System Operations**: Health checks, version information, and statistics","**Vector Search**: Experimental vector search capabilities","Clone the repository:","Install dependencies:","Create a `.env` file based on the example:","Edit the `.env` file to configure your Meilisearch connection.","Create a `.env` file from `.env.example` if it doesn't exist","Install dependencies","Build the project","Run tests to ensure everything is working correctly","Detect your operating system and locate the Claude for Desktop configuration file","Read your Meilisearch configuration from the `.env` file","Generate the necessary configuration for Claude for Desktop","Provide instructions for updating your Claude for Desktop configuration","Locate your Claude for Desktop configuration file:","**macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json`","**Windows**: `%APPDATA%\\Claude\\claude_desktop_config.json`","**Linux**: `~/.config/Claude/claude_desktop_config.json`","Add the following configuration (adjust paths as needed):","Restart Claude for Desktop to apply the changes.","In Claude, type: \"I want to use the Meilisearch MCP server\" to activate the integration.","Install and set up the Meilisearch MCP Server:","Start the MCP server:","In Cursor, open the Command Palette (Cmd/Ctrl+Shift+P) and search for \"MCP: Connect to MCP Server\".","Select \"Connect to a local MCP server\" and enter the following details:","**Name**: Meilisearch","**Command**: node","**Arguments**: /absolute/path/to/meilisearch-ts-mcp/dist/index.js","**Environment Variables**:","Click \"Connect\" to establish the connection.","You can now interact with your Meilisearch instance through Cursor by typing commands like \"Search my Meilisearch index for documents about...\"","`create-index`: Create a new index","`get-index`: Get information about an index","`list-indexes`: List all indexes","`update-index`: Update an index","`delete-index`: Delete an index","`add-documents`: Add documents to an index","`get-document`: Get a document by ID","`get-documents`: Get multiple documents","`update-documents`: Update documents","`delete-document`: Delete a document by ID","`delete-documents`: Delete multiple documents","`delete-all-documents`: Delete all documents in an index","`search`: Search for documents","`multi-search`: Perform multiple searches in a single request","`get-settings`: Get index settings","`update-settings`: Update index settings","`reset-settings`: Reset index settings to default","Various specific settings tools (synonyms, stop words, ranking rules, etc.)","`list-tasks`: List tasks with optional filtering","`get-task`: Get information about a specific task","`cancel-tasks`: Cancel tasks based on provided filters","`wait-for-task`: Wait for a specific task to complete","`health`: Check the health status of the Meilisearch server","`version`: Get version information","`info`: Get system information","`stats`: Get statistics about indexes","`enable-vector-search`: Enable vector search","`get-experimental-features`: Get experimental features status","`update-embedders`: Configure embedders","`get-embedders`: Get embedders configuration","`reset-embedders`: Reset embedders configuration","`vector-search`: Perform vector search"],"avatarUrl":"https://avatars.githubusercontent.com/u/18712521?v=4","views":0,"featured":false},{"slug":"devrev-mcp-server","sourceId":"devrev-mcp-server","name":"devrev-mcp-server","author":"kpsunil97","description":"devrev-mcp-server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/kpsunil97/devrev-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":2,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/85724140?v=4","views":0,"featured":false},{"slug":"devyhan-xcode-mcp","sourceId":"devyhan-xcode-mcp","name":"devyhan xcode mcp","author":"devyhan","description":"MCP Server testing","repositoryUrl":"https://github.com/devyhan/xcode-mcp","tags":["mcp"],"category":"Development","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["Xcode project information retrieval and scheme listing","Enhanced build capabilities with clean and custom output options","Comprehensive test execution with granular control","App archiving and IPA export for distribution","Code signing and provisioning profile management","Swift Package Manager integration","iOS Simulator management via simctl","**NEW: Real Device App Deployment and Launch** with automatic Xcode installation detection and improved device management","Intelligent handling of app installation failures with auto-retry","Smart caching of device and Xcode information for better performance","Open Claude Desktop config file:","Add or modify the following configuration:","Restart Claude Desktop.","`projectPath` (required): Path to the Xcode project (.xcodeproj) or workspace (.xcworkspace)","`projectPath` (required): Path to the Xcode project (.xcodeproj) or workspace (.xcworkspace)","`projectPath` (required): Path to the Xcode project (.xcodeproj) or workspace (.xcworkspace)","`scheme` (required): The scheme to build","`configuration` (optional): Build configuration (e.g., Debug, Release)","`destination` (optional): Build destination (e.g., 'platform=iOS Simulator,name=iPhone 14')","`extraArgs` (optional): Additional xcodebuild arguments as array of strings","`outputDir` (optional): Custom build output directory (SYMROOT)","`clean` (optional): Whether to perform clean build (default: false)","`projectPath` (required): Path to the Xcode project (.xcodeproj) or workspace (.xcworkspace)","`scheme` (required): The scheme to test","`destination` (required): Test destination (e.g., 'platform=iOS Simulator,name=iPhone 14')","`testPlan` (optional): Name of the test plan to use","`onlyTesting` (optional): Array of specific test identifiers to run","`skipTesting` (optional): Array of test identifiers to skip","`resultBundlePath` (optional): Path to save test result bundle","`buildForTesting` (optional): Build for testing only without running tests","`testWithoutBuilding` (optional): Run tests without building","`projectPath` (required): Path to the Xcode project (.xcodeproj) or workspace (.xcworkspace)","`scheme` (required): The scheme to archive","`configuration` (optional): Build configuration (e.g., Release)","`archivePath` (required): Path to save the .xcarchive file","`exportPath` (optional): Path to export the archive (e.g., IPA file)","`exportOptionsPlist` (optional): Path to the exportOptions.plist file","`projectPath` (required): Path to the Xcode project (.xcodeproj) or workspace (.xcworkspace)","`target` (optional): Specific target name","`command` (required): SPM command to execute (\"init\", \"update\", \"resolve\", \"reset\", \"clean\")","`packageDir` (required): Directory path of the Swift Package","`extraArgs` (optional): Additional SPM arguments as array of strings","`command` (required): SimCtl command (\"list\", \"create\", \"boot\", \"shutdown\", \"erase\", \"install\", \"launch\", \"delete\")","`extraArgs` (optional): Additional simctl arguments as array of strings","`projectPath` (required): Path to the Xcode project (.xcodeproj) or workspace (.xcworkspace)","`scheme` (required): The scheme to build and run","`device` (required): Device identifier or name (supports Korean names)","`configuration` (optional): Build configuration (e.g., Debug, Release)","`streamLogs` (optional): Whether to stream device logs after launching","`startStopped` (optional): Whether to start the app in a paused state for debugger attachment","`environmentVars` (optional): Environment variables to pass to the app (key1=value1,key2=value2 format)","`xcodePath` (optional): Xcode application path (default: \"/Applications/Xcode-16.2.0.app\")","`listDevices` (optional): Display all detected devices with their IDs before running","`skipBuild` (optional): Skip the build and install step for already installed apps","`extraLaunchArgs` (optional): Additional arguments to pass to the devicectl launch command","`directBundleId` (optional): Directly specify the bundle ID instead of extracting from project","The tool identifies both Xcode UDID and CoreDevice UUID for the specified device","It uses the Xcode UDID for building and installing the app","It uses the CoreDevice UUID for launching the app with `devicectl`","It retrieves the app's bundle identifier","If requested, it streams the device logs","Ability to specify bundleId directly without needing a project","Skip build and install step for already installed apps","Support for additional devicectl launch command arguments","Better device model and OS version information display","Improved path handling and logging for devicectl commands","First, use the xcode-list-schemes tool to get all available schemes for my project at /Users/username/Projects/MyApp/MyApp.xcodeproj","After you see the schemes, run tests for the first available scheme on the iPhone 14 simulator.","Then archive the app for distribution using the Release configuration.","Claude will execute the `xcode-list-schemes` tool to retrieve all schemes:","Claude will execute the `xcode-test` tool with the identified scheme:","Claude will then use the `xcode-archive` tool to create an archive:","Get the list of available devices (including connected physical devices)","Run my app on my connected iPhone","Claude will first get the list of devices:","Claude will identify your physical device and run the app on it:","For quick re-launch without rebuilding:","Only use with trusted Xcode projects.","Be cautious with projects from unknown sources.","Do not include sensitive information in build parameters.","Node.js 16 or higher","npm 6 or higher","Xcode 14 or higher (for all features)","Xcode 16 or higher (required for `devicectl` and real device features)"],"avatarUrl":"https://avatars.githubusercontent.com/u/45344633?v=4","views":0,"featured":false},{"slug":"dhakalnirajan-blender-open-mcp","sourceId":"dhakalnirajan-blender-open-mcp","name":"dhakalnirajan blender open mcp","author":"dhakalnirajan","description":"Open Models MCP for Blender Using Ollama","repositoryUrl":"https://github.com/dhakalnirajan/blender-open-mcp","tags":["python","mcp","blender-addon","model-context-protocol","mcp-server","blender3d","blender"],"category":"Community Servers","stars":29,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Control Blender with Natural Language:** Send prompts to a locally running Ollama model to perform actions in Blender.","**MCP Integration:** Uses the Model Context Protocol for structured communication between the AI model and Blender.","**Ollama Support:** Designed to work with Ollama for easy local model management.","**Blender Add-on:** Includes a Blender add-on to provide a user interface and handle communication with the server.","**PolyHaven Integration (Optional):** Download and use assets (HDRIs, textures, models) from [PolyHaven](https://polyhaven.com/) directly within Blender via AI prompts.","**Basic 3D Operations:**","Get Scene and Object Info","Create Primitives","Modify and delete objects","Apply materials","**Render Support:** Render images using the tool and retrieve information based on the output.","**Blender:** Blender 3.0 or later. Download from [blender.org](https://www.blender.org/download/).","**Ollama:** Install from [ollama.com](https://ollama.com/), following OS-specific instructions.","**Python:** Python 3.10 or later.","**uv:** Install using `pip install uv`.","**Git:** Required for cloning the repository.","**Clone the Repository:**","**Create and Activate a Virtual Environment (Recommended):**","**Install Dependencies:**","**Install the Blender Add-on:**","Open Blender.","Go to `Edit -> Preferences -> Add-ons`.","Click `Install...`.","Select the `addon.py` file from the `blender-open-mcp` directory.","Enable the \"Blender MCP\" add-on.","**Download an Ollama Model (if not already installed):**","**Start the Ollama Server:** Ensure Ollama is running in the background.","**Start the MCP Server:**","**Start the Blender Add-on Server:**","Open Blender and the 3D Viewport.","Press `N` to open the sidebar.","Find the \"Blender MCP\" panel.","Click \"Start MCP Server\".","**Basic Prompt:**","**Get Scene Information:**","**Create a Cube:**","**Render an Image:**","**Using PolyHaven (if enabled):**","Ensure Ollama and the `blender-open-mcp` server are running.","Check Blender’s add-on settings.","Verify command-line arguments.","Refer to logs for error details."],"avatarUrl":"https://avatars.githubusercontent.com/u/101518890?v=4","views":0,"featured":false},{"slug":"dicom-mcp","sourceId":"dicom-mcp","name":"dicom-mcp","author":"ChristianHinge","description":"Model Context Protocol (MCP) for interacting with dicom servers (PACS etc.)","repositoryUrl":"https://github.com/ChristianHinge/dicom-mcp","tags":["Community Servers"],"category":"Official","stars":39,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/17361630?v=4","views":1,"featured":false},{"slug":"diegofornalha-mcp-server-tess","sourceId":"diegofornalha-mcp-server-tess","name":"diegofornalha mcp server tess","author":"diegofornalha","description":"Servidor MCP TESS para integração de agentes - Implementação do protocolo MCP para serviços TESS AI","repositoryUrl":"https://github.com/diegofornalha/mcp-server-tess","tags":["go","mcp","ai"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/37958057?v=4","views":0,"featured":false},{"slug":"diegofornalha-mcp-server-trello","sourceId":"diegofornalha-mcp-server-trello","name":"diegofornalha mcp server trello","author":"diegofornalha","description":"Um servidor Model Context Protocol (MCP) que fornece ferramentas para interagir com placas Trello.","repositoryUrl":"https://github.com/diegofornalha/mcp-server-trello","tags":["go","mcp"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Full Trello Board Integration**: Interact with cards, lists, and board activities","**Built-in Rate Limiting**: Respects Trello's API limits (300 requests/10s per API key, 100 requests/10s per token)","**Type-Safe Implementation**: Written in TypeScript with comprehensive type definitions","**Input Validation**: Robust validation for all API inputs","**Error Handling**: Graceful error handling with informative messages","`TRELLO_API_KEY`: Your Trello API key (get from https://trello.com/app-key)","`TRELLO_TOKEN`: Your Trello token (generate using your API key)","`TRELLO_BOARD_ID`: ID of the Trello board to interact with (found in board URL)","300 requests per 10 seconds per API key","100 requests per 10 seconds per token","Invalid input parameters","Rate limit exceeded","API authentication errors","Network issues","Invalid board/list/card IDs","Node.js 16 or higher","npm or yarn","Clone the repository","Install dependencies","Build the project","Built with the [Model Context Protocol SDK](https://github.com/modelcontextprotocol/sdk)","Uses the [Trello REST API](https://developer.atlassian.com/cloud/trello/rest/)"],"avatarUrl":"https://avatars.githubusercontent.com/u/37958057?v=4","views":0,"featured":false},{"slug":"diez7lm-firestore-advanced-mcp","sourceId":"diez7lm-firestore-advanced-mcp","name":"diez7lm firestore advanced mcp","author":"diez7lm","description":"Serveur MCP avancé pour Firebase Firestore avec support pour toutes les fonctionnalités avancées","repositoryUrl":"https://github.com/diez7lm/firestore-advanced-mcp","tags":["mcp"],"category":"Other MCP Server","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/171290131?v=4","views":1,"featured":false},{"slug":"dify-mcp-server","sourceId":"dify-mcp-server","name":"dify-mcp-server","author":"YanxingLiu","description":"Model Context Protocol (MCP) Server for dify workflows","repositoryUrl":"https://github.com/YanxingLiu/dify-mcp-server","tags":["Community Servers"],"category":"Official","stars":223,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/42299757?v=4","views":0,"featured":false},{"slug":"discord-mcp","sourceId":"discord-mcp","name":"discord-mcp","author":"SaseQ","description":"A Model Context Protocol (MCP) server for the Discord integration with MCP-compatible applications like Claude Desktop.","repositoryUrl":"https://github.com/SaseQ/discord-mcp","tags":["Community Servers"],"category":"Integration","stars":39,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/68428394?v=4&size=40","views":0,"featured":false},{"slug":"discordmcp","sourceId":"discordmcp","name":"discordmcp","author":"v-3","description":"Discord MCP Server for Claude Integration","repositoryUrl":"https://github.com/v-3/discordmcp","tags":["Community Servers"],"category":"Community Servers","stars":76,"lastUpdate":"2025-04-10","installTarget":null,"features":["Send messages to Discord channels","Read recent messages from channels","Automatic server and channel discovery","Support for both channel names and IDs","Proper error handling and validation","Node.js 16.x or higher","A Discord bot token","The bot must be invited to your server with proper permissions:","Read Messages/View Channels","Send Messages","Read Message History","Clone this repository:","Install dependencies:","Create a `.env` file in the root directory with your Discord bot token:","Build the server:","Open your Claude for Desktop configuration file:","macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`","Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`","Add the Discord MCP server configuration:","Restart Claude for Desktop","`server` (optional): Server name or ID (required if bot is in multiple servers)","`channel`: Channel name (e.g., \"general\") or ID","`message`: Message content to send","`server` (optional): Server name or ID (required if bot is in multiple servers)","`channel`: Channel name (e.g., \"general\") or ID","`limit` (optional): Number of messages to fetch (default: 50, max: 100)","Install development dependencies:","Start the server in development mode:","\"Can you read the last 5 messages from the general channel?\"","\"Please send a message to the announcements channel saying 'Meeting starts in 10 minutes'\"","\"What were the most recent messages in the development channel about the latest release?\"","The bot requires proper Discord permissions to function","All message sending operations require explicit user approval","Environment variables should be properly secured","Token should never be committed to version control","Channel access is limited to channels the bot has been given access to","Fork the repository","Create your feature branch (`git checkout -b feature/amazing-feature`)","Commit your changes (`git commit -m 'Add some amazing feature'`)","Push to the branch (`git push origin feature/amazing-feature`)","Open a Pull Request","Check the GitHub Issues section","Consult the MCP documentation at https://modelcontextprotocol.io","Open a new issue with detailed reproduction steps"],"avatarUrl":"https://avatars.githubusercontent.com/u/10964218?v=4","views":0,"featured":false},{"slug":"discourse-mcp-server","sourceId":"discourse-mcp-server","name":"discourse-mcp-server","author":"AshDevFr","description":"discourse-mcp-server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/AshDevFr/discourse-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":4,"lastUpdate":"2025-04-12","installTarget":null,"features":["Search Posts on a Discourse forum using MCP protocol.","**search_posts**","Search posts on a Discourse forum","Input: `query` (string)","Returns an array of post objects"],"avatarUrl":"https://avatars.githubusercontent.com/u/7372540?v=4","views":0,"featured":false},{"slug":"disler-aider-mcp-server","sourceId":"disler-aider-mcp-server","name":"disler aider mcp server","author":"disler","description":"Minimal MCP Server for Aider","repositoryUrl":"https://github.com/disler/aider-mcp-server","tags":["mcp","ai"],"category":"Cloud","stars":209,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/7570811?v=4","views":0,"featured":false},{"slug":"djbriane-plex-mcp","sourceId":"djbriane-plex-mcp","name":"djbriane plex mcp","author":"djbriane","description":"Plex MCP server","repositoryUrl":"https://github.com/djbriane/plex-mcp","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/66686?v=4","views":0,"featured":false},{"slug":"djkz-bruno-api-mcp","sourceId":"djkz-bruno-api-mcp","name":"djkz bruno api mcp","author":"djkz","description":"MCP that allows us to load our bruno collection and have AI call it on our behalf","repositoryUrl":"https://github.com/djkz/bruno-api-mcp","tags":["mcp","api","ai"],"category":"Community Servers","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Automatic conversion of Bruno API collections to MCP tools","Environment management for different API configurations","HTTP with SSE transport","Cross-origin support","Built-in tools for API collection management","Install dependencies:","Start the server with your Bruno API collection:","`--bruno-path` or `-b`: Path to your Bruno API collection directory (required)","`--environment` or `-e`: Name of the environment to use (optional)","`--include-tools`: Comma-separated list of tool names to include, filtering out all others (optional)","`--exclude-tools`: Comma-separated list of tool names to exclude (optional)","Connect from clients:","Local connection: `http://localhost:8000/sse`","From Windows to WSL: `http://<WSL_IP>:8000/sse`","Get your WSL IP with: `hostname -I | awk '{print $1}'`","`bruno-parser`: Bruno API collection parsing and environment handling","`bruno-request`: Request execution and response handling","`bruno-tools`: Tool creation and registration with MCP server","No parameters required","Returns:","List of available environments","Currently active environment","Parameter: `message` (string)"],"avatarUrl":"https://avatars.githubusercontent.com/u/549146?v=4","views":1,"featured":false},{"slug":"djyde-browser-mcp","sourceId":"djyde-browser-mcp","name":"djyde browser mcp","author":"djyde","description":"A browser extension and MCP server that allows you to interact with the browser you are using.","repositoryUrl":"https://github.com/djyde/browser-mcp","tags":["browser","mcp"],"category":"Browser Automation","stars":76,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/914329?v=4","views":0,"featured":false},{"slug":"dkruyt-mcp-hetzner","sourceId":"dkruyt-mcp-hetzner","name":"dkruyt mcp hetzner","author":"dkruyt","description":"A Model Context Protocol (MCP) server for interacting with the Hetzner Cloud API. This server allows language models to manage Hetzner Cloud resources through structured functions.","repositoryUrl":"https://github.com/dkruyt/mcp-hetzner","tags":["cloud","mcp","api"],"category":"Cloud","stars":9,"lastUpdate":"2025-05-19","installTarget":null,"features":["List, create, and manage Hetzner Cloud servers","Create, attach, detach, and resize volumes","Manage firewall rules and apply them to servers","Create and manage SSH keys for secure server access","View available images, server types, and locations","Power on/off and reboot servers","Simple, structured API for language model interaction","Claude Code integration for managing Hetzner resources directly from Claude","Python 3.11+","Hetzner Cloud API token","Clone this repository:","Install dependencies:","Create a `.env` file and add your Hetzner Cloud API token:","`stdio` (default): Standard I/O transport, typically used with Claude Code","`sse`: Server-Sent Events transport, suitable for HTTP clients","Setting the `MCP_HOST` and `MCP_PORT` environment variables in your `.env` file","Using the `--port` command line argument (overrides the environment variable)","`list_servers`: List all servers in your Hetzner Cloud account","`get_server`: Get details about a specific server","`create_server`: Create a new server","`delete_server`: Delete a server","`power_on`: Power on a server","`power_off`: Power off a server","`reboot`: Reboot a server","`list_volumes`: List all volumes in your Hetzner Cloud account","`get_volume`: Get details about a specific volume","`create_volume`: Create a new volume","`delete_volume`: Delete a volume","`attach_volume`: Attach a volume to a server","`detach_volume`: Detach a volume from a server","`resize_volume`: Increase the size of a volume","`list_firewalls`: List all firewalls in your Hetzner Cloud account","`get_firewall`: Get details about a specific firewall","`create_firewall`: Create a new firewall","`update_firewall`: Update firewall name or labels","`delete_firewall`: Delete a firewall","`set_firewall_rules`: Set or update firewall rules","`apply_firewall_to_resources`: Apply a firewall to servers or server groups","`remove_firewall_from_resources`: Remove a firewall from servers or server groups","`list_ssh_keys`: List all SSH keys in your Hetzner Cloud account","`get_ssh_key`: Get details about a specific SSH key","`create_ssh_key`: Create a new SSH key","`update_ssh_key`: Update SSH key name or labels","`delete_ssh_key`: Delete an SSH key","`list_images`: List available OS images","`list_server_types`: List available server types","`list_locations`: List available datacenter locations"],"avatarUrl":"https://avatars.githubusercontent.com/u/713812?v=4","views":0,"featured":false},{"slug":"dncampo-fiware-mcp-server","sourceId":"dncampo-fiware-mcp-server","name":"dncampo FIWARE MCP Server","author":"dncampo","description":"A First FIWARE Model Context Protocol Server","repositoryUrl":"https://github.com/dncampo/FIWARE-MCP-Server","tags":["mcp"],"category":"Official","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Context Broker version checking","Query capabilities for the Context Broker","Entity publishing and updating","Python 3.7 or higher","pip (Python package installer)","Access to a FIWARE Context Broker instance","Clone this repository:","Install the required dependencies:","**CB_version**","Checks the version of the Context Broker","Default parameters: address=\"localhost\", port=1026","Returns: JSON string with version information","**query_CB**","Queries the Context Broker","Parameters:","address (default: \"localhost\")","port (default: 1026)","query (default: \"\")","Returns: JSON string with query results","**publish_to_CB**","Publishes or updates entities in the Context Broker","Parameters:","address (default: \"localhost\")","port (default: 1026)","entity_data (required: dictionary with entity information)","Returns: JSON string with operation status","Host address","Port number","Timeout settings","Network connectivity issues","Invalid responses from the Context Broker","Malformed entity data","Server shutdown"],"avatarUrl":"https://avatars.githubusercontent.com/u/6051497?v=4","views":0,"featured":false},{"slug":"dreamfactorysoftware-df-mcp","sourceId":"dreamfactorysoftware-df-mcp","name":"dreamfactorysoftware df mcp","author":"dreamfactorysoftware","description":"DreamFactory MCP Server enables AI assistants like Claude to directly query your databases through DreamFactory's auto-generated REST APIs.","repositoryUrl":"https://github.com/dreamfactorysoftware/df-mcp","tags":["api","mcp","ai","database"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2593688?v=4","views":0,"featured":false},{"slug":"dune-analytics-mcp","sourceId":"dune-analytics-mcp","name":"dune-analytics-mcp","author":"kukapay","description":"A mcp server that bridges Dune Analytics data to AI agents.","repositoryUrl":"https://github.com/kukapay/dune-analytics-mcp","tags":["Community Servers","ai"],"category":"Analytics","stars":19,"lastUpdate":"2025-04-10","installTarget":null,"features":["**Tools**:","`get_latest_result`: Fetch the latest results of a Dune query by ID.","`run_query`: Execute a Dune query by ID and retrieve results.","**CSV Output**: All results are returned as CSV-formatted strings for easy processing.","Python 3.10+","A valid Dune Analytics API key (get one from [Dune Analytics](https://dune.com/settings/api))","**Clone the Repository**:","**Set Up Environment Variables**:","**Development Mode**:","**Install for Claude Desktop**:","**`get_latest_result(query_id)`**","**Description**: Retrieves the latest results of a specified Dune query.","**Input**: `query_id` (int) - The ID of the Dune query.","**Output**: CSV-formatted string of the query results.","**Example**:","**`run_query(query_id)`**","**Description**: Executes a Dune query and returns the results.","**Input**: `query_id` (int) - The ID of the Dune query to run.","**Output**: CSV-formatted string of the query results.","**Example**:","\"Get latest results for dune query 1215383\"","\"Run dune query 1215383\""],"avatarUrl":"https://avatars.githubusercontent.com/u/201164822?v=4","views":0,"featured":false},{"slug":"esignatures","sourceId":"esignatures","name":"eSignatures","author":"eSignatures","description":"Contract and template management for drafting, reviewing, and sending binding contracts.","repositoryUrl":"https://github.com/esignaturescom/mcp-server-esignatures","tags":["contracts","legal","templates","official"],"category":"Reference Servers","stars":0,"lastUpdate":"2025-03-01","installTarget":"esignatures","features":["Contract management","Template creation","Document signing","Review workflow"],"avatarUrl":"https://avatars.githubusercontent.com/u/56151341?v=4","views":0,"featured":false},{"slug":"edgeone-pages-mcp","sourceId":"edgeone-pages-mcp","name":"edgeone-pages-mcp","author":"Community project","description":"An MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.","repositoryUrl":"https://github.com/TencentEdgeOne/edgeone-pages-mcp","tags":["Community Servers"],"category":"Community Servers","stars":317,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://github.githubassets.com/images/gravatars/gravatar-user-420.png?size=40","views":0,"featured":false},{"slug":"elastic-mcp-server-elasticsearch","sourceId":"elastic-mcp-server-elasticsearch","name":"elastic mcp server elasticsearch","author":"elastic","description":"elastic mcp server elasticsearch is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/elastic/mcp-server-elasticsearch","tags":["search","elasticsearch","mcp","vector-database","mcp-server"],"category":"Search","stars":201,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6764390?v=4","views":0,"featured":false},{"slug":"elasticsearch-mcp-server","sourceId":"elasticsearch-mcp-server","name":"elasticsearch-mcp-server","author":"cr7258","description":"A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.","repositoryUrl":"https://github.com/cr7258/elasticsearch-mcp-server","tags":["Community Servers"],"category":"Search","stars":295,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/40051120?v=4&size=40","views":0,"featured":false},{"slug":"elevenlabs-mcp-server","sourceId":"elevenlabs-mcp-server","name":"elevenlabs-mcp-server","author":"mamertofabian","description":"elevenlabs-mcp-server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/mamertofabian/elevenlabs-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":290,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/7698436?v=4&size=40","views":0,"featured":false},{"slug":"emekaokoye-mcp-rdf-explorer","sourceId":"emekaokoye-mcp-rdf-explorer","name":"emekaokoye mcp rdf explorer","author":"emekaokoye","description":"A Model Context Protocol (MCP) server that provides conversational interface for the exploration and analysis of RDF (Turtle) based Knowledge Graph in Local File mode or SPARQL Endpoint mode.","repositoryUrl":"https://github.com/emekaokoye/mcp-rdf-explorer","tags":["mcp"],"category":"Design","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/495472?v=4","views":0,"featured":false},{"slug":"emeryray2002-virustotal-mcp","sourceId":"emeryray2002-virustotal-mcp","name":"emeryray2002 virustotal mcp","author":"emeryray2002","description":"emeryray2002 virustotal mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/emeryray2002/virustotal-mcp","tags":["mcp"],"category":"Development","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Comprehensive Analysis Reports**: Each analysis tool automatically fetches relevant relationship data along with the basic report, providing a complete security overview in a single request","**URL Analysis**: Security reports with automatic fetching of contacted domains, downloaded files, and threat actors","**File Analysis**: Detailed analysis of file hashes including behaviors, dropped files, and network connections","**IP Analysis**: Security reports with historical data, resolutions, and related threats","**Domain Analysis**: DNS information, WHOIS data, SSL certificates, and subdomains","**Detailed Relationship Analysis**: Dedicated tools for querying specific types of relationships with pagination support","**Advanced Search**: VT Intelligence search capabilities for complex queries across the VirusTotal dataset","**Rich Formatting**: Clear categorization and presentation of analysis results and relationship data","Name: `get_url_report`","Description: Get a comprehensive URL analysis report including security scan results and key relationships (communicating files, contacted domains/IPs, downloaded files, redirects, threat actors)","Parameters:","`url` (required): The URL to analyze","Example:","Name: `get_file_report`","Description: Get a comprehensive file analysis report using its hash (MD5/SHA-1/SHA-256). Includes detection results, file properties, and key relationships (behaviors, dropped files, network connections, embedded content, threat actors)","Parameters:","`hash` (required): MD5, SHA-1 or SHA-256 hash of the file","Example:","Name: `get_ip_report`","Description: Get a comprehensive IP address analysis report including geolocation, reputation data, and key relationships (communicating files, historical certificates/WHOIS, resolutions)","Parameters:","`ip` (required): IP address to analyze","Example:","Name: `get_domain_report`","Description: Get a comprehensive domain analysis report including DNS records, WHOIS data, and key relationships (SSL certificates, subdomains, historical data)","Parameters:","`domain` (required): Domain name to analyze","Example:","Name: `get_url_relationship`","Description: Query a specific relationship type for a URL with pagination support","Parameters:","`url` (required): The URL to get relationships for","`relationship` (required): Type of relationship to query","Available relationships: analyses, comments, communicating_files, contacted_domains, contacted_ips, downloaded_files, graphs, last_serving_ip_address, network_location, referrer_files, referrer_urls, redirecting_urls, redirects_to, related_comments, related_references, related_threat_actors, submissions","`limit` (optional, default: 10): Maximum number of related objects to retrieve (1-40)","`cursor` (optional): Continuation cursor for pagination","Example:","Name: `get_file_relationship`","Description: Query a specific relationship type for a file with pagination support","Parameters:","`hash` (required): MD5, SHA-1 or SHA-256 hash of the file","`relationship` (required): Type of relationship to query","Available relationships: analyses, behaviours, bundled_files, carbonblack_children, carbonblack_parents, ciphered_bundled_files, ciphered_parents, clues, collections, comments, compressed_parents, contacted_domains, contacted_ips, contacted_urls, dropped_files, email_attachments, email_parents, embedded_domains, embedded_ips, embedded_urls, execution_parents, graphs, itw_domains, itw_ips, itw_urls, memory_pattern_domains, memory_pattern_ips, memory_pattern_urls, overlay_children, overlay_parents, pcap_children, pcap_parents, pe_resource_children, pe_resource_parents, related_references, related_threat_actors, similar_files, submissions, screenshots, urls_for_embedded_js, votes","`limit` (optional, default: 10): Maximum number of related objects to retrieve (1-40)","`cursor` (optional): Continuation cursor for pagination","Example:","Name: `get_ip_relationship`","Description: Query a specific relationship type for an IP address with pagination support","Parameters:","`ip` (required): IP address to analyze","`relationship` (required): Type of relationship to query","Available relationships: comments, communicating_files, downloaded_files, graphs, historical_ssl_certificates, historical_whois, related_comments, related_references, related_threat_actors, referrer_files, resolutions, urls","`limit` (optional, default: 10): Maximum number of related objects to retrieve (1-40)","`cursor` (optional): Continuation cursor for pagination","Example:","Name: `get_domain_relationship`","Description: Query a specific relationship type for a domain with pagination support","Parameters:","`domain` (required): Domain name to analyze","`relationship` (required): Type of relationship to query","Available relationships: caa_records, cname_records, comments, communicating_files, downloaded_files, historical_ssl_certificates, historical_whois, immediate_parent, mx_records, ns_records, parent, referrer_files, related_comments, related_references, related_threat_actors, resolutions, soa_records, siblings, subdomains, urls, user_votes","`limit` (optional, default: 10): Maximum number of related objects to retrieve (1-40)","`cursor` (optional): Continuation cursor for pagination","Example:","Name: `advanced_corpus_search`","Description: Perform advanced searches across the VirusTotal dataset using VT Intelligence query syntax","Parameters:","`query` (required): The VT Intelligence search query string","`limit` (optional, default: 20): Maximum number of results to return per page","`cursor` (optional): Continuation cursor for pagination","`descriptors_only` (optional): If true, retrieves only object descriptors instead of full objects","Example:","Python >= 3.11","A valid [VirusTotal API Key](https://www.virustotal.com/gui/my-apikey)","Required Python packages:","aiohttp >= 3.9.0","mcp[cli] >= 1.4.1","python-dotenv >= 1.0.0","typing-extensions >= 4.8.0","Invalid API keys","Rate limiting","Network errors","Invalid input parameters","Invalid hash formats","Invalid IP formats","Invalid URL formats","Invalid relationship types","Pagination errors","Fork the repository","Create a feature branch (`git checkout -b feature/amazing-feature`)","Commit your changes (`git commit -m 'Add amazing feature'`)","Push to the branch (`git push origin feature/amazing-feature`)","Open a Pull Request","VirusTotal for providing the API and threat intelligence platform","The MCP project for the server framework","Contributors and maintainers","Check the documentation","Search existing issues","Create a new issue if needed","Never commit API keys or sensitive credentials","Use environment variables for configuration","Follow security best practices when handling threat intelligence data"],"avatarUrl":"https://avatars.githubusercontent.com/u/62354532?v=4","views":0,"featured":false},{"slug":"emmett-deen-linear-mcp-server","sourceId":"emmett-deen-linear-mcp-server","name":"emmett deen Linear MCP Server","author":"emmett-deen","description":"Connect Claude to Linear project management systems. Retrieve, create, and manage issues and projects seamlessly.","repositoryUrl":"https://github.com/emmett-deen/Linear-MCP-Server","tags":["mcp","linear","system"],"category":"System","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["Access to Linear's GraphQL API through MCP tools","Authentication via Linear API key","Retrieve and modify data related to users, teams, projects, and issues","Create, update and comment on issues","Add and remove labels","Create projects","Comprehensive documentation of available tools","Claude Desktop: `~/Library/Application Support/Claude/claude_desktop_config.json`","Claude VSCode Extension: `~/Library/Application Support/claude-code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json`","GoMCP: `~/.config/gomcp/config.yaml`","Clone the repository","Install dependencies","Build the project","Create a `.env` file with your Linear API token","Start the server","Retrieve issues, projects, teams, and other data from Linear","Create and update issues","Change issue status","Assign issues to team members","Add comments","Create projects and teams","Node.js (v18+)","NPM or Yarn","Linear API token","Enable Developer Mode in Claude Desktop (from the menu bar)","Go to Settings > Developer options","Click \"Add Server\"","Configure with the following settings:","**Name**: Linear MCP Server","**Type**: Local Process","**Command**: linear-mcp-server","**Arguments**: --token YOUR_LINEAR_API_TOKEN","Save the config","Restart Claude Desktop (quit completely and reopen)","You should now see Linear MCP Server available as a tool in Claude","\"Show me all my Linear issues\"","\"Create a new issue titled 'Fix login bug' in the Frontend team\"","\"Change the status of issue FE-123 to 'In Progress'\"","\"Assign issue BE-456 to John Smith\"","\"Add a comment to issue UI-789: 'This needs to be fixed by Friday'\"","Follow the implementation guide in the [TOOLS.md](./TOOLS.md) document","Make sure to follow the established code structure in the `src/` directory","Update the documentation to reflect your changes","Clone the repository","Install dependencies","Start in development mode","Update the version in package.json","Build the project","Make sure you've already logged in to npm","Publish to npm","For Smithery registry, you'll need to work with the Smithery team to get your server listed in their catalog."],"avatarUrl":"https://avatars.githubusercontent.com/u/7634149?v=4","views":0,"featured":false},{"slug":"enkryptai-enkryptai-mcp-server","sourceId":"enkryptai-enkryptai-mcp-server","name":"enkryptai enkryptai mcp server","author":"enkryptai","description":"enkryptai enkryptai mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/enkryptai/enkryptai-mcp-server","tags":["mcp","ai"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/97072814?v=4","views":0,"featured":false},{"slug":"eno-graph-mcp-server-google-analytics","sourceId":"eno-graph-mcp-server-google-analytics","name":"eno graph mcp server google analytics","author":"eno-graph","description":"A MCP server for Google Analytics Data API","repositoryUrl":"https://github.com/eno-graph/mcp-server-google-analytics","tags":["go","mcp","api"],"category":"Cloud","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/113275422?v=4","views":0,"featured":false},{"slug":"eriktilio-mcp-langchain-integration","sourceId":"eriktilio-mcp-langchain-integration","name":"eriktilio mcp langchain integration","author":"eriktilio","description":"Integração de LangChain e MCP para processamento de linguagem natural e avaliação de expressões matemáticas.","repositoryUrl":"https://github.com/eriktilio/mcp-langchain-integration","tags":["mcp","ai"],"category":"Integration","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/26314726?v=4","views":0,"featured":false},{"slug":"eternachen-mcp-playground","sourceId":"eternachen-mcp-playground","name":"eternachen mcp playground","author":"eternachen","description":"mcp playground","repositoryUrl":"https://github.com/eternachen/mcp-playground","tags":["mcp"],"category":"Other MCP Server","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Connects to an MCP server to list available tools.","Queries weather information for a specified city.","Displays formatted weather information including temperature, humidity, wind speed, and weather description.","Python 3.8+","`openai` library","`dotenv` library","`mcp` library","Clone the repository:","Create a virtual environment and activate it:","Install the required dependencies:","Create a `.env` file in the root directory and add your OpenAI API key and other configurations:","Start the MCP server:","Run the client and connect to the server:","Interact with the client:","Type the name of the city in English to get the weather information.","Type `quit` to exit the client.","`server.py`: Contains the MCP server implementation and weather query tool.","`client.py`: Contains the MCP client implementation to interact with the server.","`.env`: Environment variables for API keys and configurations.","`.gitignore`: Specifies files and directories to be ignored by git.","`README.md`: Project documentation."],"avatarUrl":"https://avatars.githubusercontent.com/u/3196459?v=4","views":0,"featured":false},{"slug":"eunomia-mcp-server","sourceId":"eunomia-mcp-server","name":"eunomia-mcp-server","author":"whataboutyou-ai","description":"eunomia-mcp-server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/whataboutyou-ai/eunomia-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":5,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/185296147?v=4","views":0,"featured":false},{"slug":"evm-mcp-server","sourceId":"evm-mcp-server","name":"evm-mcp-server","author":"actions-user","description":"MCP server that provides LLM with tools for interacting with EVM networks","repositoryUrl":"https://github.com/mcpdotdirect/evm-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":22,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/65916846?v=4&size=40","views":0,"featured":false},{"slug":"excel-mcp-server","sourceId":"excel-mcp-server","name":"excel-mcp-server","author":"haris-musa","description":"A Model Context Protocol server for Excel file manipulation","repositoryUrl":"https://github.com/haris-musa/excel-mcp-server","tags":["mcp","automation","toolcalling","excel","mcp-server","ai","Community Servers","llm","sse"],"category":"Data","stars":807,"lastUpdate":"2025-04-12","installTarget":null,"features":["📊 Create and modify Excel workbooks","📝 Read and write data","🎨 Apply formatting and styles","📈 Create charts and visualizations","📊 Generate pivot tables","🔄 Manage worksheets and ranges","🔌 Dual transport support: stdio and SSE","Python 3.10 or higher","Add this configuration to your client, choosing the appropriate transport method for your needs:","The Excel tools will be available through your AI assistant.","If not set, it defaults to `./excel_files`.","Example (Windows PowerShell):","Example (Linux/macOS):"],"avatarUrl":"https://avatars.githubusercontent.com/u/79357181?v=4","views":5,"featured":false},{"slug":"executeautomation-mcp-database-server","sourceId":"executeautomation-mcp-database-server","name":"executeautomation mcp database server","author":"executeautomation","description":"MCP Database Server is a new MCP Server which helps connect with Sqlite, SqlServer and Posgresql Databases","repositoryUrl":"https://github.com/executeautomation/mcp-database-server","tags":["posgresql","sqlite","mcp","mcp-server","sqlserver","database","automation"],"category":"Database","stars":29,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/10337030?v=4","views":0,"featured":false},{"slug":"eyalzh-browser-control-mcp","sourceId":"eyalzh-browser-control-mcp","name":"eyalzh browser control mcp","author":"eyalzh","description":"MCP server paired with a browser extension that enables AI agents to control the user's browser.","repositoryUrl":"https://github.com/eyalzh/browser-control-mcp","tags":["browser","mcp","ai","browser-extension","firefox"],"category":"Browser Automation","stars":35,"lastUpdate":"2025-05-19","installTarget":null,"features":["Open or close tabs","Get the list of opened tabs","Reorder opened tabs","Read and search the browser's history","Read a webpage's text content and links","Find and highlight text in a browser tab","*\"Close all non-work related tabs in my browser.\"*","*\"Rearrange tabs in my browser in an order that makes sense.\"*","*\"Close all tabs in my browser that haven't been accessed within the past 24 hours\"*","*\"Help me find an article in my browser history about the Milford track in NZ.\"*","*\"Open all the articles about AI that I visited during the last week, up to 10 articles, avoid duplications.\"*","*\"Open hackernews in my browser, then open the top story, read it, also read the comments. Do the comments agree with the story?\"*","*\"In my browser, use Google Scholar to search for papers about L-theanine in the last 3 years. Open the 3 most cited papers. Read them and summarize them for me.\"*","*\"Use google search in my browser to look for flower shops. Open the 10 most relevant results. Show me a table of each flower shop with location and opening hours.\"*","Type `about:debugging` in the Firefox URL bar","Click on \"This Firefox\"","click on \"Load Temporary Add-on...\"","Select the `manifest.json` file under the `firefox-extension` folder in this project","The extension's preferences page will open. Copy the secret key to your clipboard. It will be used to configure the MCP server."],"avatarUrl":"https://avatars.githubusercontent.com/u/4525700?v=4","views":0,"featured":false},{"slug":"f-is-h-mcp-easy-copy","sourceId":"f-is-h-mcp-easy-copy","name":"f is h mcp easy copy","author":"f-is-h","description":"A MCP server that lists all available MCP services for easy copying and usage","repositoryUrl":"https://github.com/f-is-h/mcp-easy-copy","tags":["mcp","ai"],"category":"Database","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Appears at the top of tools list**: Uses special name formatting to always appear first","**Dynamic updates**: Always shows the latest available services","**Copy-friendly format**: Numbered list for easy reference","**Zero external dependencies**: Just needs Node.js","Clone the repository:","Install dependencies and build:","Configure Claude Desktop:","Restart Claude Desktop","**Via the tools menu:** Click the hammer icon in Claude Desktop and select the service at the top of the list (it will show all available services in its description)","**Via a prompt:** Ask Claude something like:","**Check logs**: Look at the log files","macOS: `~/Library/Logs/Claude/mcp-server-mcp-easy-copy.log`","Windows: `%APPDATA%\\Claude\\logs\\mcp-server-mcp-easy-copy.log`","**Verify configuration**: Make sure your `claude_desktop_config.json` is valid JSON","**Check Node.js**: Ensure Node.js is properly installed (`node --version`)","**Restart Claude**: Always restart Claude Desktop after making configuration changes","**Use the Inspector**: Run `npm run inspector` to debug with the MCP Inspector"],"avatarUrl":"https://avatars.githubusercontent.com/u/13847842?v=4","views":0,"featured":false},{"slug":"fakepixels-base-mcp-server","sourceId":"fakepixels-base-mcp-server","name":"fakepixels base mcp server","author":"fakepixels","description":"Base MCP","repositoryUrl":"https://github.com/fakepixels/base-mcp-server","tags":["mcp"],"category":"Database","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/21992276?v=4","views":1,"featured":false},{"slug":"falahgs-gemini-data-analysis-research-mcp-server","sourceId":"falahgs-gemini-data-analysis-research-mcp-server","name":"falahgs Gemini Data Analysis Research MCP Server","author":"falahgs","description":"falahgs Gemini Data Analysis Research MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/falahgs/Gemini-Data-Analysis-Research-MCP-Server","tags":["mcp","search"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/5242012?v=4","views":0,"featured":false},{"slug":"falahgs-gemini-thinking-mcp","sourceId":"falahgs-gemini-thinking-mcp","name":"falahgs gemini thinking mcp","author":"falahgs","description":"falahgs gemini thinking mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/falahgs/gemini-thinking-mcp","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/5242012?v=4","views":0,"featured":false},{"slug":"fantasy-pl-mcp","sourceId":"fantasy-pl-mcp","name":"fantasy-pl-mcp","author":"rishijatia","description":"Fantasy Premier League MCP Server","repositoryUrl":"https://github.com/rishijatia/fantasy-pl-mcp","tags":["Community Servers"],"category":"Community Servers","stars":247,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/9636637?v=4&size=40","views":0,"featured":false},{"slug":"fdrechsler-mcp-server-idapro","sourceId":"fdrechsler-mcp-server-idapro","name":"fdrechsler mcp server idapro","author":"fdrechsler","description":"A Model Context Protocol (MCP) server that enables AI assistants to interact with IDA Pro for reverse engineering and binary analysis tasks.","repositoryUrl":"https://github.com/fdrechsler/mcp-server-idapro","tags":["mcp","aiagent","ai","dissaseembly","binary-analysis","ida-plugin","mcp-server","reverse-engineering","idapython"],"category":"Official","stars":53,"lastUpdate":"2025-05-19","installTarget":null,"features":["Execute Python scripts in IDA Pro from AI assistants","Retrieve information about binaries:","Strings","Imports","Exports","Functions","Advanced binary analysis capabilities:","Search for immediate values in instructions","Search for text strings in the binary","Search for specific byte sequences","Get disassembly for address ranges","Automate IDA Pro operations through a standardized interface","Secure communication between components","IDA Pro 8.3 or later","Node.js 18 or later","TypeScript","Copy `ida_remote_server.py` to your IDA Pro plugins directory:","Windows: `%PROGRAMFILES%\\IDA Pro\\plugins`","macOS: `/Applications/IDA Pro.app/Contents/MacOS/plugins`","Linux: `/opt/idapro/plugins`","Start IDA Pro and open a binary file.","The plugin will automatically start an HTTP server on `127.0.0.1:9045`.","Clone this repository:","Install dependencies:","Build the project:","Configure the MCP server in your AI assistant's MCP settings file:","`scriptPath` (required): Absolute path to the script file to execute","`outputPath` (optional): Absolute path to save the script's output to","`value` (required): Value to search for (number or string)","`radix` (optional): Radix for number conversion (default: 16)","`startAddress` (optional): Start address for search","`endAddress` (optional): End address for search","`text` (required): Text to search for","`caseSensitive` (optional): Whether the search is case sensitive (default: false)","`startAddress` (optional): Start address for search","`endAddress` (optional): End address for search","`bytes` (required): Byte sequence to search for (e.g., \"90 90 90\" for three NOPs)","`startAddress` (optional): Start address for search","`endAddress` (optional): End address for search","`startAddress` (required): Start address for disassembly","`endAddress` (optional): End address for disassembly","`count` (optional): Number of instructions to disassemble","None required","None required","None required","`GET /api/info`: Get plugin information","`GET /api/strings`: Get strings from the binary","`GET /api/exports`: Get exports from the binary","`GET /api/imports`: Get imports from the binary","`GET /api/functions`: Get function list","`GET /api/search/immediate`: Search for immediate values in instructions","`GET /api/search/text`: Search for text in the binary","`GET /api/search/bytes`: Search for byte sequences in the binary","`GET /api/disassembly`: Get disassembly for an address range","`POST /api/execute`: Execute Python script (JSON/Form)","`POST /api/executebypath`: Execute Python script from file path","`POST /api/executebody`: Execute Python script from raw body"],"avatarUrl":"https://avatars.githubusercontent.com/u/6449399?v=4","views":0,"featured":false},{"slug":"felipfr-linkedin-mcpserver","sourceId":"felipfr-linkedin-mcpserver","name":"felipfr linkedin mcpserver","author":"felipfr","description":"A powerful Model Context Protocol server for LinkedIn API integration","repositoryUrl":"https://github.com/felipfr/linkedin-mcpserver","tags":["mcp","linkedin","model-context-protocol","mcp-server","typescript","api"],"category":"Integration","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/99354371?v=4","views":0,"featured":false},{"slug":"fetch-mcp","sourceId":"fetch-mcp","name":"fetch-mcp","author":"zcaceres","description":"A flexible HTTP fetching Model Context Protocol server.","repositoryUrl":"https://github.com/zcaceres/fetch-mcp","tags":["Community Servers"],"category":"Official","stars":353,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/10032979?v=4&size=40","views":0,"featured":false},{"slug":"fewsats-mcp-a-fewsats-mcp-server","sourceId":"fewsats-mcp-a-fewsats-mcp-server","name":"fewsats-mcp: A Fewsats MCP Server","author":"Fewsats","description":"Fewsats MCP server","repositoryUrl":"https://github.com/Fewsats/fewsats-mcp","tags":["Official Integrations"],"category":"Database","stars":463,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/147536466?s=48&v=4","views":0,"featured":false},{"slug":"finack-aviation-mcp","sourceId":"finack-aviation-mcp","name":"finack aviation mcp","author":"finack","description":"MCP Server for Aviation LLM interactions","repositoryUrl":"https://github.com/finack/aviation-mcp","tags":["mcp"],"category":"Cloud","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Type-safe API client** automatically generated from the official Aviation Weather API Swagger definition","**MCP tools for weather data**:","`get-metar`: Get current weather observations","`get-taf`: Get terminal aerodrome forecasts","`get-pireps`: Get pilot reports near an airport","`get-route-weather`: Get comprehensive weather for a route between two airports","Node.js 18 or higher","npm or yarn","curl (for fetching the Swagger YAML)","Clone this repository:","Install dependencies:","Build the server (this will fetch the latest Swagger definition, generate the API client, and compile the TypeScript):","Start the server:","Edit your Claude for Desktop configuration file:","macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`","Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`","Add the server to the configuration:","Restart Claude for Desktop","\"What's the current weather at KJFK?\"","\"Is there a TAF available for KORD?\"","\"I'm planning to fly from KBOS to KPHL tomorrow. What's the weather looking like?\"","\"Are there any PIREPs near KDEN?\"","`src/index.ts`: Main server code","`packages/aviation-weath-api`: Autogenerate API client for Aviation Weather .gov","`npm run aviation-weather-api:clean`: delete the existing client","`npm run aviation-weather-api:fetch`: Fetches the latest Swagger definition from aviationweather.gov","`npm run aviation-weather-api:generate`: Generates a typed TypeScript client from the Swagger definition","`npm run build`: Build the javascript client","`npm run start`: Run the MCP server","The server fetches the latest Swagger definition from aviationweather.gov","The OpenAPI Generator creates a type-safe client from this definition","The server uses this client to make API calls with proper typing","Error handling and response formatting ensure a smooth experience"],"avatarUrl":"https://avatars.githubusercontent.com/u/15822?v=4","views":0,"featured":false},{"slug":"firebase-mcp","sourceId":"firebase-mcp","name":"firebase-mcp","author":"gannonh","description":"🔥 Model Context Protocol (MCP) server for Firebase.","repositoryUrl":"https://github.com/gannonh/firebase-mcp","tags":["Community Servers"],"category":"Official","stars":121,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1012888?v=4&size=40","views":0,"featured":false},{"slug":"fist-maestro-mcp-servers","sourceId":"fist-maestro-mcp-servers","name":"fist maestro mcp servers","author":"fist-maestro","description":"服务器管理仓库","repositoryUrl":"https://github.com/fist-maestro/mcp-servers","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/163491160?v=4","views":0,"featured":false},{"slug":"fkesheh-code-context-mcp","sourceId":"fkesheh-code-context-mcp","name":"fkesheh code context mcp","author":"fkesheh","description":"A Model Context Protocol (MCP) server for providing code context from git repositories","repositoryUrl":"https://github.com/fkesheh/claude-code-context-mcp","tags":["mcp"],"category":"Official","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":["Uses local git repositories instead of GitHub API","Stores data in SQLite database","Splits code into semantic chunks","Generates embeddings for code chunks using Ollama","Provides semantic search over code","Node.js (v16+)","Git","Ollama with an embedding model","`DATA_DIR`: Directory for SQLite database (default: '~/.codeContextMcp/data')","`REPO_CACHE_DIR`: Directory for cloned repositories (default: '~/.codeContextMcp/repos')","`repository`: Stores information about repositories","`branch`: Stores information about branches","`file`: Stores information about files","`branch_file_association`: Associates files with branches","`file_chunk`: Stores code chunks and their embeddings"],"avatarUrl":"https://avatars.githubusercontent.com/u/98839443?v=4","views":0,"featured":false},{"slug":"flightradar24-mcp-server","sourceId":"flightradar24-mcp-server","name":"flightradar24-mcp-server","author":"sunsetcoder","description":"Model Context Protocol server for Flight Tracking","repositoryUrl":"https://github.com/sunsetcoder/flightradar24-mcp-server","tags":["Community Servers"],"category":"Official","stars":329,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/33063132?v=4&size=40","views":0,"featured":false},{"slug":"flipt-io-mcp-server-flipt","sourceId":"flipt-io-mcp-server-flipt","name":"flipt io mcp server flipt","author":"flipt-io","description":"flipt io mcp server flipt is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/flipt-io/mcp-server-flipt","tags":["mcp"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["List, create, update, and delete namespaces, flags, segments, rules, and more","Evaluate flags for specific entities","Toggle flags on/off","Manage constraints, variants, distributions, and rollouts","Set up a STDIO transport for MCP communication","Register tools and prompts for interacting with Flipt","`FLIPT_API_URL`: The URL of the Flipt API (default: <http://localhost:8080>)","`FLIPT_API_KEY`: The API key to use for the Flipt API (optional)"],"avatarUrl":"https://avatars.githubusercontent.com/u/104992037?v=4","views":0,"featured":false},{"slug":"fortunto2-prefect-mcp-server","sourceId":"fortunto2-prefect-mcp-server","name":"fortunto2 prefect mcp server","author":"fortunto2","description":"MCP server for interacting with the Prefect API","repositoryUrl":"https://github.com/fortunto2/prefect-mcp-server","tags":["mcp","api"],"category":"Integration","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1236751?v=4","views":0,"featured":false},{"slug":"fourcolors-omi-mcp","sourceId":"fourcolors-omi-mcp","name":"fourcolors omi mcp","author":"fourcolors","description":"mcp server for omi","repositoryUrl":"https://github.com/fourcolors/omi-mcp","tags":["mcp"],"category":"Cloud","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/51751?v=4","views":0,"featured":false},{"slug":"freedanfan-mcp-server","sourceId":"freedanfan-mcp-server","name":"freedanfan mcp server","author":"freedanfan","description":"基于 FastAPI 和 MCP（模型上下文协议），实现 AI 模型与开发环境 之间的标准化上下文交互，提升 AI 应用的可扩展性和可维护性。","repositoryUrl":"https://github.com/freedanfan/mcp_server","tags":["mcp","api","ai"],"category":"Development","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["**JSON-RPC 2.0**: Request-response communication based on standard JSON-RPC 2.0 protocol","**SSE Connection**: Support for Server-Sent Events connections for real-time notifications","**Modular Design**: Modular architecture for easy extension and customization","**Asynchronous Processing**: High-performance service using FastAPI and asynchronous IO","**Complete Client**: Includes a full test client implementation","Clone the repository:","Install dependencies:","**Root Path** (`/`): Provides server information","**API Endpoint** (`/api`): Handles JSON-RPC requests","**SSE Endpoint** (`/sse`): Handles SSE connections","Client connects to the server via SSE","Server returns the API endpoint URI","Client sends an initialization request with protocol version and capabilities","Server responds to the initialization request, returning server capabilities","**Connection Errors**: Ensure the server is running and the client is using the correct server URL","**405 Method Not Allowed**: Ensure the client is sending requests to the correct API endpoint","**SSE Connection Failure**: Check network connections and firewall settings","[MCP Protocol Specification](https://www.claudemcp.com/specification)","[FastAPI Documentation](https://fastapi.tiangolo.com/)","[JSON-RPC 2.0 Specification](https://www.jsonrpc.org/specification)","[SSE Specification](https://html.spec.whatwg.org/multipage/server-sent-events.html)"],"avatarUrl":"https://avatars.githubusercontent.com/u/26640959?v=4","views":0,"featured":false},{"slug":"freshlife001-mcp-poker","sourceId":"freshlife001-mcp-poker","name":"freshlife001 mcp poker","author":"freshlife001","description":"freshlife001 mcp poker is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/freshlife001/mcp_poker","tags":["mcp"],"category":"Other MCP Server","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1744903?v=4","views":0,"featured":false},{"slug":"gabrielmaialva33-mcp-filesystem","sourceId":"gabrielmaialva33-mcp-filesystem","name":"gabrielmaialva33 mcp filesystem","author":"gabrielmaialva33","description":"A secure Model Context Protocol (MCP) server providing filesystem access within predefined directories","repositoryUrl":"https://github.com/gabrielmaialva33/mcp-filesystem","tags":["mcp","ai","server","filesystem","system","mcp-server"],"category":"System","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/26732067?v=4","views":1,"featured":false},{"slug":"gannonh-memento-mcp","sourceId":"gannonh-memento-mcp","name":"gannonh memento mcp","author":"gannonh","description":"Memento MCP: A Knowledge Graph Memory System for LLMs","repositoryUrl":"https://github.com/gannonh/memento-mcp","tags":["mcp","vector-database","neo4j","claude-desktop","modelcontextprotocol","system","cursor","knowledge-graph"],"category":"System","stars":81,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1012888?v=4","views":0,"featured":false},{"slug":"gbti-network-mcp-basic-test","sourceId":"gbti-network-mcp-basic-test","name":"gbti network mcp basic test","author":"gbti-network","description":"Example node MCP server. When a user asks the agent for the passphrase, a special code phase is provided.","repositoryUrl":"https://github.com/gbti-network/mcp-basic-test","tags":["mcp","node-js","boilerplate","model-context-protocol","mcp-server"],"category":"Integration","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Pure Node.js implementation","JSON-RPC 2.0 compliant","MCP protocol version: 2024-11-05","Custom logging system","Tool support with schema validation","STDIO transport","Node.js (Latest LTS version recommended)","MCP Inspector for testing","Clone the repository:","Install dependencies:","New England Clam Chowder","Louisiana Gumbo","Texas Chili","California Cioppino","Michigan Cherry Soup","Define your tool in `index.js`:","Test using MCP Inspector:","Connect to server","Use \"List Tools\" to verify tool registration","Test tool execution","DEBUG: Detailed debugging information","INFO: General operational information","WARN: Warning messages","ERROR: Error conditions","\"What's the secret passcode?\"","\"Tell me the secret code\"","\"What's today's passcode?\"","\"Give me the secret\"","`super-secret`: A unique identifier for your MCP server","`command`: The command to start the server (npx in this case)","`args`: Command line arguments","`--yes`: Auto-approve npm package installation","`node`: Run with Node.js","`<path-to-project>/index.js`: Path to your server file","`disabled`: Whether the server is disabled","`autoApprove`: List of tools that can be run without user confirmation","Windows: `%USERPROFILE%\\.codeium\\windsurf\\mcp_config.json`","macOS/Linux: `$HOME/.codeium/windsurf/mcp_config.json`","Start the server with MCP Inspector","Verify server initialization","Check tool listing","Test tool execution","Verify response formats","Fork the repository","Create your feature branch","Commit your changes","Push to the branch","Create a Pull Request","Model Context Protocol team for the protocol specification","MCP Inspector team for the testing tool","**[Twitter/X](https://twitter.com/gbti_network)**","**[GitHub](https://github.com/gbti-network)**","**[YouTube](https://www.youtube.com/channel/UCh4FjB6r4oWQW-QFiwqv-UA)**","**[Dev.to](https://dev.to/gbti)**","**[Daily.dev](https://dly.to/zfCriM6JfRF)**","**[Hashnode](https://gbti.hashnode.dev/)**","**[Discord](https://gbti.network/membership)**","**[Reddit](https://www.reddit.com/r/GBTI_network)**"],"avatarUrl":"https://avatars.githubusercontent.com/u/106778689?v=4","views":0,"featured":false},{"slug":"geekbot-com-geekbot-mcp","sourceId":"geekbot-com-geekbot-mcp","name":"geekbot com geekbot mcp","author":"geekbot-com","description":"Interact with standup reports and poll results directly from Claude or Cursor","repositoryUrl":"https://github.com/geekbot-com/geekbot-mcp","tags":["mcp"],"category":"Community Servers","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/7039011?v=4","views":0,"featured":false},{"slug":"getalby-lightning-tools-mcp-server","sourceId":"getalby-lightning-tools-mcp-server","name":"getAlby lightning tools mcp server","author":"getAlby","description":"Interact with lightning addresses and use other common lightning tools with your LLM","repositoryUrl":"https://github.com/getAlby/lightning-tools-mcp-server","tags":["tool","mcp"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/90630635?v=4","views":0,"featured":false},{"slug":"getsentry-sentry-mcp","sourceId":"getsentry-sentry-mcp","name":"getsentry sentry mcp","author":"getsentry","description":"An MCP server for interacting with Sentry via LLMs.","repositoryUrl":"https://github.com/getsentry/sentry-mcp","tags":["tag-production","mcp-server","mcp"],"category":"Analytics","stars":149,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1396951?v=4","views":0,"featured":false},{"slug":"ghost-mcp","sourceId":"ghost-mcp","name":"ghost-mcp","author":"MFYDev","description":"A Model Context Protocol (MCP) server for interacting with Ghost CMS through LLM interfaces like Claude. Allow you to control your Ghost blog by simply asking Claude etc.","repositoryUrl":"https://github.com/MFYDev/ghost-mcp","tags":["Community Servers"],"category":"System","stars":127,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/53750381?v=4&size=40","views":0,"featured":false},{"slug":"ghrud92-loki-mcp","sourceId":"ghrud92-loki-mcp","name":"ghrud92 loki mcp","author":"ghrud92","description":"ghrud92 loki mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/ghrud92/loki-mcp","tags":["mcp"],"category":"Other MCP Server","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Query Loki logs with full LogQL support","Get label values and metadata","Authentication and configuration support via environment variables or config files","Provides formatted results in different output formats (default, raw, JSON lines)","Automatic fallback to HTTP API when `logcli` is not available in the environment","Node.js v16 or higher","TypeScript","(Optional) [Grafana Loki logcli](https://grafana.com/docs/loki/latest/tools/logcli/) installed and accessible in your PATH. If `logcli` is not available, the server will automatically use the Loki HTTP API instead","Access to a Loki server instance","Clone the repository:","Install dependencies:","Build the project:","`query` (required): Loki query string (LogQL)","`from`: Start timestamp (e.g. \"2023-01-01T12:00:00Z\")","`to`: End timestamp (e.g. \"2023-01-01T13:00:00Z\")","`limit`: Maximum number of logs to return","`batch`: Batch size for query results","`output`: Output format (\"default\", \"raw\", or \"jsonl\")","`quiet`: Suppress query metadata","`forward`: Display results in chronological order","`label` (required): Label name to get values for","`LOKI_ADDR`: Loki server address (URL)","`LOKI_USERNAME`: Username for basic auth","`LOKI_PASSWORD`: Password for basic auth","`LOKI_TENANT_ID`: Tenant ID for multi-tenant Loki","`LOKI_BEARER_TOKEN`: Bearer token for authentication","`LOKI_BEARER_TOKEN_FILE`: File containing bearer token","`LOKI_CA_FILE`: Custom CA file for TLS","`LOKI_CERT_FILE`: Client certificate file for TLS","`LOKI_KEY_FILE`: Client key file for TLS","`LOKI_ORG_ID`: Organization ID for multi-org setups","`LOKI_TLS_SKIP_VERIFY`: Skip TLS verification (\"true\" or \"false\")","`LOKI_CONFIG_PATH`: Custom path to config file","`DEBUG`: Enable debug logging","Custom path specified by `LOKI_CONFIG_PATH`","Current working directory","Your home directory (`~/.logcli-config.yaml`)","If `logcli` is available, it will be used for all queries, providing the full functionality of the CLI tool","If `logcli` is not available, the server will automatically fall back to using the Loki HTTP API:","No additional configuration is needed","The same authentication parameters are used for the HTTP API","Response formatting is consistent with the CLI output","Default limit of 1000 logs per query is applied in both modes"],"avatarUrl":"https://avatars.githubusercontent.com/u/11571142?v=4","views":0,"featured":false},{"slug":"ghrud92-simple-loki-mcp","sourceId":"ghrud92-simple-loki-mcp","name":"ghrud92 simple loki mcp","author":"ghrud92","description":"ghrud92 simple loki mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/ghrud92/simple-loki-mcp","tags":["mcp"],"category":"Other MCP Server","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Query Loki logs with full LogQL support","Get label values and metadata","Authentication and configuration support via environment variables or config files","Provides formatted results in different output formats (default, raw, JSON lines)","Automatic fallback to HTTP API when `logcli` is not available in the environment","Node.js v16 or higher","TypeScript","(Optional) [Grafana Loki logcli](https://grafana.com/docs/loki/latest/tools/logcli/) installed and accessible in your PATH. If `logcli` is not available, the server will automatically use the Loki HTTP API instead","Access to a Loki server instance","Clone the repository:","Install dependencies:","Build the project:","`query` (required): Loki query string (LogQL)","`from`: Start timestamp (e.g. \"2023-01-01T12:00:00Z\")","`to`: End timestamp (e.g. \"2023-01-01T13:00:00Z\")","`limit`: Maximum number of logs to return","`batch`: Batch size for query results","`output`: Output format (\"default\", \"raw\", or \"jsonl\")","`quiet`: Suppress query metadata","`forward`: Display results in chronological order","`label` (required): Label name to get values for","`LOKI_ADDR`: Loki server address (URL)","`LOKI_USERNAME`: Username for basic auth","`LOKI_PASSWORD`: Password for basic auth","`LOKI_TENANT_ID`: Tenant ID for multi-tenant Loki","`LOKI_BEARER_TOKEN`: Bearer token for authentication","`LOKI_BEARER_TOKEN_FILE`: File containing bearer token","`LOKI_CA_FILE`: Custom CA file for TLS","`LOKI_CERT_FILE`: Client certificate file for TLS","`LOKI_KEY_FILE`: Client key file for TLS","`LOKI_ORG_ID`: Organization ID for multi-org setups","`LOKI_TLS_SKIP_VERIFY`: Skip TLS verification (\"true\" or \"false\")","`LOKI_CONFIG_PATH`: Custom path to config file","`DEBUG`: Enable debug logging","Custom path specified by `LOKI_CONFIG_PATH`","Current working directory","Your home directory (`~/.logcli-config.yaml`)","If `logcli` is available, it will be used for all queries, providing the full functionality of the CLI tool","If `logcli` is not available, the server will automatically fall back to using the Loki HTTP API:","No additional configuration is needed","The same authentication parameters are used for the HTTP API","Response formatting is consistent with the CLI output","Default limit of 1000 logs per query is applied in both modes"],"avatarUrl":"https://avatars.githubusercontent.com/u/11571142?v=4","views":0,"featured":false},{"slug":"ghubnerr-notion-mcp","sourceId":"ghubnerr-notion-mcp","name":"ghubnerr Notion MCP","author":"ghubnerr","description":"A Model Context Protocol (MCP) server for integrating with Notion workspaces (made before the official one 😅)","repositoryUrl":"https://github.com/ghubnerr/Notion-MCP","tags":["mcp","notion","model-context-protocol","notion-api","mcp-server","nodejs"],"category":"Official","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/91924667?v=4","views":0,"featured":false},{"slug":"giannisanni-kokoro-tts-mcp","sourceId":"giannisanni-kokoro-tts-mcp","name":"giannisanni kokoro tts mcp","author":"giannisanni","description":"giannisanni kokoro tts mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/giannisanni/kokoro-tts-mcp","tags":["mcp"],"category":"Other MCP Server","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["Text-to-speech synthesis with customizable voices","Adjustable speech speed","Support for saving audio to files or direct playback","Cross-platform audio playback support (Windows, macOS, Linux)","`text` (required): The text to convert to speech","`voice` (optional): Voice to use for synthesis (default: \"af_heart\")","`speed` (optional): Speech speed multiplier (default: 1.0)","`save_path` (optional): Directory to save audio files","`play_audio` (optional): Whether to play the audio immediately (default: False)","kokoro >= 0.8.4","mcp[cli] >= 1.3.0","soundfile >= 0.13.1","Windows (using `start`)","macOS (using `afplay`)","Linux (using `aplay`)"],"avatarUrl":"https://avatars.githubusercontent.com/u/115853836?v=4","views":0,"featured":false},{"slug":"github-actions-mcp-server","sourceId":"github-actions-mcp-server","name":"github-actions-mcp-server","author":"dependabot[bot]","description":"GitHub Actions Model Context Protocol Server","repositoryUrl":"https://github.com/ko1ynnky/github-actions-mcp-server","tags":["Community Servers"],"category":"Official","stars":494,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/in/29110?v=4&size=40","views":1,"featured":false},{"slug":"gitskyflux-cloudtasks-mcp","sourceId":"gitskyflux-cloudtasks-mcp","name":"gitskyflux cloudtasks mcp","author":"gitskyflux","description":"MCP Server to interact with Google Cloud Tasks","repositoryUrl":"https://github.com/gitskyflux/cloudtasks-mcp","tags":["cloud","mcp","go"],"category":"Cloud","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["List Cloud Tasks queues in a specified location","Get details of a specific queue","Pause and resume queues","List tasks in a queue","Get details of a specific task","Delete tasks from a queue","**Install dependencies**:","**Build the project**:","**Configure Claude Desktop**:","`listQueues`: List all Cloud Tasks queues in a specified location","`getQueue`: Get details of a specific Cloud Tasks queue","`pauseQueue`: Pause a Cloud Tasks queue","`resumeQueue`: Resume a paused Cloud Tasks queue","`listTasks`: List tasks in a Cloud Tasks queue","`getTask`: Get details of a specific task in a Cloud Tasks queue","`deleteTask`: Delete a task from a Cloud Tasks queue"],"avatarUrl":"https://avatars.githubusercontent.com/u/52044845?v=4","views":0,"featured":false},{"slug":"gitskyflux-firestore-mcp","sourceId":"gitskyflux-firestore-mcp","name":"gitskyflux firestore mcp","author":"gitskyflux","description":"MCP Server to interact with Google Cloud Firestore","repositoryUrl":"https://github.com/gitskyflux/firestore-mcp","tags":["cloud","mcp","go"],"category":"Cloud","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Create documents in Firestore collections","Read documents from Firestore collections","Update existing documents","Delete documents","Query documents with filtering, ordering, and limits","List available collections","**Install dependencies**:","**Build the project**:","**Configure Claude Desktop**:","**getDocument**: Get a document by ID from a collection","**createDocument**: Create a new document in a collection","**updateDocument**: Update an existing document","**deleteDocument**: Delete a document","**queryDocuments**: Query documents with filters, ordering, and limits","**listCollections**: List all available collections","**Watch mode**: `npm run dev`"],"avatarUrl":"https://avatars.githubusercontent.com/u/52044845?v=4","views":0,"featured":false},{"slug":"glean-mcp-server","sourceId":"glean-mcp-server","name":"glean-mcp-server","author":"longyi1207","description":"glean-mcp-server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/longyi1207/glean-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":6,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/59838570?v=4","views":1,"featured":false},{"slug":"gmacev-simple-memory-extension-mcp-server","sourceId":"gmacev-simple-memory-extension-mcp-server","name":"gmacev Simple Memory Extension MCP Server","author":"gmacev","description":"An MCP server to extend the context of agents. Useful when coding big features or vibe coding and need to store/recall progress, key moments or changes or anything worth remembering. Simply ask the agent to store memories and recall whenever you want.","repositoryUrl":"https://github.com/gmacev/Simple-Memory-Extension-MCP-Server","tags":["mcp"],"category":"Other MCP Server","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/21122921?v=4","views":0,"featured":false},{"slug":"goalstory-mcp","sourceId":"goalstory-mcp","name":"goalstory-mcp","author":"hichana","description":"goalstory-mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/hichana/goalstory-mcp","tags":["Community Servers"],"category":"Community Servers","stars":493,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/8943047?v=4&size=40","views":2,"featured":false},{"slug":"goat","sourceId":"goat","name":"goat","author":"0xaguspunk","description":"goat is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/goat-sdk/goat","tags":["Community Servers"],"category":"Community Servers","stars":485,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6149085?v=4&size=40","views":0,"featured":false},{"slug":"godot-mcp","sourceId":"godot-mcp","name":"godot-mcp","author":"Coding-Solo","description":"MCP server for interfacing with Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.","repositoryUrl":"https://github.com/Coding-Solo/godot-mcp","tags":["Community Servers"],"category":"Development","stars":350,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/60202842?v=4&size=40","views":0,"featured":false},{"slug":"gofireflyio-firefly-mcp","sourceId":"gofireflyio-firefly-mcp","name":"gofireflyio firefly mcp","author":"gofireflyio","description":"Firefly MCP","repositoryUrl":"https://github.com/gofireflyio/firefly-mcp","tags":["go","mcp"],"category":"Development","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":["🔍 Resource Discovery: Find any resource in your Cloud and SaaS accounts","📝 Resource Codification: Convert discovered resources into Infrastructure as Code","🔐 Secure Authentication: Uses FIREFLY_ACCESS_KEY and FIREFLY_SECRET_KEY for secure communication","🚀 Easy Integration: Works seamlessly with Claude and Cursor","Node.js (v14 or higher)","npm or yarn","Firefly account with generated access keys","Using environment variables:","Using arguments:","Start the MCP server using one of the methods above","Use the Cursor extension to connect to the MCP server - see [Cursor Model Context Protocol documentation](https://docs.cursor.com/context/model-context-protocol)","Use natural language to query your resources","Fork the repository","Create your feature branch (`git checkout -b feature/amazing-feature`)","Commit your changes (`git commit -m 'feat: Add amazing feature'`)","Push to the branch (`git push origin feature/amazing-feature`)","Open a Pull Request"],"avatarUrl":"https://avatars.githubusercontent.com/u/100200663?v=4","views":0,"featured":false},{"slug":"gojiplus-rmcp","sourceId":"gojiplus-rmcp","name":"gojiplus rmcp","author":"gojiplus","description":"R MCP Server","repositoryUrl":"https://github.com/gojiplus/rmcp","tags":["go","mcp"],"category":"Development","stars":18,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Linear Regression:** Run linear models with optional robust standard errors.","**Panel Data Analysis:** Estimate fixed effects, random effects, pooling, between, and first-difference models.","**Instrumental Variables:** Build and estimate IV regression models.","**Diagnostic Tests:** Assess heteroskedasticity, autocorrelation, and model misspecification.","**Descriptive Statistics:** Generate summary statistics for datasets using R’s summary() functionality.","**Correlation Analysis:** Compute Pearson or Spearman correlations between variables.","**Group-By Aggregations:** Group data by specified columns and compute summary statistics using dplyr.","**Resources:** Access reference documentation for various econometric techniques.","**Prompts:** Use pre-defined prompt templates for common econometric analyses.","Build the Docker image:","Run the container:","Launch Claude Desktop","Open the MCP Servers panel","Add a new server with the following configuration:","Name: R Econometrics","Transport: stdio","Command: path/to/python r_econometrics_mcp.py","(Or if using Docker): docker run -i r-econometrics-mcp","`formula` (string): The regression formula (e.g., 'y ~ x1 + x2')","`data` (object): Dataset as a dictionary/JSON object","`robust` (boolean, optional): Whether to use robust standard errors","`formula` (string): The regression formula (e.g., 'y ~ x1 + x2')","`data` (object): Dataset as a dictionary/JSON object","`index` (array): Panel index variables (e.g., ['individual', 'time'])","`effect` (string, optional): Type of effects: 'individual', 'time', or 'twoways'","`model` (string, optional): Model type: 'within', 'random', 'pooling', 'between', or 'fd'","`formula` (string): The regression formula (e.g., 'y ~ x1 + x2')","`data` (object): Dataset as a dictionary/JSON object","`tests` (array): Tests to run (e.g., ['bp', 'reset', 'dw'])","`formula` (string): The regression formula (e.g., 'y ~ x1 + x2 | z1 + z2')","`data` (object): Dataset as a dictionary/JSON object","`econometrics:formulas`: Information about common econometric model formulations","`econometrics:diagnostics`: Reference for diagnostic tests","`econometrics:panel_data`: Guide to panel data analysis in R"],"avatarUrl":"https://avatars.githubusercontent.com/u/47703481?v=4","views":0,"featured":false},{"slug":"google-calendar","sourceId":"google-calendar","name":"google-calendar","author":"v-3","description":"google-calendar is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/v-3/google-calendar","tags":["Community Servers","go"],"category":"Community Servers","stars":48,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/10964218?v=4","views":0,"featured":false},{"slug":"google-calendar-mcp","sourceId":"google-calendar-mcp","name":"google-calendar-mcp","author":"nspady","description":"MCP integration for Google Calendar to manage events.","repositoryUrl":"https://github.com/nspady/google-calendar-mcp","tags":["Community Servers"],"category":"Community Servers","stars":80,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/587318?v=4&size=40","views":0,"featured":false},{"slug":"google-chat-mcp-server","sourceId":"google-chat-mcp-server","name":"google-chat-mcp-server","author":"chy168","description":"google-chat-mcp-server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/chy168/google-chat-mcp-server","tags":["google-chat","mcp-server","Browser Automation"],"category":"Development","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/424758?v=4","views":0,"featured":false},{"slug":"googleapis-genai-toolbox","sourceId":"googleapis-genai-toolbox","name":"googleapis genai toolbox","author":"googleapis","description":"MCP Toolbox for Databases is an open source MCP server for databases.","repositoryUrl":"https://github.com/googleapis/genai-toolbox","tags":["go","api","tool","genai","mcp","ai","llms","databases","database"],"category":"Data","stars":1017,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/16785467?v=4","views":2,"featured":false},{"slug":"goswamig-fetch-mcp","sourceId":"goswamig-fetch-mcp","name":"goswamig fetch mcp","author":"goswamig","description":"A flexible HTTP fetching Model Context Protocol server.","repositoryUrl":"https://github.com/goswamig/fetch-mcp","tags":["go","mcp"],"category":"Official","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["Fetches web content using modern fetch API","Supports custom headers for requests","Provides content in multiple formats: HTML, JSON, plain text, and Markdown","Uses JSDOM for HTML parsing and text extraction","Uses TurndownService for HTML to Markdown conversion","Run `npm run dev` to start the TypeScript compiler in watch mode","Use `npm test` to run the test suite"],"avatarUrl":"https://avatars.githubusercontent.com/u/3092152?v=4","views":0,"featured":false},{"slug":"gotalab-bigquery-analysis-mcp-server","sourceId":"gotalab-bigquery-analysis-mcp-server","name":"gotalab bigquery analysis mcp server","author":"gotalab","description":"gotalab bigquery analysis mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/gotalab/bigquery-analysis-mcp-server","tags":["go","mcp"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["`dry_run_query` - Perform a dry run of a BigQuery query","Validates the query and estimates its processing size","Checks query size against the 1TB limit","`run_query_with_validation` - Run a BigQuery query with validation","Detects and rejects DML statements (data modification queries)","Rejects data processing over 1TB","Executes queries that pass validation and returns results","Node.js (v16 or higher)","Google Cloud authentication setup (gcloud CLI or service account)","Login with gcloud CLI:","Use a service account key:","Dry run a query:","Run a query with validation:","クエリの検証（ドライラン）：クエリが有効かどうかを確認し、処理サイズを見積もる","安全なクエリ実行：1TB以下のSELECTクエリのみを実行（データ変更を防止）","結果のJSON形式での返却：クエリ結果を構造化されたJSONで返す","`dry_run_query` - BigQueryクエリのドライラン実行","クエリの検証と処理サイズの見積もりを行う","1TBの制限に対してクエリサイズをチェック","`run_query_with_validation` - 検証付きでBigQueryクエリを実行","DML文（データ変更クエリ）を検出して拒否","1TB以上のデータ処理を拒否","検証に通過したクエリを実行し結果を返す","Node.js（v16以上）","Google Cloud認証設定（gcloud CLIまたはサービスアカウント）","gcloud CLIでログイン：","サービスアカウントキーを使用：","クエリのドライラン：","検証付きクエリ実行："],"avatarUrl":"https://avatars.githubusercontent.com/u/75576618?v=4","views":0,"featured":false},{"slug":"gotohuman-mcp-server","sourceId":"gotohuman-mcp-server","name":"gotoHuman MCP Server","author":"gotohuman","description":"gotoHuman MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/gotohuman/gotohuman-mcp-server","tags":["Official Integrations"],"category":"Integration","stars":291,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/167913280?v=4&size=40","views":0,"featured":false},{"slug":"gourav221b-github-pr-mcp-server","sourceId":"gourav221b-github-pr-mcp-server","name":"gourav221b Github PR MCP server","author":"gourav221b","description":"An MCP server with typescript for github PR analysis","repositoryUrl":"https://github.com/gourav221b/Github-PR-MCP-server","tags":["go","mcp","github","typescript"],"category":"Development","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/57912157?v=4","views":0,"featured":false},{"slug":"gpaul-mcp-mcp-ravelry","sourceId":"gpaul-mcp-mcp-ravelry","name":"gpaul mcp MCP ravelry","author":"gpaul-mcp","description":"MCP for letting Claude search Ravelry","repositoryUrl":"https://github.com/gpaul-mcp/MCP_ravelry","tags":["mcp","search"],"category":"Search","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/203928362?v=4","views":0,"featured":false},{"slug":"gregce-adwords-mcp","sourceId":"gregce-adwords-mcp","name":"gregce adwords mcp","author":"gregce","description":"A cringe-worthy MCP server that serves ads to developers in Cursor, Claude, and other clients","repositoryUrl":"https://github.com/gregce/adwords-mcp","tags":["mcp"],"category":"Database","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":["🔍 **Naive Keyword Extraction**: Using simplistic string matching to ensure maximum ad interruption","🎯 **Random Ad Selection**: Chooses ads based on detected keywords or just randomly if no keywords match","💥 **Cringe Ad Injection**: Multiple strategies for embedding ads in responses","🔄 **Multiple Transport Options**: Primarily STDIO-based with HTTP/SSE support","📝 **Resource Templates**: Access ad templates through MCP resources (optional)","🛠️ **Configurable Options**: Customize behavior through command-line flags or programmatic API","⚡ **Tool Aliases**: Short aliases for all tools to make invocation easier","Clone the repository:","Install dependencies:","Build the project:","Link it globally","(oPTIONAL) Run the server in development mode:","**Tool-based API**: Exposes several tools through the Model Context Protocol:","`get_completion`: Returns a completion with embedded advertisements","`analyze_code`: Performs fake code analysis with embedded advertisements","`developer_tip`: Provides development tips with embedded advertisements","Aliases: `gc`, `ac`, and `tip` as shorter alternatives","**Keyword-based Ad Targeting**: Matches keywords in user queries to serve targeted ads","**Multiple Ad Injection Strategies**: Uses various techniques to inject ads into responses"],"avatarUrl":"https://avatars.githubusercontent.com/u/1565958?v=4","views":0,"featured":false},{"slug":"gregkonush-mcp-obsidian","sourceId":"gregkonush-mcp-obsidian","name":"gregkonush mcp obsidian","author":"gregkonush","description":"gregkonush mcp obsidian is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/gregkonush/mcp-obsidian","tags":["mcp"],"category":"Other MCP Server","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["Read the active file in Obsidian","Delete the active file","Insert content at specific positions (headings, block references, frontmatter)","Append content to files","Open specific files","List files in your vault","Search through your notes","[Bun](https://bun.sh/) runtime","[Obsidian](https://obsidian.md/) desktop application","An MCP-compatible AI assistant","Clone this repository:","Install dependencies:","Copy the example environment file and configure it:","`get_active_file` - Returns the content of the currently active file","`delete_active_file` - Deletes the currently active file","`insert_active_file` - Modifies content relative to a heading, block reference, or frontmatter field","`append_active_file` - Appends content to the end of the active file","`open_file` - Opens a specific file in Obsidian","`search_simple` - Searches for documents matching a text query","`list_files` - Lists files in the root directory of your vault","`list_directory_files` - Lists files in a specific directory of your vault","Create a new file in the `src/tools/` directory","Implement the tool using the MCP SDK","Import and register the tool in `src/index.ts`"],"avatarUrl":"https://avatars.githubusercontent.com/u/12027037?v=4","views":0,"featured":false},{"slug":"greptimedb-mcp-server","sourceId":"greptimedb-mcp-server","name":"greptimedb-mcp-server","author":"GreptimeTeam","description":"A Model Context Protocol (MCP) server implementation for GreptimeDB","repositoryUrl":"https://github.com/GreptimeTeam/greptimedb-mcp-server","tags":["Official Integrations"],"category":"Official","stars":478,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/103400677?s=48&v=4","views":0,"featured":false},{"slug":"gtasks-mcp","sourceId":"gtasks-mcp","name":"gtasks-mcp","author":"zcaceres","description":"A Google Tasks Model Context Protocol Server for Claude","repositoryUrl":"https://github.com/zcaceres/gtasks-mcp","tags":["Community Servers"],"category":"Official","stars":389,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/10032979?v=4&size=40","views":0,"featured":false},{"slug":"handoing-ig-download-mcp-server","sourceId":"handoing-ig-download-mcp-server","name":"handoing ig download mcp server","author":"handoing","description":"MCP service for downloading Instagram videos","repositoryUrl":"https://github.com/handoing/ig-download-mcp-server","tags":["mcp"],"category":"Cloud","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Fetch Instagram video URLs","Download videos to a specified local path","Progress tracking and logging","Built with FastMCP for easy integration"],"avatarUrl":"https://avatars.githubusercontent.com/u/9876343?v=4","views":1,"featured":false},{"slug":"handsomegentlemen-mcp-geo","sourceId":"handsomegentlemen-mcp-geo","name":"handsomegentlemen mcp geo","author":"handsomegentlemen","description":"An MCP service for getting user geolocation information","repositoryUrl":"https://github.com/handsomegentlemen/mcp-geo","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/19682311?v=4","views":0,"featured":false},{"slug":"hardik-id-azure-resource-graph-mcp-server","sourceId":"hardik-id-azure-resource-graph-mcp-server","name":"hardik id azure resource graph mcp server","author":"hardik-id","description":"Model Context Protocol (MCP) server that provides access to Azure Resource Graph queries. It allows you to retrieve information about Azure resources across your subscriptions using Resource Graph queries.","repositoryUrl":"https://github.com/hardik-id/azure-resource-graph-mcp-server","tags":["mcp","azure"],"category":"Cloud","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":["Query Azure resources using Resource Graph queries","Default query returns resource ID, name, type, and location","Supports custom Resource Graph queries","Uses Azure DefaultAzureCredential for authentication","Node.js installed","Azure subscription","Azure CLI installed and logged in, or other Azure credentials configured","Clone this repository to your local machine (e.g., `C:\\YOUR_WORKSPACE\\azure-resource-graph-mcp-server`)","Build the project:","Open Cursor Settings (JSON) and add the following configuration:","Restart Cursor IDE to apply the changes","Clone this repository to your local machine","Build the project:","Open VS Code Settings (JSON) by pressing `Ctrl+Shift+P`, type \"Settings (JSON)\" and select \"Preferences: Open User Settings (JSON)\"","Add the following configuration:","Save the settings.json file","Restart VS Code to apply the changes","`subscriptionId` (optional): Azure subscription ID (defaults to configured ID)","`query` (optional): Custom Resource Graph query (defaults to \"Resources | project id, name, type, location\")","First, make sure you're logged in to Azure CLI by running:","Set up your environment variables:","Copy `.env.example` to `.env`","Update `AZURE_SUBSCRIPTION_ID` in `.env` with your actual subscription ID","Other variables (`AZURE_TENANT_ID`, `AZURE_CLIENT_ID`, `AZURE_CLIENT_SECRET`) are optional when using Azure CLI authentication","Make sure you have proper Azure credentials configured. The server uses DefaultAzureCredential which supports:","Azure CLI","Managed Identity","Visual Studio Code credentials","Environment variables","If using environment variables, set up:","AZURE_SUBSCRIPTION_ID","AZURE_TENANT_ID","AZURE_CLIENT_ID","AZURE_CLIENT_SECRET","Azure client initialization failures","Query execution errors","Invalid queries or parameters","Make changes in the `src` directory","Build using `npm run build`","Test your changes by running the server"],"avatarUrl":"https://avatars.githubusercontent.com/u/6074721?v=4","views":0,"featured":false},{"slug":"harimkang-mcp-korea-tourism-api","sourceId":"harimkang-mcp-korea-tourism-api","name":"harimkang mcp korea tourism api","author":"harimkang","description":"Model Context Protocol (MCP) server that provides tools for accessing the Korea Tourism API","repositoryUrl":"https://github.com/harimkang/mcp-korea-tourism-api","tags":["mcp","api","tool"],"category":"Integration","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/38045080?v=4","views":0,"featured":false},{"slug":"hass-mcp","sourceId":"hass-mcp","name":"hass-mcp","author":"voska","description":"Home Assistant MCP Server","repositoryUrl":"https://github.com/voska/hass-mcp","tags":["Community Servers"],"category":"Community Servers","stars":389,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/3444419?v=4&size=40","views":1,"featured":false},{"slug":"hbg-mcp-paperswithcode","sourceId":"hbg-mcp-paperswithcode","name":"hbg mcp paperswithcode","author":"hbg","description":"An unofficial MCP interface to interact with the PapersWithCode API","repositoryUrl":"https://github.com/hbg/mcp-paperswithcode","tags":["mcp","api"],"category":"Integration","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/14966358?v=4","views":1,"featured":false},{"slug":"hdw-mcp-server","sourceId":"hdw-mcp-server","name":"hdw-mcp-server","author":"horizondatawave","description":"A Model Context Protocol (MCP) server that provides comprehensive access to LinkedIn data and functionalities using the HorizonDataWave API, enabling not only data retrieval but also robust management of user accounts.","repositoryUrl":"https://github.com/horizondatawave/hdw-mcp-server","tags":["Community Servers","api"],"category":"Integration","stars":21,"lastUpdate":"2025-04-12","installTarget":null,"features":["**LinkedIn Users Search:** Filter and search for LinkedIn users by keywords, name, title, company, location, industry, and education.","**Profile Lookup:** Retrieve detailed profile information for a LinkedIn user.","**Email Lookup:** Find LinkedIn user details by email address.","**Posts & Reactions:** Retrieve a user's posts and associated reactions.","**Post Reposts & Comments:** Retrieve reposts and comments for a specific LinkedIn post.","**Account Management:**","**Chat Functionality:** Retrieve and send chat messages via the LinkedIn management API.","**Connection Management:** Send connection invitations to LinkedIn users.","**Post Commenting:** Create comments on LinkedIn posts or replies.","**User Connections:** Retrieve a list of a user's LinkedIn connections.","**Company Search & Details:**","**Google Company Search:** Find LinkedIn companies using Google search – the first result is typically the best match.","**Company Lookup:** Retrieve detailed information about a LinkedIn company.","**Company Employees:** Retrieve employees for a given LinkedIn company.","**Google Search**","**Search LinkedIn Users**","`keywords` (optional): Any keyword for search.","`first_name`, `last_name`, `title`, `company_keywords`, `school_keywords` (optional).","`current_company`, `past_company`, `location`, `industry`, `education` (optional).","`count` (optional, default: 10): Maximum number of results (max 1000).","`timeout` (optional, default: 300): Timeout in seconds (20–1500).","**Get LinkedIn Profile**","`user` (required): User alias, URL, or URN.","`with_experience`, `with_education`, `with_skills` (optional, default: true).","**Get LinkedIn Email User**","`email` (required): Email address.","`count` (optional, default: 5).","`timeout` (optional, default: 300).","**Get LinkedIn User Posts**","`urn` (required): User URN (must include prefix, e.g. `fsd_profile:...`).","`count` (optional, default: 10).","`timeout` (optional, default: 300).","**Get LinkedIn User Reactions**","`urn` (required).","`count` (optional, default: 10).","`timeout` (optional, default: 300).","**Get LinkedIn Chat Messages**","`user` (required): User URN (with prefix).","`count` (optional, default: 20).","`timeout` (optional, default: 300).","**Send LinkedIn Chat Message**","`user` (required): Recipient user URN (with prefix).","`text` (required): Message text.","`timeout` (optional, default: 300).","**Send LinkedIn Connection Request**","`user` (required).","`timeout` (optional, default: 300).","**Send LinkedIn Post Comment**","`text` (required): Comment text.","`urn` (required): Activity or comment URN.","`timeout` (optional, default: 300).","**Get LinkedIn User Connections**","`connected_after` (optional): Timestamp filter.","`count` (optional, default: 20).","`timeout` (optional, default: 300).","**Get LinkedIn Post Reposts**","`urn` (required): Post URN (must start with `activity:`).","`count` (optional, default: 10).","`timeout` (optional, default: 300).","**Get LinkedIn Post Comments**","`urn` (required).","`sort` (optional, default: `\"relevance\"`; allowed values: `\"relevance\"`, `\"recent\"`).","`count` (optional, default: 10).","`timeout` (optional, default: 300).","**Get LinkedIn Google Company**","`keywords` (required): Array of company keywords.","`with_urn` (optional, default: false).","`count_per_keyword` (optional, default: 1; range 1–10).","`timeout` (optional, default: 300).","**Get LinkedIn Company**","`company` (required): Company alias, URL, or URN.","`timeout` (optional, default: 300).","**Get LinkedIn Company Employees**","`companies` (required): Array of company URNs.","`keywords`, `first_name`, `last_name` (optional).","`count` (optional, default: 10).","`timeout` (optional, default: 300).","**macOS:** `~/Library/Application Support/Claude/claude_desktop_config.json`","**Windows:** `%APPDATA%\\Claude\\claude_desktop_config.json`"],"avatarUrl":"https://avatars.githubusercontent.com/u/190527052?v=4","views":0,"featured":false},{"slug":"hedera-dev-hedera-mcp-server","sourceId":"hedera-dev-hedera-mcp-server","name":"hedera dev hedera mcp server","author":"hedera-dev","description":"hedera dev hedera mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/hedera-dev/hedera-mcp-server","tags":["mcp"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/129940793?v=4","views":0,"featured":false},{"slug":"hedera-dev-mirrornode-mcp-server","sourceId":"hedera-dev-mirrornode-mcp-server","name":"hedera dev mirrornode mcp server","author":"hedera-dev","description":"Hedera MCP server","repositoryUrl":"https://github.com/hedera-dev/mirrornode-mcp-server","tags":["mcp"],"category":"Database","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Endpoint Integration**: Automatically converts Hedera Mirror Node APIs, defined in OpenAPI specification format, into MCP-compatible tools.","**Server-Sent Events (SSE) Support**: Clients cannot connect to this MCP server over the SSE transport.","**Schema Validation**: Ensures request parameters adhere to defined schemas using Zod.","[Bun](https://bun.sh/), or any other environment capable of running Typescript directly.","`mcpServer.ts`: The entry point that initializes and starts the MCP server.","`openApiZod.ts`: Contains Mirror Node API endpoint definitions and an API client using `zodios` (like `axios` augmented with `zod` schema definitions).","Note that this file has been programmatically generated using `openapi-zod-client` plus some manual modifications.","Validates that the endpoint uses the `GET` method.","Maps parameters to Zod schemas.","Defines an execution function that makes the corresponding API call and returns the result.","Registers the tool with the MCP server.","[FastMCP](https://www.npmjs.com/package/fastmcp): Framework for building MCP servers.","[Zod](https://zod.dev/): TypeScript-first schema declaration and validation library.","[openapi-zod-client](https://github.com/astahmer/openapi-zod-client): Generates Zodios code from an OpenAPI specification file."],"avatarUrl":"https://avatars.githubusercontent.com/u/129940793?v=4","views":0,"featured":false},{"slug":"heroku-mcp-server","sourceId":"heroku-mcp-server","name":"heroku-mcp-server","author":"heroku","description":"Heroku Platform MCP Server","repositoryUrl":"https://github.com/heroku/heroku-mcp-server","tags":["Official Integrations"],"category":"Database","stars":417,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/23211?s=48&v=4","views":0,"featured":false},{"slug":"hetaobackend-mcp-github-trending","sourceId":"hetaobackend-mcp-github-trending","name":"hetaoBackend mcp github trending","author":"hetaoBackend","description":"MCP server for getting github trending repos & developers","repositoryUrl":"https://github.com/hetaoBackend/mcp-github-trending","tags":["mcp","github"],"category":"Development","stars":8,"lastUpdate":"2025-05-19","installTarget":null,"features":["Access GitHub trending repositories and developers data","Filter by programming language","Filter by time period (daily, weekly, monthly)","Filter by spoken language","Returns well-formatted JSON responses","`language` (optional): Programming language to filter repositories by (e.g. \"python\", \"javascript\")","`since` (optional): Time period to filter repositories by (\"daily\", \"weekly\", \"monthly\"). Defaults to \"daily\"","`spoken_language` (optional): Spoken language to filter repositories by","`language` (optional): Programming language to filter by (e.g. \"python\", \"javascript\")","`since` (optional): Time period to filter by (\"daily\", \"weekly\", \"monthly\"). Defaults to \"daily\"","Python 3.12","Sync dependencies and update lockfile:","Build package distributions:","Publish to PyPI:","Token: `--token` or `UV_PUBLISH_TOKEN`","Username/password: `--username`/`UV_PUBLISH_USERNAME` and `--password`/`UV_PUBLISH_PASSWORD`"],"avatarUrl":"https://avatars.githubusercontent.com/u/45447813?v=4","views":0,"featured":false},{"slug":"hetaobackend-mcp-pyautogui-server","sourceId":"hetaobackend-mcp-pyautogui-server","name":"hetaoBackend mcp pyautogui server","author":"hetaoBackend","description":"A MCP (Model Context Protocol) server that provides automated GUI testing and control capabilities through PyAutoGUI.","repositoryUrl":"https://github.com/hetaoBackend/mcp-pyautogui-server","tags":["mcp"],"category":"Database","stars":18,"lastUpdate":"2025-05-19","installTarget":null,"features":["Control mouse movements and clicks","Simulate keyboard input","Take screenshots","Find images on screen","Get screen information","Cross-platform support (Windows, macOS, Linux)","Move mouse to specific coordinates","Click at current or specified position","Drag and drop operations","Get current mouse position","Type text","Press individual keys","Hotkey combinations","Take screenshots","Get screen size","Find image locations on screen","Get pixel colors","Python 3.12+","PyAutoGUI","Other dependencies will be installed automatically","Sync dependencies and update lockfile:","Build package distributions:","Publish to PyPI:","Token: `--token` or `UV_PUBLISH_TOKEN`","Username/password: `--username`/`UV_PUBLISH_USERNAME` and `--password`/`UV_PUBLISH_PASSWORD`"],"avatarUrl":"https://avatars.githubusercontent.com/u/45447813?v=4","views":0,"featured":false},{"slug":"heurist-mesh-mcp-server","sourceId":"heurist-mesh-mcp-server","name":"heurist-mesh-mcp-server","author":"tsubasakong","description":"heurist-mesh-mcp-server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/heurist-network/heurist-mesh-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":224,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/97429702?v=4&size=40","views":0,"featured":false},{"slug":"hidenorigoto-sacloud-mcp","sourceId":"hidenorigoto-sacloud-mcp","name":"hidenorigoto sacloud mcp","author":"hidenorigoto","description":"hidenorigoto sacloud mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/hidenorigoto/sacloud-mcp","tags":["cloud","mcp","go"],"category":"Cloud","stars":9,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/89830?v=4","views":0,"featured":false},{"slug":"hirosuke0520-line-mcp-demo","sourceId":"hirosuke0520-line-mcp-demo","name":"hirosuke0520 line mcp demo","author":"hirosuke0520","description":"hirosuke0520 line mcp demo is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/hirosuke0520/line-mcp-demo","tags":["mcp"],"category":"Reference Servers","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/72236566?v=4","views":0,"featured":false},{"slug":"hloiseaufcms-mcp-gopls","sourceId":"hloiseaufcms-mcp-gopls","name":"hloiseaufcms mcp gopls","author":"hloiseaufcms","description":"hloiseaufcms mcp gopls is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/hloiseaufcms/mcp-gopls","tags":["go","mcp"],"category":"Development","stars":21,"lastUpdate":"2025-05-19","installTarget":null,"features":["**LSP Integration**: Connection to Go's Language Server Protocol for code analysis","**Code Navigation**: Finding definitions and references in the code","**Code Quality**: Getting diagnostics and errors","**Advanced Information**: Hover information and completion suggestions","Go 1.21 or higher","gopls installed (`go install golang.org/x/tools/gopls@latest`)","Make sure Ollama is running","The MCP server runs independently and communicates through stdin/stdout","Configure your client to use the MCP server as a tool provider"],"avatarUrl":"https://avatars.githubusercontent.com/u/115726472?v=4","views":0,"featured":false},{"slug":"holaspirit-mcp-server","sourceId":"holaspirit-mcp-server","name":"holaspirit-mcp-server","author":"syucream","description":"A MCP server that accesses to Holaspirit","repositoryUrl":"https://github.com/syucream/holaspirit-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":45,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/191684?v=4&size=40","views":0,"featured":false},{"slug":"homeassistant-mcp","sourceId":"homeassistant-mcp","name":"homeassistant-mcp","author":"tevonsb","description":"A MCP server for Home Assistant","repositoryUrl":"https://github.com/tevonsb/homeassistant-mcp","tags":["Community Servers"],"category":"Community Servers","stars":283,"lastUpdate":"2025-04-10","installTarget":null,"features":["🎮 **Device Control**: Control any Home Assistant device through natural language","🔄 **Real-time Updates**: Get instant updates through Server-Sent Events (SSE)","🤖 **Automation Management**: Create, update, and manage automations","📊 **State Monitoring**: Track and query device states","🔐 **Secure**: Token-based authentication and rate limiting","📱 **Mobile Ready**: Works with any HTTP-capable client","🔄 Get instant state changes for any device","📡 Monitor automation triggers and executions","🎯 Subscribe to specific domains or entities","📊 Track service calls and script executions","[Key Features](#key-features)","[Prerequisites](#prerequisites)","[Installation](#installation)","[Basic Setup](#basic-setup)","[Docker Setup (Recommended)](#docker-setup-recommended)","[Configuration](#configuration)","[Development](#development)","[API Reference](#api-reference)","[Device Control](#device-control)","[Add-on Management](#add-on-management)","[Package Management](#package-management)","[Automation Management](#automation-management)","[Natural Language Integration](#natural-language-integration)","[Troubleshooting](#troubleshooting)","[Project Status](#project-status)","[Contributing](#contributing)","[Resources](#resources)","[License](#license)","**Smart Device Control**","💡 **Lights**: Brightness, color temperature, RGB color","🌡️ **Climate**: Temperature, HVAC modes, fan modes, humidity","🚪 **Covers**: Position and tilt control","🔌 **Switches**: On/off control","🚨 **Sensors & Contacts**: State monitoring","🎵 **Media Players**: Playback control, volume, source selection","🌪️ **Fans**: Speed, oscillation, direction","🔒 **Locks**: Lock/unlock control","🧹 **Vacuums**: Start, stop, return to base","📹 **Cameras**: Motion detection, snapshots","**Add-on Management**","Browse available add-ons","Install/uninstall add-ons","Start/stop/restart add-ons","Version management","Configuration access","**Package Management (HACS)**","Integration with Home Assistant Community Store","Multiple package types support:","Custom integrations","Frontend themes","Python scripts","AppDaemon apps","NetDaemon apps","Version control and updates","Repository management","**Automation Management**","Create and edit automations","Advanced configuration options:","Multiple trigger types","Complex conditions","Action sequences","Execution modes","Duplicate and modify existing automations","Enable/disable automation rules","Trigger automation manually","**Intelligent Organization**","Area and floor-based device grouping","State monitoring and querying","Smart context awareness","Historical data access","**Robust Architecture**","Comprehensive error handling","State validation","Secure API integration","TypeScript type safety","Extensive test coverage","**Node.js** 20.10.0 or higher","**NPM** package manager","**Docker Compose** for containerization","Running **Home Assistant** instance","Home Assistant long-lived access token ([How to get token](https://community.home-assistant.io/t/how-to-get-long-lived-access-token/162159))","**HACS** installed for package management features","**Supervisor** access for add-on management","**Clone the repository:**","**Configure environment:**","**Build and run with Docker Compose:**","**Verify the installation:**","**Update the application:**","Multi-stage build for optimal image size","Health checks for container monitoring","Volume mounting for environment configuration","Automatic container restart on failure","Exposed port 3000 for API access","`HASS_HOST`: Your Home Assistant instance URL","`HASS_TOKEN`: Long-lived access token for Home Assistant","`HASS_SOCKET_URL`: WebSocket URL for Home Assistant","`PORT`: Server port (default: 3000)","`NODE_ENV`: Environment (production/development)","`DEBUG`: Enable debug mode (true/false)","**Development**: Copy `.env.example` to `.env.development`","**Production**: Copy `.env.example` to `.env.production`","**Testing**: Copy `.env.example` to `.env.test`","`state_change`: Emitted when system state changes","`context_update`: Emitted when context is updated","`action_executed`: Emitted when an action is completed","`error`: Emitted when an error occurs","200: Success","400: Bad Request","401: Unauthorized","403: Forbidden","404: Not Found","500: Internal Server Error","100 requests per minute per IP for regular endpoints","1000 requests per minute per IP for WebSocket connections","**Node.js Version (`toSorted is not a function`)**","**Solution:** Update to Node.js 20.10.0+","**Connection Issues**","Verify Home Assistant is running","Check `HASS_HOST` accessibility","Validate token permissions","Ensure WebSocket connection for real-time updates","**Add-on Management Issues**","Verify Supervisor access","Check add-on compatibility","Validate system resources","**HACS Integration Issues**","Verify HACS installation","Check HACS integration status","Validate repository access","**Automation Issues**","Verify entity availability","Check trigger conditions","Validate service calls","Monitor execution logs","Entity, Floor, and Area access","Device control (Lights, Climate, Covers, Switches, Contacts)","Add-on management system","Package management through HACS","Advanced automation configuration","Basic state management","Error handling and validation","Docker containerization","Jest testing setup","TypeScript integration","Environment variable management","Home Assistant API integration","Project documentation","WebSocket implementation for real-time updates","Enhanced security features","Tool organization optimization","Performance optimization","Resource context integration","API documentation generation","Multi-platform desktop integration","Advanced error recovery","Custom prompt testing","Enhanced macOS integration","Type safety improvements","Testing coverage expansion","Fork the repository","Create a feature branch","Implement your changes","Add tests for new functionality","Ensure all tests pass","Submit a pull request","[MCP Documentation](https://modelcontextprotocol.io/introduction)","[Home Assistant Docs](https://www.home-assistant.io)","[HA REST API](https://developers.home-assistant.io/docs/api/rest)","[HACS Documentation](https://hacs.xyz)","[TypeScript Documentation](https://www.typescriptlang.org/docs)"],"avatarUrl":"https://avatars.githubusercontent.com/u/19849533?v=4","views":0,"featured":false},{"slug":"houtj-dlis-mcp-server","sourceId":"houtj-dlis-mcp-server","name":"houtj dlis mcp server","author":"houtj","description":"An MCP server for reading dlis files","repositoryUrl":"https://github.com/houtj/dlis_mcp_server","tags":["mcp"],"category":"Cloud","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Extract channel data from DLIS files","Analyze DLIS file metadata","Support for hierarchical data structures","Easy integration with LLM applications","`extract_channels` - Extracts all channels from a DLIS file and saves them to a folder structure.","Required arguments:","`file_path`: Path to the DLIS file to analyze","`get Metadata` - Extracts metadata from a DLIS file with hierarchical structure.","Required arguments:","`file_path`: Path to the DLIS file to analyze","Extract channels from a DLIS file:","Get metadata from a DLIS file:","\"What channels are available in this DLIS file at path/to/dlis/file.dlis?\"","\"Show me the metadata structure of this DLIS file at path/to/dlis/file.dlis\"","\"Extract all channels from this DLIS file at path/to/dlis/file.dlis\""],"avatarUrl":"https://avatars.githubusercontent.com/u/17596662?v=4","views":0,"featured":false},{"slug":"hrishi0102-spotifyyy-mcp","sourceId":"hrishi0102-spotifyyy-mcp","name":"hrishi0102 spotifyyy mcp","author":"hrishi0102","description":"making playlists got fun and easier wohoo. chat with claude and build personalized playlists. a spotify mcp server","repositoryUrl":"https://github.com/hrishi0102/spotifyyy-mcp","tags":["mcp","go"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Search for tracks on Spotify","View your Spotify profile","Create playlists","Add tracks to playlists","Get personalized music recommendations","Node.js v16 or higher","npm","A Spotify account","A registered Spotify Developer application","Go to [Spotify Developer Dashboard](https://developer.spotify.com/dashboard/)","Log in with your Spotify account","Click \"Create an App\"","Fill in the app name and description","Add `http://localhost:8888/callback` as a Redirect URI","Note your Client ID and Client Secret","Open a URL in your browser","Prompt you to log in to Spotify","Ask for your permission to access your account","Save the tokens to `secrets.json`","On macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`","On Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`","Look at your `secrets.json` file to get your credentials","Use the `set-spotify-credentials` tool to authenticate","Then use any of the other Spotify tools","**Error: No access token available**: You need to set your credentials first using the `set-spotify-credentials` tool","**Authentication failures**: Your tokens may have expired. Run the auth script again to get fresh tokens","**Invalid credentials**: Double check that you're using the correct Client ID and Client Secret","The server stores credentials in memory only","You'll need to set credentials each time you start a new conversation","If Claude Desktop restarts, you'll need to set credentials again"],"avatarUrl":"https://avatars.githubusercontent.com/u/97527878?v=4","views":0,"featured":false},{"slug":"hsinyuyen-my-postgres-mcp","sourceId":"hsinyuyen-my-postgres-mcp","name":"hsinyuyen my postgres mcp","author":"hsinyuyen","description":"hsinyuyen my postgres mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/hsinyuyen/my-postgres-mcp","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/25896951?v=4","views":0,"featured":false},{"slug":"huanshenyi-mcp-server-bearer-auth","sourceId":"huanshenyi-mcp-server-bearer-auth","name":"huanshenyi mcp server bearer auth","author":"huanshenyi","description":"huanshenyi mcp server bearer auth is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/huanshenyi/mcp-server-bearer-auth","tags":["mcp"],"category":"Integration","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/42715311?v=4","views":0,"featured":false},{"slug":"hugeicons-mcp-server","sourceId":"hugeicons-mcp-server","name":"hugeicons mcp server","author":"hugeicons","description":"MCP server that provides tools and resources for integrating Hugeicons into various platforms. It implements a Model Context Protocol (MCP) server that helps AI assistants provide accurate guidance for using Hugeicons.","repositoryUrl":"https://github.com/hugeicons/mcp-server","tags":["mcp","ai","tool"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["`list_icons` - Get a list of all available Hugeicons icons","`search_icons` - Search for icons by name or tags","`get_platform_usage` - Get platform-specific usage instructions for Hugeicons","`hugeicons://docs/platforms/react` - React integration guide","`hugeicons://docs/platforms/vue` - Vue integration guide","`hugeicons://docs/platforms/angular` - Angular integration guide","`hugeicons://docs/platforms/svelte` - Svelte integration guide","`hugeicons://docs/platforms/react-native` - React Native integration guide","`hugeicons://docs/platforms/flutter` - Flutter integration guide","`hugeicons://icons/index` - Complete index of all Hugeicons (JSON format)","Icon discovery and search","Platform-specific installation guides","Usage examples with code snippets","Component props documentation","Package installation instructions","`-y`: Automatically answer \"yes\" to npx prompts","Package name: `@hugeicons/mcp-server`"],"avatarUrl":"https://avatars.githubusercontent.com/u/130147052?v=4","views":1,"featured":false},{"slug":"hummusonrails-couchbase-mcp-server","sourceId":"hummusonrails-couchbase-mcp-server","name":"hummusonrails couchbase mcp server","author":"hummusonrails","description":"hummusonrails couchbase mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/hummusonrails/couchbase-mcp-server","tags":["mcp","ai"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["**ToolName:** `query-couchbase`","**Description:** Executes a SQL++ query statement on your Couchbase Capella cluster.","**Usage**: When invoked, the server will use the Couchbase Node.js SDK to execute the provided SQL++ query and return the results.","Install dependences:","Test the server using an MCP client:","Debugging"],"avatarUrl":"https://avatars.githubusercontent.com/u/13892277?v=4","views":0,"featured":false},{"slug":"hungthai1401-bruno-mcp","sourceId":"hungthai1401-bruno-mcp","name":"hungthai1401 bruno mcp","author":"hungthai1401","description":"MCP Server for running Bruno Collections","repositoryUrl":"https://github.com/hungthai1401/bruno-mcp","tags":["mcp","ai"],"category":"Cloud","stars":13,"lastUpdate":"2025-05-19","installTarget":null,"features":["Run Bruno collections using the Bruno CLI","Support for environment files","Support for environment variables","Detailed test results including:","Overall success/failure status","Test summary (total, passed, failed)","Detailed failure information","Execution timings","`collection` (required): Path to the Bruno collection","`environment` (optional): Path to environment file","`variables` (optional): Environment variables as key-value pairs","Use the run-collection tool","Analyze the test results","Provide a human-friendly summary of the execution"],"avatarUrl":"https://avatars.githubusercontent.com/u/22017922?v=4","views":0,"featured":false},{"slug":"irahulpandey-promptlab","sourceId":"irahulpandey-promptlab","name":"iRahulPandey PromptLab","author":"iRahulPandey","description":"PromptLab transforms basic user queries into optimized prompts for AI systems --> Built using MCP","repositoryUrl":"https://github.com/iRahulPandey/PromptLab","tags":["mcp","ai","system"],"category":"Design","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/46562081?v=4","views":0,"featured":false},{"slug":"idofrizler-azure-mcp-server","sourceId":"idofrizler-azure-mcp-server","name":"idofrizler azure mcp server","author":"idofrizler","description":"idofrizler azure mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/idofrizler/azure-mcp-server","tags":["mcp","azure"],"category":"Cloud","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/4775098?v=4","views":0,"featured":false},{"slug":"idosal-git-mcp","sourceId":"idosal-git-mcp","name":"idosal git mcp","author":"idosal","description":"Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project","repositoryUrl":"https://github.com/idosal/git-mcp","tags":["git","mcp","ai","llm","github","copilot","agentic-ai","claude","cursor","agents"],"category":"Development","stars":2690,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/18148989?v=4","views":3,"featured":false},{"slug":"ifly-workflow-mcp-server","sourceId":"ifly-workflow-mcp-server","name":"ifly-workflow-mcp-server","author":"hygao1024","description":"This a simple implementation of an MCP server using iFlytek. It enables calling iFlytek workflows through MCP tools.","repositoryUrl":"https://github.com/iflytek/ifly-workflow-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":52,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/36291803?v=4&size=40","views":0,"featured":false},{"slug":"ifmelate-mcp-image-extractor","sourceId":"ifmelate-mcp-image-extractor","name":"ifmelate mcp image extractor","author":"ifmelate","description":"MCP server which allow LLM in agent mode to analyze image whenever it needs","repositoryUrl":"https://github.com/ifmelate/mcp-image-extractor","tags":["mcp","cursor-ai","image-processing","ai","mcp-server","cursor"],"category":"Data","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/17984008?v=4","views":0,"featured":false},{"slug":"imax09-wq-mcp-py","sourceId":"imax09-wq-mcp-py","name":"imax09 wq mcp py","author":"imax09-wq","description":"imax09 wq mcp py is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/imax09-wq/mcp-py","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/180202720?v=4","views":0,"featured":false},{"slug":"infinitimeless-claude-lmstudio-bridge","sourceId":"infinitimeless-claude-lmstudio-bridge","name":"infinitimeless claude lmstudio bridge","author":"infinitimeless","description":"MCP server to bridge Claude with local LLMs running in LM Studio","repositoryUrl":"https://github.com/infinitimeless/claude-lmstudio-bridge","tags":["mcp"],"category":"Other MCP Server","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/127632852?v=4","views":0,"featured":false},{"slug":"influxdb-mcp-server","sourceId":"influxdb-mcp-server","name":"influxdb-mcp-server","author":"idoru","description":"An MCP Server for querying InfluxDB","repositoryUrl":"https://github.com/idoru/influxdb-mcp-server","tags":["Community Servers","database"],"category":"Database","stars":11,"lastUpdate":"2025-04-11","installTarget":null,"features":["**Resources**: Access to organization, bucket, and measurement data","**Tools**: Write data, execute queries, and manage database objects","**Prompts**: Templates for common Flux queries and Line Protocol format","**Organizations List**: `influxdb://orgs`","Displays all organizations in the InfluxDB instance","**Buckets List**: `influxdb://buckets`","Shows all buckets with their metadata","**Bucket Measurements**: `influxdb://bucket/{bucketName}/measurements`","Lists all measurements within a specified bucket","**Query Data**: `influxdb://query/{orgName}/{fluxQuery}`","Executes a Flux query and returns results as a resource","`write-data`: Write time-series data in line protocol format","Parameters: org, bucket, data, precision (optional)","`query-data`: Execute Flux queries","Parameters: org, query","`create-bucket`: Create a new bucket","Parameters: name, orgID, retentionPeriodSeconds (optional)","`create-org`: Create a new organization","Parameters: name, description (optional)","`flux-query-examples`: Common Flux query examples","`line-protocol-guide`: Guide to InfluxDB line protocol format","`INFLUXDB_TOKEN` (required): Authentication token for the InfluxDB API","`INFLUXDB_URL` (optional): URL of the InfluxDB instance (defaults to `http://localhost:8086`)","`INFLUXDB_ORG` (optional): Default organization name for certain operations","`src/`","`index.js` - Main server entry point","`config/` - Configuration related files","`env.js` - Environment variable handling","`utils/` - Utility functions","`influxClient.js` - InfluxDB API client","`loggerConfig.js` - Console logger configuration","`handlers/` - Resource and tool handlers","`organizationsHandler.js` - Organizations listing","`bucketsHandler.js` - Buckets listing","`measurementsHandler.js` - Measurements listing","`queryHandler.js` - Query execution","`writeDataTool.js` - Data write tool","`queryDataTool.js` - Query tool","`createBucketTool.js` - Bucket creation tool","`createOrgTool.js` - Organization creation tool","`prompts/` - Prompt templates","`fluxQueryExamplesPrompt.js` - Flux query examples","`lineProtocolGuidePrompt.js` - Line protocol guide","Spin up a Docker container with InfluxDB","Populate it with sample data","Test all MCP server functionality"],"avatarUrl":"https://avatars.githubusercontent.com/u/237596?v=4","views":0,"featured":false},{"slug":"inoyu-mcp-unomi-server","sourceId":"inoyu-mcp-unomi-server","name":"inoyu-mcp-unomi-server","author":"sergehuber","description":"An implementation of Anthropic's Model Context Protocol for the Apache Unomi CDP","repositoryUrl":"https://github.com/sergehuber/inoyu-mcp-unomi-server","tags":["Community Servers"],"category":"Official","stars":4,"lastUpdate":"2025-04-12","installTarget":null,"features":["Email-based profile lookup with automatic creation","Profile properties, segments, and scores access","JSON format for all data exchange","Automatic session management with date-based IDs","`get_my_profile` - Get your profile using environment variables","Uses UNOMI_PROFILE_ID from environment or email lookup","Automatically generates a session ID based on the current date","Optional parameters:","requireSegments: Include segment information","requireScores: Include scoring information","`update_my_profile` - Update properties of your profile","Uses UNOMI_PROFILE_ID from environment or email lookup","Takes a properties object with key-value pairs to update","Supports string, number, boolean, and null values","Example:","`get_profile` - Retrieve a specific profile by ID","Takes profileId as required parameter","Returns full profile data from Unomi","`search_profiles` - Search for profiles","Takes query string and optional limit/offset parameters","Searches across firstName, lastName, and email fields","`create_scope` - Create a new Unomi scope","Takes scope identifier and optional name/description","Required for event tracking and profile updates","Example:","Default Scope:","A default scope `claude-desktop` is used for all operations","Created automatically when needed","Used for profile updates and event tracking","Custom Scopes:","Can be created using the `create_scope` tool","Useful for separating different applications or contexts","Must exist before using in profile operations","Automatic Scope Creation:","The server checks if required scopes exist","Creates them automatically if missing","Uses meaningful defaults for scope metadata","**User Recognition**:","Identify users across conversations using email or profile ID","Maintain consistent user context between sessions","Automatically create and manage user profiles","**Context Management**:","Store and retrieve user preferences","**Integration Features**:","Seamless Claude Desktop integration","Automatic session management","Scope-based context isolation","Have Claude remember user preferences across conversations","Store and retrieve user-specific information","Maintain consistent user context","Manage multiple users through email identification","Running Apache Unomi server","Claude Desktop installation","Network access to Unomi server","Proper security configuration","Required environment variables","Email Lookup (if `UNOMI_EMAIL` is set):","Searches for a profile with matching email","If found, uses that profile's ID","Useful for maintaining consistent profile across sessions","Fallback Profile ID:","If email lookup fails or `UNOMI_EMAIL` is not set","Uses the `UNOMI_PROFILE_ID` from environment","Ensures a profile is always available","`\"email_lookup\"`: Profile found via email","`\"environment\"`: Using fallback profile ID","Configure protected events in `etc/org.apache.unomi.cluster.cfg`:","Ensure your Unomi server has CORS properly configured in `etc/org.apache.unomi.cors.cfg`:","Restart Unomi server to apply changes","Email Lookup (if `UNOMI_EMAIL` is set):","Searches for a profile with matching email","If found, uses that profile's ID","Useful for maintaining consistent profile across sessions","Fallback Profile ID:","If email lookup fails or `UNOMI_EMAIL` is not set","Uses the `UNOMI_PROFILE_ID` from environment","Ensures a profile is always available","`\"email_lookup\"`: Profile found via email","`\"environment\"`: Using fallback profile ID","Configure protected events in `etc/org.apache.unomi.cluster.cfg`:","Ensure your Unomi server has CORS properly configured in `etc/org.apache.unomi.cors.cfg`:","Restart Unomi server to apply changes","**Protected Events Failing**","Verify Unomi key matches exactly in both configurations","Check IP address is correctly whitelisted","Ensure scope exists before updating properties","Verify CORS configuration if needed","**Profile Not Found**","Check if UNOMI_EMAIL is correctly set","Verify email format is valid","Ensure profile exists in Unomi","Check if fallback UNOMI_PROFILE_ID is valid","**Session Issues**","Remember sessions are date-based","Only one session per profile per day","Check session ID format matches `profileId-YYYYMMDD`","Verify scope exists for session","**Connection Problems**","Verify Unomi server is running","Check network connectivity","Ensure UNOMI_BASE_URL is correct","Verify authentication credentials","**Claude Desktop Logs**:","**Unomi Server Logs**:","**Reset State**:","**Verify Configuration**:","Create or edit your Claude Desktop configuration:","MacOS: `~/Library/Application Support/Claude/claude_desktop_config.json`","Windows: `%APPDATA%/Claude/claude_desktop_config.json`","Add the server configuration using NPX:"],"avatarUrl":"https://avatars.githubusercontent.com/u/736584?v=4","views":0,"featured":false},{"slug":"intersective-practera-mcp-server","sourceId":"intersective-practera-mcp-server","name":"intersective practera mcp server","author":"intersective","description":"MCP server for Practera","repositoryUrl":"https://github.com/intersective/practera-mcp-server","tags":["mcp"],"category":"Cloud","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Server-Sent Events (SSE) transport for MCP","AWS Lambda deployment support","GraphQL integration with Practera API","Region-specific endpoints","API key authentication","OAuth 2.1 support for secure access","Node.js 18+","npm","AWS account (for deployment)","Practera API key","OAuth client credentials (for OAuth authentication)","Clone this repository","Install dependencies:","Start the server in development mode:","The server will be available at `http://localhost:3000/sse`","OAuth endpoints will be accessible at `http://localhost:3000/oauth/*`","Make sure you have [AWS CLI](https://aws.amazon.com/cli/) installed and configured.","Set up your OAuth configuration parameters:","Deploy using the Serverless Framework:","`apikey` parameter in each tool call","`region` parameter to specify the Practera region","Redirect users to `/oauth/authorize` for authorization","Exchange authorization code for access token at `/oauth/token`","Access the MCP server endpoints using the bearer token","Revoke tokens if needed at `/oauth/revoke`","`mcp_practera_get_project` - Get details about a Practera project","`mcp_practera_get_assessment` - Get details about a Practera assessment","API key for Practera authentication (if using API key auth)","Region for the Practera API (usa, aus, euk or p2-stage)","OAuth configuration (if using OAuth authentication)"],"avatarUrl":"https://avatars.githubusercontent.com/u/5347449?v=4","views":1,"featured":false},{"slug":"intsig-textin-textin-mcp","sourceId":"intsig-textin-textin-mcp","name":"intsig textin textin mcp","author":"intsig-textin","description":"intsig textin textin mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/intsig-textin/textin-mcp","tags":["mcp"],"category":"Other MCP Server","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/156177825?v=4","views":0,"featured":false},{"slug":"isdaniel-mcp-metal-price","sourceId":"isdaniel-mcp-metal-price","name":"isdaniel mcp metal price","author":"isdaniel","description":"An MCP server that provides current and historical gold/precious metal prices via the GoldAPI.io service.","repositoryUrl":"https://github.com/isdaniel/mcp-metal-price","tags":["mcp","go","api"],"category":"Integration","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Get current prices for gold (XAU), silver (XAG), platinum (XPT), and palladium (XPD)","Support for multiple currencies (USD, EUR, etc.)","Optional historical price lookup by date","Python 3.7+","Packages:","`mcp>=1.0.0`","`requests>=2.31.0`","Clone this repository","Install dependencies:","Set your GoldAPI.io API key as an environment variable:","Add the following entry to the `mcpServers` object in your `cline_mcp_settings.json` file:","`currency` (string, default: \"USD\"): Currency code (ISO 4217 format)","`metal` (string, default: \"XAU\"): Metal symbol (XAU, XAG, XPT, XPD)","`date` (string, optional): Historical date in YYYYMMDD format"],"avatarUrl":"https://avatars.githubusercontent.com/u/9159452?v=4","views":0,"featured":false},{"slug":"isnow890-naver-search-mcp","sourceId":"isnow890-naver-search-mcp","name":"isnow890 naver search mcp","author":"isnow890","description":"MCP server for Naver Search API integration. Provides comprehensive search capabilities across Naver services (web, news, blog, shopping, etc) and data trend analysis tools via DataLab API.","repositoryUrl":"https://github.com/isnow890/naver-search-mcp","tags":["mcp-server","mcp","korean-search","search","naver-api","search-api","trend-analysis","naver-mcp","datalab-api","tool","data-analysis","api"],"category":"Integration","stars":17,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/53589758?v=4","views":0,"featured":false},{"slug":"iterm-mcp","sourceId":"iterm-mcp","name":"iterm-mcp","author":"ferrislucas","description":"A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance","repositoryUrl":"https://github.com/ferrislucas/iterm-mcp","tags":["Community Servers"],"category":"Official","stars":414,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/678152?v=4&size=40","views":0,"featured":false},{"slug":"ivanbtrujillo-mcp-server-spike","sourceId":"ivanbtrujillo-mcp-server-spike","name":"ivanbtrujillo mcp server spike","author":"ivanbtrujillo","description":"Basic MCP Server","repositoryUrl":"https://github.com/ivanbtrujillo/mcp-server-spike","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6088653?v=4","views":0,"featured":false},{"slug":"jackmuva-mcp-actionkit","sourceId":"jackmuva-mcp-actionkit","name":"jackmuva mcp actionkit","author":"jackmuva","description":"jackmuva mcp actionkit is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/jackmuva/mcp-actionkit","tags":["mcp"],"category":"Other MCP Server","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/33766184?v=4","views":0,"featured":false},{"slug":"jae-jae-fetcher-mcp","sourceId":"jae-jae-fetcher-mcp","name":"jae jae fetcher mcp","author":"jae-jae","description":"MCP server for fetch web page content using Playwright headless browser.","repositoryUrl":"https://github.com/jae-jae/fetcher-mcp","tags":["browser","mcp","playwright","ai"],"category":"Browser Automation","stars":687,"lastUpdate":"2025-05-19","installTarget":null,"features":["`fetch_url` - Retrieve web page content from a specified URL","Uses Playwright headless browser to parse JavaScript","Supports intelligent extraction of main content and conversion to Markdown","Supports the following parameters:","`url`: The URL of the web page to fetch (required parameter)","`timeout`: Page loading timeout in milliseconds, default is 30000 (30 seconds)","`waitUntil`: Specifies when navigation is considered complete, options: 'load', 'domcontentloaded', 'networkidle', 'commit', default is 'load'","`extractContent`: Whether to intelligently extract the main content, default is true","`maxLength`: Maximum length of returned content (in characters), default is no limit","`returnHtml`: Whether to return HTML content instead of Markdown, default is false","`waitForNavigation`: Whether to wait for additional navigation after initial page load (useful for sites with anti-bot verification), default is false","`navigationTimeout`: Maximum time to wait for additional navigation in milliseconds, default is 10000 (10 seconds)","`disableMedia`: Whether to disable media resources (images, stylesheets, fonts, media), default is true","`debug`: Whether to enable debug mode (showing browser window), overrides the --debug command line flag if specified","`fetch_urls` - Batch retrieve web page content from multiple URLs in parallel","Uses multi-tab parallel fetching for improved performance","Returns combined results with clear separation between webpages","Supports the following parameters:","`urls`: Array of URLs to fetch (required parameter)","Other parameters are the same as `fetch_url`","**Wait for Complete Loading**: For websites using CAPTCHA, redirects, or other verification mechanisms, include in your prompt:","**Increase Timeout Duration**: For websites that load slowly:","**Preserve Original HTML Structure**: When content extraction might fail:","**Fetch Complete Page Content**: When extracted content is too limited:","**Return Content as HTML**: When HTML format is needed instead of default Markdown:","**Dynamic Debug Activation**: To display the browser window during a specific fetch operation:","**Manual Login**: To login using your own credentials:","**Interacting with Debug Browser**: When debug mode is enabled:","The browser window remains open","You can manually log into the website using your credentials","After login is complete, content will be fetched with your authenticated session","**Enable Debug for Specific Requests**: Even if the server is already running, you can enable debug mode for a specific request:","[g-search-mcp](https://github.com/jae-jae/g-search-mcp): A powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously. Perfect for batch search operations and data collection."],"avatarUrl":"https://avatars.githubusercontent.com/u/5620429?v=4","views":3,"featured":false},{"slug":"jae-jae-g-search-mcp","sourceId":"jae-jae-g-search-mcp","name":"jae jae g search mcp","author":"jae-jae","description":"A powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously.","repositoryUrl":"https://github.com/jae-jae/g-search-mcp","tags":["mcp","search","go","google-search","playwright"],"category":"Search","stars":132,"lastUpdate":"2025-05-19","installTarget":null,"features":["`search` - Execute Google searches with multiple keywords and return results","Uses Playwright browser to perform searches","Supports the following parameters:","`queries`: Array of search queries to execute (required parameter)","`limit`: Maximum number of results to return per query, default is 10","`timeout`: Page loading timeout in milliseconds, default is 60000 (60 seconds)","`noSaveState`: Whether to avoid saving browser state, default is false","`locale`: Locale setting for search results, default is en-US","`debug`: Whether to enable debug mode (showing browser window), overrides the --debug flag in command line","**Search Result Quantity**: For more search results:","**Increase Timeout Duration**: For slow loading situations:","**Change Search Region**: Specify a different locale setting:","**Dynamic Debug Activation**: To display the browser window during a specific search operation:","Node.js 18 or higher","NPM or Yarn","Clone the repository:","Install dependencies:","Install Playwright browser:","Build the server:","[fetcher-mcp](https://github.com/jae-jae/fetcher-mcp): A powerful MCP server for fetching web page content using Playwright headless browser. Features intelligent content extraction, parallel processing, resource optimization, and more, making it an ideal tool for web content scraping."],"avatarUrl":"https://avatars.githubusercontent.com/u/5620429?v=4","views":0,"featured":false},{"slug":"jagan-shanmugam-open-streetmap-mcp","sourceId":"jagan-shanmugam-open-streetmap-mcp","name":"jagan shanmugam open streetmap mcp","author":"jagan-shanmugam","description":"An OpenStreetMap MCP server implementation that enhances LLM capabilities with location-based services and geospatial data.","repositoryUrl":"https://github.com/jagan-shanmugam/open-streetmap-mcp","tags":["mcp","anthropic-claude","llm","openstreetmap","mcp-server"],"category":"Database","stars":56,"lastUpdate":"2025-05-19","installTarget":null,"features":["Geocode addresses and place names to coordinates","Reverse geocode coordinates to addresses","Find nearby points of interest","Get route directions between locations","Search for places by category within a bounding box","Suggest optimal meeting points for multiple people","Explore areas and get comprehensive location information","Find schools and educational institutions near a location","Analyze commute options between home and work","Locate EV charging stations with connector and power filtering","Perform neighborhood livability analysis for real estate","Find parking facilities with availability and fee information","`location://place/{query}`: Get information about places by name or address","`location://map/{style}/{z}/{x}/{y}`: Get styled map tiles at specified coordinates","`geocode_address`: Convert text to geographic coordinates","`reverse_geocode`: Convert coordinates to human-readable addresses","`find_nearby_places`: Discover points of interest near a location","`get_route_directions`: Get turn-by-turn directions between locations","`search_category`: Find places of specific categories in an area","`suggest_meeting_point`: Find optimal meeting spots for multiple people","`explore_area`: Get comprehensive data about a neighborhood","`find_schools_nearby`: Locate educational institutions near a specific location","`analyze_commute`: Compare transportation options between home and work","`find_ev_charging_stations`: Locate EV charging infrastructure with filtering","`analyze_neighborhood`: Evaluate neighborhood livability for real estate","`find_parking_facilities`: Locate parking options near a destination","Install the package in development mode:","Start the server:","The server will start and listen for MCP requests on the standard input/output.","Connect to the locally running server","Get information about San Francisco","Search for restaurants in the area","Retrieve comprehensive map data with progress tracking","Get location information from text queries","Find nearby points of interest","Get directions between locations","Find optimal meeting points","Explore neighborhoods","Import the MCP client:","Initialize the client with your server URL:","Invoke tools or access resources:","Sync dependencies and update lockfile:","Build package distributions:","Publish to PyPI:"],"avatarUrl":"https://avatars.githubusercontent.com/u/30863630?v=4","views":0,"featured":false},{"slug":"jakenuts-mcp-cli-exec","sourceId":"jakenuts-mcp-cli-exec","name":"jakenuts mcp cli exec","author":"jakenuts","description":"jakenuts mcp cli exec is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/jakenuts/mcp-cli-exec","tags":["mcp"],"category":"Development","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["Takes a command string and optional timeout (default: 5 minutes)","Returns detailed execution results including stdout, stderr, exit code","Handles errors gracefully with structured error responses","Supports single commands, && chained commands, or array of commands","All commands execute in the specified working directory","Returns detailed results for each command:","Success/failure status","Exit code","stdout and stderr (ANSI codes stripped)","Execution duration","Working directory","Stops on first command failure","Optional timeout per command (default: 5 minutes)","Success/failure status","Exit code","stdout and stderr (with ANSI codes stripped)","Execution duration","Working directory","Detailed error information if applicable","View all MCP messages","Inspect request/response payloads","Test tools interactively","Monitor server state","Input validation for all tool parameters","Structured error responses","Command timeout handling","Working directory validation","ANSI code stripping for clean output","Built with TypeScript and the MCP SDK","Uses execa for reliable command execution","Default command timeout: 5 minutes","Supports Windows and Unix-like systems (use appropriate commands for your OS, e.g., 'dir' vs 'ls')","Executes commands sequentially, stopping on first failure","Each command runs independently in the specified working directory"],"avatarUrl":"https://avatars.githubusercontent.com/u/344606?v=4","views":0,"featured":false},{"slug":"jar285-github-mcp-analyzer","sourceId":"jar285-github-mcp-analyzer","name":"jar285 github mcp analyzer","author":"jar285","description":"jar285 github mcp analyzer is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/jar285/github_mcp_analyzer","tags":["mcp","github"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Repository Information Tool**: Retrieve basic metadata about GitHub repositories","**Issue Analysis Tool**: List and categorize repository issues","**README Access Resource**: Access repository documentation","**Commit History Tool**: Analyze recent code changes","**Activity Analysis Tool**: Calculate repository activity metrics","**Visualization Tool**: Create visual charts of repository activity"],"avatarUrl":"https://avatars.githubusercontent.com/u/114256420?v=4","views":0,"featured":false},{"slug":"javader-mcp-sentry-custom","sourceId":"javader-mcp-sentry-custom","name":"javaDer mcp sentry custom","author":"javaDer","description":"mcp-sentry-custom","repositoryUrl":"https://github.com/javaDer/mcp-sentry-custom","tags":["mcp","java"],"category":"Analytics","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**`get_sentry_issue`**","**Description**: Retrieve and analyze a specific Sentry issue by its ID or URL.","**Input**:","`issue_id_or_url` (string): The Sentry issue ID or full URL to analyze.","**Returns**: Detailed issue information, including:","Title","Issue ID","Status","Level","First seen timestamp","Last seen timestamp","Event count","Full stack trace","**`get_list_issues`**","**Description**: Retrieve and analyze a list of Sentry issues for a specific project.","**Input**:","`project_slug` (string): The Sentry project slug.","`organization_slug` (string): The Sentry organization slug.","**Returns**: A list of issues with details, including:","Title","Issue ID","Status","Level","First seen timestamp","Last seen timestamp","Event count","Basic issue information","**`sentry-issue`**","**Description**: Retrieve formatted issue details from Sentry for use in conversation context.","**Input**:","`issue_id_or_url` (string): The Sentry issue ID or URL.","**Returns**: Formatted issue details.","**Formatting**: Used proper Markdown headings, lists, and code blocks for readability.","**Consistency**: Standardized terminology (e.g., `mcp_sentry` vs. `mcp-sentry-custom`) and removed redundant `<TEXT>` and `<JSON>` tags.","**Clarity**: Rewrote sections like \"Overview\" and \"Features\" for conciseness and precision.","**Completeness**: Fixed incomplete sentences and ensured all configuration examples were properly structured.","**Professional Tone**: Adjusted wording to sound more formal and polished."],"avatarUrl":"https://avatars.githubusercontent.com/u/10390876?v=4","views":0,"featured":false},{"slug":"jbchouinard-mcp-document-reader","sourceId":"jbchouinard-mcp-document-reader","name":"jbchouinard mcp document reader","author":"jbchouinard","description":"MCP tool for LLM interaction with EPUB and PDF files.","repositoryUrl":"https://github.com/jbchouinard/mcp-document-reader","tags":["mcp","tool"],"category":"Data","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/8645271?v=4","views":0,"featured":false},{"slug":"jenstangen1-pptx-xlsx-mcp","sourceId":"jenstangen1-pptx-xlsx-mcp","name":"jenstangen1 pptx xlsx mcp","author":"jenstangen1","description":"Antrophics Model context protocol to edit powerpoint files","repositoryUrl":"https://github.com/jenstangen1/pptx-xlsx-mcp","tags":["mcp"],"category":"Official","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":["Create and modify PowerPoint presentations","Add, delete, and modify slides","Save and load presentations from workspace","Template management system","Fine-grained control over slide elements (text, shapes, images, charts)","Advanced shape creation and styling","Element positioning and grouping","Connector lines between shapes","Create financial charts (line, bar, column, pie, waterfall, etc.)","Generate comparison tables"],"avatarUrl":"https://avatars.githubusercontent.com/u/193170603?v=4","views":0,"featured":false},{"slug":"jeong-sik-kakao-api-mcp-server","sourceId":"jeong-sik-kakao-api-mcp-server","name":"jeong sik kakao api mcp server","author":"jeong-sik","description":"jeong sik kakao api mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/jeong-sik/kakao-api-mcp-server","tags":["mcp","api"],"category":"Integration","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/45959991?v=4","views":0,"featured":false},{"slug":"jezweb-openai-mcp","sourceId":"jezweb-openai-mcp","name":"jezweb openai mcp","author":"jezweb","description":"MCP server that enables Roo Code to make OpenAI API calls, with full support for DALL-E image generation","repositoryUrl":"https://github.com/jezweb/openai-mcp","tags":["api","openai","mcp","ai"],"category":"Data","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/13249054?v=4","views":0,"featured":false},{"slug":"jgarciaga-overseerr-mcp","sourceId":"jgarciaga-overseerr-mcp","name":"jgarciaga overseerr mcp","author":"jgarciaga","description":"jgarciaga overseerr mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/jgarciaga/overseerr-mcp","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/23022987?v=4","views":0,"featured":false},{"slug":"jguimera-securitycopilotmcpserver","sourceId":"jguimera-securitycopilotmcpserver","name":"jguimera SecurityCopilotMCPServer","author":"jguimera","description":"MCP Server that integrates with Security Copilot, Sentinel and other tools (in the future). It enhance the process of developing , testing and uploading Security Copilot artifacts.","repositoryUrl":"https://github.com/jguimera/SecurityCopilotMCPServer","tags":["mcp","security","tool"],"category":"System","stars":14,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Sentinel Integration**: Execute KQL queries against your Sentinel workspace","**Security Copilot Management**:","List existing skillsets/plugins","Upload new or update existing skillsets/plugins","Run prompts or skills within Security Copilot","**Authentication Support**: Multiple authentication methods including interactive browser, client secret, and managed identity","**Promptbook test and Update**","**Run Advance Hunting queries in Defender XDR**","Python 3.8+","Microsoft Sentinel workspace","Microsoft Security Copilot access","Appropriate Azure permissions for Sentinel and Security Copilot","Clone the repository:","Install dependencies:","Create a `.env` file with the following configuration:","**run_sentinel_query**: Execute KQL queries in Sentinel","**get_skillsets**: List skillsets in Security Copilot","**upload_plugin**: Upload or update a skillset/plugin","**run_prompt**: Run a prompt or skill in Security Copilot","Cursor Project Rules (securitycopilotdev.mdc): This file include some Custom Cursor Rules to help the agents in the process definition and understanding user prompts.","MCP Client Configuration (mcp.json): File that connects Cursor to the MCP server.","Fork the repository","Create your feature branch (`git checkout -b feature/amazing-feature`)","Commit your changes (`git commit -m 'Add some amazing feature'`)","Push to the branch (`git push origin feature/amazing-feature`)","Open a Pull Request"],"avatarUrl":"https://avatars.githubusercontent.com/u/607613?v=4","views":1,"featured":false},{"slug":"jhgaylor-hirebase-mcp","sourceId":"jhgaylor-hirebase-mcp","name":"jhgaylor hirebase mcp","author":"jhgaylor","description":"A Python MCP Server for hirebase.org's API","repositoryUrl":"https://github.com/jhgaylor/hirebase-mcp","tags":["python","mcp","api"],"category":"Development","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1731794?v=4","views":0,"featured":false},{"slug":"jhj0517-mcp-python-tutorial","sourceId":"jhj0517-mcp-python-tutorial","name":"jhj0517 mcp python tutorial","author":"jhj0517","description":"Tutorial App For MCP","repositoryUrl":"https://github.com/jhj0517/mcp-python-tutorial","tags":["python","mcp"],"category":"Reference Servers","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/97279763?v=4","views":0,"featured":false},{"slug":"jlgrimes-ptcg-mcp","sourceId":"jlgrimes-ptcg-mcp","name":"jlgrimes ptcg mcp","author":"jlgrimes","description":"MCP server for Pokemon cards","repositoryUrl":"https://github.com/jlgrimes/ptcg-mcp","tags":["mcp"],"category":"Cloud","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":["Search cards by name, type, subtype, legality, and more","View high-resolution card images","Filter by various card attributes:","Name (supports exact matching with `!` and wildcards with `*`)","Subtypes (e.g., Basic, EX, GX, V, VMAX, etc.)","Legalities (Standard, Expanded, Unlimited)","Types (Water, Fire, Grass, etc.)","Retreat cost","HP","National Pokedex numbers","And more!","\"Show me standard-legal basic Pokemon with free retreat\"","\"Find water-type Pokemon with more than 120 HP\"","\"Search for cards with 'char\\*' in their name\"","\"Show me banned cards in Standard format\"","\"Find EX Pokemon that evolve from Charmander\"","Regular search: `name:pikachu`","Exact match: `!name:pikachu`","Wildcard: `name:char*`","Preserve hyphens: `name:chien-pao`","Types: `types:water` or `-types:water` (exclude)","Subtypes: `subtypes:basic`","Legalities: `legalities.standard:legal`","HP: `hp:[100 TO 200]`","Retreat Cost: `convertedRetreatCost:0`","`hp:[100 TO 200]` - HP between 100 and 200 (inclusive)","`hp:{100 TO 200}` - HP between 100 and 200 (exclusive)","`hp:[* TO 100]` - HP up to 100","`hp:[100 TO *]` - HP 100 or higher","Card name","Set name","High-resolution card image","Card legalities","Other card details as requested","The MCP uses the Pokemon TCG API to fetch card data","Images are displayed directly from the Pokemon TCG API's CDN","All queries are case-insensitive","Multiple filters can be combined in a single query"],"avatarUrl":"https://avatars.githubusercontent.com/u/8084595?v=4","views":1,"featured":false},{"slug":"jlucaso1-whatsapp-mcp-ts","sourceId":"jlucaso1-whatsapp-mcp-ts","name":"jlucaso1 whatsapp mcp ts","author":"jlucaso1","description":"WhatsApp MCP Server (TypeScript/Baileys)","repositoryUrl":"https://github.com/jlucaso1/whatsapp-mcp-ts","tags":["mcp","claude","ai","whatsapp","typescript","nodejs"],"category":"Development","stars":17,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/55464917?v=4","views":1,"featured":false},{"slug":"jmandel-health-record-mcp","sourceId":"jmandel-health-record-mcp","name":"jmandel health record mcp","author":"jmandel","description":"Connect to an EHR and make clinical data available via MCP","repositoryUrl":"https://github.com/jmandel/health-record-mcp","tags":["mcp","ai"],"category":"Database","stars":26,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/313089?v=4","views":0,"featured":false},{"slug":"jmh108-md-webcrawl-mcp","sourceId":"jmh108-md-webcrawl-mcp","name":"jmh108 md webcrawl mcp","author":"jmh108","description":"jmh108 md webcrawl mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/jmh108/md-webcrawl-mcp","tags":["mcp"],"category":"Other MCP Server","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Extract website content and save as markdown files","Map website structure and links","Batch processing of multiple URLs","Configurable output directory","Clone the repository:","Install dependencies:","Optional: Configure environment variables:","`OUTPUT_PATH`: Default output directory for saved files","`MAX_CONCURRENT_REQUESTS`: Maximum parallel requests (default: 5)","`REQUEST_TIMEOUT`: Request timeout in seconds (default: 30)","Fork the repository","Create a feature branch (`git checkout -b feature/AmazingFeature`)","Commit your changes (`git commit -m 'Add some AmazingFeature'`)","Push to the branch (`git push origin feature/AmazingFeature`)","Open a Pull Request","Python 3.7+","FastMCP (uv pip install fastmcp)","Dependencies listed in requirements.txt"],"avatarUrl":"https://avatars.githubusercontent.com/u/127241487?v=4","views":0,"featured":false},{"slug":"joaowinderfeldbussolotto-mcp-websearch-server","sourceId":"joaowinderfeldbussolotto-mcp-websearch-server","name":"joaowinderfeldbussolotto MCP Websearch Server","author":"joaowinderfeldbussolotto","description":"joaowinderfeldbussolotto MCP Websearch Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/joaowinderfeldbussolotto/MCP-Websearch-Server","tags":["mcp","search","database"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Documentation Retrieval:** Fetches content from the official documentation of Langchain, Llama Index, and OpenAI.","**MCP Compatibility:** Implements an MCP server, allowing it to be easily integrated with other MCP-compatible applications.","**Simple Tool:** Exposes a `get_docs` tool that accepts a query and library name, returning relevant documentation snippets."],"avatarUrl":"https://avatars.githubusercontent.com/u/88746546?v=4","views":0,"featured":false},{"slug":"johnpapa-peacock-mcp","sourceId":"johnpapa-peacock-mcp","name":"johnpapa peacock mcp","author":"johnpapa","description":"MCP Server for the Peacock extension for VS Code, coloring your world, one Code editor at a time. The main goal of the project is to show how an MCP server can be used to interact with APIs.","repositoryUrl":"https://github.com/johnpapa/peacock-mcp","tags":["javascript","mcp","ai","go","mcp-server","typescript","api"],"category":"Integration","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1202528?v=4","views":0,"featured":false},{"slug":"johwiebe-anki-mcp","sourceId":"johwiebe-anki-mcp","name":"johwiebe anki mcp","author":"johwiebe","description":"Anki MCP server","repositoryUrl":"https://github.com/johwiebe/anki-mcp","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**get-collection-overview**: Returns an overview of the Anki collection like available decks, available models and their fields","**add-or-update-notes**: Adds new notes or updates existing ones. Allows batch adding/updating multiple notes at once.","**get-cards-reviewed**: Get the number of cards reviewed by day","**find-notes**: Allows querying notes using the [Anki searching syntax](https://docs.ankiweb.net/searching.html)","Anki must be installed and running","The [AnkiConnect](https://ankiweb.net/shared/info/2055492159) add-on must be installed in Anki and running","This MCP server uses `uv`. To install `uv`, follow the [official instructions](https://docs.astral.sh/uv/getting-started/installation/).","Open your Claude Desktop config file:","MacOS: `~/Library/Application\\ Support/Claude/claude_desktop_config.json`","Windows: `%APPDATA%/Claude/claude_desktop_config.json`","Add `anki-mcp` to the `mcpServers` section:","Restart Claude Desktop."],"avatarUrl":"https://avatars.githubusercontent.com/u/33023818?v=4","views":1,"featured":false},{"slug":"jonaolden-pbixray-mcp-server","sourceId":"jonaolden-pbixray-mcp-server","name":"jonaolden pbixray mcp server","author":"jonaolden","description":"MCP server to give llms such as Claude, GitHub Copilot etc full PowerBI model context (from input .pbix) through tools based on PBIXRay python package.","repositoryUrl":"https://github.com/jonaolden/pbixray-mcp-server","tags":["python","mcp","claude","tool","github","pbix-files","mcp-server","powerbi","powerbi-reports"],"category":"Development","stars":11,"lastUpdate":"2025-05-19","installTarget":null,"features":["[x] Loading and analyzing PBIX files","[x] Data model exploration","[x] Listing tables in the model","[x] Retrieving model metadata","[x] Checking model size","[x] Getting model statistics","[x] Getting comprehensive model summary","[x] Query language access","[x] Viewing Power Query (M) code","[x] Accessing M Parameters","[x] Exploring DAX calculated tables","[x] Viewing DAX measures","[x] Examining DAX calculated columns","[x] Data structure analysis","[x] Retrieving schema information","[x] Analyzing table relationships","[x] Accessing table contents with pagination","`--disallow [tool_names]`: Disable specific tools for security reasons","`--max-rows N`: Set maximum number of rows returned (default: 100)","`--page-size N`: Set default page size for paginated results (default: 20)","Clone the repository:","Install in development mode:","If installing from source, create a virtual environment and install dependencies:","[Hugoberry](https://github.com/Hugoberry/pbixray) - Original PBIXRay library","[rusiaaman](https://github.com/rusiaaman/wcgw) - WCGW (This MCP was fully written by Claude using wcgw)"],"avatarUrl":"https://avatars.githubusercontent.com/u/20564977?v=4","views":0,"featured":false},{"slug":"juhemcp-jnews-mcp-server","sourceId":"juhemcp-jnews-mcp-server","name":"juhemcp jnews mcp server","author":"juhemcp","description":"juhemcp jnews mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/juhemcp/jnews-mcp-server","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/203600343?v=4","views":0,"featured":false},{"slug":"junjiem-dify-plugin-mcp-compat-dify-tools","sourceId":"junjiem-dify-plugin-mcp-compat-dify-tools","name":"junjiem dify plugin mcp compat dify tools","author":"junjiem","description":"Dify 1.0 Plugin Convert your Dify tools's API to MCP compatible API","repositoryUrl":"https://github.com/junjiem/dify-plugin-mcp_compat_dify_tools","tags":["plugin","mcp","api","tool"],"category":"Data","stars":20,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6293598?v=4","views":1,"featured":false},{"slug":"jwaxman19-qlik-mcp","sourceId":"jwaxman19-qlik-mcp","name":"jwaxman19 qlik mcp","author":"jwaxman19","description":"An MCP server to run qlik","repositoryUrl":"https://github.com/jwaxman19/qlik-mcp","tags":["mcp"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/72663225?v=4","views":0,"featured":false},{"slug":"jxnl-apple-mcp","sourceId":"jxnl-apple-mcp","name":"jxnl apple mcp","author":"jxnl","description":"Collection of apple-native tools for the model context protocol.","repositoryUrl":"https://github.com/jxnl/apple-mcp","tags":["mcp","tool"],"category":"Official","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":["Messages:","Send messages using the Apple Messages app","Read out messages","Notes:","List notes","Search & read notes in Apple Notes app","Contacts:","Search contacts for sending messages","Emails:","Send emails with multiple recipients (to, cc, bcc) and file attachments","Search emails with custom queries, mailbox selection, and result limits","Schedule emails for future delivery","List and manage scheduled emails","Check unread email counts globally or per mailbox","Reminders:","List all reminders and reminder lists","Search for reminders by text","Create new reminders with optional due dates and notes","Open the Reminders app to view specific reminders","Calendar:","Search calendar events with customizable date ranges","List upcoming events","Create new calendar events with details like title, location, and notes","Open calendar events in the Calendar app","Web Search:","Search the web using DuckDuckGo","Retrieve and process content from search results","Maps:","Search for locations and addresses","Save locations to favorites","Get directions between locations","Drop pins on the map","Create and list guides","Add places to guides","TODO: Search and open photos in Apple Photos app","TODO: Search and open music in Apple Music app"],"avatarUrl":"https://avatars.githubusercontent.com/u/4852235?v=4","views":0,"featured":false},{"slug":"jzinno-biomart-mcp","sourceId":"jzinno-biomart-mcp","name":"jzinno biomart mcp","author":"jzinno","description":"A MCP server to interface with Biomart","repositoryUrl":"https://github.com/jzinno/biomart-mcp","tags":["mcp"],"category":"Design","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Mart and Dataset Discovery**: List available marts and datasets to explore the Biomart database structure","**Attribute and Filter Exploration**: View common or all available attributes and filters for specific datasets","**Data Retrieval**: Query Biomart with specific attributes and filters to get biological data","**ID Translation**: Convert between different biological identifiers (e.g., gene symbols to Ensembl IDs)","We are only using `@mcp.tool()` here by design, this is to maximize compatibility with clients that support MCP as seen in the [docs](https://modelcontextprotocol.io/clients).","We are using `@lru_cache` to cache results of functions that are computationally expensive or make external API calls.","We need to be mindful to not blow up the context window of the model, for example you'll see `df.to_csv(index=False).replace(\"\\r\", \"\")` in many places. This csv style return is much more token efficient than something like `df.to_string()` where the majority of the tokens are whitespace. Also be mindful of the fact that pulling all genes from a chromosome or similar large request will also be too large for the context window.","Add webscraping for resource sites with `bs4`, for example we got the Ensembl gene ID for NOTCH1 then maybe in some cases it would be usful to grap the collated `Comments and Description Text from UniProtKB` section from [it's page on UCSC](https://genome.ucsc.edu/cgi-bin/hgGene?db=hg38&hgg_chrom=chr9&hgg_gene=ENST00000651671.1&hgg_start=136494433&hgg_end=136546048&hgg_type=knownGene)","$...$"],"avatarUrl":"https://avatars.githubusercontent.com/u/62895131?v=4","views":1,"featured":false},{"slug":"k-jarzyna-mcp-miro","sourceId":"k-jarzyna-mcp-miro","name":"k jarzyna mcp miro","author":"k-jarzyna","description":"Miro integration for Model Context Protocol","repositoryUrl":"https://github.com/k-jarzyna/mcp-miro","tags":["mcp"],"category":"Official","stars":8,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/35198713?v=4","views":0,"featured":false},{"slug":"kalivaraprasad-gonapa-react-mcp","sourceId":"kalivaraprasad-gonapa-react-mcp","name":"kalivaraprasad gonapa react mcp","author":"kalivaraprasad-gonapa","description":"react-mcp integrates with Claude Desktop, enabling the creation and modification of React apps based on user prompts","repositoryUrl":"https://github.com/kalivaraprasad-gonapa/react-mcp","tags":["mcp","go"],"category":"Design","stars":17,"lastUpdate":"2025-05-19","installTarget":null,"features":["**React Project Management**","Create new React applications with optional templates","Run development servers","Manage dependencies","**File Operations**","Read and write files","Edit React components and configuration","**Process Management**","Start and monitor long-running processes","Track process output in real-time","Terminate processes when needed","**Command Execution**","Run arbitrary terminal commands","Install npm packages","Execute development tasks","**Comprehensive Logging**","Detailed JSON and text logs","Process tracking with timestamps","Execution history","Clone this repository","Install dependencies:","`name` (required): Name of the React app","`template` (optional): Template to use (e.g., typescript, cra-template-pwa)","`directory` (optional): Base directory to create the app in (defaults to home directory)","`projectPath` (required): Path to the React project folder","`command` (required): Command to execute","`directory` (optional): Directory to run the command in (defaults to current directory)","`processId` (required): ID of the process to get output from","`processId` (required): ID of the process to stop","`filePath` (required): Path to the file to edit","`content` (required): Content to write to the file","`filePath` (required): Path to the file to read","`packageName` (required): Name of the package to install (can include version)","`directory` (optional): Directory of the project (defaults to current directory)","`dev` (optional): Whether to install as a dev dependency","`processId` (required): ID of the installation process to check","`react-mcp-logs.json`: Structured JSON logs","`react-mcp-logs.txt`: Human-readable text logs","**Model Context Protocol SDK**: For communication with Claude AI","**StdioServerTransport**: For I/O through standard input/output","**Zod**: For schema validation and type safety","**Child Process**: For spawning and managing external processes"],"avatarUrl":"https://avatars.githubusercontent.com/u/77320853?v=4","views":0,"featured":false},{"slug":"keycloak-model-context-protocol","sourceId":"keycloak-model-context-protocol","name":"keycloak-model-context-protocol","author":"ChristophEnglisch","description":"MCP server implementation for Keycloak user management. Enables AI-powered administration of Keycloak users and realms through the Model Context Protocol (MCP). Seamlessly integrates with Claude Desktop and other MCP clients for automated user operations.","repositoryUrl":"https://github.com/ChristophEnglisch/keycloak-model-context-protocol","tags":["Community Servers"],"category":"Community Servers","stars":213,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/58257386?v=4&size=40","views":0,"featured":false},{"slug":"kfnzero-mantis-mcp-server","sourceId":"kfnzero-mantis-mcp-server","name":"kfnzero mantis mcp server","author":"kfnzero","description":"mantis-mcp-server","repositoryUrl":"https://github.com/kfnzero/mantis-mcp-server","tags":["mcp"],"category":"Database","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/7721865?v=4","views":0,"featured":false},{"slug":"kicad-mcp","sourceId":"kicad-mcp","name":"kicad-mcp","author":"lamaalrajih","description":"Model Context Protocol server for KiCad on Mac, Windows, and Linux","repositoryUrl":"https://github.com/lamaalrajih/kicad-mcp","tags":["Community Servers"],"category":"System","stars":106,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/30372237?v=4","views":1,"featured":false},{"slug":"kicker315-deepseek-qgis-mcp","sourceId":"kicker315-deepseek-qgis-mcp","name":"kicker315 deepseek qgis mcp","author":"kicker315","description":"kicker315 deepseek qgis mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/kicker315/deepseek_qgis_mcp","tags":["mcp"],"category":"Other MCP Server","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Two-way communication**: Connect Claude AI to QGIS through a socket-based server.","**Project manipulation**: Create, load and save projects in QGIS.","**Layer manipulation**: Add and remove vector or raster layers to a project.","**Execute processing**: Execute processing algorithms ([Processing Toolbox](https://docs.qgis.org/3.40/en/docs/user_manual/processing/toolbox.html)).","**Code execution**: Run arbitrary Python code in QGIS from Claude. Very powerful, but also be very cautious using this tool.","**[QGIS plugin](/qgis_mcp_plugin/)**: A QGIS plugin that creates a socket server within QGIS to receive and execute commands.","**[MCP Server](/src/qgis_mcp/qgis_mcp_server.py)**: A Python server that implements the Model Context Protocol and connects to the QGIS plugin.","QGIS 3.X (only tested on 3.22)","Cloud desktop","Python 3.10 or newer","uv package manager:","In QGIS, go to `plugins` -> `QGIS MCP`-> `QGIS MCP`","Click \"Start Server\"","`ping` - Simple ping command to check server connectivity","`get_qgis_info` - Get QGIS information about the current installation","`load_project` - Load a QGIS project from the specified path","`create_new_project` - Create a new project and save it","`get_project_info` - Get current project information","`add_vector_layer` - Add a vector layer to the project","`add_raster_layer` - Add a raster layer to the project","`get_layers` - Retrieve all layers in the current project","`remove_layer` - Remove a layer from the project by its ID","`zoom_to_layer` - Zoom to the extent of a specified layer","`get_layer_features` - Retrieve features from a vector layer with an optional limit","`execute_processing` - Execute a processing algorithm with the given parameters","`save_project` - Save the current project to the given path","`render_map` - Render the current map view to an image file","`execute_code` - Execute arbitrary PyQGIS code provided as a string","Ping to check the connection. If it works, continue with the following steps.","Create a new project and save it at: \"C:/Users/USER/GitHub/qgis_mcp/data/cdmx.qgz\"","Load the vector layer: \"\"C:/Users/USER/GitHub/qgis_mcp/data/cdmx/mgpc_2019.shp\" and name it \"Colonias\".","Load the raster layer: \"C:/Users/USER/GitHub/qgis_mcp/data/09014.tif\" and name it \"BJ\"","Zoom to the \"BJ\" layer.","Execute the centroid algorithm on the \"Colonias\" layer. Skip the geometry check. Save the output to \"colonias_centroids.geojson\".","Execute code to create a choropleth map using the \"POB2010\" field in the \"Colonias\" layer. Use the quantile classification method with 5 classes and the Spectral color ramp.","Render the map to \"C:/Users/USER/GitHub/qgis_mcp/data/cdmx.png\"","Save the project."],"avatarUrl":"https://avatars.githubusercontent.com/u/34306910?v=4","views":0,"featured":false},{"slug":"kishimoto-banana-shopify-py-mcp","sourceId":"kishimoto-banana-shopify-py-mcp","name":"kishimoto banana shopify py mcp","author":"kishimoto-banana","description":"kishimoto banana shopify py mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/kishimoto-banana/shopify-py-mcp","tags":["mcp"],"category":"Other MCP Server","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/12094957?v=4","views":0,"featured":false},{"slug":"kiss-kedaya-crypto-mcp","sourceId":"kiss-kedaya-crypto-mcp","name":"kiss kedaya crypto mcp","author":"kiss-kedaya","description":"加密mcp服务器，crypto mcp","repositoryUrl":"https://github.com/kiss-kedaya/crypto_mcp","tags":["mcp"],"category":"Financial","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/96913323?v=4","views":0,"featured":false},{"slug":"kitfactory-pymcpautogui","sourceId":"kitfactory-pymcpautogui","name":"kitfactory PyMCPAutoGUI","author":"kitfactory","description":"GUI manipulation MCP server","repositoryUrl":"https://github.com/kitfactory/PyMCPAutoGUI","tags":["mcp"],"category":"Design","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1540291?v=4","views":0,"featured":false},{"slug":"klara-research-mcp-analyzer","sourceId":"klara-research-mcp-analyzer","name":"klara research MCP Analyzer","author":"klara-research","description":"An MCP server to read MCP logs to debug directly inside the client","repositoryUrl":"https://github.com/klara-research/MCP-Analyzer","tags":["mcp","search"],"category":"Development","stars":9,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/157397535?v=4","views":0,"featured":false},{"slug":"klauseduard-vibe-coded-jira-mcp","sourceId":"klauseduard-vibe-coded-jira-mcp","name":"klauseduard vibe coded jira mcp","author":"klauseduard","description":"klauseduard vibe coded jira mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/klauseduard/vibe-coded-jira-mcp","tags":["mcp","jira"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Get JIRA issues by key","Search issues using JQL (JIRA Query Language)","Create and update issues (note: may have limitations with heavily customized JIRA projects)","Add comments to issues","Clone issues (useful for working around mandatory custom fields, but may have limitations with complex project configurations)","Configurable field selection","Pagination support","Detailed error handling and logging","Log work","Create a virtual environment:","Install dependencies:","Configure environment variables:","**Models** (`src/models/`)","`IssueType`, `IssueArgs` - Issue creation/update models","`IssueTransitionArgs` - Issue state transition model","`CloneIssueArgs` - Issue cloning model","`CommentArgs`, `GetCommentsArgs` - Comment models","`LogWorkArgs` - Work logging model","**Core** (`src/core/`)","`JiraClient` - Main JIRA API client","`JiraConfig` - Configuration management","Error handling and logging","**Operations** (`src/operations/`)","Issue management (get, search, create, update, clone)","Comment handling (add, get)","Work logging","Project listing","✅ Basic JIRA integration","✅ Search functionality with JQL support","✅ Issue management (create, update, clone) with limitations for heavily customized projects","✅ Comment functionality","✅ Work logging","[Model Context Protocol](https://github.com/modelcontextprotocol) - The main MCP project","[MCP Python SDK](https://github.com/modelcontextprotocol/python-sdk) - The SDK we use to implement this server","[MCP Documentation](https://github.com/modelcontextprotocol/docs) - Protocol documentation and specifications","**Personal/Development Use**: Ideal for individual developers managing their JIRA workflows","**Small Team Use**: Suitable for trusted team environments with proper security measures","**NOT Recommended For**:","Production deployment in its current form","Multi-tenant environments","Public-facing services","Processing sensitive/regulated data","Your JIRA instance uses HTTPS","You're using API tokens (not passwords) for authentication","Your `.env` file is properly secured and not committed to version control","You understand the risks of running third-party tools with JIRA access","Regularly rotate your API tokens","Monitor your JIRA audit logs for unexpected activity","Use the most recent version of the tool","Review the code before use in your environment","Implementing additional security controls","Conducting a security review","Contributing security improvements back to the project","Using official enterprise-grade alternatives"],"avatarUrl":"https://avatars.githubusercontent.com/u/8510892?v=4","views":0,"featured":false},{"slug":"kmexnx-excel-to-pdf-mcp","sourceId":"kmexnx-excel-to-pdf-mcp","name":"kmexnx excel to pdf mcp","author":"kmexnx","description":"An MCP server that can convert Excel (.xls/.xlsx) and Apple Numbers (.numbers) files to PDF","repositoryUrl":"https://github.com/kmexnx/excel-to-pdf-mcp","tags":["mcp"],"category":"Data","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Convert Excel files (.xls, .xlsx) to PDF","Convert Apple Numbers files (.numbers) to PDF","Integrates with AI assistants via the Model Context Protocol","Secure file handling that respects project boundaries","Easy installation via npm","Node.js 16 or higher","LibreOffice (for the conversion process)","Configure your MCP settings in Claude desktop by adding this server to your `mcp_settings.json`:","Make sure your Excel or Numbers files are within your project directory.","Once configured, Claude will be able to convert your spreadsheet files to PDF using this tool.","`input_path`: Relative path to the Excel file (required)","`output_format`: Output format, currently only PDF is supported (default: \"pdf\")","`input_path`: Relative path to the Numbers file (required)","`output_format`: Output format, currently only PDF is supported (default: \"pdf\")","Clone the repository","Install dependencies: `npm install`","Build the project: `npm run build`","Run the server: `npm start`"],"avatarUrl":"https://avatars.githubusercontent.com/u/46535537?v=4","views":0,"featured":false},{"slug":"kmwebnet-mcp-server-for-sensor-device","sourceId":"kmwebnet-mcp-server-for-sensor-device","name":"kmwebnet MCP Server for sensor device","author":"kmwebnet","description":"This project is a Node.js application designed for use with Claude Desktop. It simulates a CO2 sensor device and provides a JSON-RPC server to interact with the device. The application can run in both simulation mode and real mode, where it connects to a Raspberry Pi Pico via USB to read CO2 levels.","repositoryUrl":"https://github.com/kmwebnet/MCP-Server-for-sensor-device","tags":["design","mcp"],"category":"Other MCP Server","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Simulates a CO2 sensor device with random CO2 levels in simulation mode.","Connects to a Raspberry Pi Pico via USB to read real CO2 levels.","Provides device information, sensor data, and network status via JSON-RPC.","Supports commands to publish data to MQTT, reconnect WiFi, and reconnect MQTT (some functionalities are mocked).","Clone the repository.","Install the dependencies using npm:","`getDeviceInfo()`: Returns device information.","`getSensorData()`: Returns sensor data.","`getNetworkStatus()`: Returns network status (mocked functionality).","`publishToMQTT()`: Simulates publishing data to MQTT (mocked functionality).","`reconnectWiFi()`: Simulates reconnecting to WiFi (mocked functionality).","`reconnectMQTT()`: Simulates reconnecting to MQTT (mocked functionality)."],"avatarUrl":"https://avatars.githubusercontent.com/u/46954791?v=4","views":0,"featured":false},{"slug":"knight0zh-mssql-mcp-server","sourceId":"knight0zh-mssql-mcp-server","name":"knight0zh mssql mcp server","author":"knight0zh","description":"knight0zh mssql mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/knight0zh/mssql-mcp-server","tags":["mcp"],"category":"Database","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/21029196?v=4","views":0,"featured":false},{"slug":"kompallik-atlassian-mcp","sourceId":"kompallik-atlassian-mcp","name":"kompallik ATLASSIAN MCP","author":"kompallik","description":"MCP to integrate with JIRA & CONFLUENCE","repositoryUrl":"https://github.com/kompallik/ATLASSIAN-MCP","tags":["mcp","jira"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Get JIRA ticket details","Search for JIRA tickets using JQL","Create new JIRA tickets","Add comments to JIRA tickets","Get Confluence page content","Search for content in Confluence","Node.js 16 or higher","An Atlassian Cloud account","An Atlassian API token","Open Cline","Go to Settings > MCP Servers","Select the \"Marketplace\" tab","Search for \"Atlassian\"","Click \"Install\"","Configure your Atlassian credentials when prompted","Clone the repository","Run the install script:","Install dependencies","Build the project","Install globally","Run the setup","Create a `config.json` file in the `config` directory (you can copy from `config.sample.json`)","Fill in your Atlassian details:","`ATLASSIAN_BASE_URL`: Your Atlassian instance URL (e.g., `https://your-instance.atlassian.net`)","`ATLASSIAN_EMAIL`: Your Atlassian account email","`ATLASSIAN_TOKEN`: Your Atlassian API token","`ATLASSIAN_CONFIG_PATH`: (Optional) Path to a custom config file location","Log in to your Atlassian account at https://id.atlassian.com/manage-profile/security/api-tokens","Click \"Create API token\"","Give your token a name (e.g., \"MCP Server\")","Copy the generated token (you won't be able to see it again)","Open Cline","Go to Settings > MCP Servers","Select the \"Marketplace\" tab","Search for \"Atlassian\"","Click \"Install\"","Configure your Atlassian credentials when prompted","`ticket_key`: JIRA ticket key (e.g., \"PROJ-123\")","`jql`: JQL query string","`max_results`: Maximum number of results to return (default: 10)","`project_key`: Project key (e.g., \"PROJ\")","`summary`: Ticket summary/title","`description`: Ticket description","`issue_type`: Issue type (e.g., \"Bug\", \"Task\", \"Story\") (default: \"Task\")","`ticket_key`: JIRA ticket key (e.g., \"PROJ-123\")","`comment`: Comment text","`page_id`: Confluence page ID","`query`: Search query","`limit`: Maximum number of results (default: 10)","Push your changes to the GitHub repository using the provided script:","Add an `icon.png` file in the `assets` directory if not already present","Run the publish script:","Follow the prompts to publish to npm and/or create a distribution package","Submit your repository URL to the Cline MCP Marketplace team"],"avatarUrl":"https://avatars.githubusercontent.com/u/165347275?v=4","views":0,"featured":false},{"slug":"kornbed-jira-mcp-server","sourceId":"kornbed-jira-mcp-server","name":"kornbed jira mcp server","author":"kornbed","description":"A TypeScript-based MCP server for Jira integration with Cursor","repositoryUrl":"https://github.com/kornbed/jira-mcp-server","tags":["mcp","jira","typescript"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["List Jira tickets","Get ticket details","Get ticket comments","Create new tickets","Add comments to tickets","Update ticket status","Full MCP protocol support for Cursor integration","Install dependencies:","Create a `.env` file based on `.env.example` and fill in your Jira credentials:","Log in to <https://id.atlassian.com/manage/api-tokens>","Click \"Create API token\"","Copy the token and paste it in your `.env` file","Build the project:","Open Cursor's settings:","Click on the Cursor menu","Select \"Settings\" (or use the keyboard shortcut)","Navigate to the \"Extensions\" or \"Integrations\" section","Add the MCP configuration:","Start the MCP server (if not already running):","Open Cursor's settings:","Click on the Cursor menu","Select \"Settings\" (or use the keyboard shortcut)","Navigate to the \"Extensions\" or \"Integrations\" section","Add the MCP configuration:","`/jira list` - List your tickets","`/jira view TICKET-123` - View ticket details","`/jira comments TICKET-123` - Get ticket comments","`/jira create` - Create a new ticket","`/jira comment TICKET-123` - Add a comment","`/jira status TICKET-123` - Update ticket status","Stdio communication for command-based integration","Tool registration for Jira operations"],"avatarUrl":"https://avatars.githubusercontent.com/u/16013001?v=4","views":0,"featured":false},{"slug":"krish858-x-mcp-ctrls","sourceId":"krish858-x-mcp-ctrls","name":"krish858 x mcp ctrls","author":"krish858","description":"mcp for controlling your x account through llm agents(claude desktop/cursor) expalnation vid: https://youtu.be/pAEEIVdsky8","repositoryUrl":"https://github.com/krish858/x-mcp-ctrls","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/143093900?v=4","views":0,"featured":false},{"slug":"ks0318-p-sound-notification-mcp","sourceId":"ks0318-p-sound-notification-mcp","name":"ks0318 p sound notification mcp","author":"ks0318-p","description":"ks0318 p sound notification mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/ks0318-p/sound-notification-mcp","tags":["mcp"],"category":"Other MCP Server","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/188699014?v=4","views":0,"featured":false},{"slug":"ktabori-dixa-mcp","sourceId":"ktabori-dixa-mcp","name":"ktabori dixa mcp","author":"ktabori","description":"ktabori dixa mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/ktabori/dixa-mcp","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Resources**","Search conversations","Get conversation details","Get conversation notes","Get conversation messages","Get available tags","**Tools**","Add tags to conversations","Remove tags from conversations","`DIXA_API_KEY`: Your Dixa API key","`DIXA_API_BASE_URL` (optional): Override the default API URL (defaults to 'https://dev.dixa.io/v1')","Set up environment variables:","Start the server:","Create a schema in `src/schemas/`","Create the resource in `src/resources/`","Add the resource to `src/dixa.ts`","Create the tool in `src/tools/`","Add the tool to `src/dixa.ts`","`DixaError`: Base error class for API errors","`DixaValidationError`: For response validation failures","https://github.com/apinetwork/piapi-mcp-server","https://github.com/Meeting-Baas/meeting-mcp - Meeting BaaS MCP server that enables AI assistants to create meeting bots, search transcripts, and manage recording data","FastMCP is inspired by the [Python implementation](https://github.com/jlowin/fastmcp) by [Jonathan Lowin](https://github.com/jlowin).","Parts of codebase were adopted from [LiteMCP](https://github.com/wong2/litemcp).","Parts of codebase were adopted from [Model Context protocolでSSEをやってみる](https://dev.classmethod.jp/articles/mcp-sse/).","Follow the existing patterns for resources and tools","Add proper JSDoc documentation","Use the shared utilities in `types.ts` and `config.ts`","Update the README if adding new features"],"avatarUrl":"https://avatars.githubusercontent.com/u/2427061?v=4","views":0,"featured":false},{"slug":"kubernetes-mcp-server","sourceId":"kubernetes-mcp-server","name":"kubernetes-mcp-server","author":"sutaakar","description":"Model Context Protocol (MCP) server for Kubernetes and OpenShift","repositoryUrl":"https://github.com/manusa/kubernetes-mcp-server","tags":["Community Servers"],"category":"Cloud","stars":148,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/4629376?v=4&size=40","views":0,"featured":false},{"slug":"kukapay-blockbeats-mcp","sourceId":"kukapay-blockbeats-mcp","name":"kukapay blockbeats mcp","author":"kukapay","description":"An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents.","repositoryUrl":"https://github.com/kukapay/blockbeats-mcp","tags":["mcp","ai"],"category":"Database","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Fast News Retrieval**: Fetch the latest blockchain fast news articles using the `get_latest_news` tool.","**In-Depth Articles**: Access detailed blockchain articles with the `get_latest_articles` tool.","**Multi-Language Support**: Supports English (`en`), Simplified Chinese (`cn`), and Traditional Chinese (`cht`).","**Clone the Repository**:","**Install Dependencies**:","**Run the Server**:","For development mode (hot reload enabled):","For production use with Claude Desktop:","`size` (int): Number of articles per page (default: 5).","`max_pages` (int): Maximum number of pages to fetch (default: 1).","`type` (str): News type filter, e.g., `'push'` for important news (default: `'push'`).","`lang` (str): Language of the news (`'en'` for English, `'cn'` for Simplified Chinese, `'cht'` for Traditional Chinese; default: `'en'`).","**Input**: \"Get me the 2 latest blockchain news articles in English from one page.\"","**Output**:","`size` (int): Number of articles per page (default: 5).","`max_pages` (int): Maximum number of pages to fetch (default: 1).","`type` (str): Article type filter, e.g., `'push'` for important articles (default: `'push'`).","`lang` (str): Language of the articles (`'en'` for English, `'cn'` for Simplified Chinese, `'cht'` for Traditional Chinese; default: `'en'`).","**Input**: \"Show me one in-depth blockchain article in English from the first page with push type.\"","**Output**:"],"avatarUrl":"https://avatars.githubusercontent.com/u/201164822?v=4","views":0,"featured":false},{"slug":"kukapay-crypto-news-mcp","sourceId":"kukapay-crypto-news-mcp","name":"kukapay crypto news mcp","author":"kukapay","description":"An MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.","repositoryUrl":"https://github.com/kukapay/crypto-news-mcp","tags":["mcp","ai"],"category":"Cloud","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Tool: Latest News Headlines** - Fetch the most recent cryptocurrency news headlines.","**Tool: Crypto News Search** - Search for news articles by cryptocurrency or keyword with pagination support using the `nextPage` API feature.","**Prompt: News Summary** - Generate a prompt to summarize news for a given cryptocurrency or topic.","Python 3.10+","A [Newsdata.io API key](https://newsdata.io/register?ref=kukapay)","Git (for cloning the repository)","**Clone the Repository**:","**Install Dependencies**:","**Install the server as a plugin for Claude Desktop**:","**Tool: `get_latest_news`**","**Usage**: Call `get_latest_news()` in an MCP client.","**Output**: A string of headlines with publication dates.","**Example**:","**Tool: `get_crypto_news`**","**Parameters**:","`query (str)`: The cryptocurrency or keyword (e.g., \"bitcoin\").","`max_pages (int, optional)`: Number of pages to fetch (default: 1).","**Usage**: Call `get_crypto_news(query=\"bitcoin\", max_pages=2)`.","**Output**: A formatted string with article titles, dates, and descriptions.","**Example**:","**Prompt: `summarize_news`**","**Parameters**:","`query (str)`: The cryptocurrency or keyword.","**Usage**: Call `summarize_news(query=\"ethereum\")`.","**Output**: A prompt string for an LLM to process.","**Example**:"],"avatarUrl":"https://avatars.githubusercontent.com/u/201164822?v=4","views":0,"featured":false},{"slug":"kukapay-crypto-sentiment-mcp","sourceId":"kukapay-crypto-sentiment-mcp","name":"kukapay crypto sentiment mcp","author":"kukapay","description":"An MCP server that delivers cryptocurrency sentiment analysis to AI agents.","repositoryUrl":"https://github.com/kukapay/crypto-sentiment-mcp","tags":["mcp","ai"],"category":"Financial","stars":13,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Sentiment Analysis**: Retrieve sentiment balance (positive vs. negative) for specific cryptocurrencies.","**Social Volume Tracking**: Monitor total social media mentions and detect significant shifts (spikes or drops).","**Social Dominance**: Measure the share of discussions an asset occupies in crypto media.","**Trending Words**: Identify the most popular terms trending in cryptocurrency discussions.","**Python**: 3.10 or higher","**Santiment API Key**: Obtain a free or paid key from [Santiment](https://app.santiment.net/).","**Clone the Repository**:","**Configure Client**:","**Input**: \"What's the sentiment balance for Bitcoin over the last week?\"","**Output**: \"Bitcoin's sentiment balance over the past 7 days is 12.5.\"","**Input**: \"How many times has Ethereum been mentioned on social media in the past 5 days?\"","**Output**: \"Ethereum's social volume over the past 5 days is 8,432 mentions.\"","**Input**: \"Tell me if there's been a big change in Bitcoin's social volume recently, with a 30% threshold.\"","**Output**: \"Bitcoin's social volume spiked by 75.0% in the last 24 hours, from an average of 1,000 to 1,750.\"","**Input**: \"What are the top 3 trending words in crypto over the past 3 days?\"","**Output**: \"Top 3 trending words over the past 3 days: 'halving', 'bullrun', 'defi'.\"","**Input**: \"How dominant is Ethereum in social media discussions this week?\"","**Output**: \"Ethereum's social dominance over the past 7 days is 18.7%.\""],"avatarUrl":"https://avatars.githubusercontent.com/u/201164822?v=4","views":0,"featured":false},{"slug":"kukapay-freqtrade-mcp","sourceId":"kukapay-freqtrade-mcp","name":"kukapay freqtrade mcp","author":"kukapay","description":"An MCP server that integrates with the Freqtrade cryptocurrency trading bot.","repositoryUrl":"https://github.com/kukapay/freqtrade-mcp","tags":["mcp"],"category":"Integration","stars":27,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/201164822?v=4","views":0,"featured":false},{"slug":"kukapay-hf-trending-mcp","sourceId":"kukapay-hf-trending-mcp","name":"kukapay hf trending mcp","author":"kukapay","description":"An MCP server that tracks trending AI models, datasets, and spaces on Hugging Face.","repositoryUrl":"https://github.com/kukapay/hf-trending-mcp","tags":["mcp","ai"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Trending Tools**: Retrieve the top trending models, datasets, and spaces with customizable limits.","**Search Functionality**: Search trending items by query across models, datasets, or spaces.","**Trend Analysis Prompt**: A built-in prompt to analyze and summarize current trends on Hugging Face.","**Clone the Repository**:","**Install Dependencies**:","**Client Configuration**:","**`get_trending_models(limit: int = 10)`**: Fetches trending models with downloads, likes, and tags.","**`get_trending_datasets(limit: int = 10)`**: Fetches trending datasets with downloads, likes, and tags.","**`get_trending_spaces(limit: int = 10)`**: Fetches trending spaces with likes, SDK info, and tags.","**`search_trending(query: str, type: str = \"models\", limit: int = 10)`**: Searches trending items by query and type.","**`analyze_trends()`**: Guides the analysis of trending items with a structured prompt."],"avatarUrl":"https://avatars.githubusercontent.com/u/201164822?v=4","views":0,"featured":false},{"slug":"kukapay-jupiter-mcp","sourceId":"kukapay-jupiter-mcp","name":"kukapay jupiter mcp","author":"kukapay","description":"An MCP server for executing token swaps on the Solana blockchain using Jupiter's new Ultra API.","repositoryUrl":"https://github.com/kukapay/jupiter-mcp","tags":["mcp","api","ai"],"category":"Integration","stars":8,"lastUpdate":"2025-05-19","installTarget":null,"features":["Fetch swap orders from Jupiter's Ultra API, combining DEX routing and RFQ (Request for Quote) for optimal pricing.","Execute swaps via Jupiter's Ultra API, handling slippage, priority fees, and transaction landing.","**Node.js**: Version 18 or higher (for native `fetch` support).","**Solana Wallet**: A private key (base58-encoded) for signing transactions.","**RPC Endpoint**: Access to a Solana RPC node (e.g., `https://api.mainnet-beta.solana.com`).","**Clone the Repository**:","**Install Dependencies**:","**Client Configuration**:","**`get-ultra-order`**:","**Description**: Fetches a swap order from Jupiter's Ultra API, leveraging both DEX routing and RFQ for optimal pricing.","**Inputs**:","`inputMint`: Input token mint address (e.g., SOL or token pubkey).","`outputMint`: Output token mint address (e.g., USDC or token pubkey).","`amount`: Input amount as a string (e.g., \"1.23\").","`slippageBps`: Slippage tolerance in basis points (e.g., 50 for 0.5%).","**Output**: JSON with `requestId`, `transaction` (base64-encoded), `inputMint`, `outputMint`, `inAmount`, `outAmount`, `price`.","**`execute-ultra-order`**:","**Description**: Requests Jupiter to execute the swap transaction on behalf of the wallet owner, handling slippage, priority fees, and transaction landing.","**Inputs**:","`requestId`: Unique identifier from `get-ultra-order`.","`transaction`: Base64-encoded transaction from `get-ultra-order`.","**Output**: JSON with `status`, `transactionId`, `slot`, `inputAmountResult`, `outputAmountResult`, `swapEvents`.","**Prompt**: \"Get a swap order to trade 1.23 SOL for USDC.\"","**Input**:","Tool: `get-ultra-order`","Arguments:","`inputMint`: \"So11111111111111111111111111111111111111112\" (SOL)","`outputMint`: \"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v\" (USDC)","`amount`: \"1.23\"","**Response**:","**Prompt**: \"Execute the swap order with request ID 'a770110b-82c9-46c8-ba61-09d955b27503' using the transaction provided.\"","**Input**:","Tool: `execute-ultra-order`","Arguments:","`requestId`: \"a770110b-82c9-46c8-ba61-09d955b27503\"","`transaction`: \"AQAAAA...base64-encoded-transaction...==\"","**Response**:"],"avatarUrl":"https://avatars.githubusercontent.com/u/201164822?v=4","views":0,"featured":false},{"slug":"kukapay-rug-check-mcp","sourceId":"kukapay-rug-check-mcp","name":"kukapay rug check mcp","author":"kukapay","description":"An MCP server that detects potential risks in Solana meme tokens.","repositoryUrl":"https://github.com/kukapay/rug-check-mcp","tags":["mcp"],"category":"Other MCP Server","stars":8,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Token Analysis Tool**: The `analysis_token` tool retrieves and processes Solana token data from the Solsniffer API.","**Structured Output**: Returns detailed token information including name, symbol, Snif score, market cap, price, supply, risks, and audit status.","Python 3.10 or higher","A Solsniffer API key (sign up at [Solsniffer](https://solsniffer.com) to obtain one)","**Clone the Repository**:","**Install Dependencies**:","**Client Configuration**:","**Description**: Analyzes a Solana token based on its address.","**Input**: `token_address` (string) - The Solana token address to analyze.","**Output**: A dictionary containing:","`token_address`: Token address","`token_name`: Token name","`token_symbol`: Token symbol","`snif_score`: Solsniffer risk score (0-100)","`market_cap`: Market capitalization in USD","`price`: Token price in USD","`supply_amount`: Total supply of the token","`risks`: High, moderate, and low risk details with counts and descriptions","`audit_risk`: Audit status (mint/freeze disabled, LP burned, top 10 holders)","Token Name: REVSHARE (Symbol: REVS)","Snif Score: 55/100 (Moderate risk)","Market Cap: $288,875.29","Price: $0.000297","Total Supply: 971,266,696.90 tokens","Risks:","High (3 risks):","Mintable risks found: True","Freeze risks found: True","Permanent control risks found: True","(Other factors: False)","Moderate (1 risk):","Low count of LP providers: True","(Other factors: False)","Low (0 risks):","(All factors: False)","Audit Status:","Mint Disabled: Yes","Freeze Disabled: Yes","LP Burned: No","Top 10 Holders Significant: No","Token Name: Wrapped SOL (Symbol: SOL)","Snif Score: 92/100 (Low risk)","Market Cap: $82,345,678.90","Price: $176.54","Total Supply: 466,567,890.12 tokens","Risks:","High (0 risks):","(All factors: False)","Moderate (0 risks):","(All factors: False)","Low (1 risk):","Minor liquidity concentration: True","(Other factors: False)","Audit Status:","Mint Disabled: Yes","Freeze Disabled: Yes","LP Burned: Yes","Top 10 Holders Significant: No","Token Name: Raydium (Symbol: RAY)","Snif Score: 85/100 (Low risk)","Market Cap: $1,234,567.89","Price: $4.72","Total Supply: 261,567,890.12 tokens","Risks:","High (0 risks):","(All factors: False)","Moderate (1 risk):","Moderate holder concentration: True","(Other factors: False)","Low (0 risks):","(All factors: False)","Audit Status:","Mint Disabled: Yes","Freeze Disabled: Yes","LP Burned: Yes","Top 10 Holders Significant: No"],"avatarUrl":"https://avatars.githubusercontent.com/u/201164822?v=4","views":0,"featured":false},{"slug":"kuvanov-2-mcp-server-jira","sourceId":"kuvanov-2-mcp-server-jira","name":"kuvanov 2 mcp server jira","author":"kuvanov-2","description":"kuvanov 2 mcp server jira is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/kuvanov-2/mcp-server-jira","tags":["mcp","jira"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/114978269?v=4","views":0,"featured":false},{"slug":"langchain-ai-mcpdoc","sourceId":"langchain-ai-mcpdoc","name":"langchain ai mcpdoc","author":"langchain-ai","description":"Expose llms-txt to IDEs for development","repositoryUrl":"https://github.com/langchain-ai/mcpdoc","tags":["mcp","ai","llms-txt","claude-code","ide","llms","cursor","agents"],"category":"Other MCP Server","stars":404,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/126733545?v=4","views":0,"featured":false},{"slug":"larryfang-sms-mcp","sourceId":"larryfang-sms-mcp","name":"larryfang sms mcp","author":"larryfang","description":"larryfang sms mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/larryfang/sms-mcp","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/672772?v=4","views":0,"featured":false},{"slug":"last9-last9-mcp-server","sourceId":"last9-last9-mcp-server","name":"last9 last9 mcp server","author":"last9","description":"Last9 MCP Server","repositoryUrl":"https://github.com/last9/last9-mcp-server","tags":["vibe-coding","mcp","monitoring","observability","claude","cursor"],"category":"Database","stars":31,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/53378302?v=4","views":0,"featured":false},{"slug":"laukikk-alpaca-mcp","sourceId":"laukikk-alpaca-mcp","name":"laukikk alpaca mcp","author":"laukikk","description":"MCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data","repositoryUrl":"https://github.com/laukikk/alpaca-mcp","tags":["mcp","api"],"category":"Integration","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Account Management**: View account details, balances, and portfolio status","**Trading**: Place market, limit, stop, and stop-limit orders","**Portfolio Management**: View positions, calculate performance, and close positions","**Market Data**: Access real-time quotes and historical price data","**Asset Information**: Get details about tradable assets","Clone this repository","Install dependencies:","Copy the `.env.example` file to `.env`:","Add your Alpaca Paper Trading API credentials to the `.env` file:","Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`","Mac: `~/Library/Application\\ Support/Claude/claude_desktop_config.json`","`account://info` - Get current account information","`positions://all` - Get all current positions","`positions://{symbol}` - Get position details for a specific symbol","`orders://recent/{limit}` - Get most recent orders with specified limit","`market://{symbol}/quote` - Get current market quote for a specific symbol","`market://{symbol}/bars/{timeframe}` - Get historical price bars for a symbol with specified timeframe","`assets://list` - List tradable assets available on Alpaca","`assets://{symbol}` - Get detailed asset information by symbol","`get_account_info_tool` - Get current account information","`place_market_order` - Place a market order to buy or sell a stock","`place_limit_order` - Place a limit order to buy or sell a stock at a specified price","`place_stop_order` - Place a stop order to buy or sell a stock when it reaches a specified price","`place_stop_limit_order` - Place a stop-limit order combining stop and limit order features","`cancel_order` - Cancel an open order by its ID","`close_position` - Close an open position for a specific symbol","`get_portfolio_summary` - Get a comprehensive summary of the portfolio"],"avatarUrl":"https://avatars.githubusercontent.com/u/53310764?v=4","views":0,"featured":false},{"slug":"lazy-dinosaur-ccxt-mcp","sourceId":"lazy-dinosaur-ccxt-mcp","name":"lazy dinosaur ccxt mcp","author":"lazy-dinosaur","description":"CCXT MCP Server bridges the gap between AI models and cryptocurrency trading by providing a standardized interface through the Model Context Protocol. Created to empower automated trading strategies, this tool allows AI assistants like Claude and GPT to directly interact with over 100 cryptocurrency exchanges without requiring users to write comple","repositoryUrl":"https://github.com/lazy-dinosaur/ccxt-mcp","tags":["mcp","claude","claude-integration","ai","tool","ccxt","automated-trading","model-context-protocol","ai-trading","mcp-server","trading","trading-bot"],"category":"Design","stars":35,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/35533379?v=4","views":0,"featured":false},{"slug":"leopeng1995-mssql-mcp-server","sourceId":"leopeng1995-mssql-mcp-server","name":"leopeng1995 mssql mcp server","author":"leopeng1995","description":"leopeng1995 mssql mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/leopeng1995/mssql-mcp-server","tags":["mcp","mcp-server"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/10773297?v=4","views":0,"featured":false},{"slug":"lex-tools-codebase-context-dumper","sourceId":"lex-tools-codebase-context-dumper","name":"lex tools codebase context dumper","author":"lex-tools","description":"A Model Context Protocol server to dump your codebase into your LLM model","repositoryUrl":"https://github.com/lex-tools/claude-codebase-context-dumper","tags":["mcp","tool"],"category":"Official","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/206171172?v=4","views":0,"featured":false},{"slug":"lhemerly-foundry-mcp","sourceId":"lhemerly-foundry-mcp","name":"lhemerly foundry mcp","author":"lhemerly","description":"lhemerly foundry mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/lhemerly/foundry-mcp","tags":["mcp"],"category":"Other MCP Server","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/10237960?v=4","views":0,"featured":false},{"slug":"lightdash-mcp-server","sourceId":"lightdash-mcp-server","name":"lightdash-mcp-server","author":"syucream","description":"A MCP(Model Context Protocol) server that accesses to Lightdash","repositoryUrl":"https://github.com/syucream/lightdash-mcp-server","tags":["Community Servers"],"category":"Official","stars":175,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/191684?v=4&size=40","views":0,"featured":false},{"slug":"linancn-tiangong-lca-mcp","sourceId":"linancn-tiangong-lca-mcp","name":"linancn tiangong lca mcp","author":"linancn","description":"tiangong-lca-mcp","repositoryUrl":"https://github.com/linancn/tiangong-lca-mcp","tags":["go","mcp"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/31125281?v=4","views":0,"featured":false},{"slug":"linear-mcp-go","sourceId":"linear-mcp-go","name":"linear-mcp-go","author":"geropl","description":"linear MCP server based on mcp-go","repositoryUrl":"https://github.com/geropl/linear-mcp-go","tags":["Community Servers","go"],"category":"Community Servers","stars":8,"lastUpdate":"2025-04-11","installTarget":null,"features":["Create, update, and search Linear issues","Get issues assigned to a user","Add comments to issues","Retrieve team information","Rate-limited API requests to respect Linear's API limits","Go 1.23 or higher","Linear API key","Download the appropriate binary for your platform","Make it executable (Linux/macOS):","Run the binary as described in the Usage section","Set your Linear API key as an environment variable:","Run the server:","Checks if the Linear MCP binary is already installed","Copies the current binary to the installation directory if needed","Configures the AI assistant to use the Linear MCP server","Sets up auto-approval for specified tools if requested","`--auto-approve=allow-read-only`: Auto-approves all read-only tools (`linear_search_issues`, `linear_get_user_issues`, `linear_get_issue`, `linear_get_teams`)","`--auto-approve=tool1,tool2,...`: Auto-approves the specified comma-separated list of tools","Cline (VSCode extension)","`linear_create_issue`","`linear_update_issue`","`linear_add_comment`","`title` (required): Issue title","`team` (required): Team identifier (key, UUID or name)","`description`: Issue description","`priority`: Priority (0-4)","`status`: Issue status","`parentIssue`: Optional parent issue ID to create a sub-issue","`labels`: Optional comma-separated list of label IDs to assign","`id` (required): Issue ID","`title`: New title","`description`: New description","`priority`: New priority (0-4)","`status`: New status","`query`: Optional text to search in title and description","`teamId`: Filter by team ID","`status`: Filter by status name (e.g., 'In Progress', 'Done')","`assigneeId`: Filter by assignee's user ID","`labels`: Filter by label names (comma-separated)","`priority`: Filter by priority (1=urgent, 2=high, 3=normal, 4=low)","`estimate`: Filter by estimate points","`includeArchived`: Include archived issues in results (default: false)","`limit`: Max results to return (default: 10)","`userId`: Optional user ID. If not provided, returns authenticated user's issues","`includeArchived`: Include archived issues in results","`limit`: Maximum number of issues to return (default: 50)","`issueId` (required): ID of the issue to retrieve","`issueId` (required): ID of the issue to comment on","`body` (required): Comment text in markdown format","`createAsUser`: Optional custom username to show for the comment","`displayIconUrl`: Optional avatar URL for the comment","`name`: Optional team name filter. Returns teams whose names contain this string.","All pushes to the main branch and pull requests are automatically tested","When a tag matching the pattern `v*` (e.g., `v1.0.0`) is pushed, a new release is automatically created","Binaries for Linux, macOS, and Windows are built and attached to the release","Update the version in `pkg/server/server.go`","Commit the changes","Create and push a tag matching the version:"],"avatarUrl":"https://avatars.githubusercontent.com/u/32448529?v=4","views":0,"featured":false},{"slug":"linear-mcp-server","sourceId":"linear-mcp-server","name":"linear-mcp-server","author":"jerhadf","description":"A server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.","repositoryUrl":"https://github.com/jerhadf/linear-mcp-server","tags":["mcp","anthropic","model-context-protocol","mcp-server","system","Community Servers","linear"],"category":"Official","stars":299,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/16784270?v=4","views":0,"featured":false},{"slug":"linkcd-tibber-mcp","sourceId":"linkcd-tibber-mcp","name":"linkcd tibber mcp","author":"linkcd","description":"Model Context Protocol (MCP) Server for Tibber","repositoryUrl":"https://github.com/linkcd/tibber-mcp","tags":["mcp"],"category":"Official","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1499353?v=4","views":0,"featured":false},{"slug":"lior-ps-multi-llm-cross-check-mcp-server","sourceId":"lior-ps-multi-llm-cross-check-mcp-server","name":"lior ps multi llm cross check mcp server","author":"lior-ps","description":"A Model Control Protocol (MCP) server that allows cross-checking responses from multiple LLM providers simultaneously","repositoryUrl":"https://github.com/lior-ps/multi-llm-cross-check-mcp-server","tags":["mcp"],"category":"Other MCP Server","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":["Query multiple LLM providers in parallel","Currently supports:","OpenAI (ChatGPT)","Anthropic (Claude)","Perplexity AI","Google (Gemini)","Asynchronous parallel processing for faster responses","Easy integration with Claude Desktop","Python 3.8 or higher","API keys for the LLM providers you want to use","uv package manager (install with `pip install uv`)","Clone this repository:","Initialize uv environment and install requirements:","Configure in Claude Desktop:","You only need to add the API keys for the LLM providers you want to use. The server will skip any providers without configured API keys.","You may need to put the full path to the uv executable in the command field. You can get this by running `which uv` on MacOS/Linux or `where uv` on Windows.","The server will automatically start when you open Claude Desktop","You can use the `cross_check` tool in your conversations by asking to \"cross check with other LLMs\"","Provide a prompt, and it will return responses from all configured LLM providers","If an API key is not provided for a specific LLM, that provider will be skipped","API errors are caught and returned in the response","Each LLM's response is independent, so errors with one provider won't affect others"],"avatarUrl":"https://avatars.githubusercontent.com/u/142671096?v=4","views":1,"featured":false},{"slug":"lite-iterm-mcp","sourceId":"lite-iterm-mcp","name":"lite iterm mcp","author":"lite","description":"A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance","repositoryUrl":"https://github.com/lite/iterm-mcp","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["The user is responsible for using the tool safely.","No built-in restrictions: iterm-mcp makes no attempt to evaluate the safety of commands that are executed.","Models can behave in unexpected ways. The user is expected to monitor activity and abort when appropriate.","For multi-step tasks, you may need to interrupt the model if it goes off track. Start with smaller, focused tasks until you're familiar with how the model behaves.","`write_to_terminal` - Writes to the active iTerm terminal, often used to run a command. Returns the number of lines of output produced by the command.","`read_terminal_output` - Reads the requested number of lines from the active iTerm terminal.","`send_control_character` - Sends a control character to the active iTerm terminal.","iTerm2 must be running","Node version 18 or greater"],"avatarUrl":"https://avatars.githubusercontent.com/u/27912?v=4","views":0,"featured":false},{"slug":"lkm1developer-hubspot-mcp-server","sourceId":"lkm1developer-hubspot-mcp-server","name":"lkm1developer hubspot mcp server","author":"lkm1developer","description":"hubspot mcp server","repositoryUrl":"https://github.com/lkm1developer/hubspot-mcp-server","tags":["mcp"],"category":"Database","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/29620851?v=4","views":0,"featured":false},{"slug":"llm-context-py","sourceId":"llm-context.py","name":"llm-context.py","author":"restlessronin","description":"Share code with LLMs via Model Context Protocol or clipboard. Rule-based customization enables easy switching between different tasks (like code review and documentation). Includes smart code outlining.","repositoryUrl":"https://github.com/cyberchitta/llm-context.py","tags":["Community Servers"],"category":"Development","stars":11,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/88921269?v=4&size=40","views":1,"featured":false},{"slug":"lmcmz-flow-mcp-server","sourceId":"lmcmz-flow-mcp-server","name":"lmcmz flow mcp server","author":"lmcmz","description":"Model Context Protocol (MCP) server for Flow blockchain with direct RPC communication","repositoryUrl":"https://github.com/lmcmz/flow-mcp-server","tags":["mcp","ai"],"category":"Cloud","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Balance checking for Flow and fungible tokens","Domain resolution for `.find` and `.fn` domains","Script execution for reading blockchain data","Transaction submission and monitoring","Account information retrieval","Flow configuration based on environment variables","`PORT` - HTTP port to listen on (if not set, defaults to stdio mode)","`FLOW_NETWORK` - Flow network to connect to (mainnet, testnet, emulator)","`FLOW_ACCESS_NODE` - Custom Flow access node URL","`LOG_LEVEL` - Logging level (debug, info, warn, error)","`/sse` - Server-Sent Events endpoint for real-time updates","`/messages` - POST endpoint for sending tool requests","`/health` - Health check endpoint","`/` - Server information","`get_balance` - Get Flow balance for an address","`get_token_balance` - Get fungible token balance","`get_account` - Get account information","`resolve_domain` - Resolve a .find or .fn domain to an address","`execute_script` - Execute a Cadence script","`send_transaction` - Send a transaction to the blockchain","`get_transaction` - Get transaction details by ID","**v0.1.1** - Bug fix for formatArguments import issue in transaction service","**v0.1.0** - Initial release with basic Flow blockchain integration"],"avatarUrl":"https://avatars.githubusercontent.com/u/9669733?v=4","views":0,"featured":false},{"slug":"lobstercare-geofs-mcp","sourceId":"lobstercare-geofs-mcp","name":"lobstercare geofs mcp","author":"lobstercare","description":"A model context protocol to play Geofs which is a free online flight simulator","repositoryUrl":"https://github.com/lobstercare/geofs-mcp","tags":["mcp"],"category":"Official","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["🛫 Control aircraft flight parameters (throttle, heading, etc.)","📊 Access real-time flight data (position, speed, attitude)","🗺️ Navigate between waypoints and airports","✈️ Select different aircraft models","🔄 Execute flight maneuvers (takeoff, landing)","Node.js (v14 or higher)","npm or yarn","A modern web browser (Chrome recommended)","Clone this repository:","Install dependencies:","Build the project:","Start the MCP server:","The server will launch a browser window that navigates to GeoFS","You may need to log in to GeoFS if required","The server will wait for GeoFS to fully load before accepting commands","The MCP server will be available at:","HTTP: `http://localhost:3000`","WebSocket: `ws://localhost:3000`","Control aircraft in the simulator","Retrieve flight data and simulator state","Execute complex flight maneuvers","Plan and follow flight routes","`GET /mcp` - Get server capabilities and available endpoints","`GET /mcp/aircraft` - Get current aircraft data","`POST /mcp/aircraft` - Control aircraft parameters","`GET /mcp/flight-data` - Get comprehensive flight data","`POST /mcp/navigation` - Set navigation parameters","`GET /mcp/simulation` - Get simulation status","`POST /mcp/simulation` - Control simulation parameters","`setThrottle` - Set engine throttle (0-1)","`setHeading` - Set target heading in degrees","`getPosition` - Get current aircraft position","`selectAircraft` - Change to a different aircraft","`takeOff` - Execute takeoff procedure","`land` - Execute landing procedure","`getFlightData` - Get comprehensive flight data","[GeoFS](https://www.geo-fs.com/) - The browser-based flight simulator","[Model Context Protocol](https://github.com/modelcontextprotocol/mcp) - Protocol specification for AI model context"],"avatarUrl":"https://avatars.githubusercontent.com/u/47992103?v=4","views":1,"featured":false},{"slug":"longbowzz-svg2png-mcp","sourceId":"longbowzz-svg2png-mcp","name":"longbowzz svg2png mcp","author":"longbowzz","description":"A MCP server for svg-png conversion tool","repositoryUrl":"https://github.com/longbowzz/svg2png_mcp","tags":["mcp","tool"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/5219167?v=4","views":0,"featured":false},{"slug":"lowcodelocky2-xano-mcp","sourceId":"lowcodelocky2-xano-mcp","name":"lowcodelocky2 xano mcp","author":"lowcodelocky2","description":"lowcodelocky2 xano mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/lowcodelocky2/xano-mcp","tags":["mcp"],"category":"Development","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Manage Tables**: Create, list, and delete tables in your Xano database","**Schema Operations**: View and modify table schemas with comprehensive schema editing capabilities","**Database Management**: Complete toolset for interacting with your Xano database structure","**Swagger Spec**: Extract your API group api details in either JSON or Markdown (reduced token) format","Node.js (v16 or higher)","npm or another Node.js package manager","A Xano account with API access","Cursor, Claude Desktop, Cline or another MCP client.","Clone the repository:","Install dependencies:","Configure your Xano credentials:","Edit `index.ts` and set your Xano credentials:","`XANO_API_KEY`: Your Xano API key","`XANO_WORKSPACE`: Your Xano workspace ID","`XANO_API_BASE`: Your Xano instance API URL (e.g., https://your-instance.xano.io/api:meta)","Build the project:","Open Cursor","Click \"Add MCP Server\"","Configure the server:","Name: `whatever you want to call it`","Type: `command`","Command: `node /path/to/xano-mcp/build/index.js`","List all tables in your workspace","View detailed table schemas","Create new tables with custom schemas","Delete existing tables","Modify table schemas (add/remove/rename columns)","Add new columns with various data types","Remove columns","Rename columns","Update entire table schemas","Support for complex data types and relationships","Create new API groups","List all API groups","Browse APIs within groups","Enable/disable Swagger documentation","Manage API group metadata (tags, branches, etc.)","Add new APIs to groups","Configure HTTP methods (GET, POST, PUT, DELETE, PATCH, HEAD)","Set up API documentation","Add metadata (tags, descriptions)","Generate API Group specifications in both markdown (reduced tokens) and JSO (full) formats","View Swagger documentation","Access detailed schema information","Open the file `src/index.ts` in your code editor","Locate the commented-out section that starts with:","To uncomment this section:","Delete the opening `/*` on the line after \"Delete Table Tool\"","Delete the closing `*/` before \"Edit Table Schema Tool\"","Save the file","Run a new build `npm run build'","Restart your MCP client (Claude / Cursor)","The delete-table tool should now be available in your toolset"],"avatarUrl":"https://avatars.githubusercontent.com/u/172378195?v=4","views":0,"featured":false},{"slug":"lowprofix-n8n-mcp-server","sourceId":"lowprofix-n8n-mcp-server","name":"lowprofix n8n mcp server","author":"lowprofix","description":"Serveur MCP (Master Control Program) pour n8n qui fournit des outils de validation de workflows et de bonnes pratiques pour vos projets d'automatisation","repositoryUrl":"https://github.com/lowprofix/n8n-mcp-server","tags":["mcp"],"category":"Design","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/117908259?v=4","views":0,"featured":false},{"slug":"luebken-playlist-mcp","sourceId":"luebken-playlist-mcp","name":"luebken playlist mcp","author":"luebken","description":"luebken playlist mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/luebken/playlist-mcp","tags":["mcp"],"category":"Other MCP Server","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/53055?v=4","views":0,"featured":false},{"slug":"lupuletic-onyx-mcp-server","sourceId":"lupuletic-onyx-mcp-server","name":"lupuletic onyx mcp server","author":"lupuletic","description":"lupuletic onyx mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/lupuletic/onyx-mcp-server","tags":["mcp"],"category":"Database","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Enhanced Search**: Semantic search across your Onyx document sets with LLM relevance filtering","**Context Window Retrieval**: Retrieve chunks above and below the matching chunk for better context","**Full Document Retrieval**: Option to retrieve entire documents instead of just chunks","**Chat Integration**: Use Onyx's powerful chat API with LLM + RAG for comprehensive answers","**Configurable Document Set Filtering**: Target specific document sets for more relevant results","Node.js (v16 or higher)","An Onyx instance with API access","An Onyx API token","Clone the repository:","Install dependencies:","Build the server:","Configure your Onyx API Token:","Start the server:","The command to run the server (`node`)","The path to the built server file (`/path/to/onyx-mcp-server/build/index.js`)","Environment variables for `ONYX_API_TOKEN` and `ONYX_API_URL`","`query` (required): The topic to search for","`documentSets` (optional): List of document set names to search within (empty for all)","`maxResults` (optional): Maximum number of results to return (default: 5, max: 10)","`chunksAbove` (optional): Number of chunks to include above the matching chunk (default: 1)","`chunksBelow` (optional): Number of chunks to include below the matching chunk (default: 1)","`retrieveFullDocuments` (optional): Whether to retrieve full documents instead of just chunks (default: false)","`query` (required): The question to ask Onyx","`personaId` (optional): The ID of the persona to use (default: 15)","`documentSets` (optional): List of document set names to search within (empty for all)","`chatSessionId` (optional): Existing chat session ID to continue a conversation","**Use Search When**: You need specific, targeted information from documents and want to control exactly how much context is retrieved.","**Use Chat When**: You need comprehensive answers that combine information from multiple sources, or when you want the LLM to synthesize information for you.","**Knowledge Management**: Access your organization's knowledge base through any MCP-compatible interface","**Customer Support**: Help support agents quickly find relevant information","**Research**: Conduct deep research across your organization's documents","**Training**: Provide access to training materials and documentation","**Policy Compliance**: Ensure teams have access to the latest policies and procedures","Linting","Building","Testing","Code coverage reporting","**PR Title Validation**: All PR titles are validated against the [Conventional Commits](https://www.conventionalcommits.org/) specification:","PR titles must start with a type (e.g., `feat:`, `fix:`, `docs:`)","This validation happens automatically when a PR is created or updated","PRs with invalid titles will fail the validation check","**Commit Message Validation**: All commit messages are also validated against the conventional commits format:","Commit messages must start with a type (e.g., `feat:`, `fix:`, `docs:`)","This is enforced by git hooks that run when you commit","Commits with invalid messages will be rejected","Use `npm run commit` for an interactive commit message creation tool","**Version Bump Determination**: The system analyzes both the PR title and commit messages to determine the appropriate version bump:","PR titles starting with `feat` or containing new features → minor version bump","PR titles starting with `fix` or containing bug fixes → patch version bump","PR titles containing `BREAKING CHANGE` or with an exclamation mark → major version bump","If the PR title doesn't indicate a specific bump type, the system analyzes commit messages","The highest priority bump type found in any commit message is used (major > minor > patch)","If no conventional commit prefixes are found, the system automatically defaults to a patch version bump without failing","**Version Update and Publishing**:","Bumps the version in package.json according to semantic versioning","Commits and pushes the version change","Publishes the new version to npm"],"avatarUrl":"https://avatars.githubusercontent.com/u/105351510?v=4","views":0,"featured":false},{"slug":"m0xai-trello-mcp-server","sourceId":"m0xai-trello-mcp-server","name":"m0xai trello mcp server","author":"m0xai","description":"A simple yet powerful MCP server for Trello.","repositoryUrl":"https://github.com/m0xai/trello-mcp-server","tags":["mcp","ai"],"category":"Cloud","stars":11,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/58932692?v=4","views":0,"featured":false},{"slug":"m4tyn0-influx-mcp","sourceId":"m4tyn0-influx-mcp","name":"m4tyn0 influx mcp","author":"m4tyn0","description":"MCP server for InfluxDB 1.8","repositoryUrl":"https://github.com/m4tyn0/influx_mcp","tags":["mcp","database"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/99069615?v=4","views":0,"featured":false},{"slug":"ma1238906-mcp-demo","sourceId":"ma1238906-mcp-demo","name":"ma1238906 MCP Demo","author":"ma1238906","description":"一个入门的MCP Client和MCP Server交互","repositoryUrl":"https://github.com/ma1238906/MCP_Demo","tags":["mcp"],"category":"Reference Servers","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/18216894?v=4","views":0,"featured":false},{"slug":"ma3u-mcp-dust-server","sourceId":"ma3u-mcp-dust-server","name":"ma3u mcp dust server","author":"ma3u","description":"Model Context Protocol (MCP) bridge server for connecting to Dust.tt AI assistants (Depricated)","repositoryUrl":"https://github.com/ma3u/mcp-dust-server","tags":["mcp","ai"],"category":"Cloud","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Separate MCP server and test client components","Interaction with Dust AI agents via the Dust API","Real-time streaming responses using Server-Sent Events (SSE) and HTTP Stream Transport","Full JSON-RPC 2.0 support with 'initialize', 'message', 'terminate', and 'run' methods","Direct tool execution via the 'run' method for simplified client integration","Robust session management and context preservation","Secure API key handling with PII masking in logs","Heartbeat mechanism to maintain persistent connections","Automatic reconnection for dropped connections","Comprehensive error handling and reporting","Support for the latest MCP specification (2025-03-26)","Status endpoints for monitoring and health checks","**MCP Server (server.ts)**:","Handles MCP protocol interactions with Dust API","Manages session state and context","Implements the full MCP lifecycle (initialize, message, terminate)","Supports both SSE and HTTP Stream Transport","Provides status endpoints for monitoring","**MCP Test Client (client.ts)**:","Provides a web interface for testing","Allows interaction with the MCP server","Supports real-time streaming and debugging","Includes session management and connection tracking","Node.js (recommended: latest LTS version installed via [nvm](https://github.com/nvm-sh/nvm))","npm (comes with Node.js)","TypeScript","Clone the repository:","Install dependencies:","Configure environment variables:","**Start both Server and Client**:","**Start MCP Server only**:","**Start Test Client only**:","**Health Checks**: `/health`, `/ready`, `/live`","**MCP Protocol**: `/sse` (Server-Sent Events), `/stream` (HTTP Stream Transport)","**Port Configuration Mismatch**: Ensure your `.env` file has consistent port settings (MCP_PORT, MCP_MIN_PORT, MCP_MAX_PORT)","**Transport Mode**: For Claude Desktop or MCP Inspector with stdio transport, set `TRANSPORT_MODE=stdio` in your `.env`","**Multiple Response Headers**: If you see \"ERR_HTTP_HEADERS_SENT\" errors, check for middleware sending multiple responses"],"avatarUrl":"https://avatars.githubusercontent.com/u/17936678?v=4","views":0,"featured":false},{"slug":"mabeldata-pocketbase-mcp","sourceId":"mabeldata-pocketbase-mcp","name":"mabeldata pocketbase mcp","author":"mabeldata","description":"This is an MCP server that interacts with a PocketBase instance. It allows you to fetch, list, create, update, and manage records and files in your PocketBase collections.","repositoryUrl":"https://github.com/mabeldata/pocketbase-mcp","tags":["mcp","backend","cline","pocketbase"],"category":"Database","stars":9,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/143381298?v=4","views":0,"featured":false},{"slug":"mac-messages-mcp","sourceId":"mac_messages_mcp","name":"mac_messages_mcp","author":"carterlasalle","description":"An MCP server that securely interfaces with your iMessage database via the Model Context Protocol (MCP), allowing LLMs to query and analyze iMessage conversations. It includes robust phone number validation, attachment processing, contact management, group chat handling, and full support for sending and receiving messages.","repositoryUrl":"https://github.com/carterlasalle/mac_messages_mcp","tags":["Community Servers"],"category":"Database","stars":265,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/50027436?v=4&size=40","views":0,"featured":false},{"slug":"map-traveler-mcp","sourceId":"map-traveler-mcp","name":"map-traveler-mcp","author":"mfukushim","description":"Virtual traveler library for MCP","repositoryUrl":"https://github.com/mfukushim/map-traveler-mcp","tags":["Community Servers"],"category":"Community Servers","stars":272,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/10431166?v=4&size=40","views":0,"featured":false},{"slug":"marcusbai-caiyun-weather-mcp","sourceId":"marcusbai-caiyun-weather-mcp","name":"marcusbai caiyun weather mcp","author":"marcusbai","description":"marcusbai caiyun weather mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/marcusbai/caiyun-weather-mcp","tags":["mcp","ai"],"category":"Other MCP Server","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/16847894?v=4","views":0,"featured":false},{"slug":"mario-andreschak-mcp-msoffice-interop-word","sourceId":"mario-andreschak-mcp-msoffice-interop-word","name":"mario andreschak mcp msoffice interop word","author":"mario-andreschak","description":"mario andreschak mcp msoffice interop word is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/mario-andreschak/mcp-msoffice-interop-word","tags":["mcp"],"category":"Other MCP Server","stars":8,"lastUpdate":"2025-05-19","installTarget":null,"features":["Wraps common Microsoft Word operations via COM Interop (`winax`).","Exposes functionality as MCP tools.","Supports both `stdio` and `sse` transports for MCP communication.","Built with TypeScript and uses the `@modelcontextprotocol/sdk`.","Node.js (v18 or later recommended)","npm","Microsoft Word installed on a Windows machine.","Clone the repository or download the source code.","Navigate to the project directory in your terminal.","Install dependencies:","**SSE Endpoint:** `http://localhost:3001/sse`","**Message Endpoint (for client POSTs):** `http://localhost:3001/messages`","`word_createDocument`: Creates a new, blank Word document.","`word_openDocument`: Opens an existing document.","`filePath` (string): Absolute path to the document.","`word_saveActiveDocument`: Saves the currently active document.","`word_saveActiveDocumentAs`: Saves the active document to a new path/format.","`filePath` (string): Absolute path to save to.","`fileFormat` (number, optional): Numeric `WdSaveFormat` value (e.g., 16 for docx, 17 for pdf).","`word_closeActiveDocument`: Closes the active document.","`saveChanges` (number, optional): `WdSaveOptions` value (0=No, -1=Yes, -2=Prompt). Default: 0.","`word_insertText`: Inserts text at the selection.","`text` (string): Text to insert.","`word_deleteText`: Deletes text relative to the selection.","`count` (number, optional): Number of units to delete (default: 1). Positive=forward, negative=backward.","`unit` (number, optional): `WdUnits` value (1=Char, 2=Word, etc.). Default: 1.","`word_findAndReplace`: Finds and replaces text.","`findText` (string): Text to find.","`replaceText` (string): Replacement text.","`matchCase` (boolean, optional): Default: false.","`matchWholeWord` (boolean, optional): Default: false.","`replaceAll` (boolean, optional): Default: true.","`word_toggleBold`: Toggles bold formatting for the selection.","`word_toggleItalic`: Toggles italic formatting for the selection.","`word_toggleUnderline`: Toggles underline formatting for the selection.","`underlineStyle` (number, optional): `WdUnderline` value (default: 1=Single).","`word_setParagraphAlignment`: Sets paragraph alignment.","`alignment` (number): `WdParagraphAlignment` value (0=Left, 1=Center, 2=Right, 3=Justify).","`word_setParagraphLeftIndent`: Sets left indent.","`indentPoints` (number): Indent value in points.","`word_setParagraphRightIndent`: Sets right indent.","`indentPoints` (number): Indent value in points.","`word_setParagraphFirstLineIndent`: Sets first line/hanging indent.","`indentPoints` (number): Indent value in points (positive=indent, negative=hanging).","`word_setParagraphSpaceBefore`: Sets space before paragraphs.","`spacePoints` (number): Space value in points.","`word_setParagraphSpaceAfter`: Sets space after paragraphs.","`spacePoints` (number): Space value in points.","`word_setParagraphLineSpacing`: Sets line spacing.","`lineSpacingRule` (number): `WdLineSpacing` value (0=Single, 1=1.5, 2=Double, 3=AtLeast, 4=Exactly, 5=Multiple).","`lineSpacingValue` (number, optional): Value needed for rules 3, 4, 5.","`word_addTable`: Adds a table at the selection.","`numRows` (number): Number of rows.","`numCols` (number): Number of columns.","`word_setTableCellText`: Sets text in a table cell.","`tableIndex` (number): 1-based table index.","`rowIndex` (number): 1-based row index.","`colIndex` (number): 1-based column index.","`text` (string): Text to set.","`word_insertTableRow`: Inserts a row into a table.","`tableIndex` (number): 1-based table index.","`beforeRowIndex` (number, optional): Insert before this 1-based row index (or at end if omitted).","`word_insertTableColumn`: Inserts a column into a table.","`tableIndex` (number): 1-based table index.","`beforeColIndex` (number, optional): Insert before this 1-based column index (or at right end if omitted).","`word_applyTableAutoFormat`: Applies a style to a table.","`tableIndex` (number): 1-based table index.","`formatName` (string | number): Style name or `WdTableFormat` value.","`word_insertPicture`: Inserts an inline picture.","`filePath` (string): Absolute path to the image file.","`linkToFile` (boolean, optional): Default: false.","`saveWithDocument` (boolean, optional): Default: true.","`word_setInlinePictureSize`: Resizes an inline picture.","`shapeIndex` (number): 1-based index of the inline shape.","`heightPoints` (number): Height in points (-1 or 0 to auto-size).","`widthPoints` (number): Width in points (-1 or 0 to auto-size).","`lockAspectRatio` (boolean, optional): Default: true.","`word_setHeaderFooterText`: Sets text in a header or footer.","`text` (string): Text content.","`isHeader` (boolean): True for header, false for footer.","`sectionIndex` (number, optional): 1-based section index (default: 1).","`headerFooterType` (number, optional): `WdHeaderFooterIndex` value (1=Primary, 2=FirstPage, 3=EvenPages). Default: 1.","`word_setPageMargins`: Sets page margins.","`topPoints` (number): Top margin in points.","`bottomPoints` (number): Bottom margin in points.","`leftPoints` (number): Left margin in points.","`rightPoints` (number): Right margin in points.","`word_setPageOrientation`: Sets page orientation.","`orientation` (number): `WdOrientation` value (0=Portrait, 1=Landscape).","`word_setPaperSize`: Sets paper size.","`paperSize` (number): `WdPaperSize` value (e.g., 1=Letter, 8=A4).","This server requires Microsoft Word to be installed and accessible via COM Interop on the machine where the server runs.","Error handling for COM operations is basic. Robust production use might require more detailed error checking and recovery.","Word object model constants (like `WdSaveFormat`, `WdUnits`, etc.) are represented by their numeric values in the tool arguments. You may need to refer to the Word VBA documentation for specific values."],"avatarUrl":"https://avatars.githubusercontent.com/u/196235471?v=4","views":0,"featured":false},{"slug":"mario-andreschak-mcp-veo2","sourceId":"mario-andreschak-mcp-veo2","name":"mario andreschak mcp veo2","author":"mario-andreschak","description":"MCP for Video- or Image-Generation with Google VEO2","repositoryUrl":"https://github.com/mario-andreschak/mcp-veo2","tags":["go","mcp","mcp-server","ai","image-generation","video-generation"],"category":"Data","stars":13,"lastUpdate":"2025-05-19","installTarget":null,"features":["Generate **videos from text** prompts","Generate **videos from images**","Access generated videos through MCP resources","Example video generation templates","Support for both stdio and SSE transports","Node.js 18 or higher","Google API key with access to Gemini API and Veo2 model (= You need to set up a credit card with your API key! -> Go to aistudio.google.com )"],"avatarUrl":"https://avatars.githubusercontent.com/u/196235471?v=4","views":0,"featured":false},{"slug":"mario-andreschak-mcp-whatsapp-web","sourceId":"mario-andreschak-mcp-whatsapp-web","name":"mario andreschak mcp whatsapp web","author":"mario-andreschak","description":"WhatsApp MCP server","repositoryUrl":"https://github.com/mario-andreschak/mcp-whatsapp-web","tags":["mcp"],"category":"Integration","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["**TypeScript Implementation**: Fully typed codebase for better developer experience and code reliability","**WhatsApp Web Integration**: Uses [whatsapp-web.js](https://github.com/pedroslopez/whatsapp-web.js) for direct connection to WhatsApp Web","**MCP Server**: Implements the [Model Context Protocol](https://modelcontextprotocol.io/) for seamless integration with AI assistants","**Media Support**: Send and receive images, videos, documents, and audio messages","**Multiple Transport Options**: Supports both stdio and SSE transports for flexible integration","**TypeScript MCP Server**: Implements the Model Context Protocol to provide standardized tools for AI assistants to interact with WhatsApp","**WhatsApp Web Service**: Connects to WhatsApp Web via whatsapp-web.js, handles authentication, and manages message sending/receiving","**Tool Implementations**: Provides various tools for contacts, chats, messages, media, and authentication"],"avatarUrl":"https://avatars.githubusercontent.com/u/196235471?v=4","views":0,"featured":false},{"slug":"markacianfrani-mcp-notes","sourceId":"markacianfrani-mcp-notes","name":"markacianfrani mcp notes","author":"markacianfrani","description":"an MCP server for makin' notes","repositoryUrl":"https://github.com/markacianfrani/mcp-notes","tags":["mcp"],"category":"Cloud","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1091342?v=4","views":1,"featured":false},{"slug":"markdownify-mcp","sourceId":"markdownify-mcp","name":"markdownify-mcp","author":"zcaceres","description":"A Model Context Protocol server for converting almost anything to Markdown","repositoryUrl":"https://github.com/zcaceres/markdownify-mcp","tags":["Community Servers"],"category":"Official","stars":367,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/10032979?v=4&size=40","views":0,"featured":false},{"slug":"mateusribeirocampos-npm-mcp-server","sourceId":"mateusribeirocampos-npm-mcp-server","name":"mateusribeirocampos npm mcp server","author":"mateusribeirocampos","description":"Servidor NPM MCP - Projeto TypeScript","repositoryUrl":"https://github.com/mateusribeirocampos/npm-mcp-server","tags":["mcp","typescript"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Package Search**: Tool to fetch detailed information about npm packages","**Popular Packages**: Resource to list the 10 most popular npm packages","Package name","Latest version","Description","Author information","Homepage URL","Repository URL","Dependencies list","Package name","Description","Current version","Get package information before installation","Compare different package versions","Analyze dependencies","Find popular alternatives","Get quick package summaries","TypeScript","Model Context Protocol SDK","Node-fetch","Zod"],"avatarUrl":"https://avatars.githubusercontent.com/u/54681314?v=4","views":0,"featured":false},{"slug":"mattcoatsworth-shipbob-mcp-server","sourceId":"mattcoatsworth-shipbob-mcp-server","name":"mattcoatsworth shipbob mcp server","author":"mattcoatsworth","description":"mattcoatsworth shipbob mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/mattcoatsworth/shipbob-mcp-server","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/203896628?v=4","views":0,"featured":false},{"slug":"mattcoatsworth-shipstation-mcp-server","sourceId":"mattcoatsworth-shipstation-mcp-server","name":"mattcoatsworth shipstation mcp server","author":"mattcoatsworth","description":"mattcoatsworth shipstation mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/mattcoatsworth/shipstation-mcp-server","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/203896628?v=4","views":0,"featured":false},{"slug":"matthewdcage-cursor-mcp-installer","sourceId":"matthewdcage-cursor-mcp-installer","name":"matthewdcage cursor mcp installer","author":"matthewdcage","description":"Installs MCPs in cursor for you, give it a git URL and let it rip","repositoryUrl":"https://github.com/matthewdcage/cursor-mcp-installer","tags":["mcp"],"category":"Development","stars":44,"lastUpdate":"2025-05-19","installTarget":null,"features":["Install MCP servers from npm packages","Install MCP servers from local directories","Configure MCP servers for Cursor","Add custom MCP server configurations","[Node.js](https://nodejs.org/) (for npm packages)","[Cursor IDE](https://cursor.sh/)","**macOS/Linux**: `~/.cursor/mcp.json`","**Windows**: `%USERPROFILE%\\.cursor\\mcp.json`","Properly normalizes both relative and absolute paths","Handles paths with spaces and special characters","Ensures consistent path formatting across different operating systems","Now scans all arguments for schema files, not just the first one","Supports more schema file extensions (.yaml, .yml, .json, .openapi)","Properly normalizes schema file paths before passing to servers","Added detection of common server entry points in local directories","Enhanced support for Python-based MCP servers","Better error reporting for path-related issues"],"avatarUrl":"https://avatars.githubusercontent.com/u/132959513?v=4","views":0,"featured":false},{"slug":"mattweg-ynab-mcp","sourceId":"mattweg-ynab-mcp","name":"mattweg ynab mcp","author":"mattweg","description":"YNAB Model Context Protocol (MCP) server for Claude Code integration","repositoryUrl":"https://github.com/mattweg/ynab-mcp","tags":["mcp"],"category":"Official","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["OAuth-based authentication with YNAB API","Complete budget and account management","Transaction creation and categorization","Advanced category management with bulk allocation and recommendations","Support for multiple budgets (personal and family)","Rate limit handling (YNAB API limit: 200 requests/hour)","Caching for improved performance","**Assign to Categories**: Allocate funds from Ready to Assign to multiple categories in one operation","**Recommended Allocations**: Get AI-powered suggestions for budget distribution based on goals and spending patterns"],"avatarUrl":"https://avatars.githubusercontent.com/u/71153724?v=4","views":0,"featured":false},{"slug":"maximepeabody-simple-jira-mcp","sourceId":"maximepeabody-simple-jira-mcp","name":"maximepeabody simple jira mcp","author":"maximepeabody","description":"A really simple MCP server for Jira, which uses docker for easy deployment.","repositoryUrl":"https://github.com/maximepeabody/simple-jira-mcp","tags":["docker","mcp","jira"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2652091?v=4","views":0,"featured":false},{"slug":"mcollina-mcp-github-notifications","sourceId":"mcollina-mcp-github-notifications","name":"mcollina mcp github notifications","author":"mcollina","description":"An MCP server for the github notifications API for the OSS maintainer","repositoryUrl":"https://github.com/mcollina/mcp-github-notifications","tags":["mcp","api","github","ai"],"category":"Integration","stars":13,"lastUpdate":"2025-05-19","installTarget":null,"features":["List and filter your GitHub notifications","Mark notifications as read","View notification thread details","Subscribe or unsubscribe from notification threads","Mark threads as done","Manage repository-specific notifications","Control repository notification settings (all activity, default, or mute)","Node.js 18 or higher","GitHub Personal Access Token (classic) with `notifications` or `repo` scope","Clone this repository","Install dependencies","Build the project","Create a `.env` file with your GitHub token","\"Can you check my GitHub notifications?\"","\"Show me my unread notifications from the last 24 hours.\"","\"Mark all my notifications as read.\"","\"Can you tell me about notification thread 12345?\"","\"Unsubscribe me from thread 12345.\"","\"What notifications do I have for the octocat/Hello-World repository?\"","\"Mark all notifications from the octocat/Hello-World repository as read.\"","\"Watch all activity on the octocat/Hello-World repository.\"","\"Set the octocat/Hello-World repository to default settings (participating and @mentions).\"","\"Check my notification settings for the octocat/Hello-World repository.\"","\"Mute all notifications from the octocat/Hello-World repository.\"","API URL: `https://api.github.com/repos/nodejs/node/pulls/57557`","Converted to: `https://github.com/nodejs/node/pull/57557`","Domain conversion from `api.github.com/repos` to `github.com`","Path correction for pull requests (changing `pulls` to `pull`)","Preservation of additional path segments"],"avatarUrl":"https://avatars.githubusercontent.com/u/52195?v=4","views":0,"featured":false},{"slug":"mcollina-mcp-ripgrep","sourceId":"mcollina-mcp-ripgrep","name":"mcollina mcp ripgrep","author":"mcollina","description":"An MCP server to wrap ripgrep","repositoryUrl":"https://github.com/mcollina/mcp-ripgrep","tags":["mcp"],"category":"Database","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/52195?v=4","views":0,"featured":false},{"slug":"mcp-server-axiom","sourceId":"mcp-server-axiom","name":"mcp server axiom","author":"Axiom","description":"A Model Context Protocol server implementation for Axiom that enables AI agents to query your data using Axiom Processing Language (APL).Query and analyze your Axiom logs, traces, and all other event data in natural language,","repositoryUrl":"https://github.com/axiomhq/mcp-server-axiom","tags":["logging","analytics","monitoring","official"],"category":"Database","stars":0,"lastUpdate":"2025-03-01","installTarget":"mcp-server-axiom","features":["Log analysis","Trace analysis","Natural language queries","Event data processing"],"avatarUrl":"https://avatars.githubusercontent.com/u/21122348?v=4","views":0,"featured":false},{"slug":"mcp-bigquery-server","sourceId":"mcp-bigquery-server","name":"mcp-bigquery-server","author":"ergut","description":"A Model Context Protocol (MCP) server that provides secure, read-only access to BigQuery datasets. Enables Large Language Models (LLMs) to safely query and analyze data through a standardized interface.","repositoryUrl":"https://github.com/ergut/mcp-bigquery-server","tags":["Community Servers"],"category":"Database","stars":289,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/13543215?v=4&size=40","views":0,"featured":false},{"slug":"mcp-browser-use-tools","sourceId":"mcp-browser-use-tools","name":"mcp-browser-use-tools","author":"phact","description":"This package vendors a subset of [browser-use](","repositoryUrl":"https://github.com/phact/mcp-browser-use-tools","tags":["browser-automation","mcp-tools","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1313220?v=4","views":1,"featured":false},{"slug":"mcp-compass","sourceId":"mcp-compass","name":"mcp-compass","author":"liuyoshio","description":"MCP Discovery & Recommendation Service - Find the right MCP server for your needs","repositoryUrl":"https://github.com/liuyoshio/mcp-compass","tags":["Community Servers"],"category":"Community Servers","stars":91,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/43460885?v=4&size=40","views":0,"featured":false},{"slug":"mcp-create","sourceId":"mcp-create","name":"mcp-create","author":"tesla0225","description":"mcp-create is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/tesla0225/mcp-create","tags":["Community Servers"],"category":"Community Servers","stars":77,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/51244486?v=4&size=40","views":0,"featured":false},{"slug":"mcp-databricks-server","sourceId":"mcp-databricks-server","name":"mcp-databricks-server","author":"JordiNeil","description":"MCP Server for Databricks","repositoryUrl":"https://github.com/JordiNeil/mcp-databricks-server","tags":["Community Servers"],"category":"Data","stars":30,"lastUpdate":"2025-04-11","installTarget":null,"features":["Run SQL queries on Databricks SQL warehouses","List all Databricks jobs","Get status of specific Databricks jobs","Get detailed information about Databricks jobs","Python 3.7+","Databricks workspace with:","Personal access token","SQL warehouse endpoint","Permissions to run queries and access jobs","Clone this repository","Create and activate a virtual environment (recommended):","Install dependencies:","Create a `.env` file in the root directory with the following variables:","Test your connection (optional but recommended):","**Host**: Your Databricks instance URL (e.g., `your-instance.cloud.databricks.com`)","**Token**: Create a personal access token in Databricks:","Go to User Settings (click your username in the top right)","Select \"Developer\" tab","Click \"Manage\" under \"Access tokens\"","Generate a new token, and save it immediately","**HTTP Path**: For your SQL warehouse:","Go to SQL Warehouses in Databricks","Select your warehouse","Find the connection details and copy the HTTP Path","**run_sql_query(sql: str)** - Execute SQL queries on your Databricks SQL warehouse","**list_jobs()** - List all Databricks jobs in your workspace","**get_job_status(job_id: int)** - Get the status of a specific Databricks job by ID","**get_job_details(job_id: int)** - Get detailed information about a specific Databricks job","\"Show me all tables in the database\"","\"Run a query to count records in the customer table\"","\"List all my Databricks jobs\"","\"Check the status of job #123\"","\"Show me details about job #456\"","Ensure your Databricks host is correct and doesn't include `https://` prefix","Check that your SQL warehouse is running and accessible","Verify your personal access token has the necessary permissions","Run the included test script: `python test_connection.py`","Your Databricks personal access token provides direct access to your workspace","Secure your `.env` file and never commit it to version control","Consider using Databricks token with appropriate permission scopes only","Run this server in a secure environment"],"avatarUrl":"https://avatars.githubusercontent.com/u/30764904?v=4","views":0,"featured":false},{"slug":"mcp-everything-search","sourceId":"mcp-everything-search","name":"mcp-everything-search","author":"mamertofabian","description":"mcp-everything-search is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/mamertofabian/mcp-everything-search","tags":["Community Servers","search"],"category":"Community Servers","stars":161,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/7698436?v=4","views":0,"featured":false},{"slug":"mcp-fastn","sourceId":"mcp-fastn","name":"mcp-fastn","author":"fastnai","description":"mcp-fastn is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/fastnai/mcp-fastn","tags":["Community Servers"],"category":"Community Servers","stars":8,"lastUpdate":"2025-04-11","installTarget":null,"features":["**Integrated platform support** - Use services like Slack, Notion, HubSpot, and many more through the Fastn server after completing the simple setup","**Logging support** - Comprehensive logging system","**Error handling** - Robust error management for various scenarios","Login to your Fastn account","Go to \"Connectors\" from the left sidebar","Activate the service(s) you want to use by clicking on activate.","Go to \"Settings\" from the left sidebar","Click on \"Generate API Key\" and save it somewhere locally (e.g., in a notepad)","Click on the copy button that exists on the top bar (left side of your profile)","Copy your Workspace ID and save it as well","All setup from Fastn is now complete","Python 3.10 or higher","Find the path to your installed fastn-server:","On macOS/Linux: `which fastn-server`","On Windows: `where fastn-server`","Configure your AI assistant with the path from step 1.","Open the Claude configuration:","Add the following configuration (replace placeholders with your actual values):","Open Cursor settings","Click on \"MCP\" in the settings menu","Click on \"Add New\"","Add a name for your server (e.g., \"fastn\")","Select \"Command\" as the type","Add the following command (replace placeholders with your actual values):","Open the Claude configuration file:","Windows: `notepad \"%APPDATA%\\Claude\\claude_desktop_config.json\"` or `code \"%APPDATA%\\Claude\\claude_desktop_config.json\"`","Mac: `open -a TextEdit ~/Library/Application\\ Support/Claude/claude_desktop_config.json` or `code ~/Library/Application\\ Support/Claude/claude_desktop_config.json`","Add the appropriate configuration JSON based on your installation method.","Open Cursor settings","Click on \"MCP\" in the settings menu","Click on \"Add New\"","Add a name for your server (e.g., \"fastn\")","Select \"Command\" as the type","Use the appropriate configuration based on your installation method","Make sure `pyproject.toml` has the wheel configuration:","Then install dependencies:","Run the server:","Documentation: [https://docs.fastn.ai](https://docs.fastn.ai)","Community: [https://community.fastn.ai](https://community.fastn.ai)"],"avatarUrl":"https://avatars.githubusercontent.com/u/170452450?v=4","views":0,"featured":false},{"slug":"mcp-filesystem-server","sourceId":"mcp-filesystem-server","name":"mcp-filesystem-server","author":"mark3labs","description":"Go server implementing Model Context Protocol (MCP) for filesystem operations.","repositoryUrl":"https://github.com/mark3labs/mcp-filesystem-server","tags":["Community Servers","go","system"],"category":"System","stars":264,"lastUpdate":"2025-04-11","installTarget":null,"features":["Secure access to specified directories","Path validation to prevent directory traversal attacks","Symlink resolution with security checks","MIME type detection","Support for text, binary, and image files","Size limits for inline content and base64 encoding"],"avatarUrl":"https://avatars.githubusercontent.com/u/17607124?v=4","views":0,"featured":false},{"slug":"mcp-goodnews","sourceId":"mcp-goodnews","name":"mcp-goodnews","author":"nerdai","description":"A simple MCP application that delivers curated positive and uplifting news stories.","repositoryUrl":"https://github.com/VectorInstitute/mcp-goodnews","tags":["Community Servers"],"category":"Community Servers","stars":420,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/92402603?v=4&size=40","views":0,"featured":false},{"slug":"mcp-google-search","sourceId":"mcp-google-search","name":"mcp-google-search","author":"adenot","description":"mcp-google-search is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/adenot/mcp-google-search","tags":["Community Servers","search","go"],"category":"Community Servers","stars":19,"lastUpdate":"2025-04-10","installTarget":null,"features":["Search the entire web or specific sites","Control number of results (1-10)","Get structured results with title, link, and snippet","Fetch and parse webpage content","Extract page title and main text","Clean content by removing scripts and styles","Return structured data with title, text, and URL"],"avatarUrl":"https://avatars.githubusercontent.com/u/1277170?v=4","views":1,"featured":false},{"slug":"mcp-graphql-schema","sourceId":"mcp-graphql-schema","name":"mcp-graphql-schema","author":"hannesj","description":"GraphQL Schema Model Context Protocol Server","repositoryUrl":"https://github.com/hannesj/mcp-graphql-schema","tags":["Community Servers"],"category":"Database","stars":53,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/698100?v=4&size=40","views":0,"featured":false},{"slug":"mcp-headless-gmail","sourceId":"mcp-headless-gmail","name":"mcp-headless-gmail","author":"baryhuang","description":"A MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.","repositoryUrl":"https://github.com/baryhuang/mcp-headless-gmail","tags":["mcp","google-suite","gmail","ai-assistant","gmail-bot","mcp-server","ai","Community Servers"],"category":"Official","stars":33,"lastUpdate":"2025-04-11","installTarget":null,"features":["Get most recent emails from Gmail with the first 1k characters of the body","Get full email body content in 1k chunks using offset parameter","Send emails through Gmail","Refresh access tokens separately","Automatic refresh token handling","Python 3.10 or higher","Google API credentials (client ID, client secret, access token, and refresh token)","**Create a new builder instance** (if you haven't already):","**Build and push the image for multiple platforms**:","**Verify the image is available for the specified platforms**:","Email metadata (id, threadId, from, to, subject, date, etc.)","First 1000 characters of the email body","`body_size_bytes`: Total size of the email body in bytes","`contains_full_body`: Boolean indicating if the entire body is included (true) or truncated (false)","A 1k chunk of the email body starting from the specified offset","`body_size_bytes`: Total size of the email body","`chunk_size`: Size of the returned chunk","`contains_full_body`: Boolean indicating if the chunk contains the remainder of the body","Start by calling the `gmail_refresh_token` tool with either:","Your full credentials (access token, refresh token, client ID, and client secret), or","Just your refresh token, client ID, and client secret if the access token has expired","Use the returned new access token for subsequent API calls.","If you get a response indicating token expiration, call the `gmail_refresh_token` tool again to get a new token.","Go to the [Google Cloud Console](https://console.cloud.google.com/)","Create a new project","Enable the Gmail API","Configure OAuth consent screen","Create OAuth client ID credentials (select \"Desktop app\" as the application type)","Save the client ID and client secret","Use OAuth 2.0 to obtain access and refresh tokens with the following scopes:","`https://www.googleapis.com/auth/gmail.readonly` (for reading emails)","`https://www.googleapis.com/auth/gmail.send` (for sending emails)"],"avatarUrl":"https://avatars.githubusercontent.com/u/3003873?v=4","views":0,"featured":false},{"slug":"mcp-hfspace","sourceId":"mcp-hfspace","name":"mcp-hfspace","author":"evalstate","description":"MCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.","repositoryUrl":"https://github.com/evalstate/mcp-hfspace","tags":["Community Servers"],"category":"Community Servers","stars":130,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1936278?v=4&size=40","views":0,"featured":false},{"slug":"mcp-hubspot","sourceId":"mcp-hubspot","name":"mcp-hubspot","author":"baryhuang","description":"An MCP server implementation that seamlessly connects Claude and other AI models to HubSpot CRM data. Provides tools for managing contacts, companies, and engagement activities through standardized interfaces. Simplifies contact creation, duplicate detection, and pipeline management with minimal configuration.","repositoryUrl":"https://github.com/baryhuang/mcp-hubspot","tags":["Community Servers"],"category":"Development","stars":153,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/3003873?v=4&size=40","views":1,"featured":false},{"slug":"mcp-installer","sourceId":"mcp-installer","name":"mcp-installer","author":"anaisbetts","description":"An MCP server that installs other MCP servers for you","repositoryUrl":"https://github.com/anaisbetts/mcp-installer","tags":["Community Servers"],"category":"Community Servers","stars":476,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1396?v=4&size=40","views":0,"featured":false},{"slug":"mcp-k8s-go","sourceId":"mcp-k8s-go","name":"mcp-k8s-go","author":"strowk","description":"MCP server connecting to Kubernetes","repositoryUrl":"https://github.com/strowk/mcp-k8s-go","tags":["Community Servers"],"category":"Community Servers","stars":489,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/25692644?v=4&size=40","views":0,"featured":false},{"slug":"mcp-kibela-server","sourceId":"mcp-kibela-server","name":"mcp-kibela-server","author":"kiwamizamurai","description":"MCP server implementation for Kibela API integration","repositoryUrl":"https://github.com/kiwamizamurai/mcp-kibela-server","tags":["Community Servers"],"category":"Integration","stars":292,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/24860100?v=4&size=40","views":1,"featured":false},{"slug":"mcp-konnect","sourceId":"mcp-konnect","name":"mcp-konnect","author":"johnharris85","description":"A Model Context Protocol (MCP) server for interacting with Kong Konnect APIs, allowing AI assistants to query and analyze Kong Gateway configurations, traffic, and analytics.","repositoryUrl":"https://github.com/Kong/mcp-konnect","tags":["Community Servers"],"category":"Database","stars":284,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/746221?v=4&size=40","views":0,"featured":false},{"slug":"mcp-local-rag","sourceId":"mcp-local-rag","name":"mcp-local-rag","author":"nkapila6","description":"\"primitive\" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨","repositoryUrl":"https://github.com/nkapila6/mcp-local-rag","tags":["Community Servers"],"category":"Official","stars":452,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/12816113?v=4&size=40","views":0,"featured":false},{"slug":"mcp-loco-app","sourceId":"mcp-loco-app","name":"mcp-loco-app","author":"expando-repo","description":"MCP server LOCO repository","repositoryUrl":"https://github.com/expando-repo/mcp-loco-app","tags":["Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/122370820?v=4","views":0,"featured":false},{"slug":"mcp-neo4j","sourceId":"mcp-neo4j","name":"mcp-neo4j","author":"Neo4j","description":"Neo4j graph database server (schema + read/write-cypher) and separate graph database backed memory","repositoryUrl":"https://github.com/neo4j-contrib/mcp-neo4j/","tags":["graph-database","cypher","database","official"],"category":"Database","stars":0,"lastUpdate":"2025-03-01","installTarget":"neo4j","features":["Graph database operations","Cypher query support","Schema management","Memory management"],"avatarUrl":"https://avatars.githubusercontent.com/u/916372?v=4","views":0,"featured":false},{"slug":"mcp-neo4j-server","sourceId":"mcp-neo4j-server","name":"mcp-neo4j-server","author":"da-okazaki","description":"mcp-neo4j-server","repositoryUrl":"https://github.com/da-okazaki/mcp-neo4j-server","tags":["Community Servers"],"category":"Community Servers","stars":139,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/35363213?v=4&size=40","views":0,"featured":false},{"slug":"mcp-neovim-server","sourceId":"mcp-neovim-server","name":"mcp-neovim-server","author":"bigcodegen","description":"Control Neovim using Model Context Protocol (MCP) and the official neovim/node-client JavaScript library","repositoryUrl":"https://github.com/bigcodegen/mcp-neovim-server","tags":["mcp","anthropic","modelcontextprotocol","neovim","claude","Community Servers","java"],"category":"Official","stars":144,"lastUpdate":"2025-04-11","installTarget":null,"features":["Connects to your nvim instance if you expose a socket file, for example `--listen /tmp/nvim`, when starting nvim","Views your current buffers","Gets cursor location, mode, file name","Runs vim commands and optionally shell commands through vim","Can make edits using insert or replacement","`nvim://session`: Current neovim text editor session","`nvim://buffers`: List of all open buffers in the current Neovim session with metadata including modified status, syntax, and window IDs","**vim_buffer**","Current VIM text editor buffer with line numbers shown","Input `filename` (string)","Filename is ignored, returns a string of numbered lines with the current active buffer content","**vim_command**","Send a command to VIM for navigation, spot editing, and line deletion","Input `command` (string)","Runs a vim command first passed through `nvim.replaceTermcodes`. Multiple commands will work if separated by newlines","On error, `'nvim:errmsg'` contents are returned","**vim_status**","Get the status of the VIM editor","Status contains cursor position, mode, filename, visual selection, window layout, current tab, marks, registers, and working directory","**vim_edit**","Edit lines using insert, replace, or replaceAll in the VIM editor","Input `startLine` (number), `mode` (`\"insert\"` | `\"replace\"` | `\"replaceAll\"`), `lines` (string)","insert will insert lines at startLine","replace will replace lines starting at startLine","replaceAll will replace the entire buffer contents","**vim_window**","Manipulate Neovim windows (split, vsplit, close, navigate)","Input `command` (string: \"split\", \"vsplit\", \"only\", \"close\", \"wincmd h/j/k/l\")","Allows window management operations","**vim_mark**","Set a mark at a specific position","Input `mark` (string: a-z), `line` (number), `column` (number)","Sets named marks at specified positions","**vim_register**","Set content of a register","Input `register` (string: a-z or \"), `content` (string)","Manages register contents","**vim_visual**","Make a visual selection","Input `startLine` (number), `startColumn` (number), `endLine` (number), `endColumn` (number)","Creates visual mode selections","This is a quick proof of concept to experiment with Model Context Protocol. Use at your own risk.","May not interact well with a custom neovim config!","Error handling could be better.","Sometimes Claude doesn't get the vim command input just right.","`ALLOW_SHELL_COMMANDS`: Set to 'true' to enable shell command execution (e.g. `!ls`). Defaults to false for security.","`NVIM_SOCKET_PATH`: Set to the path of your Neovim socket. Defaults to '/tmp/nvim' if not specified."],"avatarUrl":"https://avatars.githubusercontent.com/u/190323305?v=4","views":0,"featured":false},{"slug":"mcp-notion-server","sourceId":"mcp-notion-server","name":"mcp-notion-server","author":"suekou","description":"mcp-notion-server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/suekou/mcp-notion-server","tags":["Community Servers","notion"],"category":"Community Servers","stars":714,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/136655880?v=4","views":1,"featured":false},{"slug":"mcp-obsidian","sourceId":"mcp-obsidian","name":"mcp-obsidian","author":"smithery-ai","description":"A connector for Claude Desktop to read and search an Obsidian vault.","repositoryUrl":"https://github.com/smithery-ai/mcp-obsidian","tags":["Community Servers","search"],"category":"Community Servers","stars":862,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/190488992?v=4","views":2,"featured":false},{"slug":"mcp-oceanbase","sourceId":"mcp-oceanbase","name":"mcp-oceanbase","author":"oceanbase","description":"MCP Server for OceanBase database and its tools","repositoryUrl":"https://github.com/oceanbase/mcp-oceanbase","tags":["Official Integrations"],"category":"Database","stars":381,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/82347605?s=48&v=4","views":0,"featured":false},{"slug":"mcp-openapi-schema","sourceId":"mcp-openapi-schema","name":"mcp-openapi-schema","author":"hannesj","description":"OpenAPI Schema Model Context Protocol Server","repositoryUrl":"https://github.com/hannesj/mcp-openapi-schema","tags":["Community Servers","api"],"category":"Development","stars":23,"lastUpdate":"2025-04-11","installTarget":null,"features":["Load any OpenAPI schema file (JSON or YAML) specified via command line argument","Explore API paths, operations, parameters, and schemas","View detailed request and response schemas","Look up component definitions and examples","Search across the entire API specification","Get responses in YAML format for better LLM comprehension","macOS/Linux: `~/Library/Application Support/Claude/claude_desktop_config.json`","Windows: `$env:AppData\\Claude\\claude_desktop_config.json`","**Add the OpenAPI Schema MCP server to Claude Code**","**Verify the MCP server is registered**","**Remove the server if needed**","**Use the tool in Claude Code**","Use the `-s` or `--scope` flag with `project` (default) or `global` to specify where the configuration is stored","Add multiple MCP servers for different APIs with different names","`list-endpoints`: Lists all API paths and their HTTP methods with summaries in a nested object structure","`get-endpoint`: Gets detailed information about a specific endpoint including parameters and responses","`get-request-body`: Gets the request body schema for a specific endpoint and method","`get-response-schema`: Gets the response schema for a specific endpoint, method, and status code","`get-path-parameters`: Gets the parameters for a specific path","`list-components`: Lists all schema components (schemas, responses, parameters, etc.)","`get-component`: Gets detailed definition for a specific component","`list-security-schemes`: Lists all available security schemes","`get-examples`: Gets examples for a specific component or endpoint","`search-schema`: Searches across paths, operations, and schemas"],"avatarUrl":"https://avatars.githubusercontent.com/u/698100?v=4","views":0,"featured":false},{"slug":"mcp-pandoc","sourceId":"mcp-pandoc","name":"mcp-pandoc","author":"vivekVells","description":"MCP server for document format conversion using pandoc.","repositoryUrl":"https://github.com/vivekVells/mcp-pandoc","tags":["Community Servers"],"category":"Data","stars":283,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/25471383?v=4&size=40","views":0,"featured":false},{"slug":"mcp-pinecone","sourceId":"mcp-pinecone","name":"mcp-pinecone","author":"sirmews","description":"Model Context Protocol server to allow for reading and writing from Pinecone. Rudimentary RAG","repositoryUrl":"https://github.com/sirmews/mcp-pinecone","tags":["Community Servers"],"category":"Official","stars":260,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/7651718?v=4&size=40","views":1,"featured":false},{"slug":"mcp-postman","sourceId":"mcp-postman","name":"mcp-postman","author":"shannonlal","description":"MCP Server for running Postman Collections with Newman","repositoryUrl":"https://github.com/shannonlal/mcp-postman","tags":["Community Servers"],"category":"Community Servers","stars":53,"lastUpdate":"2025-04-12","installTarget":null,"features":["Run Postman collections using Newman","Support for environment files","Support for global variables","Detailed test results including:","Overall success/failure status","Test summary (total, passed, failed)","Detailed failure information","Execution timings","`collection` (required): Path or URL to the Postman collection","`environment` (optional): Path or URL to environment file","`globals` (optional): Path or URL to globals file","`iterationCount` (optional): Number of iterations to run","Use the run-collection tool","Analyze the test results","Provide a human-friendly summary of the execution","Fork the repository","Create your feature branch (`git checkout -b feature/amazing-feature`)","Commit your changes (`git commit -m 'Add some amazing feature'`)","Push to the branch (`git push origin feature/amazing-feature`)","Open a Pull Request"],"avatarUrl":"https://avatars.githubusercontent.com/u/2457835?v=4","views":0,"featured":false},{"slug":"mcp-proxy","sourceId":"mcp-proxy","name":"mcp-proxy","author":"sparfenyuk","description":"Connect to MCP servers that run on SSE transport, or expose stdio servers as an SSE server using the MCP Proxy server.","repositoryUrl":"https://github.com/sparfenyuk/mcp-proxy","tags":["Community Servers"],"category":"Integration","stars":303,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/134065?v=4&size=40","views":0,"featured":false},{"slug":"mcp-replicate","sourceId":"mcp-replicate","name":"mcp-replicate","author":"deepfates","description":"Model Context Protocol server for Replicate's API","repositoryUrl":"https://github.com/deepfates/mcp-replicate","tags":["Community Servers"],"category":"Cloud","stars":342,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/58602708?v=4&size=40","views":0,"featured":false},{"slug":"mcp-rquest","sourceId":"mcp-rquest","name":"mcp-rquest","author":"xxxbrian","description":"A MCP server providing realistic browser-like HTTP request capabilities with accurate TLS/JA3/JA4 fingerprints for bypassing anti-bot measures. It also supports converting PDF and HTML documents to Markdown for easier processing by LLMs.","repositoryUrl":"https://github.com/xxxbrian/mcp-rquest","tags":["mcp","http-requests","claude","mcp-server","ai","browser","Community Servers"],"category":"Data","stars":23,"lastUpdate":"2025-04-10","installTarget":null,"features":["**Complete HTTP Methods**: Support for GET, POST, PUT, DELETE, PATCH, HEAD, OPTIONS, and TRACE","**Browser Fingerprinting**: Accurate TLS, JA3/JA4, and HTTP/2 browser fingerprints","**Content Handling**:","Automatic handling of large responses with token counting","HTML to Markdown conversion for better LLM processing","PDF to Markdown conversion using the Marker library","Secure storage of responses in system temporary directories","**Authentication Support**: Basic, Bearer, and custom authentication methods","**Request Customization**:","Headers, cookies, redirects","Form data, JSON payloads, multipart/form-data","Query parameters","**SSL Security**: Uses BoringSSL for secure connections with realistic browser fingerprints","**HTTP Request Tools**:","`http_get` - Perform GET requests with optional parameters","`http_post` - Submit data via POST requests","`http_put` - Update resources with PUT requests","`http_delete` - Remove resources with DELETE requests","`http_patch` - Partially update resources","`http_head` - Retrieve only headers from a resource","`http_options` - Retrieve options for a resource","`http_trace` - Diagnostic request tracing","**Response Handling Tools**:","`get_stored_response` - Retrieve stored large responses, optionally by line range","`get_stored_response_with_markdown` - Convert HTML or PDF responses to Markdown format for better LLM processing","`get_model_state` - Get the current state of the PDF models loading process","`restart_model_loading` - Restart the PDF models loading process if it failed or got stuck","**Automatic PDF Detection**: PDF files are automatically detected based on content type","**Seamless Conversion**: The same `get_stored_response_with_markdown` tool works for both HTML and PDF files","**High-Quality Conversion**: Uses the [Marker](https://github.com/VikParuchuri/marker) library for accurate PDF to Markdown transformation","**Optimized Performance**: Models are pre-downloaded during package installation to avoid delays during request processing","Chrome (multiple versions)","Firefox","Safari (including iOS and iPad versions)","Edge","OkHttp","Clone the repository","Create a virtual environment using uv:","Activate the virtual environment:","Install development dependencies:","This project is built on top of [rquest](https://github.com/0x676e67/rquest), which provides the advanced HTTP client with browser fingerprinting capabilities.","rquest is based on a fork of [reqwest](https://github.com/seanmonstar/reqwest)."],"avatarUrl":"https://avatars.githubusercontent.com/u/65097138?v=4","views":0,"featured":false},{"slug":"mcp-scholarly","sourceId":"mcp-scholarly","name":"mcp-scholarly","author":"adityak74","description":"A MCP server to search for accurate academic articles.","repositoryUrl":"https://github.com/adityak74/mcp-scholarly","tags":["Community Servers"],"category":"Community Servers","stars":283,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/5231288?v=4&size=40","views":0,"featured":false},{"slug":"mcp-searxng","sourceId":"mcp-searxng","name":"mcp-searxng","author":"ihor-sokoliuk","description":"MCP Server for SearXNG","repositoryUrl":"https://github.com/ihor-sokoliuk/mcp-searxng","tags":["Community Servers"],"category":"Community Servers","stars":97,"lastUpdate":"2025-04-10","installTarget":null,"features":["**Web Search**: General queries, news, articles, with pagination.","**Pagination**: Control which page of results to retrieve.","**Time Filtering**: Filter results by time range (day, month, year).","**Language Selection**: Filter results by preferred language.","**Safe Search**: Control content filtering level for search results.","**searxng_web_search**","Execute web searches with pagination","Inputs:","`query` (string): The search query. This string is passed to external search services.","`pageno` (number, optional): Search page number, starts at 1 (default 1)","`time_range` (string, optional): Filter results by time range - one of: \"day\", \"month\", \"year\" (default: none)","`language` (string, optional): Language code for results (e.g., \"en\", \"fr\", \"de\") or \"all\" (default: \"all\")","`safesearch` (number, optional): Safe search filter level (0: None, 1: Moderate, 2: Strict) (default: instance setting)","**web_url_read**","Read and convert the content from a URL to markdown","Inputs:","`url` (string): The URL to fetch and process","Choose a SearxNG instance from the [list of public instances](https://searx.space/) or use your local environment.","Set the `SEARXNG_URL` environment variable to the instance URL.","The default `SEARXNG_URL` value is `http://localhost:8080`.","Set the `AUTH_USERNAME` environmental variable to your username","Set the `AUTH_PASSWORD` environmental variable to your password"],"avatarUrl":"https://avatars.githubusercontent.com/u/17313213?v=4","views":0,"featured":false},{"slug":"mcp-server-any-openapi","sourceId":"mcp-server-any-openapi","name":"mcp-server-any-openapi","author":"baryhuang","description":"A MCP server that enables Claude to discover and call any API endpoint through semantic search. Intelligently chunks OpenAPI specifications to handle large API documentation, with built-in request execution capabilities. Perfect for integrating private APIs with Claude Desktop.","repositoryUrl":"https://github.com/baryhuang/mcp-server-any-openapi","tags":["Community Servers"],"category":"Development","stars":227,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/3003873?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-apache-airflow","sourceId":"mcp-server-apache-airflow","name":"mcp-server-apache-airflow","author":"yangkyeongmo","description":"pypi.org/project/mcp-server-apache-airflow/","repositoryUrl":"https://github.com/yangkyeongmo/mcp-server-apache-airflow","tags":["Community Servers"],"category":"Community Servers","stars":63,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/24609628?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-bigquery","sourceId":"mcp-server-bigquery","name":"mcp-server-bigquery","author":"LucasHild","description":"A Model Context Protocol server that provides access to BigQuery","repositoryUrl":"https://github.com/LucasHild/mcp-server-bigquery","tags":["Community Servers"],"category":"Database","stars":126,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/20486366?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-calculator","sourceId":"mcp-server-calculator","name":"mcp-server-calculator","author":"githejie","description":"A Model Context Protocol server for calculating.","repositoryUrl":"https://github.com/githejie/mcp-server-calculator","tags":["Community Servers"],"category":"Official","stars":53,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/27050116?v=4","views":0,"featured":false},{"slug":"mcp-server-chatsum","sourceId":"mcp-server-chatsum","name":"mcp-server-chatsum","author":"idoubi","description":"Query and Summarize your chat messages.","repositoryUrl":"https://github.com/chatmcp/mcp-server-chatsum","tags":["Community Servers"],"category":"Community Servers","stars":372,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/9711570?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-data-exploration","sourceId":"mcp-server-data-exploration","name":"mcp-server-data-exploration","author":"reading-plus-ai","description":"mcp-server-data-exploration is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/reading-plus-ai/mcp-server-data-exploration","tags":["Community Servers"],"category":"Community Servers","stars":430,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/190877960?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-drupal","sourceId":"mcp-server-drupal","name":"mcp-server-drupal","author":"GGKapanadze","description":"TS based companion MCP server for the Drupal MCP module that works with the STDIO transport.","repositoryUrl":"https://github.com/Omedia/mcp-server-drupal","tags":["Community Servers"],"category":"Integration","stars":275,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/36326203?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-for-intercom","sourceId":"mcp-server-for-intercom","name":"mcp-server-for-intercom","author":"raoulbia-ai","description":"mcp-server-for-intercom is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/raoulbia-ai/mcp-server-for-intercom","tags":["Community Servers"],"category":"Community Servers","stars":5,"lastUpdate":"2025-04-10","installTarget":null,"features":["Search conversations and tickets with advanced filtering","Filter by customer, status, date range, and keywords","Search by email content even when no contact exists","Efficient server-side filtering via Intercom's search API","Seamless integration with MCP-compliant AI assistants","Node.js 18.0.0 or higher","An Intercom account with API access","Your Intercom API token (available in your Intercom account settings)","`startDate` (DD/MM/YYYY) – Start date (required)","`endDate` (DD/MM/YYYY) – End date (required)","`keyword` (string) – Filter to include conversations with this text","`exclude` (string) – Filter to exclude conversations with this text","Date range must not exceed 7 days","Uses efficient server-side filtering via Intercom's search API","`customerIdentifier` (string) – Customer email or Intercom ID (required)","`startDate` (DD/MM/YYYY) – Optional start date","`endDate` (DD/MM/YYYY) – Optional end date","`keywords` (array) – Optional keywords to filter by content","Can find conversations by email content even if no contact exists","Resolves emails to contact IDs for efficient searching","`status` (string) – \"open\", \"pending\", or \"resolved\" (required)","`startDate` (DD/MM/YYYY) – Optional start date","`endDate` (DD/MM/YYYY) – Optional end date","`customerIdentifier` (string) – Customer email or Intercom ID (required)","`startDate` (DD/MM/YYYY) – Optional start date","`endDate` (DD/MM/YYYY) – Optional end date"],"avatarUrl":"https://avatars.githubusercontent.com/u/154529811?v=4","views":0,"featured":false},{"slug":"mcp-server-git-a-git-mcp-server","sourceId":"mcp-server-git-a-git-mcp-server","name":"mcp-server-git: A git MCP server","author":"tadasant","description":"A Model Context Protocol server for Git repository interaction and automation. This server provides tools to read, search, and manipulate Git repositories via Large Language Models.","repositoryUrl":"https://github.com/modelcontextprotocol/servers/blob/main/src/git","tags":["Reference Servers"],"category":"Development","stars":397,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/3900899?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-kintone","sourceId":"mcp-server-kintone","name":"mcp-server-kintone","author":"macrat","description":"MCP server for kintone","repositoryUrl":"https://github.com/macrat/mcp-server-kintone","tags":["Community Servers","mcp","modelcontextprotocol","kintone"],"category":"Community Servers","stars":11,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/11837387?v=4","views":0,"featured":false},{"slug":"mcp-server-kubernetes","sourceId":"mcp-server-kubernetes","name":"mcp-server-kubernetes","author":"github-actions[bot]","description":"MCP Server for kubernetes management commands","repositoryUrl":"https://github.com/Flux159/mcp-server-kubernetes","tags":["Community Servers"],"category":"Cloud","stars":102,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/in/15368?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-mariadb","sourceId":"mcp-server-mariadb","name":"mcp-server-mariadb","author":"abel9851","description":"An mcp server that provides read-only access to MariaDB.","repositoryUrl":"https://github.com/abel9851/mcp-server-mariadb","tags":["mcp","model-context-protocol","mcp-server","mariadb","Community Servers","database"],"category":"Database","stars":14,"lastUpdate":"2025-04-11","installTarget":null,"features":["query_database","Execute read-only operations against MariDB","mac","when install mariadb,","execute `brew install mariadb-connector-c`","execute `echo 'export PATH=\"/opt/homebrew/opt/mariadb-connector-c/bin:$PATH\"' >> ~/.bashrc`","set environment variable `export MARIADB_CONFIG=$(brew --prefix mariadb-connector-c)/bin/mariadb_config`","execute `uv add mariadb` again.","**MacOS**: `~/Library/Application Support/Claude/claude_desktop_config.json`","**Windows**: `%APPDATA%\\Claude\\claude_desktop_config.json`","`/PATH/TO/uvx`: Full path to uvx executable","`/PATH/TO/uv`: Full path to UV executable","`/YOUR/SOURCE/PATH/mcp-server-mariadb/src/mcp_server_mariadb`: Path to server source code"],"avatarUrl":"https://avatars.githubusercontent.com/u/66953834?v=4","views":0,"featured":false},{"slug":"mcp-server-monday","sourceId":"mcp-server-monday","name":"mcp-server-monday","author":"sakce","description":"MCP Server to interact with Monday.com boards and items","repositoryUrl":"https://github.com/sakce/mcp-server-monday","tags":["Community Servers"],"category":"Community Servers","stars":361,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/49978945?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-mysql","sourceId":"mcp-server-mysql","name":"mcp-server-mysql","author":"benborla","description":"A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.","repositoryUrl":"https://github.com/benborla/mcp-server-mysql","tags":["Community Servers"],"category":"Database","stars":431,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/22745294?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-nationalparks","sourceId":"mcp-server-nationalparks","name":"mcp-server-nationalparks","author":"KyrieTangSheng","description":"mcp-server-nationalparks is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/KyrieTangSheng/mcp-server-nationalparks","tags":["Community Servers"],"category":"Community Servers","stars":240,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/61217781?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-python","sourceId":"mcp-server-python","name":"mcp-server-python","author":"robert-inkeep","description":"Inkeep MCP Server","repositoryUrl":"https://github.com/inkeep/mcp-server-python","tags":["Official Integrations"],"category":"Integration","stars":353,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/123133375?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-qdrant-a-qdrant-mcp-server","sourceId":"mcp-server-qdrant-a-qdrant-mcp-server","name":"mcp-server-qdrant: A Qdrant MCP server","author":"kacperlukawski","description":"An official Qdrant Model Context Protocol (MCP) server implementation","repositoryUrl":"https://github.com/qdrant/mcp-server-qdrant","tags":["Official Integrations"],"category":"Official","stars":393,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2649301?v=4&size=40","views":1,"featured":false},{"slug":"mcp-server-rabbitmq","sourceId":"mcp-server-rabbitmq","name":"mcp-server-rabbitmq","author":"kenliao94","description":"MCP server for interacting with RabbitMQ","repositoryUrl":"https://github.com/kenliao94/mcp-server-rabbitmq","tags":["Community Servers"],"category":"Community Servers","stars":20,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6269022?v=4","views":0,"featured":false},{"slug":"mcp-server-rag-web-browser","sourceId":"mcp-server-rag-web-browser","name":"mcp-server-rag-web-browser","author":"Community project","description":"A MCP Server for the RAG Web Browser Actor","repositoryUrl":"https://github.com/apify/mcp-server-rag-web-browser","tags":["Community Servers"],"category":"Integration","stars":195,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://github.githubassets.com/images/gravatars/gravatar-user-420.png?size=40","views":0,"featured":false},{"slug":"mcp-server-redis","sourceId":"mcp-server-redis","name":"mcp-server-redis","author":"prajwalnayak7","description":"MCP server to interact with Redis Server, AWS Memory DB, etc for caching or other use-cases where in-memory and key-value based storage is appropriate","repositoryUrl":"https://github.com/prajwalnayak7/mcp-server-redis","tags":["Community Servers","database","aws"],"category":"Database","stars":21,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/16982169?v=4","views":0,"featured":false},{"slug":"mcp-server-rememberizer","sourceId":"mcp-server-rememberizer","name":"mcp-server-rememberizer","author":"ea-open-source","description":"An MCP Server to enable global access to Rememberizer","repositoryUrl":"https://github.com/skydeckai/mcp-server-rememberizer","tags":["Community Servers"],"category":"Community Servers","stars":240,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/20924562?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-simulator-ios-idb","sourceId":"mcp-server-simulator-ios-idb","name":"mcp-server-simulator-ios-idb","author":"arturonaredo","description":"A Model Context Protocol (MCP) server that enables LLMs to interact with iOS simulators through natural language commands.","repositoryUrl":"https://github.com/InditexTech/mcp-server-simulator-ios-idb","tags":["Community Servers"],"category":"Official","stars":175,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/714159?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-siri-shortcuts","sourceId":"mcp-server-siri-shortcuts","name":"mcp-server-siri-shortcuts","author":"dvcrn","description":"MCP for calling Siri Shorcuts from LLMs","repositoryUrl":"https://github.com/dvcrn/mcp-server-siri-shortcuts","tags":["Community Servers"],"category":"Community Servers","stars":457,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/688326?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-ticketmaster","sourceId":"mcp-server-ticketmaster","name":"mcp-server-ticketmaster","author":"delorenj","description":"A Ticketmaster MCP server that provides query capabilites from the Discovery API","repositoryUrl":"https://github.com/delorenj/mcp-server-ticketmaster","tags":["Community Servers","api"],"category":"Integration","stars":14,"lastUpdate":"2025-04-10","installTarget":null,"features":["Search for events, venues, and attractions with flexible filtering:","Keyword search","Date range for events","Location (city, state, country)","Venue-specific searches","Attraction-specific searches","Event classifications/categories","Output formats:","Structured JSON data for programmatic use","Human-readable text for direct consumption","Comprehensive data including:","Names and IDs","Dates and times (for events)","Price ranges (for events)","URLs","Images","Locations and addresses (for venues)","Classifications (for attractions)","Going to https://developer.ticketmaster.com/","Creating an account or signing in","Going to \"My Apps\" in your account","Creating a new app to get your API key","`type`: Type of search ('event', 'venue', or 'attraction')","`keyword`: Search term","`startDate`: Start date in YYYY-MM-DD format (for events)","`endDate`: End date in YYYY-MM-DD format (for events)","`city`: City name","`stateCode`: State code (e.g., 'NY')","`countryCode`: Country code (e.g., 'US')","`venueId`: Specific venue ID","`attractionId`: Specific attraction ID","`classificationName`: Event category (e.g., 'Sports', 'Music')","`format`: Output format ('json' or 'text', defaults to 'json')","Clone the repository","Copy the example environment file:","Add your Ticketmaster API key to `.env`","Install dependencies:","Build the project:","Test with the inspector:"],"avatarUrl":"https://avatars.githubusercontent.com/u/242611?v=4","views":0,"featured":false},{"slug":"mcp-server-tmdb","sourceId":"mcp-server-tmdb","name":"mcp-server-tmdb","author":"Laksh-star","description":"MCP Server with TMDB","repositoryUrl":"https://github.com/Laksh-star/mcp-server-tmdb","tags":["Community Servers"],"category":"Community Servers","stars":424,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/133610485?v=4&size=40","views":0,"featured":false},{"slug":"mcp-server-unitycatalog","sourceId":"mcp-server-unitycatalog","name":"mcp-server-unitycatalog","author":"ognis1205","description":"Unity Catalog AI Model Context Protocol Server","repositoryUrl":"https://github.com/ognis1205/mcp-server-unitycatalog","tags":["Community Servers"],"category":"Community Servers","stars":270,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/13074130?v=4&size=40","views":1,"featured":false},{"slug":"mcp-snowflake-server","sourceId":"mcp-snowflake-server","name":"mcp-snowflake-server","author":"isaacwasserman","description":"mcp-snowflake-server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/isaacwasserman/mcp-snowflake-server","tags":["Community Servers"],"category":"Community Servers","stars":77,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1498116?v=4","views":0,"featured":false},{"slug":"mcp-stripe","sourceId":"mcp-stripe","name":"mcp-stripe","author":"atharvagupta2003","description":"mcp-stripe is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/atharvagupta2003/mcp-stripe","tags":["Community Servers"],"category":"Community Servers","stars":182,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/140630788?v=4&size=40","views":0,"featured":false},{"slug":"mcp-tavily","sourceId":"mcp-tavily","name":"mcp-tavily","author":"RamXX","description":"An MCP server for Tavily's search API","repositoryUrl":"https://github.com/RamXX/mcp-tavily","tags":["mcp","api","tavily","web","search","news","Community Servers"],"category":"Integration","stars":54,"lastUpdate":"2025-04-11","installTarget":null,"features":["`tavily_web_search` - Performs comprehensive web searches with AI-powered content extraction.","`query` (string, required): Search query","`max_results` (integer, optional): Maximum number of results to return (default: 5, max: 20)","`search_depth` (string, optional): Either \"basic\" or \"advanced\" search depth (default: \"basic\")","`include_domains` (list or string, optional): List of domains to specifically include in results","`exclude_domains` (list or string, optional): List of domains to exclude from results","`tavily_answer_search` - Performs web searches and generates direct answers with supporting evidence.","`query` (string, required): Search query","`max_results` (integer, optional): Maximum number of results to return (default: 5, max: 20)","`search_depth` (string, optional): Either \"basic\" or \"advanced\" search depth (default: \"advanced\")","`include_domains` (list or string, optional): List of domains to specifically include in results","`exclude_domains` (list or string, optional): List of domains to exclude from results","`tavily_news_search` - Searches recent news articles with publication dates.","`query` (string, required): Search query","`max_results` (integer, optional): Maximum number of results to return (default: 5, max: 20)","`days` (integer, optional): Number of days back to search (default: 3)","`include_domains` (list or string, optional): List of domains to specifically include in results","`exclude_domains` (list or string, optional): List of domains to exclude from results","**tavily_web_search** - Search the web using Tavily's AI-powered search engine","**tavily_answer_search** - Search the web and get an AI-generated answer with supporting evidence","**tavily_news_search** - Search recent news articles with Tavily's news search","Python 3.11 or later","A Tavily API key (obtain from [Tavily's website](https://tavily.com))","`uv` Python package manager (recommended)","Through a `.env` file in your project directory:","As an environment variable:","As a command-line argument:","Install test dependencies:","Run the tests:","DOCKER_IMAGE: image name (default `mcp_tavily`)","DOCKER_CONTAINER: container name (default `mcp_tavily_container`)","HOST_PORT: host port to bind (default `8000`)","CONTAINER_PORT: container port (default `8000`)","Fork the repository","Create a feature branch (`git checkout -b feature/amazing-feature`)","Make your changes","Run tests to ensure they pass","Commit your changes (`git commit -m 'Add amazing feature'`)","Push to the branch (`git push origin feature/amazing-feature`)","Open a Pull Request"],"avatarUrl":"https://avatars.githubusercontent.com/u/3663201?v=4","views":0,"featured":false},{"slug":"mcp-teams-server","sourceId":"mcp-teams-server","name":"mcp-teams-server","author":"marianoao","description":"An MCP (Model Context Protocol) server implementation for Microsoft Teams integration, providing capabilities to read messages, create messages, reply to messages, mention members.","repositoryUrl":"https://github.com/InditexTech/mcp-teams-server","tags":["Community Servers"],"category":"Official","stars":129,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/60620696?v=4&size=40","views":0,"featured":false},{"slug":"mcp-tenor-api","sourceId":"mcp-tenor-api","name":"mcp-tenor-api","author":"hzrd149","description":"An mcp server for using the tenor api","repositoryUrl":"https://github.com/hzrd149/mcp-tenor-api","tags":["mcp","tenor","Browser Automation"],"category":"Integration","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/8001706?v=4","views":0,"featured":false},{"slug":"mcp-typesense-server","sourceId":"mcp-typesense-server","name":"mcp-typesense-server","author":"suhail-ak-2","description":"mcp-typesense-server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/suhail-ak-s/mcp-typesense-server","tags":["Community Servers"],"category":"Community Servers","stars":484,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/35195014?v=4&size=40","views":0,"featured":false},{"slug":"mcp-unity","sourceId":"mcp-unity","name":"mcp-unity","author":"CoderGamester","description":"MCP Server to integrate Unity Editor game engine with different AI Model clients (e.g. Claude Desktop, Windsurf, Cursor)","repositoryUrl":"https://github.com/claude-coderGamester/mcp-unity","tags":["Community Servers"],"category":"Community Servers","stars":402,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6152746?v=4&size=40","views":0,"featured":false},{"slug":"mcp-vegalite-server","sourceId":"mcp-vegalite-server","name":"mcp-vegalite-server","author":"isaacwasserman","description":"mcp-vegalite-server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/isaacwasserman/mcp-vegalite-server","tags":["Community Servers"],"category":"Community Servers","stars":311,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1498116?v=4&size=40","views":0,"featured":false},{"slug":"mcp-wikidata","sourceId":"mcp-wikidata","name":"mcp-wikidata","author":"zzaebok","description":"A server implementation for Wikidata API using the Model Context Protocol (MCP).","repositoryUrl":"https://github.com/zzaebok/mcp-wikidata","tags":["Community Servers"],"category":"Integration","stars":409,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/44357534?v=4&size=40","views":0,"featured":false},{"slug":"mcp-xmind","sourceId":"mcp-xmind","name":"mcp-xmind","author":"apeyroux","description":"mcp-xmind is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/apeyroux/mcp-xmind","tags":["Community Servers"],"category":"Community Servers","stars":300,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1078530?v=4&size=40","views":0,"featured":false},{"slug":"mcp-code-executor","sourceId":"mcp_code_executor","name":"mcp_code_executor","author":"bazinga012","description":"The MCP Code Executor is an MCP server that allows LLMs to execute Python code within a specified Conda environment.","repositoryUrl":"https://github.com/bazinga012/mcp_code_executor","tags":["Community Servers"],"category":"Development","stars":65,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6545056?v=4&size=40","views":0,"featured":false},{"slug":"mem0-mcp","sourceId":"mem0-mcp","name":"mem0-mcp","author":"Dev-Khant","description":"mem0-mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/mem0ai/mem0-mcp","tags":["Community Servers"],"category":"Community Servers","stars":128,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/57898986?v=4&size=40","views":0,"featured":false},{"slug":"mfangtao-mcp-ssh-server","sourceId":"mfangtao-mcp-ssh-server","name":"mfangtao mcp ssh server","author":"mfangtao","description":"mfangtao mcp ssh server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/mfangtao/mcp-ssh-server","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/9125748?v=4","views":0,"featured":false},{"slug":"michael7736-mysql-mcp-server","sourceId":"michael7736-mysql-mcp-server","name":"michael7736 mysql mcp server","author":"michael7736","description":"MySQL MCP server project","repositoryUrl":"https://github.com/michael7736/mysql-mcp-server","tags":["mcp"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Execute SQL queries against a MySQL database:","Read data (SELECT statements)","Create tables (CREATE TABLE statements)","Insert data (INSERT INTO statements)","Update data (UPDATE statements)","Delete data (DELETE FROM statements)","Returns query results in JSON format","Configurable database connection settings","Transaction logging with unique IDs","Node.js (v14 or higher)","MySQL server","MCP SDK","Clone or download this repository","Install dependencies:","Build the server:","`MYSQL_HOST`: MySQL server hostname (default: 'localhost')","`MYSQL_PORT`: MySQL server port (default: 3306)","`MYSQL_USER`: MySQL username (default: 'mcp101')","`MYSQL_PASSWORD`: MySQL password (default: '123qwe')","`MYSQL_DATABASE`: MySQL database name (default: 'mcpdb')","Create a MySQL database:","Create a MySQL user with access to the database:","Create a test table with sample data:","`query`: The SQL SELECT query to execute.","`query`: The SQL CREATE TABLE query to execute.","`query`: The SQL INSERT INTO query to execute.","`query`: The SQL UPDATE query to execute.","`query`: The SQL DELETE FROM query to execute.","Use a dedicated MySQL user with appropriate privileges for the MCP server","Consider using read-only privileges if you only need to query data","Store sensitive information like database credentials securely","All operations are logged with unique transaction IDs for auditing"],"avatarUrl":"https://avatars.githubusercontent.com/u/5966401?v=4","views":0,"featured":false},{"slug":"microsoft-genaiscript","sourceId":"microsoft-genaiscript","name":"microsoft genaiscript","author":"microsoft","description":"Automatable GenAI Scripting","repositoryUrl":"https://github.com/microsoft/genaiscript","tags":["javascript","gpt","mcp","prompt-engineering","ai","genai","vscode-extension","llm","gpt4","deepseek-r1","llm-framework","typescript","chatgpt","scripting","agent","genaistack","agents","phi4"],"category":"Automation","stars":2602,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6154722?v=4","views":0,"featured":false},{"slug":"mikechao-metmuseum-mcp","sourceId":"mikechao-metmuseum-mcp","name":"mikechao metmuseum mcp","author":"mikechao","description":"Met Museum MCP integration to discover the art collection at The Metropolitan Museum of Art in New York","repositoryUrl":"https://github.com/mikechao/metmuseum-mcp","tags":["art","mcp","model-context-protocol","mcp-server"],"category":"Integration","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["Inputs:","None","Output:","Inputs:","`q` (string): The search term e.g. sunflowers","`hasImages` (boolean, optional, default: false): Only search for objects with images","`title` (boolean, optional, default: false): Returns objects that match the query, specifically searching against the title field for objects.","`departmentId` (number, optional): Returns objects that are a part of a specific department.","Outputs:","Inputs:","`objectId` (number): The id of the object to retrieve","`returnImage` (boolean, optional, default: true): Whether to return the image (if available) of the object and add it to the server resources","Outputs:","-y","metmuseum-mcp"],"avatarUrl":"https://avatars.githubusercontent.com/u/1621501?v=4","views":1,"featured":false},{"slug":"mikemc-todoist-mcp-server","sourceId":"mikemc-todoist-mcp-server","name":"mikemc todoist mcp server","author":"mikemc","description":"Todoist MCP server","repositoryUrl":"https://github.com/mikemc/todoist-mcp-server","tags":["mcp"],"category":"Database","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/5105005?v=4","views":0,"featured":false},{"slug":"minbang930-youtube-vision-mcp","sourceId":"minbang930-youtube-vision-mcp","name":"minbang930 Youtube Vision MCP","author":"minbang930","description":"MCP (Model Context Protocol) server that utilizes the Google Gemini Vision API to interact with YouTube videos.","repositoryUrl":"https://github.com/minbang930/Youtube-Vision-MCP","tags":["go","mcp","api"],"category":"Integration","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":["Analyzes YouTube videos using the Gemini Vision API.","Provides multiple tools for different interactions:","General description or Q&A (`ask_about_youtube_video`)","Summarization (`summarize_youtube_video`)","Key moment extraction (`extract_key_moments`)","Lists available Gemini models supporting `generateContent`.","Configurable Gemini model via environment variable.","Communicates via stdio (standard input/output).","**Node.js:** Version 18 or higher recommended. You can download it from [nodejs.org](https://nodejs.org/).","**Google Gemini API Key:** Obtain your API key from [Google AI Studio](https://aistudio.google.com/app/apikey) or Google Cloud Console.","**Clone the repository:**","**Install dependencies:**","**Build the project:**","**Configure and run:**","`GEMINI_API_KEY` (Required): Your Google Gemini API key.","`GEMINI_MODEL_NAME` (Optional): The specific Gemini model to use (e.g., `gemini-1.5-flash`). Defaults to `gemini-2.0-flash`. **Important:** For production or commercial use, ensure you select a model version that is not marked as \"Experimental\" or \"Preview\".","**Input:**","`youtube_url` (string, required): The URL of the YouTube video.","`question` (string, optional): The specific question to ask about the video. If omitted, a general description is generated.","**Output:** Text containing the answer or description.","**Input:**","`youtube_url` (string, required): The URL of the YouTube video.","`summary_length` (string, optional): Desired summary length ('short', 'medium', 'long'). Defaults to 'medium'.","**Output:** Text containing the video summary.","**Input:**","`youtube_url` (string, required): The URL of the YouTube video.","`number_of_moments` (integer, optional): Number of key moments to extract. Defaults to 3.","**Output:** Text describing the key moments with timestamps.","**Input:** None","**Output:** Text listing the supported model names.","**Model Selection for Production:** When using this server for production or commercial purposes, please ensure the selected `GEMINI_MODEL_NAME` is a stable version suitable for production use. According to the [Gemini API Terms of Service](https://ai.google.dev/gemini-api/terms), models marked as \"Experimental\" or \"Preview\" are not permitted for production deployment.","**API Terms of Service:** Usage of this server relies on the Google Gemini API. Users are responsible for reviewing and complying with the [Google APIs Terms of Service](https://developers.google.com/terms/) and the [Gemini API Additional Terms of Service](https://ai.google.dev/gemini-api/terms). Note that data usage policies may differ between free and paid tiers of the Gemini API. Do not submit sensitive or confidential information when using free tiers.","**Content Responsibility:** The accuracy and appropriateness of content generated via the Gemini API are not guaranteed. Use discretion before relying on or publishing generated content."],"avatarUrl":"https://avatars.githubusercontent.com/u/106417866?v=4","views":1,"featured":false},{"slug":"mindmap-mcp-server","sourceId":"mindmap-mcp-server","name":"mindmap-mcp-server","author":"YuChenSSR","description":"mindmap, mcp server, artifact","repositoryUrl":"https://github.com/YuChenSSR/mindmap-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":296,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/55662670?v=4&size=40","views":0,"featured":false},{"slug":"mingdedi-internetsearch-mcp-server","sourceId":"mingdedi-internetsearch-mcp-server","name":"mingdedi InternetSearch mcp server","author":"mingdedi","description":"一个用于联网搜索的MCP服务器","repositoryUrl":"https://github.com/mingdedi/InternetSearch-mcp-server","tags":["mcp","search"],"category":"Search","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/79581886?v=4","views":1,"featured":false},{"slug":"mingolladaniele-taskmaster-todoist-mcp","sourceId":"mingolladaniele-taskmaster-todoist-mcp","name":"mingolladaniele taskMaster todoist mcp","author":"mingolladaniele","description":"A lightweight Model Context Protocol (MCP) server that enables natural language interaction with your Todoist tasks directly from your IDE. Built with simplicity and maintainability in mind.","repositoryUrl":"https://github.com/mingolladaniele/taskMaster-todoist-mcp","tags":["mcp","cursor-ai","ai","todoist","go","ai-assistant"],"category":"Other MCP Server","stars":16,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Flexible Task Filtering**: Filter tasks using Todoist's powerful filter syntax","Filter by due date: today, tomorrow, overdue","Filter by priority levels (1-4, where 1 is highest)","Filter using complex query combinations","**Rich Task Formatting**: Each task displays priority, due date, and other relevant information with clear icons","**Cursor AI Integration**: Seamlessly use Todoist within your Cursor AI coding environment","Python 3.10 or higher","Poetry (for dependency management)","Todoist account and API token","Clone this repository:","Install dependencies:","Set your Todoist API token as an environment variable:","`filter_string`: Advanced Todoist filter query string for complex filtering","`priority`: Optional priority level (1-4, where 1 is highest priority)","`\"today\"` - Tasks due today","`\"overdue\"` - Overdue tasks","`\"Jan 3\"` - Tasks due on January 3rd","`\"due before: May 5\"` - Tasks due before May 5th","`\"due after: May 5\"` - Tasks due after May 5th","`\"due before: +4 hours\"` - Tasks due within the next four hours and all overdue tasks","`\"no date\"` - Tasks with no due date","`\"5 days\"` or `\"next 5 days\"` - Tasks due in the next 5 days","`\"recurring\"` - Tasks with a recurring date","`api/`: API wrapper for Todoist","`config/`: Configuration and settings","`utils/`: Utility functions and helpers including task formatting","**Task Creation**: Add new tasks to your Todoist directly from Cursor AI","**Task Completion**: Mark tasks as complete without switching context","**Task Deletion**: Remove tasks that are no longer needed","**Smart Task Balancing**: AI-powered task rebalancing based on:","Project priority","Time commitments","Due dates","Current workload","**Project Management**: Create and manage Todoist projects","**Labels and Filters**: Add custom labels and create saved filters"],"avatarUrl":"https://avatars.githubusercontent.com/u/129421511?v=4","views":0,"featured":false},{"slug":"minhoyoodev-confluence-mcp-server","sourceId":"minhoyoodev-confluence-mcp-server","name":"minhoyooDEV confluence mcp server","author":"minhoyooDEV","description":"confluence-mcp-server for 8","repositoryUrl":"https://github.com/minhoyooDEV/confluence-mcp-server","tags":["mcp"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/18508495?v=4","views":1,"featured":false},{"slug":"minima","sourceId":"minima","name":"minima","author":"dmayboroda","description":"On-premises conversational RAG with configurable containers","repositoryUrl":"https://github.com/dmayboroda/minima","tags":["Community Servers"],"category":"Community Servers","stars":456,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2357342?v=4&size=40","views":1,"featured":false},{"slug":"minimind-org-mcp-server-typescript-template","sourceId":"minimind-org-mcp-server-typescript-template","name":"minimind org mcp server typescript template","author":"minimind-org","description":"MCP Server Typescript Template","repositoryUrl":"https://github.com/minimind-org/mcp-server-typescript-template","tags":["mcp","claude","ai","ai-tools","server","mcp-server","typescript","template"],"category":"Reference Servers","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/205121023?v=4","views":0,"featured":false},{"slug":"minio-mcp-server-aistor","sourceId":"minio-mcp-server-aistor","name":"minio mcp server aistor","author":"minio","description":"Official MCP Server for AIStor","repositoryUrl":"https://github.com/minio/mcp-server-aistor","tags":["mcp","ai"],"category":"Cloud","stars":25,"lastUpdate":"2025-05-19","installTarget":null,"features":["List buckets","List objects in the bucket","Get object's metadata and tags","Create a presigned URL with expiration for an object","Describe the object's contents using the `ask-object` function","Create a bucket","Upload an object to the bucket","Add tags to the object","Delete an object","Delete a bucket","Get cluster info (config, health status, available space) in human-readable form","Download and install Claude for Desktop application from [Claude](https://claude.ai/download).","Make sure you have Docker or Podman installed and ready to use on your desktop/laptop.","Get your AIStor (or MinIO) object store credentials (`MINIO_ACCESS_KEY` and `MINIO_SECRET_KEY`) and its endpoint location.","macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`","Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`","\"List all buckets on my AIStor server\"","\"List the contents of bucket test\"","\"Download the file example.pdf to my Downloads directory\"","\"Create a bucket my-bucket\"","\"Upload document.pdf from Downloads to bucket my-bucket\"","\"Get metadata of file.pdf in bucket my-bucket\"","\"List all tags for object config.json\"","\"Show server health status\"","\"Get storage usage statistics\""],"avatarUrl":"https://avatars.githubusercontent.com/u/695951?v=4","views":0,"featured":false},{"slug":"miottid-todoist-mcp","sourceId":"miottid-todoist-mcp","name":"miottid todoist mcp","author":"miottid","description":"Augment LLMs with Todoist features","repositoryUrl":"https://github.com/miottid/todoist-mcp","tags":["mcp"],"category":"Other MCP Server","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/3465321?v=4","views":0,"featured":false},{"slug":"misterboe-strapi-mcp-server","sourceId":"misterboe-strapi-mcp-server","name":"misterboe strapi mcp server","author":"misterboe","description":"misterboe strapi mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/misterboe/strapi-mcp-server","tags":["mcp","api"],"category":"Development","stars":25,"lastUpdate":"2025-05-19","installTarget":null,"features":["🔍 Schema introspection","🔄 REST API support with validation","📸 Media upload handling","🔐 JWT authentication","📝 Content type management","🖼️ Image processing with format conversion","🌐 Multiple server support","✅ Automatic schema validation","🔒 Write protection policy","📚 Integrated documentation","🔄 Version compatibility management","Wildcard: \"5._\", \"4._\"","Specific: \"4.1.5\", \"5.0.0\"","Simple: \"v4\", \"v5\"","Log in to your Strapi admin panel","Create an API token with appropriate permissions","Add the token to your config file under the appropriate server name","Uses numeric IDs","Nested attribute structure","Data wrapper in responses","Traditional REST patterns","External i18n plugin","Document-based IDs","Flat data structure","Direct attribute access","Enhanced JWT security","Integrated i18n support","New Document Service API","All write operations require explicit authorization","Protected operations include:","POST (Create)","PUT (Update)","DELETE","Media Upload","Each operation is logged and validated","Always check schema first with `strapi_get_content_types`","Use proper plural/singular forms for endpoints","Include error handling in your queries","Validate URLs before upload","Start with minimal queries and add population only when needed","Always include the complete data object when updating","Use filters to optimize query performance","Leverage built-in schema validation","Check version compatibility for your operations","Follow the write protection policy guidelines","404 Errors","Check endpoint plural/singular form","Verify content type exists","Ensure correct API URL","Check if using correct ID format (numeric vs document-based)","Authentication Issues","Verify JWT token is valid","Check token permissions","Ensure token hasn't expired","Version-Related Issues","Verify version specification in config","Check data structure matches version","Review version differences documentation","Write Protection Errors","Ensure operation is authorized","Check if operation is protected","Verify request follows security policy"],"avatarUrl":"https://avatars.githubusercontent.com/u/6050140?v=4","views":0,"featured":false},{"slug":"mjftw-mcp-neo4j-knowledge-graph","sourceId":"mjftw-mcp-neo4j-knowledge-graph","name":"mjftw mcp neo4j knowledge graph","author":"mjftw","description":"A Model Context Protocol to allow access to a Neo4j backed knowledge graph","repositoryUrl":"https://github.com/mjftw/mcp_neo4j_knowledge_graph","tags":["mcp"],"category":"Official","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/8429712?v=4","views":0,"featured":false},{"slug":"mk965-asset-price-mcp","sourceId":"mk965-asset-price-mcp","name":"mk965 asset price mcp","author":"mk965","description":"Asset Price MCP Server","repositoryUrl":"https://github.com/mk965/asset-price-mcp","tags":["llm","mcp","ai"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/30465793?v=4","views":0,"featured":false},{"slug":"mkc909-agent-communication-mcp-server","sourceId":"mkc909-agent-communication-mcp-server","name":"mkc909 agent communication mcp server","author":"mkc909","description":"MCP server that enables communication and coordination between different Roo modes/roles across multiple systems","repositoryUrl":"https://github.com/mkc909/agent-communication-mcp-server","tags":["mcp","system"],"category":"Database","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Agent Registry**: Register and manage different Roo modes/roles with their capabilities","**Message Bus**: Enable asynchronous communication between agents","**Task Coordination**: Manage task assignment and progress tracking","**Context Sharing**: Facilitate knowledge transfer between agents","**GitHub Integration**: Create and track GitHub issues, manage pull requests","**PlanetScale Integration**: Store agent data, messages, and tasks in a scalable database","**Core MCP Server**","Agent Registry","Message Bus","Task Coordination","Context Sharing","**GitHub Integration Layer**","Issue Management","PR Workflow","Project Management","**PlanetScale Database Layer**","Agent Data Storage","Message Storage","Task Database","Node.js 18 or higher","TypeScript 5.3 or higher","GitHub API access","PlanetScale database account","Clone the repository:","Install dependencies:","Create a `.env` file with the following variables:","Build the project:","Start the server:","`register_agent`: Register a new agent","`update_agent`: Update agent information","`get_agent`: Get agent information","`list_agents`: List all registered agents","`send_message`: Send message to another agent","`get_messages`: Get messages for an agent","`mark_message_read`: Mark message as read","`delete_message`: Delete a message","`create_task`: Create a new task","`assign_task`: Assign task to an agent","`update_task_status`: Update task status","`get_task`: Get task details","`list_tasks`: List tasks","`create_context`: Create shared context","`update_context`: Update shared context","`share_context`: Share context with agent","`get_context`: Get shared context","`list_contexts`: List shared contexts","`github_create_issue`: Create GitHub issue","`github_comment_issue`: Comment on GitHub issue","`github_create_pr`: Create GitHub PR","`github_review_pr`: Review GitHub PR"],"avatarUrl":"https://avatars.githubusercontent.com/u/129240065?v=4","views":0,"featured":false},{"slug":"mkummer225-google-sheets-mcp","sourceId":"mkummer225-google-sheets-mcp","name":"mkummer225 google sheets mcp","author":"mkummer225","description":"Google Sheets MCP Server 📊🤖","repositoryUrl":"https://github.com/mkummer225/google-sheets-mcp","tags":["go","mcp"],"category":"Development","stars":57,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/7843299?v=4","views":0,"featured":false},{"slug":"mkusaka-mcp-shell-server","sourceId":"mkusaka-mcp-shell-server","name":"mkusaka mcp shell server","author":"mkusaka","description":"mkusaka mcp shell server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/mkusaka/mcp-shell-server","tags":["mcp"],"category":"Database","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Execute shell commands (single-line and multi-line support)","Support for various shells (bash, zsh, fish, powershell, cmd, etc.)","Detailed error handling and logging","MCP Inspector compatible","Open your Cline MCP settings file:","macOS: `~/Library/Application Support/claude-code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json`","Windows: `%APPDATA%/claude-code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json`","Linux: `~/.config/claude-code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json`","Add the shell server MCP configuration:","ALWAYS follow the tool call schema exactly as specified and make sure to provide all necessary parameters.","**NEVER refer to tool names when speaking to me.** For example, instead of saying 'I need to use the shell_exec tool to run this command', just say 'I'll run that command for you'.","Only use Shell tools when they are necessary. If my task is general or you already know the answer, just respond without calling tools.","When I ask you to execute shell commands, use the appropriate tool to:","Run single-line commands","Run multi-line commands (using heredoc syntax when appropriate)","Execute file operations, git commands, or system utilities","Provide system information when relevant","Always be careful with shell commands that might modify the system, and explain what the command will do before executing it.","If a shell command produces an error, explain what went wrong in simple terms and suggest ways to fix it.","`command` (string, required): The shell command to execute","`workingDir` (string, optional): The working directory to execute the command in. Must be under $HOME.","hostname","platform","shell","username","CPU count","Total memory","Free memory","System uptime"],"avatarUrl":"https://avatars.githubusercontent.com/u/24956031?v=4","views":0,"featured":false},{"slug":"mlobo2012-claude-desktop-api-use-via-mcp","sourceId":"mlobo2012-claude-desktop-api-use-via-mcp","name":"mlobo2012 Claude Desktop API USE VIA MCP","author":"mlobo2012","description":"MCP server implementation for using Claude API with Claude Desktop, providing advanced API integration and conversation management.","repositoryUrl":"https://github.com/mlobo2012/Claude_Desktop_API_USE_VIA_MCP","tags":["mcp","api"],"category":"Integration","stars":9,"lastUpdate":"2025-05-19","installTarget":null,"features":["Direct Claude API integration via MCP","Conversation history tracking and management","System prompt support","Seamless switching between Professional Plan and API usage","Easy configuration with Claude Desktop","**Professional Plan** (default):","Regular conversations in Claude Desktop","Basic usage within plan limits","No special configuration needed","**API Token** (via this MCP server):","When you need longer context windows","To use custom system prompts","To bypass rate limits","For advanced conversation management","**Clone the Repository**","**Install Dependencies**","**Configure Environment**","**Configure Claude Desktop**","macOS: Navigate to `~/Library/Application Support/Claude/`","Windows: Navigate to `%APPDATA%\\Claude\\`","Create or edit `claude_desktop_config.json`","Copy contents from `config/claude_desktop_config.json`","Update paths and API keys","**Regular Claude Desktop Usage**","Just chat normally with Claude","Uses your Professional Plan","No special commands needed","**API Usage**","**Using System Prompts**","**Managing Conversations**","API calls use your Anthropic API credits and may incur charges","Use the Professional Plan for regular queries","Only use @claude-api when you specifically need:","Longer context windows","Custom system prompts","To bypass rate limits","`query_claude`","Make direct API calls to Claude","Support for system prompts","Conversation tracking","`clear_conversation`","Reset conversation history","Manage multiple conversation threads","`get_conversation_history`","Retrieve conversation records","Debug conversation flow","**API Key Issues**","Verify your API key in .env","Check Claude Desktop config paths","Ensure API key has correct permissions","**Connection Issues**","Check if MCP server is running","Verify Python environment","Check Claude Desktop logs","**Usage Issues**","Ensure correct @claude-api syntax","Check conversation IDs","Verify system prompt format","Fork the repository","Create a feature branch","Make your changes","Submit a pull request","Open an issue in the repository","Check existing discussions","Review the troubleshooting guide"],"avatarUrl":"https://avatars.githubusercontent.com/u/31418626?v=4","views":0,"featured":false},{"slug":"mmruesch12-azdo-mcp","sourceId":"mmruesch12-azdo-mcp","name":"mmruesch12 azdo mcp","author":"mmruesch12","description":"mmruesch12 azdo mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/mmruesch12/azdo-mcp","tags":["mcp"],"category":"Other MCP Server","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Work Items Management (create, list, get)","Pull Request Operations (create, list, get, comment, diff)","Wiki Page Management (create, edit)","Install dependencies:","Configure environment variables (create a .env file):","Build the server:"],"avatarUrl":"https://avatars.githubusercontent.com/u/87098274?v=4","views":1,"featured":false},{"slug":"mnhlt-websearch-mcp","sourceId":"mnhlt-websearch-mcp","name":"mnhlt WebSearch MCP","author":"mnhlt","description":"[Self-hosted] A Model Context Protocol (MCP) server implementation that provides a web search capability over stdio transport. This server integrates with a WebSearch Crawler API to retrieve search results.","repositoryUrl":"https://github.com/mnhlt/WebSearch-MCP","tags":["internet-access-llm","mcp","search","websearch","api"],"category":"Search","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/11975819?v=4","views":0,"featured":false},{"slug":"mobile-mcp","sourceId":"mobile-mcp","name":"mobile-mcp","author":"gmegidish","description":"Model Context Protocol Server for Mobile Automation and Scraping","repositoryUrl":"https://github.com/mobile-next/mobile-mcp","tags":["Community Servers"],"category":"Browser Automation","stars":345,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2457607?v=4&size=40","views":0,"featured":false},{"slug":"moekiorg-mcp-auth0-oidc","sourceId":"moekiorg-mcp-auth0-oidc","name":"moekiorg mcp auth0 oidc","author":"moekiorg","description":"moekiorg mcp auth0 oidc is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/moekiorg/mcp-auth0-oidc","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/72325947?v=4","views":0,"featured":false},{"slug":"mohammeduvaiz-figma-mcp-server","sourceId":"mohammeduvaiz-figma-mcp-server","name":"mohammeduvaiz figma mcp server","author":"mohammeduvaiz","description":"mohammeduvaiz figma mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/mohammeduvaiz/figma-mcp-server","tags":["figma","mcp","ai"],"category":"Design","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Design Data Extraction**: Extract components, styles, and text from your Figma designs","**Design System Analysis**: Analyze design system consistency and patterns","**UI Content Management**: Extract and organize all UI copy from designs","**Development Handoff**: Generate comprehensive documentation for developers","**Seamless AI Integration**: Connect your designs to AI tools like Claude, Cursor, and other MCP-compatible clients","Node.js 16 or higher","Figma Personal Access Token (Get it from your Figma account settings)","Clone the repository:","Install dependencies:","Create a `.env` file in the project root:","Build the server:","Start the server:","Open or create the Claude for Desktop configuration file:","macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`","Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`","Add the following configuration:","Restart Claude for Desktop","macOS: `~/Library/Application Support/Cursor/mcp.json`","Windows: `%APPDATA%\\Cursor\\mcp.json`","Create a `.cursor` directory in your project root:","Create an `mcp.json` file inside that directory:","`analyze-design-system` - Analyze design system components and styles for consistency","`extract-ui-copy` - Extract and organize all UI copy from designs","`generate-dev-handoff` - Generate development handoff documentation based on designs","Connects to the Figma API using your personal access token","Exposes a standardized interface following the Model Context Protocol","Provides tools, resources, and prompts that LLMs can use to interact with your Figma designs","Supports both stdio transport (local connections) and SSE transport (remote connections)"],"avatarUrl":"https://avatars.githubusercontent.com/u/26567827?v=4","views":0,"featured":false},{"slug":"mongodb-lens","sourceId":"mongodb-lens","name":"mongodb-lens","author":"furey","description":"🍃🔎 MongoDB Lens: Full Featured MCP Server for MongoDB Databases","repositoryUrl":"https://github.com/furey/mongodb-lens","tags":["Community Servers"],"category":"Database","stars":111,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1914481?v=4&size=40","views":0,"featured":false},{"slug":"monostate-100ms-spl-token-sniper-mcp","sourceId":"monostate-100ms-spl-token-sniper-mcp","name":"monostate 100ms SPL Token Sniper MCP","author":"monostate","description":"A highly specialized sniping MCP for Solana SPLP tokens that has Raydium pools","repositoryUrl":"https://github.com/monostate/100ms-SPL-Token-Sniper-MCP","tags":["mcp"],"category":"Other MCP Server","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/165841767?v=4","views":1,"featured":false},{"slug":"monteslu-vibe-eyes","sourceId":"monteslu-vibe-eyes","name":"monteslu vibe eyes","author":"monteslu","description":"description: \"An MCP server that enables LLMs to 'see' what's happening in browser-based games and applications through vectorized canvas visualization and debug information.","repositoryUrl":"https://github.com/monteslu/vibe-eyes","tags":["browser","mcp"],"category":"Browser Automation","stars":28,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/423800?v=4","views":0,"featured":false},{"slug":"mottibec-israeli-bank-mcp","sourceId":"mottibec-israeli-bank-mcp","name":"mottibec israeli bank mcp","author":"mottibec","description":"mottibec israeli bank mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/mottibec/israeli-bank-mcp","tags":["mcp"],"category":"Financial","stars":18,"lastUpdate":"2025-05-19","installTarget":null,"features":["List available Israeli banks and credit card companies with their required credentials","Fetch transactions from any supported bank","Support for all major Israeli banks and credit card companies","Secure credential handling","Flexible transaction date ranges","Two-factor authentication support","Install dependencies:","Build the project:","Connect to MCP Clients","**Banks** (`banks://list`)","List available banks and their required credentials","**Fetch transactions** (`fetch-transactions`)","Fetch transactions from a bank","**2FA** (`two-factor-auth`)","2FA authentication for banks that require that","Bank Hapoalim","Leumi Bank","Discount Bank","Mercantile Bank","Mizrahi Bank","Otsar Hahayal Bank","Visa Cal","Max (Formerly Leumi Card)","Isracard","Amex","Union Bank","Beinleumi","Massad","Yahav","Beyhad Bishvilha","OneZero (Experimental)","Behatsdaa","Please do not attempt this at home (I honestly don't know, it's probably not a good idea, but it's really cool)"],"avatarUrl":"https://avatars.githubusercontent.com/u/25174561?v=4","views":0,"featured":false},{"slug":"mottibec-otelcol-mcp","sourceId":"mottibec-otelcol-mcp","name":"mottibec otelcol mcp","author":"mottibec","description":"The OTEL MCP Server","repositoryUrl":"https://github.com/mottibec/otelcol-mcp","tags":["mcp"],"category":"Integration","stars":35,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Dynamic OpenTelemetry Configuration**: Configure OpenTelemetry Collectors through MCP tools","**Component Management**: Add, remove, and configure receivers, processors, and exporters","**Update Resources**","Updates local resource files with the latest component information from GitHub","No input parameters required","Returns statistics about updated components (receivers, processors, exporters)","**Receivers** (`receivers://receivers`)","Lists all available OpenTelemetry receivers","Returns receiver metadata including name, description, and stability","**Processors** (`processors://processors`)","Lists all available OpenTelemetry processors","Returns processor metadata including name, description, and stability","**Exporters** (`exporters://exporters`)","Lists all available OpenTelemetry exporters","Returns exporter metadata including name, description, and stability","**Component Schemas** (`component://{type}/{name}`)","Retrieves configuration schema for specific components","Supports listing all available schemas or getting a specific component's schema","Parameters:","`type`: Component type (\"receiver\", \"processor\", or \"exporter\")","`name`: Name of the specific component (optional)","Clone the repository","Build the project using the provided build scripts","Configure your MCP client to use the local server implementation"],"avatarUrl":"https://avatars.githubusercontent.com/u/25174561?v=4","views":0,"featured":false},{"slug":"mprokopov-ledger-mcp-server","sourceId":"mprokopov-ledger-mcp-server","name":"mprokopov ledger mcp server","author":"mprokopov","description":"MCP Server for my ledger","repositoryUrl":"https://github.com/mprokopov/ledger-mcp-server","tags":["mcp"],"category":"Cloud","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/549392?v=4","views":0,"featured":false},{"slug":"mrexodia-ida-pro-mcp","sourceId":"mrexodia-ida-pro-mcp","name":"mrexodia ida pro mcp","author":"mrexodia","description":"MCP Server for IDA Pro.","repositoryUrl":"https://github.com/mrexodia/ida-pro-mcp","tags":["ida-pro","mcp","ida-plugin","modelcontextprotocol","mcp-server","cursor","reverse-engineering","cline"],"category":"Development","stars":2003,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2458265?v=4","views":0,"featured":false},{"slug":"mrexodia-user-feedback-mcp","sourceId":"mrexodia-user-feedback-mcp","name":"mrexodia user feedback mcp","author":"mrexodia","description":"Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor.","repositoryUrl":"https://github.com/mrexodia/user-feedback-mcp","tags":["mcp","tool","database","modelcontextprotocol","mcp-server","cursor","cline"],"category":"Development","stars":21,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2458265?v=4","views":0,"featured":false},{"slug":"mrwyndham-pocketbase-mcp","sourceId":"mrwyndham-pocketbase-mcp","name":"mrwyndham pocketbase mcp","author":"mrwyndham","description":"MCP server for building PocketBase apps really quickly - Need a front end quick consider FastPocket","repositoryUrl":"https://github.com/mrwyndham/pocketbase-mcp","tags":["mcp","pocketbase","mcp-server"],"category":"Design","stars":43,"lastUpdate":"2025-05-19","installTarget":null,"features":["Create and manage collections with custom schemas","Retrieve collection schemas and metadata","CRUD operations for records","Relationship expansion support","Pagination and cursor-based navigation","User authentication and token management","User account creation and management","Password management","Database backup","`create_collection`: Create a new collection with custom schema","`get_collection`: Get schema details for a collection","`create_record`: Create a new record in a collection","`list_records`: List records with optional filters and pagination","`update_record`: Update an existing record","`delete_record`: Delete a record","`authenticate_user`: Authenticate a user and get auth token","`create_user`: Create a new user account","`backup_database`: Create a backup of the PocketBase database with format options","`POCKETBASE_URL`: URL of your PocketBase instance (e.g., \"http://127.0.0.1:8090\")","`POCKETBASE_ADMIN_EMAIL`: Admin email for certain operations","`POCKETBASE_ADMIN_PASSWORD`: Admin password","`POCKETBASE_DATA_DIR`: Custom data directory path","Fork the repository","Create a feature branch","Commit your changes","Push to the branch","Create a Pull Request"],"avatarUrl":"https://avatars.githubusercontent.com/u/49445824?v=4","views":0,"featured":false},{"slug":"mshk-mcp-rss-crawler","sourceId":"mshk-mcp-rss-crawler","name":"mshk mcp rss crawler","author":"mshk","description":"RSS Crawler MCP Server","repositoryUrl":"https://github.com/mshk/mcp-rss-crawler","tags":["mcp"],"category":"Database","stars":8,"lastUpdate":"2025-05-19","installTarget":null,"features":["Fetching and caching of RSS feeds (SQLite database)","MCP protocol implementation for seamless LLM integration","Support for filtering feeds by category, source, or keywords","Comprehensive API endpoints for feed management","Add, update, and delete feeds","Support for fetching articles from Firecrawl","Bun","Firecrawl API key","Claude Desktop or other MCP client","Clone this repository","Create a `claude_desktop_config.json` file based on `claude_desktop_config.json.example` with your configuration","Install dependencies:","Start Claude Desktop:","`PORT` - Server port (default: 5556)","`FIRECRAWL_API_KEY` - Firecrawl API key","`DB_DIR` - Database directory (default: `~/.mcp-rss-crawler`)","For connection issues, check your network settings and firewall configuration","Logs are available in the console and can be used to diagnose problems","For more detailed logging, set the `DEBUG=mcp-rss:*` environment variable"],"avatarUrl":"https://avatars.githubusercontent.com/u/29593?v=4","views":0,"featured":false},{"slug":"msnidal-yellhorn-mcp","sourceId":"msnidal-yellhorn-mcp","name":"msnidal yellhorn mcp","author":"msnidal","description":"Yellhorn offers MCP tools to publish detailed workplans as GitHub issues with entire-codebase reasoning and to review diffs against them","repositoryUrl":"https://github.com/msnidal/yellhorn-mcp","tags":["mcp","github","ai","tool"],"category":"Development","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Create Workplans**: Creates detailed implementation plans based on a prompt and taking into consideration your entire codebase, posting them as GitHub issues and exposing them as MCP resources for your coding agent","**Judge Code Diffs**: Provides a tool to evaluate git diffs against the original workplan with full codebase context and provides detailed feedback, ensuring the implementation does not deviate from the original requirements and providing guidance on what to change to do so","**Seamless GitHub Integration**: Automatically creates labeled issues, posts judgement sub-issues with references to original workplan issues","**Context Control**: Use `.yellhornignore` files to exclude specific files and directories from the AI context, similar to `.gitignore`","**MCP Resources**: Exposes workplans as standard MCP resources for easy listing and retrieval","`GEMINI_API_KEY`: Your Gemini API key (required for Gemini models)","`OPENAI_API_KEY`: Your OpenAI API key (required for OpenAI models)","`REPO_PATH`: Path to your repository (defaults to current directory)","`YELLHORN_MCP_MODEL`: Model to use (defaults to \"gemini-2.5-pro-preview-03-25\"). Available options:","Gemini models: \"gemini-2.5-pro-preview-03-25\", \"gemini-2.5-flash-preview-04-17\"","OpenAI models: \"gpt-4o\", \"gpt-4o-mini\", \"o4-mini\", \"o3\"","`title`: Title for the GitHub issue (will be used as issue title and header)","`detailed_description`: Detailed description for the workplan","`codebase_reasoning`: (optional) Control whether AI enhancement is performed:","`\"full\"`: (default) Use AI to enhance the workplan with full codebase context","`\"lsp\"`: Use AI with lightweight codebase context (function/method signatures, class attributes and struct fields for Python and Go)","`\"none\"`: Skip AI enhancement, use the provided description as-is","`debug`: (optional) If set to `true`, adds a comment to the issue with the full prompt used for generation","JSON string containing:","`issue_url`: URL to the created GitHub issue","`issue_number`: The GitHub issue number","`issue_number`: The GitHub issue number for the workplan.","The content of the workplan issue as a string","`issue_number`: The GitHub issue number for the workplan.","`base_ref`: Base Git ref (commit SHA, branch name, tag) for comparison. Defaults to 'main'.","`head_ref`: Head Git ref (commit SHA, branch name, tag) for comparison. Defaults to 'HEAD'.","`codebase_reasoning`: (optional) Control which codebase context is provided:","`\"full\"`: (default) Use full codebase context","`\"lsp\"`: Use lighter codebase context (only function signatures for Python and Go, plus full diff files)","`\"none\"`: Skip codebase context completely for fastest processing","`debug`: (optional) If set to `true`, adds a comment to the sub-issue with the full prompt used for generation","A confirmation message that the judgement task has been initiated","`list-resources`: Lists all workplans (GitHub issues with the yellhorn-mcp label)","`get-resource`: Retrieves the content of a specific workplan by issue number","**Testing**: Runs automatically on pull requests and pushes to the main branch","Linting with flake8","Format checking with black","Testing with pytest","**Publishing**: Automatically publishes to PyPI when a version tag is pushed","Tag must match the version in pyproject.toml (e.g., v0.2.2)","Requires a PyPI API token stored as a GitHub repository secret (PYPI_API_TOKEN)","Update version in pyproject.toml and yellhorn_mcp/\\_\\_init\\_\\_.py","Update CHANGELOG.md with the new changes","Commit changes: `git commit -am \"Bump version to X.Y.Z\"`","Tag the commit: `git tag vX.Y.Z`","Push changes and tag: `git push && git push --tags`"],"avatarUrl":"https://avatars.githubusercontent.com/u/1723987?v=4","views":0,"featured":false},{"slug":"mssql-mcp","sourceId":"mssql-mcp","name":"mssql-mcp","author":"Community project","description":"mssql mcp server","repositoryUrl":"https://github.com/daobataotie/mssql-mcp","tags":["Community Servers"],"category":"Database","stars":24,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://github.githubassets.com/images/gravatars/gravatar-user-420.png?size=40","views":0,"featured":false},{"slug":"mssql-mcp-server","sourceId":"mssql_mcp_server","name":"mssql_mcp_server","author":"JexinSam","description":"A Model Context Protocol (MCP) server facilitating secure interactions with MSSQL databases.","repositoryUrl":"https://github.com/JexinSam/mssql_mcp_server","tags":["Community Servers"],"category":"Database","stars":197,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/79640466?v=4&size=40","views":0,"featured":false},{"slug":"multicluster-mcp-server","sourceId":"multicluster-mcp-server","name":"multicluster-mcp-server","author":"yanmxa","description":"The gateway for GenAI systems to interact with multiple Kubernetes clusters through the MCP","repositoryUrl":"https://github.com/yanmxa/multicluster-mcp-server","tags":["Community Servers"],"category":"Development","stars":61,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/19286664?v=4&size=40","views":0,"featured":false},{"slug":"mumunha-cal-dot-com-mcpserver","sourceId":"mumunha-cal-dot-com-mcpserver","name":"mumunha cal dot com mcpserver","author":"mumunha","description":"mumunha cal dot com mcpserver is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/mumunha/cal_dot_com_mcpserver","tags":["mcp"],"category":"Community Servers","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Add Appointments**: Schedule new calendar appointments with attendee details","**Update Appointments**: Modify existing appointment details such as time and notes","**Delete Appointments**: Cancel and remove existing appointments","**List Appointments**: View scheduled appointments for specific date ranges","**calcom_add_appointment**","Create new calendar appointments","Inputs:","`eventTypeId` (number): The Cal.com event type ID","`startTime` (string): Start time in ISO format (YYYY-MM-DDTHH:mm:ss.sssZ)","`endTime` (string): End time in ISO format (YYYY-MM-DDTHH:mm:ss.sssZ)","`name` (string): Attendee's name","`email` (string): Attendee's email","`notes` (string, optional): Additional notes for the appointment","**calcom_update_appointment**","Update existing calendar appointments","Inputs:","`bookingId` (number): The Cal.com booking ID to update","`startTime` (string, optional): New start time in ISO format","`endTime` (string, optional): New end time in ISO format","`notes` (string, optional): New notes for the appointment","**calcom_delete_appointment**","Delete existing calendar appointments","Inputs:","`bookingId` (number): The Cal.com booking ID to delete","`reason` (string, optional): Reason for cancellation","**calcom_list_appointments**","List calendar appointments in a date range","Inputs:","`startDate` (string): Start date in YYYY-MM-DD format","`endDate` (string): End date in YYYY-MM-DD format","Sign up for a [Cal.com account](https://cal.com)","Navigate to Settings > Developer > API Keys","Generate a new API key with appropriate permissions"],"avatarUrl":"https://avatars.githubusercontent.com/u/83455238?v=4","views":0,"featured":false},{"slug":"mvilanova-intervals-mcp-server","sourceId":"mvilanova-intervals-mcp-server","name":"mvilanova intervals mcp server","author":"mvilanova","description":"Model Context Protocol (MCP) server for connecting Claude with the Intervals.icu API","repositoryUrl":"https://github.com/mvilanova/intervals-mcp-server","tags":["mcp","api"],"category":"Integration","stars":21,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/39573146?v=4","views":0,"featured":false},{"slug":"mysql-mcp-server","sourceId":"mysql_mcp_server","name":"mysql_mcp_server","author":"designcomputer","description":"A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases","repositoryUrl":"https://github.com/designcomputer/mysql_mcp_server","tags":["mcp","model-context-protocol","ai","mysql","Community Servers","database"],"category":"Database","stars":527,"lastUpdate":"2025-04-12","installTarget":null,"features":["List available MySQL tables as resources","Read table contents","Execute SQL queries with proper error handling","Secure database access through environment variables","Comprehensive logging","Never commit environment variables or credentials","Use a database user with minimal required permissions","Consider implementing query whitelisting for production use","Monitor and log all database operations","**Create a dedicated MySQL user** with minimal permissions","**Never use root credentials** or administrative accounts","**Restrict database access** to only necessary operations","**Enable logging** for audit purposes","**Regular security reviews** of database access","Creating a restricted MySQL user","Setting appropriate permissions","Monitoring database access","Security best practices","Fork the repository","Create your feature branch (`git checkout -b feature/amazing-feature`)","Commit your changes (`git commit -m 'Add some amazing feature'`)","Push to the branch (`git push origin feature/amazing-feature`)","Open a Pull Request"],"avatarUrl":"https://avatars.githubusercontent.com/u/25017723?v=4","views":0,"featured":false},{"slug":"n8n-api-mcp-server","sourceId":"n8n-api-mcp-server","name":"n8n API MCP Server","author":"jasondsmith72","description":"MCP Server for interacting with an n8n instance","repositoryUrl":"https://github.com/jasondsmith72/N8N-api-MCP","tags":["n8n","api","Browser Automation"],"category":"Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/187280848?v=4","views":0,"featured":false},{"slug":"n8n-mcp-server","sourceId":"n8n-mcp-server","name":"n8n-mcp-server","author":"leonardsellem","description":"MCP server that provides tools and resources for interacting with n8n API","repositoryUrl":"https://github.com/leonardsellem/n8n-mcp-server","tags":["Community Servers","tool","api"],"category":"Cloud","stars":290,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2162208?v=4","views":0,"featured":false},{"slug":"nacal-mcp-minecraft-remote","sourceId":"nacal-mcp-minecraft-remote","name":"nacal mcp minecraft remote","author":"nacal","description":"nacal mcp minecraft remote is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/nacal/mcp-minecraft-remote","tags":["mcp"],"category":"Other MCP Server","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["Connect to and control a Minecraft player via an AI assistant","Navigate, mine, build, and interact with the Minecraft world","Chat with other players on the server","Check inventory, player position, and server information","Advanced movement control including jumping, sneaking, and sprinting","Entity interaction including attacking and following","Container usage (chests, furnaces, etc.)","Item crafting and villager trading","Detailed inventory management","Navigate to Claude Desktop configuration file:","Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`","macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`","Linux: `~/.config/Claude/claude_desktop_config.json`","Add the Minecraft Remote MCP configuration to your configuration file:","Save the file and restart Claude Desktop","Start a new conversation with Claude and begin using the Minecraft control commands","**Server Online Mode**: The Minecraft server must have `online-mode=false` set in the server.properties file. This allows the bot to connect without authentication against Minecraft's session servers.","If using a server with authentication, you'll need to provide valid premium account credentials when connecting.","`connectToServer`: Connect to a Minecraft server with specified credentials","`disconnectFromServer`: Disconnect from the Minecraft server","`sendChat`: Send a chat message to the server","`getServerInfo`: Get information about the connected server","`getPosition`: Get current player position","`moveTo`: Move to specific coordinates","`moveControl`: Basic movement controls (forward, back, left, right, jump, sprint, sneak, stop)","`lookAt`: Make the player look in a specific direction or at coordinates","`digBlock`: Mine a block at specific coordinates","`placeBlock`: Place a block at specific coordinates","`checkInventory`: Basic inventory check","`inventoryDetails`: Get detailed information about inventory items","`equipItem`: Equip an item from inventory to hand or armor slot","`tossItem`: Throw items from inventory","`getNearbyPlayers`: Get list of nearby players","`getNearbyEntities`: Get a list of all entities nearby","`attackEntity`: Attack a specific entity","`useOnEntity`: Use held item on a specific entity","`followEntity`: Follow a specific entity","`openContainer`: Open a container (chest, furnace, etc.) at specific coordinates","`withdrawItem`: Take items from an open container","`depositItem`: Put items into an open container","`closeContainer`: Close the currently open container","`getRecipes`: Get a list of available crafting recipes","`craftItem`: Craft an item using available materials","`listTrades`: List available trades from a nearby villager","`tradeWithVillager`: Trade with a nearby villager","\"Connect to the Minecraft server at play.example.com with the username player1\"","\"What is my current position in the game?\"","\"Move me to coordinates x=100, y=64, z=-200\"","\"Make me walk forward for 3 seconds\"","\"Make me jump and sprint toward that mountain\"","\"Check what's in my inventory in detail\"","\"Equip my diamond sword to my hand\"","\"Throw 5 dirt blocks from my inventory\"","\"Dig the block at coordinates x=10, y=65, z=20\"","\"Place a stone block at coordinates x=11, y=65, z=20\"","\"Are there any other players nearby?\"","\"What entities are within 20 blocks of me?\"","\"Attack the zombie with ID 12345\"","\"Follow the player named Steve\"","\"Open the chest at coordinates x=100, y=64, z=200\"","\"Take 10 iron ingots from the chest\"","\"Put 5 cobblestone in the chest\"","\"Close the container\"","\"What recipes do I have available for a wooden pickaxe?\"","\"Craft 4 sticks using the wood in my inventory\"","\"Check what trades the nearby villager offers\"","\"Trade with the villager to get 10 emeralds\"","\"Send a hello message to the chat\"","\"Tell everyone that I found diamonds\"","Node.js 18+","An AI assistant that supports MCP (like Claude)","A Minecraft Java Edition server (version 1.8 or later)"],"avatarUrl":"https://avatars.githubusercontent.com/u/55532835?v=4","views":0,"featured":false},{"slug":"nachoal-perplexity-mcp","sourceId":"nachoal-perplexity-mcp","name":"nachoal perplexity mcp","author":"nachoal","description":"A perplexity MCP server","repositoryUrl":"https://github.com/nachoal/perplexity-mcp","tags":["mcp"],"category":"Database","stars":8,"lastUpdate":"2025-05-19","installTarget":null,"features":["Search the web with Perplexity's powerful search capabilities","Get comprehensive search results with sources and citations","Filter results by time period (day, week, month, year)","Includes a ready-to-use prompt template for web searches","Supports loading API key from environment variables or .env file","Clone this repository","Install dependencies:","Visit [Perplexity API Settings](https://www.perplexity.ai/settings/api)","Create an account if you don't have one","Generate an API key","Edit your Claude Desktop configuration file:","On macOS: `~/Library/Application\\ Support/Claude/claude_desktop_config.json`","On Windows: `%APPDATA%/Claude/claude_desktop_config.json`","Add the following configuration:","Restart Claude Desktop","\"Search the web for the latest news about artificial intelligence\"","\"Use Perplexity to find information about climate change published in the past week\"","\"Search for recent research papers on quantum computing from the past month\"","`query`: The search query string","`recency`: Filter results by time period - 'day', 'week', 'month' (default), or 'year'","A detailed summary of the search results","Key facts and information found","Sources with URLs for verification","Any conflicting information if present","`query`: The search query","`recency`: Time period filter - 'day', 'week', 'month' (default), or 'year'","Search for the specified query","Focus on results from the specified time period","Summarize key findings","Highlight important facts","Mention conflicting information","Cite sources with links"],"avatarUrl":"https://avatars.githubusercontent.com/u/3743461?v=4","views":1,"featured":false},{"slug":"nakamurau1-tts-mcp","sourceId":"nakamurau1-tts-mcp","name":"nakamurau1 tts mcp","author":"nakamurau1","description":"nakamurau1 tts mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/nakamurau1/tts-mcp","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1153289?v=4","views":0,"featured":false},{"slug":"narinzar-agents-sql-mcp","sourceId":"narinzar-agents-sql-mcp","name":"narinzar agents sql mcp","author":"narinzar","description":"narinzar agents sql mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/narinzar/agents_sql_mcp","tags":["mcp"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Natural Language Queries**: Ask questions about your data in plain English","**SQL Query Generation**: Automatically generates SQL queries based on user input","**Query Execution**: Executes the generated queries against a connected SQLite database","**Result Formatting**: Displays query results in a readable format","**Error Handling**: Provides clear explanations when queries fail","**Example Queries**: Includes sample queries to help users get started","**Web Interface** (`app.py`): A Gradio web interface that allows users to interact with the AI","**MCP Server** (`mcp_server.py`): A server that handles SQL query execution","**MCP Client** (`mcp_client.py`): A client that facilitates communication between the web interface and the MCP server","Python 3.8+","An Anthropic API key (to access Claude)","Clone this repository:","Install dependencies:","Create a `.env` file in the project root with your Anthropic API key:","Start the application:","Open your web browser and navigate to:","Type in a natural language query and press Enter or click Submit.","\"List all tables in the database\"","\"Show me all users\"","\"Count how many products cost more than $300\"","\"What's the total value of all products in stock?\"","\"Insert a new product called 'Tablet' with price $499.99 and stock 5\"","\"Update the price of Laptop to $1099.99\"","`id`: INTEGER (Primary Key)","`name`: TEXT","`email`: TEXT","`created_at`: TIMESTAMP","`id`: INTEGER (Primary Key)","`name`: TEXT","`price`: REAL","`stock`: INTEGER","Understand natural language queries","Generate appropriate SQL queries","Explain query results to users","Lightweight","Serverless","Self-contained","Zero-configuration","Replace the database initialization in `app.py` with your own database file path","Update the sample table documentation in the UI to match your schema","Currently only supports SQLite databases","Complex queries might require refinement","Limited error recovery for malformed queries"],"avatarUrl":"https://avatars.githubusercontent.com/u/49120759?v=4","views":0,"featured":false},{"slug":"narumiruna-crypto-news-mcp","sourceId":"narumiruna-crypto-news-mcp","name":"narumiruna crypto news mcp","author":"narumiruna","description":"narumiruna crypto news mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/narumiruna/crypto-news-mcp","tags":["mcp"],"category":"Financial","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/4680567?v=4","views":0,"featured":false},{"slug":"narumiruna-yfinance-mcp","sourceId":"narumiruna-yfinance-mcp","name":"narumiruna yfinance mcp","author":"narumiruna","description":"narumiruna yfinance mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/narumiruna/yfinance-mcp","tags":["python","mcp","mcp-server","finance","yahoo-finance"],"category":"Development","stars":12,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/4680567?v=4","views":0,"featured":false},{"slug":"nasdaq-data-link-mcp","sourceId":"nasdaq-data-link-mcp","name":"nasdaq-data-link-mcp","author":"stefanoamorelli","description":"A Nasdaq Data Link MCP (Model Context Protocol) Server","repositoryUrl":"https://github.com/stefanoamorelli/nasdaq-data-link-mcp","tags":["Community Servers"],"category":"Official","stars":434,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/10986064?v=4&size=40","views":0,"featured":false},{"slug":"nathanonn-mcp-url-fetcher","sourceId":"nathanonn-mcp-url-fetcher","name":"nathanonn mcp url fetcher","author":"nathanonn","description":"nathanonn mcp url fetcher is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/nathanonn/mcp-url-fetcher","tags":["mcp"],"category":"Other MCP Server","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["🔄 **Format Conversion**: Transform any web content to HTML, JSON, Markdown, or plain text","🌐 **Universal Input Support**: Handle websites, APIs, raw files, and more","🔍 **Automatic Content Detection**: Intelligently identifies source format","🧰 **Robust Library Support**: Uses industry-standard libraries:","Cheerio for HTML parsing","Marked for Markdown processing","Fast-XML-Parser for XML handling","CSVtoJSON for CSV conversion","SanitizeHTML for security","Turndown for HTML-to-Markdown conversion","🔧 **Advanced Format Processing**:","HTML parsing with metadata extraction","JSON pretty-printing and structure preservation","Markdown rendering with styling","CSV-to-table conversion","XML-to-JSON transformation","📜 **History Tracking**: Maintains logs of recently fetched URLs","🛡️ **Security Focus**: Content sanitization to prevent XSS attacks","Node.js 16.x or higher","npm or yarn","Clone the repository:","Install dependencies:","Build the project:","Run the server:","Open your Claude for Desktop configuration file:","macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`","Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`","Add the URL converter server to your configuration:","Restart Claude for Desktop","`url` (string, required): The URL to fetch content from","`format` (string, optional): Format to convert to (`auto`, `html`, `json`, `markdown`, `text`). Default: `auto`","`url` (string, required): The URL to fetch content from","`prettyPrint` (boolean, optional): Whether to pretty-print the JSON. Default: `true`","`url` (string, required): The URL to fetch content from","`extractText` (boolean, optional): Whether to extract text content only. Default: `false`","`url` (string, required): The URL to fetch content from","`url` (string, required): The URL to fetch content from","HTML sanitization using `sanitize-html` to prevent XSS attacks","Content validation before processing","Error handling and safe defaults","Input parameter validation with Zod","Safe output encoding","**Connection errors**: Verify that the URL is accessible and correctly formatted","**Conversion errors**: Some complex content may not convert cleanly between formats","**Cross-origin issues**: Some websites may block requests from unknown sources","Built with the [Model Context Protocol](https://modelcontextprotocol.io/)","Uses modern, actively maintained libraries with security focus","Sanitization approach based on OWASP recommendations"],"avatarUrl":"https://avatars.githubusercontent.com/u/3113669?v=4","views":0,"featured":false},{"slug":"nbiish-mcp-calc-tools","sourceId":"nbiish-mcp-calc-tools","name":"nbiish mcp calc tools","author":"nbiish","description":"nbiish mcp calc tools is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/nbiish/mcp-calc-tools","tags":["mcp","tool"],"category":"Development","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Symbolic Calculus**","`derivative`: Calculate symbolic derivatives of expressions","`integral`: Compute symbolic integrals","`limit`: Evaluate limits as variables approach specified values","`solve`: Solve equations for specific variables","`riemann_sum`: Calculate definite integrals using Riemann sums with multiple methods (left, right, midpoint, trapezoid)","`darboux_sum`: Calculate upper and lower Darboux sums for integral approximation","`area`: Calculate the area under a curve between two points","`volume`: Calculate volume of revolution around x-axis","`laplace_transform`: Calculate Laplace transforms of functions","`fourier_transform`: Calculate Fourier transforms of functions","`z_transform`: Calculate Z-transforms of discrete-time functions","`compound_interest`: Calculate compound interest with customizable compounding periods","`present_value`: Calculate present value of future cash flows","`npv`: Calculate Net Present Value of cash flow series","`black_scholes`: Calculate option prices using the Black-Scholes model","`option_greeks`: Calculate option Greeks (delta, gamma, vega, theta, rho)","`logarithm`: Calculate logarithm with any base","`exponential`: Calculate exponential function (e^x)","Configure your AI assistant (Cline/Roo Code) to use the MCP server","Set the server URL to your running instance","The AI assistant will now have access to all the mathematical tools","Node.js v14 or higher","Required packages:","genkit (^1.0.5)","genkitx-mcp (^1.0.5)","mathjs (^12.0.0)","index.js: Main server implementation with all tool definitions","package.json: Project dependencies and script definitions"],"avatarUrl":"https://avatars.githubusercontent.com/u/10566304?v=4","views":0,"featured":false},{"slug":"nefino-mcp-nefino","sourceId":"nefino-mcp-nefino","name":"nefino mcp nefino","author":"nefino","description":"Nefino middleware implementation of the Model Context Protocol (MCP)","repositoryUrl":"https://github.com/nefino/mcp-nefino","tags":["mcp"],"category":"Official","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Retrieve news items for specific geographic locations","Filter by various renewable energy topics (solar, wind, hydrogen, etc.)","Support for both date range and recency-based queries","Secure authentication through environment variables","Input validation and error handling","Full MCP compatibility","Python 3.10 or higher"],"avatarUrl":"https://avatars.githubusercontent.com/u/82890533?v=4","views":0,"featured":false},{"slug":"negokaz-excel-mcp-server","sourceId":"negokaz-excel-mcp-server","name":"negokaz excel mcp server","author":"negokaz","description":"A Model Context Protocol (MCP) server that reads and writes MS Excel data","repositoryUrl":"https://github.com/negokaz/excel-mcp-server","tags":["go","mcp"],"category":"Database","stars":215,"lastUpdate":"2025-05-19","installTarget":null,"features":["Read/Write text values","Read/Write formulas","Create new sheets","Live editing","Capture screen image from a sheet","Node.js 20.x or later","xlsx (Excel book)","xlsm (Excel macro-enabled book)","xltx (Excel template)","xltm (Excel macro-enabled template)","`fileAbsolutePath`","Absolute path to the Excel file","`fileAbsolutePath`","Absolute path to the Excel file","`sheetName`","Sheet name in the Excel file","`range`","Range of cells to read in the Excel sheet (e.g., \"A1:C10\"). [default: first paging range]","`knownPagingRanges`","List of already read paging ranges","`showFormula`","Show formula instead of value","`fileAbsolutePath`","Absolute path to the Excel file","`sheetName`","Sheet name in the Excel file","`range`","Range of cells to read in the Excel sheet (e.g., \"A1:C10\"). [default: first paging range]","`knownPagingRanges`","List of already read paging ranges","`fileAbsolutePath`","Absolute path to the Excel file","`sheetName`","Sheet name in the Excel file","`newSheet`","Create a new sheet if true, otherwise write to the existing sheet","`range`","Range of cells to read in the Excel sheet (e.g., \"A1:C10\").","`values`","Values to write to the Excel sheet. If the value is a formula, it should start with \"=\"","`fileAbsolutePath`","Absolute path to the Excel file","`sheetName`","Sheet name where the table is created","`range`","Range to be a table (e.g., \"A1:C10\")","`tableName`","Table name to be created","`fileAbsolutePath`","Absolute path to the Excel file","`srcSheetName`","Source sheet name in the Excel file","`dstSheetName`","Sheet name to be copied"],"avatarUrl":"https://avatars.githubusercontent.com/u/1239141?v=4","views":0,"featured":false},{"slug":"neosapience-typecast-api-mcp-server-sample","sourceId":"neosapience-typecast-api-mcp-server-sample","name":"neosapience typecast api mcp server sample","author":"neosapience","description":"MCP Server for typecast-api","repositoryUrl":"https://github.com/neosapience/typecast-api-mcp-server-sample","tags":["mcp","api"],"category":"Cloud","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/28556328?v=4","views":0,"featured":false},{"slug":"nermalcat69-zerops-mcp","sourceId":"nermalcat69-zerops-mcp","name":"nermalcat69 zerops mcp","author":"nermalcat69","description":"nermalcat69 zerops mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/nermalcat69/zerops-mcp","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Automatic Branch Creation**: When creating/updating files or pushing changes, branches are automatically created if they don't exist","**Comprehensive Error Handling**: Clear error messages for common issues","**Git History Preservation**: Operations maintain proper Git history without force pushing","**Batch Operations**: Support for both single-file and multi-file operations","**Advanced Search**: Support for searching code, issues/PRs, and users","`create_or_update_file`","Create or update a single file in a repository","Inputs:","`owner` (string): Repository owner (username or organization)","`repo` (string): Repository name","`path` (string): Path where to create/update the file","`content` (string): Content of the file","`message` (string): Commit message","`branch` (string): Branch to create/update the file in","`sha` (optional string): SHA of file being replaced (for updates)","Returns: File content and commit details","`push_files`","Push multiple files in a single commit","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`branch` (string): Branch to push to","`files` (array): Files to push, each with `path` and `content`","`message` (string): Commit message","Returns: Updated branch reference","`search_repositories`","Search for GitHub repositories","Inputs:","`query` (string): Search query","`page` (optional number): Page number for pagination","`perPage` (optional number): Results per page (max 100)","Returns: Repository search results","`create_repository`","Create a new GitHub repository","Inputs:","`name` (string): Repository name","`description` (optional string): Repository description","`private` (optional boolean): Whether repo should be private","`autoInit` (optional boolean): Initialize with README","Returns: Created repository details","`get_file_contents`","Get contents of a file or directory","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`path` (string): Path to file/directory","`branch` (optional string): Branch to get contents from","Returns: File/directory contents","`create_issue`","Create a new issue","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`title` (string): Issue title","`body` (optional string): Issue description","`assignees` (optional string[]): Usernames to assign","`labels` (optional string[]): Labels to add","`milestone` (optional number): Milestone number","Returns: Created issue details","`create_pull_request`","Create a new pull request","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`title` (string): PR title","`body` (optional string): PR description","`head` (string): Branch containing changes","`base` (string): Branch to merge into","`draft` (optional boolean): Create as draft PR","`maintainer_can_modify` (optional boolean): Allow maintainer edits","Returns: Created pull request details","`fork_repository`","Fork a repository","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`organization` (optional string): Organization to fork to","Returns: Forked repository details","`create_branch`","Create a new branch","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`branch` (string): Name for new branch","`from_branch` (optional string): Source branch (defaults to repo default)","Returns: Created branch reference","`list_issues`","List and filter repository issues","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`state` (optional string): Filter by state ('open', 'closed', 'all')","`labels` (optional string[]): Filter by labels","`sort` (optional string): Sort by ('created', 'updated', 'comments')","`direction` (optional string): Sort direction ('asc', 'desc')","`since` (optional string): Filter by date (ISO 8601 timestamp)","`page` (optional number): Page number","`per_page` (optional number): Results per page","Returns: Array of issue details","`update_issue`","Update an existing issue","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`issue_number` (number): Issue number to update","`title` (optional string): New title","`body` (optional string): New description","`state` (optional string): New state ('open' or 'closed')","`labels` (optional string[]): New labels","`assignees` (optional string[]): New assignees","`milestone` (optional number): New milestone number","Returns: Updated issue details","`add_issue_comment`","Add a comment to an issue","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`issue_number` (number): Issue number to comment on","`body` (string): Comment text","Returns: Created comment details","`search_code`","Search for code across GitHub repositories","Inputs:","`q` (string): Search query using GitHub code search syntax","`sort` (optional string): Sort field ('indexed' only)","`order` (optional string): Sort order ('asc' or 'desc')","`per_page` (optional number): Results per page (max 100)","`page` (optional number): Page number","Returns: Code search results with repository context","`search_issues`","Search for issues and pull requests","Inputs:","`q` (string): Search query using GitHub issues search syntax","`sort` (optional string): Sort field (comments, reactions, created, etc.)","`order` (optional string): Sort order ('asc' or 'desc')","`per_page` (optional number): Results per page (max 100)","`page` (optional number): Page number","Returns: Issue and pull request search results","`search_users`","Search for GitHub users","Inputs:","`q` (string): Search query using GitHub users search syntax","`sort` (optional string): Sort field (followers, repositories, joined)","`order` (optional string): Sort order ('asc' or 'desc')","`per_page` (optional number): Results per page (max 100)","`page` (optional number): Page number","Returns: User search results","`list_commits`","Gets commits of a branch in a repository","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`page` (optional string): page number","`per_page` (optional string): number of record per page","`sha` (optional string): branch name","Returns: List of commits","`get_issue`","Gets the contents of an issue within a repository","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`issue_number` (number): Issue number to retrieve","Returns: Github Issue object & details","`get_pull_request`","Get details of a specific pull request","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`pull_number` (number): Pull request number","Returns: Pull request details including diff and review status","`list_pull_requests`","List and filter repository pull requests","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`state` (optional string): Filter by state ('open', 'closed', 'all')","`head` (optional string): Filter by head user/org and branch","`base` (optional string): Filter by base branch","`sort` (optional string): Sort by ('created', 'updated', 'popularity', 'long-running')","`direction` (optional string): Sort direction ('asc', 'desc')","`per_page` (optional number): Results per page (max 100)","`page` (optional number): Page number","Returns: Array of pull request details","`create_pull_request_review`","Create a review on a pull request","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`pull_number` (number): Pull request number","`body` (string): Review comment text","`event` (string): Review action ('APPROVE', 'REQUEST_CHANGES', 'COMMENT')","`commit_id` (optional string): SHA of commit to review","`comments` (optional array): Line-specific comments, each with:","`path` (string): File path","`position` (number): Line position in diff","`body` (string): Comment text","Returns: Created review details","`merge_pull_request`","Merge a pull request","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`pull_number` (number): Pull request number","`commit_title` (optional string): Title for merge commit","`commit_message` (optional string): Extra detail for merge commit","`merge_method` (optional string): Merge method ('merge', 'squash', 'rebase')","Returns: Merge result details","`get_pull_request_files`","Get the list of files changed in a pull request","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`pull_number` (number): Pull request number","Returns: Array of changed files with patch and status details","`get_pull_request_status`","Get the combined status of all status checks for a pull request","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`pull_number` (number): Pull request number","Returns: Combined status check results and individual check details","`update_pull_request_branch`","Update a pull request branch with the latest changes from the base branch (equivalent to GitHub's \"Update branch\" button)","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`pull_number` (number): Pull request number","`expected_head_sha` (optional string): The expected SHA of the pull request's HEAD ref","Returns: Success message when branch is updated","`get_pull_request_comments`","Get the review comments on a pull request","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`pull_number` (number): Pull request number","Returns: Array of pull request review comments with details like the comment text, author, and location in the diff","`get_pull_request_reviews`","Get the reviews on a pull request","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`pull_number` (number): Pull request number","Returns: Array of pull request reviews with details like the review state (APPROVED, CHANGES_REQUESTED, etc.), reviewer, and review body","`language:javascript`: Search by programming language","`repo:owner/name`: Search in specific repository","`path:app/src`: Search in specific path","`extension:js`: Search by file extension","Example: `q: \"import express\" language:typescript path:src/`","`is:issue` or `is:pr`: Filter by type","`is:open` or `is:closed`: Filter by state","`label:bug`: Search by label","`author:username`: Search by author","Example: `q: \"memory leak\" is:issue is:open label:bug`","`type:user` or `type:org`: Filter by account type","`followers:>1000`: Filter by followers","`location:London`: Search by location","Example: `q: \"fullstack developer\" location:London followers:>100`","Go to [Personal access tokens](https://github.com/settings/tokens) (in GitHub Settings > Developer settings)","Select which repositories you'd like this token to have access to (Public, All, or Select)","Create a token with the `repo` scope (\"Full control of private repositories\")","Alternatively, if working only with public repositories, select only the `public_repo` scope","Copy the generated token"],"avatarUrl":"https://avatars.githubusercontent.com/u/73933669?v=4","views":0,"featured":false},{"slug":"nesirat-mcp","sourceId":"nesirat-mcp","name":"nesirat MCP","author":"nesirat","description":"nesirat MCP is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/nesirat/MCP","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["User Authentication and Authorization","Admin Dashboard","User Profile Management","Vulnerability Tracking","Support Ticket System","API Key Management","SSL Certificate Management","Newsletter Subscription","Activity Logging","Python 3.11 or higher","PostgreSQL 15 or higher","Docker and Docker Compose (optional)","Clone the repository:","Create a .env file:","Build and start the containers:","Create the admin user:","Clone the repository:","Create and activate a virtual environment:","Install dependencies:","Create a .env file:","Set up the database:","Create the admin user:","Start the application:","Access the application at http://localhost:8000","Log in with your admin credentials","Configure SSL certificates in the admin interface","Start managing vulnerabilities and users","Swagger UI: http://localhost:8000/docs","ReDoc: http://localhost:8000/redoc","Fork the repository","Create a feature branch","Commit your changes","Push to the branch","Create a Pull Request"],"avatarUrl":"https://avatars.githubusercontent.com/u/199841059?v=4","views":0,"featured":false},{"slug":"netwrix-mcp-server-naa","sourceId":"netwrix-mcp-server-naa","name":"netwrix mcp server naa","author":"netwrix","description":"MCP Server for Netwrix Access Analyzer","repositoryUrl":"https://github.com/netwrix/mcp-server-naa","tags":["mcp"],"category":"Cloud","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["SQL Server integration with automatic connection on startup","Dynamic database schema exploration","SQL query execution","Netwrix Access Analyzer File System tools","Python 3.12 or higher","MCP SDK","pyodbc 4.0.39 or higher (for SQL Server connectivity)","python-dotenv 1.0.0 or higher (for environment variable management)","ODBC Driver 17 for SQL Server or later (must be installed on your system)","**macOS**: Install using Homebrew: `brew install microsoft/mssql-release/msodbcsql17`","**Windows**: Download and install from the [Microsoft ODBC Driver page](https://learn.microsoft.com/en-us/sql/connect/odbc/download-odbc-driver-for-sql-server)","**Linux**: Follow [Microsoft's instructions](https://learn.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server) for your distribution","Create a `.env` file in your project directory with your SQL Server connection details:","Replace the example values with your actual database connection information.","Open Claude Desktop","Navigate to the Claude Desktop configuration file:","macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`","Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`","Add the following configuration to the `mcpServers` section.","Restart Claude Desktop","Replace `/path/to/your/uv` with the actual path to your `uv` executable (find with `which uv` or `where uv`), and update the path to your `main.py` file as well as the database connection information.","Restart Claude Desktop to apply the changes","`server`: SQL Server address","`database`: Database name","`username`: SQL Server username (optional if using Windows auth)","`password`: SQL Server password (optional if using Windows auth)","`trusted_connection`: Boolean flag for Windows Authentication","`table_name`: Name of the table to explain","`table_name`: Name of the table to get schema for.","`tablename`: Name of the table to sample","`trustee`: Domain\\Username format","`levelsdown`: How many directory levels to traverse (default: 0)","`trustee`: Domain\\Username format","`resourcepath`: Path to the resource","`resource`: Path to the resource","`resource`: Path to the resource","Verify your SQL Server is running and accessible from your network","Check your credentials in the `.env` file","Ensure the ODBC driver is correctly installed","Check the logs for detailed error messages","Use the full path to `uv` in your configuration (use `which uv` or `where uv` to find it)","Make sure you've restarted Claude Desktop after configuration changes","Check the Claude logs for any error messages related to the MCP server"],"avatarUrl":"https://avatars.githubusercontent.com/u/126744846?v=4","views":0,"featured":false},{"slug":"neva","sourceId":"neva","name":"neva","author":"RomanEmreis","description":"MCP server SDK for Rust","repositoryUrl":"https://github.com/RomanEmreis/neva","tags":["neva","rust","Browser Automation"],"category":"Development","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/39233213?v=4","views":0,"featured":false},{"slug":"nextdriveioe-github-action-trigger-mcp","sourceId":"nextdriveioe-github-action-trigger-mcp","name":"nextDriveIoE github action trigger mcp","author":"nextDriveIoE","description":"nextDriveIoE github action trigger mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/nextDriveIoE/github-action-trigger-mcp","tags":["mcp","github"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["`get_github_actions` - Get available GitHub Actions for a repository","Required parameters: `owner` (repository owner, username or organization) and `repo` (repository name)","Optional parameters: `token` (GitHub personal access token, for accessing private repositories or increasing API rate limits)","Returns JSON data with workflow ID, name, path, state, URL, and content","`get_github_action` - Get detailed information about a specific GitHub Action, including inputs and their requirements","Required parameters: `owner` (Action owner, username or organization) and `repo` (repository name of the action)","Optional parameters:","`path`: Path to the action definition file (default: 'action.yml')","`ref`: Git reference (branch, tag, or commit SHA, default: 'main')","`token`: GitHub personal access token (optional)","Returns detailed information about the Action, including name, description, author, inputs (and whether they're required), etc.","`trigger_github_action` - Trigger a GitHub workflow and pass relevant parameters","Required parameters:","`owner`: Repository owner (username or organization)","`repo`: Repository name","`workflow_id`: The ID or filename of the workflow to trigger","Optional parameters:","`ref`: The git reference to trigger the workflow on (default: 'main')","`inputs`: Inputs to pass to the workflow (must match the workflow's defined inputs)","`token`: GitHub personal access token (must have the workflow scope)","Returns workflow run information, including status, URL, etc.","`get_github_release` - Get the latest 2 releases from a GitHub repository","Required parameters: `owner` (repository owner, username or organization) and `repo` (repository name)","Optional parameters: `token` (GitHub personal access token, optional)","Returns information about the latest 2 releases","No local package installation required","Automatically uses the latest version","Set up once and ready to use","Built-in GitHub token configuration","Install the package:","Use in Claude Desktop configuration:","Make sure you're logged in to npm and have permissions to publish to the `@nextdrive` organization:","Build the project:","Publish to npm (organization-scoped packages are private by default, use `--access public` to make it public):","The workflow must be configured to support the `workflow_dispatch` event","The GitHub token must have the `workflow` scope permission","Input parameters passed must match those defined in the workflow"],"avatarUrl":"https://avatars.githubusercontent.com/u/65586182?v=4","views":0,"featured":false},{"slug":"nfshanq-mcp-invoice","sourceId":"nfshanq-mcp-invoice","name":"nfshanq mcp invoice","author":"nfshanq","description":"mcp for invoice handle","repositoryUrl":"https://github.com/nfshanq/mcp-invoice","tags":["mcp"],"category":"Financial","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/5677094?v=4","views":0,"featured":false},{"slug":"nguyenlegravityglobal-figma-mcp","sourceId":"nguyenlegravityglobal-figma-mcp","name":"nguyenlegravityglobal figma mcp","author":"nguyenlegravityglobal","description":"nguyenlegravityglobal figma mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/nguyenlegravityglobal/figma-mcp","tags":["figma","mcp"],"category":"Design","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/140036043?v=4","views":0,"featured":false},{"slug":"nickclyde-duckduckgo-mcp-server","sourceId":"nickclyde-duckduckgo-mcp-server","name":"nickclyde duckduckgo mcp server","author":"nickclyde","description":"A Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.","repositoryUrl":"https://github.com/nickclyde/duckduckgo-mcp-server","tags":["go","mcp","search"],"category":"Database","stars":165,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Web Search**: Search DuckDuckGo with advanced rate limiting and result formatting","**Content Fetching**: Retrieve and parse webpage content with intelligent text extraction","**Rate Limiting**: Built-in protection against rate limits for both search and content fetching","**Error Handling**: Comprehensive error handling and logging","**LLM-Friendly Output**: Results formatted specifically for large language model consumption","Download [Claude Desktop](https://claude.ai/download)","Create or edit your Claude Desktop configuration:","On macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`","On Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`","Restart Claude Desktop","`query`: Search query string","`max_results`: Maximum number of results to return (default: 10)","`url`: The webpage URL to fetch content from","Search: Limited to 30 requests per minute","Content Fetching: Limited to 20 requests per minute","Automatic queue management and wait times","Removes ads and irrelevant content","Cleans up DuckDuckGo redirect URLs","Formats results for optimal LLM consumption","Truncates long content appropriately","Comprehensive error catching and reporting","Detailed logging through MCP context","Graceful degradation on rate limits or timeouts","Additional search parameters (region, language, etc.)","Enhanced content parsing options","Caching layer for frequently accessed content","Additional rate limiting strategies"],"avatarUrl":"https://avatars.githubusercontent.com/u/9121162?v=4","views":0,"featured":false},{"slug":"nickpending-mcp-censys","sourceId":"nickpending-mcp-censys","name":"nickpending mcp censys","author":"nickpending","description":"mcp-censys is a MCP server that taps into the Censys Search API for real-time domain, IP, and FQDN reconnaissance","repositoryUrl":"https://github.com/nickpending/mcp-censys","tags":["ai","mcp","api","search"],"category":"Integration","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Conversational Queries**: Natural language access to Censys intel","**Domain and IP Lookup**: Get DNS names, ASN, services, and TLS context","**New FQDN Discovery**: Find recently seen subdomains from DNS and cert data","**MCP-Compatible Tools**: Use directly from Claude Desktop","**MCP Prompt Templates**: ✨ Built-in structured guidance templates that instruct Claude exactly how to analyze and present domain data ([learn more about MCP Prompts](https://modelcontextprotocol.io/docs/concepts/prompts))","**Dockerized with .env support**: Secure, repeatable usage","**Lightweight API Client**: Based on Censys Python SDK","**lookup_domain** - Get comprehensive IPs, DNS names, services, and ASN info for a domain (aggregates data across all results) with **built-in MCP prompts** that guide Claude to organize findings into meaningful sections","**lookup_domain_detailed** - Return a sample of 3 individual host records with services, ASN, geo, and TLS data, along with information about total available records and **structured MCP prompts** for comprehensive infrastructure analysis","**lookup_ip** - Enrich an IP with DNS, ASN, service info, and TLS metadata","**new_fqdns** - Find recently observed FQDNs for a domain (via DNS and certs)","**host_services** - List open ports and service banners for a given domain or IP","Make sure the target is publicly visible","Check your API key and rate limits","DNS-based results rely on recent Censys observations","Scan a single domain or IP at a time for faster results","Use lookup_domain or lookup_ip for focused data","If you experience errors with result formatting, ensure you're using the latest version","The tools handle pagination automatically - lookup_domain collects all available results, while lookup_domain_detailed shows a limited sample","For domains with many results, queries may take longer to complete due to multiple API requests","new_fqdns does not represent true \"first seen\" FQDNs; it filters by last observed timestamps","This tool is intended for conversational, single-target analysis (not batch scans)","lookup_domain_detailed only shows 3 records to keep responses manageable, even when more are available","Censys Python SDK (https://github.com/censys/censys-python)","Model Context Protocol (https://modelcontextprotocol.io/)","Claude Desktop (https://www.anthropic.com)"],"avatarUrl":"https://avatars.githubusercontent.com/u/99001?v=4","views":0,"featured":false},{"slug":"nicobailon-code-summarizer","sourceId":"nicobailon-code-summarizer","name":"nicobailon code summarizer","author":"nicobailon","description":"A command-line tool and MCP server that summarizes code files using Gemini Flash 2.0","repositoryUrl":"https://github.com/nicobailon/claude-code-summarizer","tags":["mcp","ai","tool"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Recursively processes code files in a directory","Respects `.gitignore` rules","Skips irrelevant directories like `node_modules`, `dist`, etc.","Summarizes code files using Gemini Flash 2.0","Outputs summaries to a text file","Configurable detail level and summary length","MCP server for integration with Claude Desktop and other LLM tools","Modular design for easy integration into other applications","Secure API key management","Authentication for MCP server endpoints","Retry mechanism with exponential backoff for LLM calls","Rate limiting to prevent abuse","Node.js 18+","Clone the repository","Install dependencies:","Create a `.env` file with your Google API key:","Build the project:","Start the code-summarizer MCP server","Open Claude Desktop and click on the Claude menu, then \"Settings...\"","Navigate to the \"Developer\" section","Create a file at `~/.claude/claude_desktop_config.json` (macOS/Linux) or `%USERPROFILE%\\.claude\\claude_desktop_config.json` (Windows) with this content:","Restart Claude Desktop","After restarting, you can ask Claude to access your codebase, e.g., \"Summarize the files in my project\"","\"Can you summarize all the JavaScript files in my project?\"","\"Please give me a high-level overview of my codebase.\"","\"Explain what the file 'src/config/config.ts' does.\"","\"Find all functions related to authentication in my code.\"","Start the code-summarizer MCP server","Create a `.cursor/mcp.json` file in your project directory:","Restart Cursor or reload your project","Ask Cursor about your code, e.g., \"Can you summarize my codebase?\"","\"Summarize the structure of this codebase for me.\"","\"What are the key components in this project?\"","\"Give me a detailed explanation of the MCP server implementation.\"","\"Help me understand how the retry mechanism works.\"","Start the code-summarizer MCP server","In Cline, you can add the MCP server with a command:","Then authenticate with your API key:","You can then ask Cline to use the code-summarizer, e.g., \"Please summarize my code files\"","\"What does each file in my project do?\"","\"Create a summary of all TypeScript files.\"","\"Explain the authentication flow in this codebase.\"","\"What are the main functions in the 'summarizer' directory?\"","**Get file summaries**: Request concise explanations of what specific files do","**Explore directories**: Browse through your codebase structure","**Batch processing**: Summarize multiple files at once","**Targeted queries**: Find specific patterns or functionality in your code","**Customize summaries**: Control detail level and summary length","**Update settings**: Change configuration options through the MCP interface","`code://file/*` - Access individual code files","`code://directory/*` - List code files in a directory","`summary://file/*` - Get summary for a specific file","`summary://batch/*` - Get summaries for multiple files","`summarize_file` - Summarize a single file with options","`summarize_directory` - Summarize a directory with options","`set_config` - Update configuration options","`code_summary` - Prompt template for summarizing code","`directory_summary` - Prompt template for summarizing entire directories","**Connection Refused**","Make sure the MCP server is running (`npm start -- server`)","Verify the port is correct in your configuration","Check for firewall issues blocking the connection","**Authentication Errors**","Verify you've added the correct API key in the headers (`x-api-key`)","Check that your API key is valid and properly formatted","Make sure environment variables are set correctly","**Transport Errors**","Ensure the correct transport type is specified (SSE)","Check that the URL includes the correct endpoint (`/sse`)","Verify network connectivity between the client and server","**Permission Issues**","Ensure the MCP server has read access to your codebase","Check file permissions if summarizing fails for specific files","**Claude Desktop Not Finding the MCP Server**","Verify the path in `claude_desktop_config.json` is correct","Make sure the command and args point to the right location","Check Claude Desktop logs for any configuration errors","**Rate Limiting**","If you see \"Too many requests\" errors, wait and try again later","Consider adjusting the rate limiting settings in the server code","`--detail`, `-d`: Set the level of detail for summaries. Options are 'low', 'medium', or 'high'. Default is 'medium'.","`--max-length`, `-l`: Maximum length of each summary in characters. Default is 500.","API keys are stored securely and prioritize environment variables over configuration files","Keys are validated for proper format before use","API keys are never exposed in logs or error messages","Configuration file doesn't store API keys when they're provided via environment variables","All MCP server endpoints (except health check) require authentication via API key","Authentication uses the `x-api-key` header for secure transmission","Failed authentication attempts are logged for security monitoring","Built-in rate limiting prevents abuse of the service","Default: 60 requests per minute per IP address","Configurable through server settings","Structured error system with categorization","Sensitive information is never exposed in error messages","Proper error codes are returned for different failure scenarios","Automatic retry with exponential backoff for transient failures","Configurable retry settings including max retries, delays, and backoff factor","Jitter added to retry timing to prevent thundering herd problems","Request ID tracking for tracing issues across the system","TypeScript (.ts, .tsx)","JavaScript (.js, .jsx)","Python (.py)","Java (.java)","C++ (.cpp)","C (.c)","Go (.go)","Ruby (.rb)","PHP (.php)","C# (.cs)","Swift (.swift)","Rust (.rs)","Kotlin (.kt)","Scala (.scala)","Vue (.vue)","HTML (.html)","CSS (.css, .scss, .less)","The tool scans the specified directory recursively, respecting `.gitignore` rules.","It filters files based on supported extensions.","For each supported file, it reads the content and determines the programming language.","It sends the code to Gemini Flash 2.0 with a prompt to summarize, including detail level and length constraints.","The summaries are collected and written to the specified output file.","`index.ts`: Main CLI implementation","`src/`: Source code directory","`summarizer/`: Core summarization functionality","`mcp/`: MCP server implementation","`config/`: Configuration management","`bin/`: CLI entrypoint","`config.json`: Default configuration file","`tsconfig.json`: TypeScript configuration","`package.json`: Project dependencies and scripts","`.env.example`: Template for setting up environment variables","`.gitignore`: Files and directories to ignore in Git","`__tests__`: Unit and integration tests","`__mocks__/mock-codebase`: Mock codebase for testing","Support for more file types","Support for alternative LLM providers","Integration with an Electron app for a GUI interface","Enhanced MCP server capabilities","Advanced token usage tracking","OpenTelemetry-based observability","Enhanced audit logging capabilities","Secret scanning integration"],"avatarUrl":"https://avatars.githubusercontent.com/u/2958133?v=4","views":0,"featured":false},{"slug":"niyonabil-blogger-mcp-server","sourceId":"niyonabil-blogger-mcp-server","name":"niyonabil blogger mcp server","author":"niyonabil","description":"niyonabil blogger mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/niyonabil/blogger-mcp-server","tags":["mcp"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/77328053?v=4","views":0,"featured":false},{"slug":"nnquant-qmt-mcp-server","sourceId":"nnquant-qmt-mcp-server","name":"nnquant qmt mcp server","author":"nnquant","description":"QMT-MCP-Server","repositoryUrl":"https://github.com/nnquant/qmt-mcp-server","tags":["mcp"],"category":"Database","stars":20,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/205879793?v=4","views":1,"featured":false},{"slug":"noah-vh-mcp-server-clickup","sourceId":"noah-vh-mcp-server-clickup","name":"noah vh mcp server clickup","author":"noah-vh","description":"Model Context Protocol (MCP) server implementation for ClickUp integration","repositoryUrl":"https://github.com/noah-vh/mcp-server-clickup","tags":["mcp"],"category":"Cloud","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/129553607?v=4","views":0,"featured":false},{"slug":"notion-server","sourceId":"notion-server","name":"notion-server","author":"v-3","description":"notion-server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/v-3/notion-server","tags":["Community Servers","notion"],"category":"Community Servers","stars":88,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/10964218?v=4","views":0,"featured":false},{"slug":"nrjchnd-voipbin-mcp","sourceId":"nrjchnd-voipbin-mcp","name":"nrjchnd voipbin mcp","author":"nrjchnd","description":"VoIPBin MCP Server","repositoryUrl":"https://github.com/nrjchnd/voipbin-mcp","tags":["mcp"],"category":"Database","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Full VoIPBin API integration through MCP protocol","Support for both stdio and SSE transport modes","Comprehensive tool definitions with proper annotations","Type-safe request/response handling","Asynchronous HTTP requests","Proper error handling and validation","Docker support for easy deployment","`get_calls`: Retrieve a list of calls with optional filtering","`get_call`: Get details of a specific call","`create_call`: Create a new call","`end_call`: End an active call","`get_agents`: Retrieve a list of agents","`get_agent`: Get details of a specific agent","`update_agent_status`: Update an agent's status","`get_campaigns`: Retrieve a list of campaigns","`get_campaign`: Get details of a specific campaign","`create_campaign`: Create a new campaign","`get_recordings`: Retrieve a list of call recordings","`get_recording`: Get details of a specific recording","`get_queues`: Retrieve a list of call queues","`get_queue`: Get details of a specific queue","`get_conferences`: Retrieve a list of active conferences","`create_conference`: Create a new conference","`get_chats`: Retrieve a list of chat conversations","`send_chat_message`: Send a message in a chat conversation","`get_billing_info`: Retrieve current billing information","`get_billing_history`: Retrieve billing history with optional date filtering","Create a virtual environment:","Install dependencies:","Create a `.env` file:","Update the `.env` file with your VoIPBin API credentials:","Build and run using Docker Compose:","Or build and run using Docker directly:","`readOnlyHint`: Indicates if the tool only reads data","`destructiveHint`: Indicates if the tool modifies or deletes data","`idempotentHint`: Indicates if repeated calls have the same effect as a single call","`openWorldHint`: Indicates if the tool operates in an open world context","Invalid API credentials","Network connectivity issues","Invalid request parameters","Rate limiting","Server errors","Add the tool definition in the `list_tools()` function","Implement the tool handler in the `voipbin_tool()` function","Update the documentation","API keys are stored securely in environment variables","All requests are authenticated","HTTPS is enforced for API communication","Input validation is performed on all requests","Docker container runs as non-root user","Health checks ensure container is running properly","Fork the repository","Create a feature branch","Commit your changes","Push to the branch","Create a Pull Request","Use it commercially","Modify it","Distribute it","Use it privately","Sublicense it","Include the original copyright notice","Include the license text","Provide clear attribution to the original source","Maintain attribution in any derivative works","Hold the author liable for damages","Remove or obscure the attribution","Claim the work as your own"],"avatarUrl":"https://avatars.githubusercontent.com/u/17134818?v=4","views":0,"featured":false},{"slug":"nrwl-nx-console","sourceId":"nrwl-nx-console","name":"nrwl nx console","author":"nrwl","description":"Nx Console is the user interface for Nx & Lerna.","repositoryUrl":"https://github.com/nrwl/nx-console","tags":["mcp"],"category":"Design","stars":1344,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/23692104?v=4","views":1,"featured":false},{"slug":"ns-mcp-server","sourceId":"ns-mcp-server","name":"ns-mcp-server","author":"r-huijts","description":"A Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.","repositoryUrl":"https://github.com/r-huijts/ns-mcp-server","tags":["Community Servers"],"category":"Database","stars":225,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/22192747?v=4&size=40","views":0,"featured":false},{"slug":"nstanw-api-service","sourceId":"nstanw-api-service","name":"nstanw api service","author":"nstanw","description":"MCP-api-service","repositoryUrl":"https://github.com/nstanw/api-service","tags":["mcp","api"],"category":"Integration","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/28838948?v=4","views":0,"featured":false},{"slug":"nsxdavid-surrealdb-mcp-server","sourceId":"nsxdavid-surrealdb-mcp-server","name":"nsxdavid surrealdb mcp server","author":"nsxdavid","description":"nsxdavid surrealdb mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/nsxdavid/surrealdb-mcp-server","tags":["mcp","database"],"category":"Database","stars":16,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/57590?v=4","views":0,"featured":false},{"slug":"ntfy-mcp","sourceId":"ntfy-mcp","name":"ntfy-mcp","author":"teddyzxcv","description":"ntfy-mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/teddyzxcv/ntfy-mcp","tags":["Community Servers"],"category":"Community Servers","stars":161,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/48234309?v=4&size=40","views":0,"featured":false},{"slug":"oatpp-mcp","sourceId":"oatpp-mcp","name":"oatpp-mcp","author":"oatpp","description":"Anthropic’s Model Context Protocol implementation for Oat++","repositoryUrl":"https://github.com/oatpp/oatpp-mcp","tags":["Community Servers","anthropic","model-context-protocol","oatpp"],"category":"Official","stars":41,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/37167448?v=4","views":0,"featured":false},{"slug":"obre10off-spotify-mcp","sourceId":"obre10off-spotify-mcp","name":"obre10off spotify mcp","author":"obre10off","description":"Play your favorite song without leaving Cursor","repositoryUrl":"https://github.com/obre10off/spotify-mcp","tags":["mcp"],"category":"Other MCP Server","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["`play`: Play a track, album, or playlist, or resume playback.","`pause`: Pause playback.","`next`: Skip to the next track.","`previous`: Skip to the previous track.","`get_current_track`: Get information about the currently playing track.","`search`: Search for tracks, albums, artists, or playlists.","[Bun](https://bun.sh/) (version 1.0.0 or later)","A Spotify Premium account.","A Spotify Developer application:","Create one at the [Spotify Developer Dashboard](https://developer.spotify.com/dashboard/).","Obtain your Client ID and Client Secret.","Add `http://localhost:8888/callback` to the Redirect URIs in your app's settings.","An MCP client (e.g., Cursor or Claude for Desktop).","**Clone the repository:**","**Install dependencies:**","**Create a `.env` file:**","**Run the authorization script:**","**Configure your MCP client:**","**Cursor:**","Open Cursor's settings (Cmd+, or Ctrl+,).","Search for \"Model Context Protocol\".","Click \"Edit in settings.json\".","Add the following to the `mcp.servers` array (replace `/absolute/path/to/your/spotify-mcp` with the *absolute* path to your `spotify-mcp` directory):","**Claude for Desktop (macOS/Windows):**","Open the Claude for Desktop configuration file:","**macOS:** `~/Library/Application Support/Claude/claude_desktop_config.json`","**Windows:** `%APPDATA%\\Claude\\claude_desktop_config.json`","Add the following to the `mcpServers` object (replace `/absolute/path/to/your/spotify-mcp` with the *absolute* path to your `spotify-mcp` directory):","**Important:** Always use *absolute* paths in your client configuration.","**Restart your MCP Client**"],"avatarUrl":"https://avatars.githubusercontent.com/u/157845470?v=4","views":0,"featured":false},{"slug":"obsidian-mcp","sourceId":"obsidian-mcp","name":"obsidian-mcp","author":"StevenStavrakis","description":"A simple MCP server for Obsidian","repositoryUrl":"https://github.com/StevenStavrakis/obsidian-mcp","tags":["Community Servers"],"category":"Community Servers","stars":325,"lastUpdate":"2025-04-12","installTarget":null,"features":["Read and search notes in your vault","Create new notes and directories","Edit existing notes","Move and delete notes","Manage tags (add, remove, rename)","Search vault contents","Node.js 20 or higher (might work on lower, but I haven't tested it)","An Obsidian vault","macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`","Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`","MacOS: `~/Library/Logs/Claude/mcp*.log`","Windows: `%APPDATA%\\Claude\\logs\\mcp*.log`","`read-note` - Read the contents of a note","`create-note` - Create a new note","`edit-note` - Edit an existing note","`delete-note` - Delete a note","`move-note` - Move a note to a different location","`create-directory` - Create a new directory","`search-vault` - Search notes in the vault","`add-tags` - Add tags to a note","`remove-tags` - Remove tags from a note","`rename-tag` - Rename a tag across all notes","`manage-tags` - List and organize tags","`list-available-vaults` - List all available vaults (helps with multi-vault setups)","`creating-tools.md` - Guide for creating new tools","`tool-examples.md` - Examples of using the available tools","Only provide access to your intended vault directory","Review tool actions before approving them","**Server not showing up in Claude Desktop**","Verify your configuration file syntax","Make sure the vault path is absolute and exists","Restart Claude Desktop","**Permission errors**","Ensure the vault path is readable/writable","Check file permissions in your vault","**Tool execution failures**","Check Claude Desktop logs at:","macOS: `~/Library/Logs/Claude/mcp*.log`","Windows: `%APPDATA%\\Claude\\logs\\mcp*.log`"],"avatarUrl":"https://avatars.githubusercontent.com/u/35231833?v=4","views":0,"featured":false},{"slug":"ocadaruma-mcp-svstudio","sourceId":"ocadaruma-mcp-svstudio","name":"ocadaruma mcp svstudio","author":"ocadaruma","description":"ocadaruma mcp svstudio is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/ocadaruma/mcp-svstudio","tags":["mcp"],"category":"Other MCP Server","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6070684?v=4","views":0,"featured":false},{"slug":"ocean-zhc-dolphinscheduler-mcp","sourceId":"ocean-zhc-dolphinscheduler-mcp","name":"ocean zhc dolphinscheduler mcp","author":"ocean-zhc","description":"A Model Context Protocol (MCP) server for Apache Dolphinscheduler.  This provides access to your Apache Dolphinshcheduler RESTful API V1 instance and the surrounding ecosystem.","repositoryUrl":"https://github.com/ocean-zhc/dolphinscheduler-mcp","tags":["mcp","api","system"],"category":"Integration","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":["Full API coverage of DolphinScheduler functionality","Standardized tool interfaces following the Model Context Protocol","Easy configuration through environment variables or command-line arguments","Comprehensive tool documentation","`DOLPHINSCHEDULER_API_URL`: URL for the DolphinScheduler API (default: http://localhost:12345/dolphinscheduler)","`DOLPHINSCHEDULER_API_KEY`: API token for authentication with the DolphinScheduler API","`DOLPHINSCHEDULER_MCP_HOST`: Host to bind the MCP server (default: 0.0.0.0)","`DOLPHINSCHEDULER_MCP_PORT`: Port to bind the MCP server (default: 8089)","`DOLPHINSCHEDULER_MCP_LOG_LEVEL`: Logging level (default: INFO)","Project Management","Process Definition Management","Process Instance Management","Task Definition Management","Scheduling Management","Resource Management","Data Source Management","Alert Group Management","Alert Plugin Management","Worker Group Management","Tenant Management","User Management","System Status Monitoring"],"avatarUrl":"https://avatars.githubusercontent.com/u/46189785?v=4","views":0,"featured":false},{"slug":"oceanbase-mcp-server","sourceId":"oceanbase_mcp_server","name":"oceanbase_mcp_server","author":"yuanoOo","description":"A Model Context Protocol (MCP) server that enables secure interaction with OceanBase databases. This server allows AI assistants to list tables, read data, and execute SQL queries through a controlled interface, making database exploration and analysis safer and more structured.","repositoryUrl":"https://github.com/yuanoOo/oceanbase_mcp_server","tags":["Community Servers"],"category":"Database","stars":80,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/24812548?v=4&size=40","views":0,"featured":false},{"slug":"oghenetejiriorukpegmail-github-mcp","sourceId":"oghenetejiriorukpegmail-github-mcp","name":"oghenetejiriorukpegmail github mcp","author":"oghenetejiriorukpegmail","description":"A Model Context Protocol (MCP) server implementation for GitHub integration","repositoryUrl":"https://github.com/oghenetejiriorukpegmail/github-mcp","tags":["mcp","github","ai"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Create GitHub repositories","Push content to repositories","Get user information","Proper error handling and TypeScript type safety","Automatic installation script","Node.js (v18 or higher)","npm (v8 or higher)","PowerShell (for Windows installation)","GitHub Personal Access Token with repo scope","Clone this repository:","Run the installation script:","Create the necessary directories","Install dependencies","Build the TypeScript code","Configure the MCP settings","Create the MCP directory:","Clone this repository into that directory:","Install dependencies:","Build the TypeScript code:","Add the server configuration to your MCP settings file at:","Clone the repository","Install dependencies: `npm install`","Make changes to `src/index.ts`","Build: `npm run build`","Test your changes","Fork the repository","Create a feature branch","Commit your changes","Push to the branch","Create a Pull Request"],"avatarUrl":"https://avatars.githubusercontent.com/u/34803727?v=4","views":0,"featured":false},{"slug":"ogoldberg-gemini-context-mcp-server","sourceId":"ogoldberg-gemini-context-mcp-server","name":"ogoldberg gemini context mcp server","author":"ogoldberg","description":"MCP server for Cursor that leverages Gemini's much larger context window to enhance the capabilities of the AI tools","repositoryUrl":"https://github.com/ogoldberg/gemini-context-mcp-server","tags":["mcp","ai","go","tool","database"],"category":"Integration","stars":19,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/127390?v=4","views":0,"featured":false},{"slug":"okta-mcp-server","sourceId":"okta-mcp-server","name":"okta-mcp-server","author":"kapilduraphe","description":"Okta MCP Server","repositoryUrl":"https://github.com/kapilduraphe/okta-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":10,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/2267141?v=4","views":0,"featured":false},{"slug":"omer-ayhan-custom-context-mcp","sourceId":"omer-ayhan-custom-context-mcp","name":"omer ayhan custom context mcp","author":"omer-ayhan","description":"This Model Context Protocol (MCP) server provides tools for structuring and extracting data from text according to JSON templates.","repositoryUrl":"https://github.com/omer-ayhan/custom-context-mcp","tags":["tool","mcp"],"category":"Official","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Group and structure text based on JSON templates with placeholders","Extract information from AI-generated text into structured JSON formats","Support for any arbitrary JSON structure with nested placeholders","Intelligent extraction of key-value pairs from text","Process AI outputs into structured data for downstream applications","**Define a JSON template with placeholders:**","**Use `group-text-by-json` to create a prompt for AI:**","The tool identifies placeholder keys: name, price, description","Generates a prompt instructing the AI to group information by these keys","**Send the prompt to an AI model and receive grouped text:**","**Use `text-to-json` to convert the grouped text to JSON:**","Result:","Use angle brackets to define placeholders: `<name>`, `<type>`, `<price>`, etc.","The template must be a valid JSON string","Placeholders can be at any level of nesting","Supports complex nested structures","Analyzing JSON templates to extract placeholder keys","Generating prompts that guide AI models to extract information by these keys","Parsing AI-generated text to extract key-value pairs","Reconstructing JSON objects based on the original template structure","Node.js v18 or higher","npm or yarn","**nodemon**: Watches for file changes in the src directory and rebuilds TypeScript files","**browser-sync**: Automatically refreshes the browser when build files change","**Concurrent execution**: Runs both services simultaneously with output synchronization","`nodemon.json`: Controls TypeScript watching and rebuilding","`package.json`: Uses concurrently to run nodemon and browser-sync together","TypeScript files are automatically rebuilt when changed","The MCP server restarts with the updated code","Connected browsers refresh to show the latest changes"],"avatarUrl":"https://avatars.githubusercontent.com/u/32736625?v=4","views":1,"featured":false},{"slug":"onigeya-siyuan-mcp-server","sourceId":"onigeya-siyuan-mcp-server","name":"onigeya siyuan mcp server","author":"onigeya","description":"onigeya siyuan mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/onigeya/siyuan-mcp-server","tags":["mcp"],"category":"Database","stars":12,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/205160660?v=4","views":0,"featured":false},{"slug":"open-browser-mcp-server","sourceId":"open-browser-mcp-server","name":"open-browser-mcp-server","author":"handoing","description":"Open the browser and visit the specified website address","repositoryUrl":"https://github.com/handoing/open-browser-mcp-server","tags":["Browser Automation"],"category":"Integration","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/9876343?v=4","views":0,"featured":false},{"slug":"openai-websearch-mcp","sourceId":"openai-websearch-mcp","name":"openai-websearch-mcp","author":"ElricLiu","description":"openai websearch tool as mcp server","repositoryUrl":"https://github.com/ConechoAI/openai-websearch-mcp","tags":["Community Servers"],"category":"Community Servers","stars":135,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/20209191?v=4&size=40","views":1,"featured":false},{"slug":"openapi-mcp-server","sourceId":"openapi-mcp-server","name":"openapi-mcp-server","author":"janwilmake","description":"Allow AI to wade through complex OpenAPIs using Simple Language","repositoryUrl":"https://github.com/janwilmake/openapi-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":435,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/97664551?v=4&size=40","views":0,"featured":false},{"slug":"opencti-mcp","sourceId":"opencti-mcp","name":"opencti-mcp","author":"calclavia","description":"opencti-mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/Spathodea-Network/opencti-mcp","tags":["Community Servers"],"category":"Community Servers","stars":156,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1828968?v=4&size=40","views":0,"featured":false},{"slug":"opendota-mcp-server","sourceId":"opendota-mcp-server","name":"opendota-mcp-server","author":"asusevski","description":"opendota-mcp-server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/asusevski/opendota-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":4,"lastUpdate":"2025-04-12","installTarget":null,"features":["Access player profiles, statistics, and match history","Retrieve detailed match information","Look up professional players and teams","Get hero statistics and rankings","Search for players by name","And more!","(Optional but recommended) Create an OpenDota API key at https://www.opendota.com/api-keys","Set your API key as an environment variable:","get_player_by_id - Retrieve player information by account ID","get_player_recent_matches - Get recent matches for a player","get_match_data - Get detailed data for a specific match","get_player_win_loss - Get win/loss statistics for a player","get_player_heroes - Get a player's most played heroes","get_hero_stats - Get statistics for heroes","search_player - Search for players by name","get_pro_players - Get list of professional players","get_pro_matches - Get recent professional matches","get_player_peers - Get players who have played with a specified player","get_heroes - Get list of all Dota 2 heroes","get_player_totals - Get player's overall stats totals","get_player_rankings - Get player hero rankings","get_player_wordcloud - Get most common words used by player in chat","get_team_info - Get information about a team","get_public_matches - Get recent public matches","get_match_heroes - Get heroes played in a specific match"],"avatarUrl":"https://avatars.githubusercontent.com/u/77211520?v=4","views":1,"featured":false},{"slug":"openrpc-mpc-server","sourceId":"openrpc-mpc-server","name":"openrpc-mpc-server","author":"shanejonas","description":"A Model Context Protocol (MCP) server that provides JSON-RPC functionality through OpenRPC.","repositoryUrl":"https://github.com/shanejonas/openrpc-mpc-server","tags":["Community Servers"],"category":"Official","stars":107,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/364566?v=4&size=40","views":0,"featured":false},{"slug":"opspawn-google-flights-mcp-server","sourceId":"opspawn-google-flights-mcp-server","name":"opspawn Google Flights MCP Server","author":"opspawn","description":"This MCP server provides tools to interact with Google Flights data using the bundled fast_flights library.","repositoryUrl":"https://github.com/opspawn/Google-Flights-MCP-Server","tags":["tool","go","mcp"],"category":"Development","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":["**`get_flights_on_date`**: Fetches available one-way flights for a specific date between two airports.","Args: `origin` (str), `destination` (str), `date` (str, YYYY-MM-DD), `adults` (int, optional), `seat_type` (str, optional), `return_cheapest_only` (bool, optional, default `False`).","**`get_round_trip_flights`**: Fetches available round-trip flights for specific departure and return dates.","Args: `origin` (str), `destination` (str), `departure_date` (str, YYYY-MM-DD), `return_date` (str, YYYY-MM-DD), `adults` (int, optional), `seat_type` (str, optional), `return_cheapest_only` (bool, optional, default `False`).","**`find_all_flights_in_range`**: Finds available round-trip flights within a specified date range. Can optionally return only the cheapest flight found for each date pair.","Args: `origin` (str), `destination` (str), `start_date_str` (str, YYYY-MM-DD), `end_date_str` (str, YYYY-MM-DD), `min_stay_days` (int, optional), `max_stay_days` (int, optional), `adults` (int, optional), `seat_type` (str, optional), `return_cheapest_only` (bool, optional, default `False`).","**Clone the repository:**","**Create a virtual environment (recommended):**","**Install dependencies:**","**Install Playwright browsers (needed by `fast_flights`):**","This server bundles the `fast_flights` library (originally from [https://github.com/AWeirdDev/flights](https://github.com/AWeirdDev/flights)) for its core flight scraping functionality. Please refer to the included `LICENSE` file for its terms.","Flight scraping can sometimes be unreliable or slow depending on Google Flights changes and network conditions. The tools include basic error handling.","The `find_all_flights_in_range` tool can be resource-intensive as it checks many date combinations."],"avatarUrl":"https://avatars.githubusercontent.com/u/206377040?v=4","views":0,"featured":false},{"slug":"oraichain-ragflow-mcp","sourceId":"oraichain-ragflow-mcp","name":"oraichain ragflow mcp","author":"oraichain","description":"Simple RAGFlow MCP. Only useful until the RAGFlow team releases the official MCP server","repositoryUrl":"https://github.com/oraichain/ragflow-mcp","tags":["mcp","ai"],"category":"Integration","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/69910226?v=4","views":0,"featured":false},{"slug":"osp-marketing-tools","sourceId":"osp_marketing_tools","name":"osp_marketing_tools","author":"horncologne","description":"A Model Context Protocol (MCP) server that empowers LLMs to use some of Open Srategy Partners' core writing and product marketing techniques.","repositoryUrl":"https://github.com/open-strategy-partners/osp_marketing_tools","tags":["Community Servers"],"category":"Community Servers","stars":390,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/5816084?v=4&size=40","views":0,"featured":false},{"slug":"owayo-gitlab-mcp-server","sourceId":"owayo-gitlab-mcp-server","name":"owayo gitlab mcp server","author":"owayo","description":"owayo gitlab mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/owayo/gitlab-mcp-server","tags":["mcp"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/20108042?v=4","views":0,"featured":false},{"slug":"ownlytics-mcptix","sourceId":"ownlytics-mcptix","name":"ownlytics mcptix","author":"ownlytics","description":"Agile Kanban board backed by SQLite and exposed via the Model Context Protocol (MCP). Lets LLMs read, comment on, and work on tasks. Fully compatible with clients like Roo, Cursor, Control, and Cline. Drop it into any project to enable human–AI collaboration on delivery workflows.","repositoryUrl":"https://github.com/ownlytics/mcptix","tags":["mcp","ai"],"category":"Development","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/206119465?v=4","views":0,"featured":false},{"slug":"oyasimi1209-magic-mcp","sourceId":"oyasimi1209-magic-mcp","name":"oyasimi1209 magic mcp","author":"oyasimi1209","description":"It's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic","repositoryUrl":"https://github.com/oyasimi1209/magic-mcp","tags":["mcp"],"category":"Community Servers","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/31175430?v=4","views":0,"featured":false},{"slug":"pab1it0-chess-mcp","sourceId":"pab1it0-chess-mcp","name":"pab1it0 chess mcp","author":"pab1it0","description":"A Model Context Protocol server for Chess.com's Published Data API.  This provides access to Chess.com player data, game records, and other public information through standardized MCP interfaces, allowing AI assistants to search and analyze chess information.","repositoryUrl":"https://github.com/pab1it0/chess-mcp","tags":["ai","mcp","api","search"],"category":"Database","stars":35,"lastUpdate":"2025-05-19","installTarget":null,"features":["[x] Access player profiles, stats, and game records","[x] Search games by date and player","[x] Check player online status","[x] Get information about clubs and titled players","[x] No authentication required (uses Chess.com's public API)","[x] Docker containerization support","[x] Provide interactive tools for AI assistants","Mac: `~/Library/Application Support/Claude/claude_desktop_config.json`","Windows: `%APPDATA%/Claude/claude_desktop_config.json`","Linux: `~/.config/Claude/claude_desktop_config.json`","`get_player_profile` - Get a player's profile from Chess.com","`get_player_stats` - Get a player's stats from Chess.com","`is_player_online` - Check if a player is currently online on Chess.com","`get_titled_players` - Get a list of titled players from Chess.com","`get_player_current_games` - Get a player's ongoing games on Chess.com","`get_player_games_by_month` - Get a player's games for a specific month from Chess.com","`get_player_game_archives` - Get a list of available monthly game archives for a player on Chess.com","`download_player_games_pgn` - Download PGN files for all games in a specific month from Chess.com","`get_club_profile` - Get information about a club on Chess.com","`get_club_members` - Get members of a club on Chess.com"],"avatarUrl":"https://avatars.githubusercontent.com/u/11724759?v=4","views":0,"featured":false},{"slug":"packetnomad-linear-mcp","sourceId":"packetnomad-linear-mcp","name":"packetnomad linear mcp","author":"packetnomad","description":"A Model Context Protocol server for Linear.","repositoryUrl":"https://github.com/packetnomad/linear-mcp","tags":["mcp"],"category":"Official","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Create new issues and subissues with label support","Retrieve the list of linear projects","Retrieve the project updates","Create a new project update with health status","Update existing issues with full field modification","Delete issue with validation","Self-assign issues using 'me' keyword","Advanced search with Linear's powerful filtering capabilities","Filter issues by cycle (current, next, previous, or specific cycle by UUID or number)","Add comments to issues with markdown support","Query Linear issues by ID or key with optional relationships","Search issues using custom queries with enhanced metadata","Type-safe operations using Linear's official SDK","Comprehensive error handling","Rate limit handling","Clean data transformation","Parent/child relationship tracking with team inheritance","Label management and synchronization","[Bun](https://bun.sh) runtime (v1.0.0 or higher)","Linear account with API access","Cline: `~/Library/Application Support/claude-code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json`","Claude Desktop: `~/Library/Application Support/Claude/claude_desktop_config.json`","Cline: `%APPDATA%\\Code\\User\\globalStorage\\saoudrizwan.claude-dev\\settings\\cline_mcp_settings.json`","Claude Desktop: `%APPDATA%\\Claude Desktop\\claude_desktop_config.json`","Cline: `~/.config/claude-code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json`","Claude Desktop: _sadly doesn't exist yet_","String fields: `eq`, `neq`, `in`, `nin`, `contains`, `startsWith`, `endsWith` (plus case-insensitive variants)","Number fields: `eq`, `neq`, `lt`, `lte`, `gt`, `gte`, `in`, `nin`","Date fields: `eq`, `neq`, `lt`, `lte`, `gt`, `gte` (supports ISO 8601 durations)","Built with TypeScript in strict mode","Uses Linear's official SDK (@linear/sdk)","Uses MCP SDK (@modelcontextprotocol/sdk 1.4.0)","Authentication via API tokens","Comprehensive error handling","Rate limiting considerations","Bun runtime for improved performance","ESM modules throughout","Vite build system","Type-safe operations","Data cleaning features:","Issue mention extraction (ABC-123 format)","User mention extraction (@username format)","Markdown content cleaning","Content optimization for AI context","Self-assignment support:","Automatic current user resolution","'me' keyword support in create/update operations","Efficient user ID caching","Advanced search capabilities:","Comprehensive filtering with Linear's API","Support for all field comparators","Relationship filtering","Logical operators (and, or)","Relative date filtering","Filter by assignee/creator (including self)","Support for specific user IDs","Project filtering by ID or name","Efficient query optimization","Project management features:","Project listing with filtering and pagination","Project update creation with health status tracking","Project update retrieval with filtering options","Network error detection and appropriate messaging","HTTP status code handling","Detailed error messages with status codes","Error details logging to console","Input validation for all parameters","Label validation and synchronization","Safe error propagation through MCP protocol","Rate limit detection and handling","Authentication error handling","Invalid query handling","Team inheritance validation for subissues","User resolution validation","Search filter validation"],"avatarUrl":"https://avatars.githubusercontent.com/u/109059177?v=4","views":0,"featured":false},{"slug":"pansila-mcp-server-gdb","sourceId":"pansila-mcp-server-gdb","name":"pansila mcp server gdb","author":"pansila","description":"MCP Server to expose the GDB debugging capabilities","repositoryUrl":"https://github.com/pansila/mcp_server_gdb","tags":["mcp","ai","llm","mcp-server","agent","database"],"category":"Database","stars":22,"lastUpdate":"2025-05-19","installTarget":null,"features":["Create and manage GDB debug sessions","Set and manage breakpoints","View stack information and variables","Control program execution (run, pause, step, etc.)","Support concurrent multi-session debugging","A built-in TUI to inspect agent behaviors so that you can improve your prompt (WIP)","Just run it directly: `./mcp-server-gdb`","The server supports two transport modes:","Stdio (default): Standard input/output transport","SSE: Server-Sent Events transport, default at `http://127.0.0.1:8080`","Server IP Address","Server port","GDB command timeout time (in seconds)","`create_session` - Create a new GDB debugging session","`get_session` - Get specific session information","`get_all_sessions` - Get all sessions","`close_session` - Close session","`start_debugging` - Start debugging","`stop_debugging` - Stop debugging","`continue_execution` - Continue execution","`step_execution` - Step into next line","`next_execution` - Step over next line","`get_breakpoints` - Get breakpoint list","`set_breakpoint` - Set breakpoint","`delete_breakpoint` - Delete breakpoint","`get_stack_frames` - Get stack frame information","`get_local_variables` - Get local variables","`get_registers` - Get registers","`read_memory` - Read memory contents"],"avatarUrl":"https://avatars.githubusercontent.com/u/5125601?v=4","views":0,"featured":false},{"slug":"parquet-mcp-server","sourceId":"parquet_mcp_server","name":"parquet_mcp_server","author":"DeepSpringAI","description":"parquet_mcp_server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/DeepSpringAI/parquet_mcp_server","tags":["Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/200253356?v=4","views":1,"featured":false},{"slug":"pashaydev-terminal-shop-mcp","sourceId":"pashaydev-terminal.shop.mcp","name":"pashaydev terminal.shop.mcp","author":"pashaydev","description":"pashaydev terminal.shop.mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/pashaydev/terminal.shop.mcp","tags":["mcp"],"category":"Design","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Product Management**: Browse and search Terminal.shop's coffee products","**Cart Operations**: Add items to cart, set shipping address and payment method","**Order Management**: Place orders and view order history","**Subscription Handling**: Create and manage recurring coffee subscriptions","**User Profile**: Update user information and manage shipping addresses","**Payment Methods**: Secure handling of payment information","Node.js","A Terminal.shop account","A Terminal.shop API token","Clone this repository","Install dependencies:","Connect to Terminal.shop and create a new token:","Open claude.app, go to settings, click 'developer' option and 'edit config':","Restart claude.app, and make sure you see hammer icon under input","Ask claude to get list of products or create a new address, subscription etc","`terminal://products` - List all available products","`terminal://product/{id}` - Get details for a specific product","`terminal://orders` - View order history","`terminal://profile` - Access user profile information","`terminal://addresses` - Manage shipping addresses","`terminal://cards` - Manage payment methods","`terminal://cart` - View current shopping cart","`terminal://subscriptions` - Manage coffee subscriptions","`search-products` - Search for products by keyword","`get-product-details` - Get detailed information about a specific product","`add-to-cart` - Add a product variant to the cart","`set-cart-address` - Set the shipping address for the cart","`set-cart-card` - Set the payment method for the cart","`clear-cart` - Empty the shopping cart","`checkout` - Convert the cart to an order","`create-order` - Create an order directly without using the cart","`update-profile` - Update user profile information","`create-address` - Add a new shipping address","`delete-address` - Remove a shipping address","`collect-card` - Generate a secure URL for adding payment information","`create-card` - Add a card using a Stripe token","`delete-card` - Remove a payment method","`create-subscription` - Start a new coffee subscription","`cancel-subscription` - Cancel an existing subscription","`create-token` - Create a new personal access token","`delete-token` - Delete a personal access token","`get-app-data` - Fetch all account data at once","`browse-products` - Guide for browsing and finding products","`manage-cart` - Help with shopping cart management","`place-order` - Assistance with placing an order","`manage-subscription` - Support for subscription management","`manage-profile` - Guide for profile and address management","The server handles sensitive payment information through secure URLs rather than directly processing card details","API tokens are stored in environment variables to prevent exposure","User data is handled according to Terminal.shop's security practices"],"avatarUrl":"https://avatars.githubusercontent.com/u/74597949?v=4","views":0,"featured":false},{"slug":"patrice-truong-cosmosdb-mcp","sourceId":"patrice-truong-cosmosdb-mcp","name":"patrice truong cosmosdb mcp","author":"patrice-truong","description":"Azure Cosmos DB MCP Client and Server","repositoryUrl":"https://github.com/patrice-truong/cosmosdb-mcp","tags":["mcp","azure","database"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/11589302?v=4","views":0,"featured":false},{"slug":"paypal-agent-toolkit","sourceId":"paypal-agent-toolkit","name":"paypal agent toolkit","author":"paypal","description":"PayPal Agent","repositoryUrl":"https://github.com/paypal/agent-toolkit","tags":["mcp","tool"],"category":"Financial","stars":93,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/476675?v=4","views":0,"featured":false},{"slug":"pblittle-lightning-mcp-server","sourceId":"pblittle-lightning-mcp-server","name":"pblittle lightning mcp server","author":"pblittle","description":"A Model Context Protocol (MCP) for querying Lightning Network node data using natural language.","repositoryUrl":"https://github.com/pblittle/lightning-mcp-server","tags":["mcp","lnd","lightning-network","model-context-protocol","core-lightning","eclair","bitcoin","lightning"],"category":"Official","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/21940?v=4","views":0,"featured":false},{"slug":"peancor-moodle-mcp-server","sourceId":"peancor-moodle-mcp-server","name":"peancor moodle mcp server","author":"peancor","description":"peancor moodle mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/peancor/moodle-mcp-server","tags":["mcp"],"category":"Database","stars":9,"lastUpdate":"2025-05-19","installTarget":null,"features":["`list_students` - Retrieves the list of students enrolled in the course","Displays ID, name, email, and last access time for each student","`get_assignments` - Retrieves all available assignments in the course","Includes information such as ID, name, description, due date, and maximum grade","`get_student_submissions` - Examines a student's submissions for a specific assignment","Requires the assignment ID and optionally the student ID","`provide_assignment_feedback` - Provides grades and comments for a student's submission","Requires student ID, assignment ID, grade, and feedback comment","`get_quizzes` - Retrieves all available quizzes in the course","Includes information such as ID, name, description, opening/closing dates, and maximum grade","`get_quiz_attempts` - Examines a student's attempts on a specific quiz","Requires the quiz ID and optionally the student ID","`provide_quiz_feedback` - Provides comments for a quiz attempt","Requires the attempt ID and feedback comment","Node.js (v14 or higher)","Moodle API token with appropriate permissions","Moodle course ID","Clone this repository:","Install dependencies:","Create a `.env` file with the following configuration:","Build the server:","View the list of students and their submissions","Provide comments and grades for assignments","Examine quiz attempts and offer feedback","Log in to your Moodle site as an administrator","Go to Site Administration > Plugins > Web Services > Manage tokens","Create a new token with the necessary permissions to manage courses","Copy the generated token and add it to your `.env` file","Never share your `.env` file or Moodle API token","Ensure the MCP server only has access to the courses it needs to manage","Use a token with the minimum necessary permissions"],"avatarUrl":"https://avatars.githubusercontent.com/u/3754930?v=4","views":1,"featured":false},{"slug":"pebbletek-cribl-mcp","sourceId":"pebbletek-cribl-mcp","name":"pebbletek cribl mcp","author":"pebbletek","description":"Cribl MCP Server","repositoryUrl":"https://github.com/pebbletek/cribl-mcp","tags":["mcp"],"category":"Database","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/141965674?v=4","views":0,"featured":false},{"slug":"petrsovadina-mcp-atlassian","sourceId":"petrsovadina-mcp-atlassian","name":"petrsovadina mcp atlassian","author":"petrsovadina","description":"MCP server for integrating Atlassian products (Confluence, Jira) with Model Context Protocol","repositoryUrl":"https://github.com/petrsovadina/mcp-atlassian","tags":["mcp","jira"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/87069985?v=4","views":0,"featured":false},{"slug":"phpmac-fetch-mcp","sourceId":"phpmac-fetch-mcp","name":"phpmac fetch mcp","author":"phpmac","description":"Fetch MCP Server","repositoryUrl":"https://github.com/phpmac/fetch_mcp","tags":["mcp"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/86544347?v=4","views":0,"featured":false},{"slug":"pinkpixel-dev-mcpollinations","sourceId":"pinkpixel-dev-mcpollinations","name":"pinkpixel dev MCPollinations","author":"pinkpixel-dev","description":"A Model Context Protocol (MCP) server that enables AI assistants to generate images, text, and audio through the Pollinations APIs. Supports customizable parameters, image saving, and multiple model options.","repositoryUrl":"https://github.com/pinkpixel-dev/MCPollinations","tags":["text-generation","model-context-protocol","pollinations-ai","voice-chat","api","text-to-speech","flux","mcp","mcp-server","stable-diffusion","modelcontextprotocol","ai","sdxl","text-chat","image-generation","voice-assistant","model-context-protocol-servers","pollinations"],"category":"Data","stars":14,"lastUpdate":"2025-05-19","installTarget":null,"features":["Generate image URLs from text prompts","Generate images and return them as base64-encoded data AND save as png, jpeg, jpg, or webp (default: png)","Generate text responses from text prompts","Generate audio responses from text prompts","List available image and text generation models","No authentication required","Simple and lightweight","Compatible with the Model Context Protocol (MCP)","**Node.js**: Version 14.0.0 or higher","For best performance, we recommend Node.js 16.0.0 or higher","Node.js versions below 16 use an AbortController polyfill","Generate an MCP configuration file:","Follow the prompts to customize your configuration or use the defaults.","Set custom output and temporary directories (defaults to relative paths for portability)","Configure default parameters for image generation (with a list of available models, dimensions, etc.)","Configure default parameters for text generation (with a list of available models)","Configure default parameters for audio generation (voice)","Specify which tools should be allowed","Copy the generated `mcp.json` file to your application's MCP settings .json file.","Restart your application.","**Update Node.js** (recommended):","Update to Node.js 16.0.0 or newer","**Use Global Installation**","Update to the latest version of the package:","**Install AbortController manually**:","If for some reason the polyfill doesn't work:","`generateImageUrl` - Generates an image URL from a text prompt","`generateImage` - Generates an image, returns it as base64-encoded data, and saves it to a file by default (PNG format)","`respondAudio` - Generates an audio response to a text prompt (customizable voice parameter)","`respondText` - Responds with text to a prompt using text models (customizable model parameter)","`listImageModels` - Lists available models for image generation","`listTextModels` - Lists available models for text generation","`listAudioVoices` - Lists all available voices for audio generation","Images are saved to disk by default as PNG files","The default save location is the current working directory where the MCP server is running","The 'flux' model is used by default","A random seed is generated by default for each image (ensuring variety)","Base64-encoded image data is always returned, regardless of whether the image is saved to a file","**Images are saved in the current working directory of where the MCP server is running**, not where Claude or the client application is installed.","If you start the MCP server manually from a specific directory, images will be saved there by default.","If Claude Desktop launches the MCP server automatically, images will be saved in Claude Desktop's working directory (typically in an application data folder).","The response from Claude after generating an image includes the full file path where the image was saved","You can specify a familiar location using the `outputPath` parameter","Best practice: Ask Claude to save images to an easily accessible folder like your Pictures or Downloads directory","**Default filenames** include:","A sanitized version of the prompt (first 20 characters)","A timestamp","A random suffix","**Custom filenames** are also protected:","If you specify a filename and a file with that name already exists, a numeric suffix will be added automatically","For example: `sunset.png`, `sunset_1.png`, `sunset_2.png`, etc.","Embedding in web pages (`<img src=\"data:image/png;base64,...\" />`)","Passing to other services or APIs","Processing in memory without filesystem operations","Displaying in applications that support data URIs"],"avatarUrl":"https://avatars.githubusercontent.com/u/195895956?v=4","views":0,"featured":false},{"slug":"pinnaclesoft-ko-seoul-data-mcp","sourceId":"pinnaclesoft-ko-seoul-data-mcp","name":"pinnaclesoft ko seoul data mcp","author":"pinnaclesoft-ko","description":"한국 서울 공공데이터 MCP 예제","repositoryUrl":"https://github.com/pinnaclesoft-ko/seoul_data_mcp","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/165866222?v=4","views":0,"featured":false},{"slug":"piyushgiitian-github-enterprice-mcp","sourceId":"piyushgiitian-github-enterprice-mcp","name":"piyushgIITian github enterprice mcp","author":"piyushgIITian","description":"MCP Server for the GitHub Enterprise APIs, enabling file operations, repository management, search functionality, and more.","repositoryUrl":"https://github.com/piyushgIITian/github-enterprice-mcp","tags":["mcp","api","github","search"],"category":"Data","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Automatic Branch Creation**: When creating/updating files or pushing changes, branches are automatically created if they don't exist","**Comprehensive Error Handling**: Clear error messages for common issues","**Git History Preservation**: Operations maintain proper Git history without force pushing","**Batch Operations**: Support for both single-file and multi-file operations","**Advanced Search**: Support for searching code, issues/PRs, and users","Node.js installed on your system","A GitHub Personal Access Token with appropriate permissions","Cline installed on your system","Go to [GitHub Personal Access Tokens](https://github.com/settings/tokens) (in GitHub Settings > Developer settings)","Click \"Generate new token\"","Select which repositories you'd like this token to have access to (Public, All, or Select)","Create a token with the `repo` scope (\"Full control of private repositories\")","Alternatively, if working only with public repositories, select only the `public_repo` scope","Copy the generated token","Open VS Code","Locate the Cline MCP settings file at:","Windows: `%APPDATA%\\Code\\User\\globalStorage\\saoudrizwan.claude-dev\\settings\\cline_mcp_settings.json`","macOS: `~/Library/Application Support/claude-code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json`","Linux: `~/.config/claude-code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json`","Add the GitHub Enterprise MCP server configuration to the `mcpServers` object:","Locate the Claude Desktop configuration file at:","Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`","macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`","Linux: `~/.config/Claude/claude_desktop_config.json`","Add the GitHub Enterprise MCP server configuration to the `mcpServers` object:","First, explain what the GitHub Enterprise MCP server is and what capabilities it will give you.","Guide me through the installation process:","Help me clone the repository (if I haven't already)","Help me install dependencies and build the project","Guide me through creating a GitHub Personal Access Token if I don't have one","Help me configure the MCP settings in either VS Code or Claude Desktop","Verify the installation is working","Show me some examples of how I can use the GitHub Enterprise MCP server once it's installed.","\"Create a new repository called 'my-project'\"","\"Search for repositories related to machine learning\"","\"Create a pull request from my feature branch to main\"","\"Get the contents of the README.md file in repository X\"","\"List open issues in my repository\"","Check that the path to the index.js file is correct in your MCP settings","Verify that your GitHub Personal Access Token has the necessary permissions","Ensure that the GitHub API URL is correct for your GitHub instance","Check the logs for any error messages","`create_or_update_file`","Create or update a single file in a repository","Inputs:","`owner` (string): Repository owner (username or organization)","`repo` (string): Repository name","`path` (string): Path where to create/update the file","`content` (string): Content of the file","`message` (string): Commit message","`branch` (string): Branch to create/update the file in","`sha` (optional string): SHA of file being replaced (for updates)","Returns: File content and commit details","`push_files`","Push multiple files in a single commit","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`branch` (string): Branch to push to","`files` (array): Files to push, each with `path` and `content`","`message` (string): Commit message","Returns: Updated branch reference","`search_repositories`","Search for GitHub repositories","Inputs:","`query` (string): Search query","`page` (optional number): Page number for pagination","`perPage` (optional number): Results per page (max 100)","Returns: Repository search results","`create_repository`","Create a new GitHub repository","Inputs:","`name` (string): Repository name","`description` (optional string): Repository description","`private` (optional boolean): Whether repo should be private","`autoInit` (optional boolean): Initialize with README","Returns: Created repository details","`get_file_contents`","Get contents of a file or directory","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`path` (string): Path to file/directory","`branch` (optional string): Branch to get contents from","Returns: File/directory contents","`create_issue`","Create a new issue","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`title` (string): Issue title","`body` (optional string): Issue description","`assignees` (optional string[]): Usernames to assign","`labels` (optional string[]): Labels to add","`milestone` (optional number): Milestone number","Returns: Created issue details","`create_pull_request`","Create a new pull request","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`title` (string): PR title","`body` (optional string): PR description","`head` (string): Branch containing changes","`base` (string): Branch to merge into","`draft` (optional boolean): Create as draft PR","`maintainer_can_modify` (optional boolean): Allow maintainer edits","Returns: Created pull request details","`fork_repository`","Fork a repository","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`organization` (optional string): Organization to fork to","Returns: Forked repository details","`create_branch`","Create a new branch","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`branch` (string): Name for new branch","`from_branch` (optional string): Source branch (defaults to repo default)","Returns: Created branch reference","`list_issues`","List and filter repository issues","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`state` (optional string): Filter by state ('open', 'closed', 'all')","`labels` (optional string[]): Filter by labels","`sort` (optional string): Sort by ('created', 'updated', 'comments')","`direction` (optional string): Sort direction ('asc', 'desc')","`since` (optional string): Filter by date (ISO 8601 timestamp)","`page` (optional number): Page number","`per_page` (optional number): Results per page","Returns: Array of issue details","`update_issue`","Update an existing issue","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`issue_number` (number): Issue number to update","`title` (optional string): New title","`body` (optional string): New description","`state` (optional string): New state ('open' or 'closed')","`labels` (optional string[]): New labels","`assignees` (optional string[]): New assignees","`milestone` (optional number): New milestone number","Returns: Updated issue details","`add_issue_comment`","Add a comment to an issue","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`issue_number` (number): Issue number to comment on","`body` (string): Comment text","Returns: Created comment details","`search_code`","Search for code across GitHub repositories","Inputs:","`q` (string): Search query using GitHub code search syntax","`sort` (optional string): Sort field ('indexed' only)","`order` (optional string): Sort order ('asc' or 'desc')","`per_page` (optional number): Results per page (max 100)","`page` (optional number): Page number","Returns: Code search results with repository context","`search_issues`","Search for issues and pull requests","Inputs:","`q` (string): Search query using GitHub issues search syntax","`sort` (optional string): Sort field (comments, reactions, created, etc.)","`order` (optional string): Sort order ('asc' or 'desc')","`per_page` (optional number): Results per page (max 100)","`page` (optional number): Page number","Returns: Issue and pull request search results","`search_users`","Search for GitHub users","Inputs:","`q` (string): Search query using GitHub users search syntax","`sort` (optional string): Sort field (followers, repositories, joined)","`order` (optional string): Sort order ('asc' or 'desc')","`per_page` (optional number): Results per page (max 100)","`page` (optional number): Page number","Returns: User search results","`list_commits`","Gets commits of a branch in a repository","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`page` (optional string): page number","`per_page` (optional string): number of record per page","`sha` (optional string): branch name","Returns: List of commits","`get_issue`","Gets the contents of an issue within a repository","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`issue_number` (number): Issue number to retrieve","Returns: Github Issue object & details","`get_pull_request`","Get details of a specific pull request","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`pull_number` (number): Pull request number","Returns: Pull request details including diff and review status","`list_pull_requests`","List and filter repository pull requests","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`state` (optional string): Filter by state ('open', 'closed', 'all')","`head` (optional string): Filter by head user/org and branch","`base` (optional string): Filter by base branch","`sort` (optional string): Sort by ('created', 'updated', 'popularity', 'long-running')","`direction` (optional string): Sort direction ('asc', 'desc')","`per_page` (optional number): Results per page (max 100)","`page` (optional number): Page number","Returns: Array of pull request details","`create_pull_request_review`","Create a review on a pull request","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`pull_number` (number): Pull request number","`body` (string): Review comment text","`event` (string): Review action ('APPROVE', 'REQUEST_CHANGES', 'COMMENT')","`commit_id` (optional string): SHA of commit to review","`comments` (optional array): Line-specific comments, each with:","`path` (string): File path","`position` (number): Line position in diff","`body` (string): Comment text","Returns: Created review details","`merge_pull_request`","Merge a pull request","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`pull_number` (number): Pull request number","`commit_title` (optional string): Title for merge commit","`commit_message` (optional string): Extra detail for merge commit","`merge_method` (optional string): Merge method ('merge', 'squash', 'rebase')","Returns: Merge result details","`get_pull_request_files`","Get the list of files changed in a pull request","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`pull_number` (number): Pull request number","Returns: Array of changed files with patch and status details","`get_pull_request_status`","Get the combined status of all status checks for a pull request","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`pull_number` (number): Pull request number","Returns: Combined status check results and individual check details","`update_pull_request_branch`","Update a pull request branch with the latest changes from the base branch (equivalent to GitHub's \"Update branch\" button)","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`pull_number` (number): Pull request number","`expected_head_sha` (optional string): The expected SHA of the pull request's HEAD ref","Returns: Success message when branch is updated","`get_pull_request_comments`","Get the review comments on a pull request","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`pull_number` (number): Pull request number","Returns: Array of pull request review comments with details like the comment text, author, and location in the diff","`get_pull_request_reviews`","Get the reviews on a pull request","Inputs:","`owner` (string): Repository owner","`repo` (string): Repository name","`pull_number` (number): Pull request number","Returns: Array of pull request reviews with details like the review state (APPROVED, CHANGES_REQUESTED, etc.), reviewer, and review body","`language:javascript`: Search by programming language","`repo:owner/name`: Search in specific repository","`path:app/src`: Search in specific path","`extension:js`: Search by file extension","Example: `q: \"import express\" language:typescript path:src/`","`is:issue` or `is:pr`: Filter by type","`is:open` or `is:closed`: Filter by state","`label:bug`: Search by label","`author:username`: Search by author","Example: `q: \"memory leak\" is:issue is:open label:bug`","`type:user` or `type:org`: Filter by account type","`followers:>1000`: Filter by followers","`location:London`: Search by location","Example: `q: \"fullstack developer\" location:London followers:>100`","Go to [Personal access tokens](https://github.com/settings/tokens) (in GitHub Settings > Developer settings)","Select which repositories you'd like this token to have access to (Public, All, or Select)","Create a token with the `repo` scope (\"Full control of private repositories\")","Alternatively, if working only with public repositories, select only the `public_repo` scope","Copy the generated token"],"avatarUrl":"https://avatars.githubusercontent.com/u/57312072?v=4","views":0,"featured":false},{"slug":"placid-mcp-server","sourceId":"placid-mcp-server","name":"placid-mcp-server","author":"felores","description":"Generate image and video creatives using Placid.app templates in MCP compatible hosts","repositoryUrl":"https://github.com/felores/placid-mcp-server","tags":["Community Servers"],"category":"Data","stars":470,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/44730261?v=4&size=40","views":0,"featured":false},{"slug":"planetarium-mcp-agent8","sourceId":"planetarium-mcp-agent8","name":"planetarium mcp agent8","author":"planetarium","description":"MCP server for Agent8","repositoryUrl":"https://github.com/planetarium/mcp-agent8","tags":["mcp"],"category":"Cloud","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**System Prompt for Agent8 SDK**: Provides optimized guidelines for Agent8 SDK development through the `system-prompt-for-agent8-sdk` prompt template.","**Code Examples Search**: Retrieves relevant Agent8 game development code examples from a vector database using the `search_code_examples` tool.","**Game Resource Search**: Searches for game development assets (sprites, animations, sounds, etc.) using semantic similarity matching via the `search_game_resources` tool.","**Asset Generation**: Comprehensive toolset for game asset creation:","**Images**: Generate 2D game assets using the `image_asset_generate` tool","**Cinematics**: Create cinematic sequences with `cinematic_asset_generate` tool","**Audio**: Generate music tracks and sound effects with `music_generate` and `sfx_generate` tools","**Skyboxes**: Create 360° environmental backgrounds with `skybox_generate` tool","**Support Tools**: Status checking, result retrieval, and wait utilities for asynchronous generation","Using `--env-file` (Recommended):","Using individual `-e` flags:","Using Docker Compose (for development/production setup):","Automatic port mapping from .env configuration","Environment variables loading","Volume mounting for data persistence","Container auto-restart policy","Health check configuration","`SUPABASE_URL`: Supabase URL for database connection","`SUPABASE_SERVICE_ROLE_KEY`: Supabase service role key for authentication","`OPENAI_API_KEY`: OpenAI API key for AI functionality","Uses Node.js 20 Alpine as the base image for smaller size","Separates build and runtime dependencies","Only includes necessary files in the final image","Exposes port 3000 by default","`--debug`: Enable debug mode","`--transport <type>`: Transport type (stdio, sse, or streamable-http), default: stdio","`--port <number>`: Port to use for SSE or HTTP transport, default: 3000","`--log-destination <dest>`: Log destination (stdout, stderr, file, none)","`--log-file <path>`: Path to log file (when log-destination is file)","`--log-level <level>`: Log level (debug, info, warn, error), default: info","`--env-file <path>`: Path to .env file","Create a `.env` file in the project root (see `.env.example` for reference):","Run the server (it will automatically load the `.env` file):","Or specify a custom path to the `.env` file:","Command line arguments (highest priority)","Environment variables (from `.env` file or system environment)","Default values (lowest priority)","Individual tool settings (e.g., `ENABLE_CODE_EXAMPLE_SEARCH_TOOL`)","Asset type settings (e.g., `ENABLE_IMAGE_GENERATION_TOOLS`, `ENABLE_CINEMATIC_GENERATION_TOOLS`)","Tool group settings (e.g., `ENABLE_VECTOR_SEARCH_TOOLS`, `ENABLE_ASSET_GENERATE_TOOLS`)","Global tool setting (`ENABLE_ALL_TOOLS`)","`systemprompt-agent8-sdk`","Add the following to Claude Desktop configuration file (`claude_desktop_config.json`):","Restart Claude Desktop"],"avatarUrl":"https://avatars.githubusercontent.com/u/4195773?v=4","views":1,"featured":false},{"slug":"playwright-sse-mcp-server","sourceId":"playwright-sse-mcp-server","name":"playwright-sse-mcp-server","author":"torohash","description":"playwright/mcpをsseで外部から触るためのやつ","repositoryUrl":"https://github.com/torohash/playwright-sse-mcp-server","tags":["mcp","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/123091263?v=4","views":0,"featured":false},{"slug":"podaac-cmr-mcp","sourceId":"podaac-cmr-mcp","name":"podaac cmr mcp","author":"podaac","description":"CMR Model Context Protocol example","repositoryUrl":"https://github.com/podaac/cmr-mcp","tags":["mcp"],"category":"Reference Servers","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/22459078?v=4","views":0,"featured":false},{"slug":"pollinations-chucknorris","sourceId":"pollinations-chucknorris","name":"pollinations chucknorris","author":"pollinations","description":"⚡ C̷h̷u̷c̷k̷N̷o̷r̷r̷i̷s̷ MCP server: Helping LLMs break limits. Provides enhancement prompts inspired by elder-plinius' L1B3RT4S","repositoryUrl":"https://github.com/pollinations/chucknorris","tags":["model-context-protocol","mcp","jailbreak","llm","prompt","pollinations"],"category":"Other MCP Server","stars":19,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/86964862?v=4","views":0,"featured":false},{"slug":"pontusab-resend-mcp","sourceId":"pontusab-resend-mcp","name":"pontusab resend mcp","author":"pontusab","description":"pontusab resend mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/pontusab/resend-mcp","tags":["mcp"],"category":"Other MCP Server","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["Send emails using Resend through a standardized MCP interface","TypeScript support","A Resend API key (get one at [resend.com](https://resend.com))","Node.js 18 or later","Clone the repository","Install dependencies:","The `Server` class from `@modelcontextprotocol/sdk` is not properly exposing","The exact method name for handling requests needs to be determined (tried:","Check the MCP SDK documentation or source code for the correct method name","Update the TypeScript types in the SDK if they are incorrect","Consider using JavaScript temporarily until the types are fixed","`from` (required): Sender email address","`to` (required): Recipient email address","`subject` (required): Email subject","`html` (optional): Email content in HTML format","`text` (optional): Email content in plain text format"],"avatarUrl":"https://avatars.githubusercontent.com/u/655158?v=4","views":0,"featured":false},{"slug":"popcornspace-voice-call-mcp-server","sourceId":"popcornspace-voice-call-mcp-server","name":"popcornspace voice call mcp server","author":"popcornspace","description":"popcornspace voice call mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/popcornspace/voice-call-mcp-server","tags":["mcp"],"category":"Database","stars":33,"lastUpdate":"2025-05-19","installTarget":null,"features":["Make outbound phone calls via Twilio 📞","Process call audio in real-time with GPT-4o Realtime model 🎙️","Real-time language switching during calls 🌐","Pre-built prompts for common calling scenarios (like restaurant reservations) 🍽️","Automatic public URL tunneling with ngrok 🔄","Secure handling of credentials 🔒"],"avatarUrl":"https://avatars.githubusercontent.com/u/150049078?v=4","views":0,"featured":false},{"slug":"powerdrillai-powerdrill-mcp","sourceId":"powerdrillai-powerdrill-mcp","name":"powerdrillai powerdrill mcp","author":"powerdrillai","description":"The MCP server for Powerdrill API.","repositoryUrl":"https://github.com/powerdrillai/powerdrill-mcp","tags":["mcp","api","ai"],"category":"Integration","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":["Authenticate with Powerdrill using User ID and Project API Key","List available datasets in your Powerdrill account","Get detailed information about specific datasets","Create and run jobs on datasets with natural language questions","Integration with Claude Desktop and other MCP-compatible clients","Sign up for a Powerdrill Team account if you haven't already","Navigate to your account settings","Look for the API section where you'll find your:","User ID: A unique identifier for your account","API Key: Your authentication token for API access","Install dependencies","Build the TypeScript code","Create a `.env` file if it doesn't exist","Generate configuration files for Claude Desktop and Cursor with the npx-based configuration (recommended)","Open Claude Desktop","Go to Settings > Server Settings","Add a new server with one of the following configurations:","Save the configuration","Restart Claude Desktop","Open Cursor","Go to Settings > MCP Tools","Add a new MCP tool with one of the following configurations:","Save the configuration","Restart Cursor if needed","List datasets: `What datasets are available in my Powerdrill account?` or `Show me all my datasets`","Create dataset: `Create a new dataset called \"Sales Analytics\"` or `Make a new dataset named \"Customer Data\" with description \"Customer information for 2024 analysis\"`","Create data source from local file: `Upload the file /Users/your_name/Downloads/sales_data.csv to dataset {dataset_id}` or `Add my local file /path/to/customer_data.xlsx to my {dataset_id} dataset`","Get dataset overview: `Tell me more about this dataset: {dataset_id}` or `Describe the structure of dataset {dataset_id}`","Create a job: `Analyze dataset {dataset_id} with this question: \"How has the trend changed over time?\"` or `Run a query on {dataset_id} asking \"What are the top 10 customers by revenue?\"`","Create a session: `Create a new session named \"Sales Analysis 2024\" for my data analysis` or `Start a session called \"Customer Segmentation\" for analyzing market data`","List data sources: `What data sources are available in dataset {dataset_id}?` or `Show me all files in the {dataset_id} dataset`","List sessions: `Show me all my current analysis sessions` or `List my recent data analysis sessions`","`limit` (optional): Maximum number of datasets to return","`datasetId` (required): The ID of the dataset to get overview information for","`question` (required): The natural language question or prompt to analyze the data","`dataset_id` (required): The ID of the dataset to analyze","`datasource_ids` (optional): Array of specific data source IDs within the dataset to analyze","`session_id` (optional): Session ID to group related jobs","`stream` (optional, default: false): Whether to stream the results","`output_language` (optional, default: \"AUTO\"): The language for the output","`job_mode` (optional, default: \"AUTO\"): The job mode","`name` (required): The session name, which can be up to 128 characters in length","`output_language` (optional, default: \"AUTO\"): The language in which the output is generated. Options include: \"AUTO\", \"EN\", \"ES\", \"AR\", \"PT\", \"ID\", \"JA\", \"RU\", \"HI\", \"FR\", \"DE\", \"VI\", \"TR\", \"PL\", \"IT\", \"KO\", \"ZH-CN\", \"ZH-TW\"","`job_mode` (optional, default: \"AUTO\"): Job mode for the session. Options include: \"AUTO\", \"DATA_ANALYTICS\"","`max_contextual_job_history` (optional, default: 10): The maximum number of recent jobs retained as context for the next job (0-10)","`agent_id` (optional, default: \"DATA_ANALYSIS_AGENT\"): The ID of the agent","`datasetId` (required): The ID of the dataset to list data sources from","`pageNumber` (optional, default: 1): The page number to start listing","`pageSize` (optional, default: 10): The number of items on a single page","`status` (optional): Filter data sources by status: synching, invalid, synched (comma-separated for multiple)","`pageNumber` (optional): The page number to start listing (default: 1)","`pageSize` (optional): The number of items on a single page (default: 10)","`search` (optional): Search for sessions by name","`name` (required): The dataset name, which can be up to 128 characters in length","`description` (optional): The dataset description, which can be up to 128 characters in length","`dataset_id` (required): The ID of the dataset to create the data source in","`file_path` (required): The local path to the file to upload","`file_name` (optional): Custom name for the file, defaults to the original filename","`chunk_size` (optional, default: 5MB): Size of each chunk in bytes for multipart upload","Make sure your environment variables are set correctly in `.env`","Check that the server starts successfully with `npm start`","Verify your Claude Desktop configuration points to the correct file paths","Check the console output for any error messages"],"avatarUrl":"https://avatars.githubusercontent.com/u/131582046?v=4","views":0,"featured":false},{"slug":"prisma-prisma","sourceId":"prisma-prisma","name":"prisma prisma","author":"prisma","description":"Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB","repositoryUrl":"https://github.com/prisma/prisma","tags":["cockroachdb","go","mcp","sql-server","orm","mongodb","sqlite","mongodb-orm","mssql","postgres","prisma-client","mariadb","typescript","mysql","prisma","postgresql","javascript","database","sqlserver","mongo","nodejs","query-builder"],"category":"Database","stars":42324,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/17219288?v=4","views":0,"featured":false},{"slug":"privsim-mcp-test-runner","sourceId":"privsim-mcp-test-runner","name":"privsim mcp test runner","author":"privsim","description":"privsim mcp test runner is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/privsim/mcp-test-runner","tags":["mcp"],"category":"Development","stars":13,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/87309833?v=4","views":0,"featured":false},{"slug":"priyankark-a11y-mcp","sourceId":"priyankark-a11y-mcp","name":"priyankark a11y mcp","author":"priyankark","description":"An MCP (Model Context Protocol) server for performing accessibility audits on webpages using axe-core. Use the results in an agentic loop with your favorite AI assistants (Cline/Cursor/GH Copilot) and let them fix a11y issues for you!","repositoryUrl":"https://github.com/priyankark/a11y-mcp","tags":["axe-ai","a11y-testing","mcp","ai","a11y-mcp","axe-mcp","a11y","a11y-ai"],"category":"Other MCP Server","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":["Perform detailed accessibility audits on any webpage","Get a summary of accessibility issues","Filter audits by specific WCAG criteria","Include HTML snippets in the results for easier debugging","`url` (required): URL of the webpage to audit","`includeHtml` (optional): Whether to include HTML snippets in the results (default: false)","`tags` (optional): Array of specific accessibility tags to check (e.g., wcag2a, wcag2aa, wcag21a, best-practice)","`url` (required): URL of the webpage to audit","\"Can you check example.com for accessibility issues?\"","\"Audit my website at https://mywebsite.com for WCAG 2.1 AA compliance\"","\"Give me a summary of accessibility issues on https://example.com\"","\"Check if my local development server at http://localhost:3000 has any critical accessibility problems\""],"avatarUrl":"https://avatars.githubusercontent.com/u/18360329?v=4","views":0,"featured":false},{"slug":"priyankark-lighthouse-mcp","sourceId":"priyankark-lighthouse-mcp","name":"priyankark lighthouse mcp","author":"priyankark","description":"Allows AI assistants such as Cursor/Cline/GitHub Copilot to use Google's lighthouse tool to measure perf metrics for your webpage. You can then run an agentic loop and get the assistants to optimize those metrics!","repositoryUrl":"https://github.com/priyankark/lighthouse-mcp","tags":["go","github","audit-webpage-ai","tool","lighthouse-mcp","mcp","ai","lighthouse-ai","lighthouse"],"category":"Analytics","stars":12,"lastUpdate":"2025-05-19","installTarget":null,"features":["Run comprehensive Lighthouse audits on any URL","Get performance scores and metrics","Configure device emulation (mobile/desktop)","Control network throttling","Select specific audit categories","Clone this repository","Install dependencies:","Build the project:","Run the server:","`url` (required): The URL to audit","`categories` (optional): Array of categories to audit (defaults to all)","Options: \"performance\", \"accessibility\", \"best-practices\", \"seo\", \"pwa\"","`device` (optional): Device to emulate (defaults to \"mobile\")","Options: \"mobile\", \"desktop\"","`throttling` (optional): Whether to apply network throttling (defaults to true)","`url` (required): The URL to audit","`device` (optional): Device to emulate (defaults to \"mobile\")","Options: \"mobile\", \"desktop\"","Node.js 16+","Chrome/Chromium browser (for Lighthouse)"],"avatarUrl":"https://avatars.githubusercontent.com/u/18360329?v=4","views":1,"featured":false},{"slug":"priyankark-phonepi-mcp","sourceId":"priyankark-phonepi-mcp","name":"priyankark phonepi mcp","author":"priyankark","description":"PhonePi MCP enables seamless integration between desktop AI tools and your smartphone, providing 23+ direct actions including SMS messaging, phone calls, contact management, snippet creation and search, clipboard sharing, notifications, battery status checks, and remote device controls.","repositoryUrl":"https://github.com/priyankark/phonepi-mcp","tags":["phonepi-mcp","mobile-mcp","phone-pc-link","mcp-client","modelcontextprotocol","mcp-server","remote-control","phone-mcp","ai-smartphone","phone-p2p","remote-access-tool","mcp-phone-control","mcp","ai","claude","phone-link","search","tool","cursor"],"category":"Other MCP Server","stars":13,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/18360329?v=4","views":0,"featured":false},{"slug":"productboard-mcp","sourceId":"productboard-mcp","name":"productboard-mcp","author":"kenjihikmatullah","description":"Integrate the Productboard API into agentic workflows via MCP","repositoryUrl":"https://github.com/kenjihikmatullah/productboard-mcp","tags":["Community Servers","api"],"category":"Integration","stars":6,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/43457338?v=4","views":0,"featured":false},{"slug":"prometheus-mcp-server","sourceId":"prometheus-mcp-server","name":"prometheus-mcp-server","author":"pab1it0","description":"A Model Context Protocol (MCP) server that enables AI assistants to query and analyze Prometheus metrics through standardized interfaces.","repositoryUrl":"https://github.com/pab1it0/prometheus-mcp-server","tags":["Community Servers","ai"],"category":"Database","stars":73,"lastUpdate":"2025-04-12","installTarget":null,"features":["[x] Execute PromQL queries against Prometheus","[x] Discover and explore metrics","[x] List available metrics","[x] Get metadata for specific metrics","[x] View instant query results","[x] View range query results with different step intervals","[x] Authentication support","[x] Basic auth from environment variables","[x] Bearer token auth from environment variables","[x] Docker containerization support","[x] Provide interactive tools for AI assistants","Ensure your Prometheus server is accessible from the environment where you'll run this MCP server.","Configure the environment variables for your Prometheus server, either through a `.env` file or system environment variables:","Add the server configuration to your client configuration file. For example, for Claude Desktop:","Configuration validation tests","Server functionality tests","Error handling tests","Main application tests"],"avatarUrl":"https://avatars.githubusercontent.com/u/11724759?v=4","views":0,"featured":false},{"slug":"pulumi-mcp-server","sourceId":"pulumi-mcp-server","name":"pulumi-mcp-server","author":"dogukanakkaya","description":"pulumi-mcp-server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/dogukanakkaya/pulumi-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":3,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/51231605?v=4","views":0,"featured":false},{"slug":"puppeteer-mcp-server","sourceId":"puppeteer-mcp-server","name":"puppeteer-mcp-server","author":"AnyContext-ai","description":"puppeteer-mcp-server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/AnyContext-ai/puppeteer-mcp-server","tags":["puppeteer","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/194787146?v=4","views":0,"featured":false},{"slug":"puremd-puremd-mcp","sourceId":"puremd-puremd-mcp","name":"puremd puremd mcp","author":"puremd","description":"Unblock, scrape, and search tools for MCP clients","repositoryUrl":"https://github.com/puremd/puremd-mcp","tags":["mcp","markdown-converter","search","unblocker","tool","cdn","mcp-server","markdown"],"category":"Development","stars":19,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/205709900?v=4","views":0,"featured":false},{"slug":"pushover-mcp","sourceId":"pushover-mcp","name":"pushover-mcp","author":"AshikNesin","description":"A MCP implementation for sending notifications via Pushover","repositoryUrl":"https://github.com/AshikNesin/pushover-mcp","tags":["Community Servers"],"category":"Community Servers","stars":334,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/4201088?v=4&size=40","views":0,"featured":false},{"slug":"pvinis-mcp-playwright-stealth","sourceId":"pvinis-mcp-playwright-stealth","name":"pvinis mcp playwright stealth","author":"pvinis","description":"Playwright (with stealth) Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌","repositoryUrl":"https://github.com/pvinis/mcp-playwright-stealth","tags":["tool","browser","mcp","api"],"category":"Browser Automation","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/100233?v=4","views":0,"featured":false},{"slug":"pwh-pwh-cal-mcp","sourceId":"pwh-pwh-cal-mcp","name":"pwh pwh cal mcp","author":"pwh-pwh","description":"用于计算数学表达式的MCP","repositoryUrl":"https://github.com/pwh-pwh/cal-mcp","tags":["mcp","mcp-server"],"category":"Localization","stars":9,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/56707259?v=4","views":0,"featured":false},{"slug":"py-mcp-line","sourceId":"py-mcp-line","name":"py-mcp-line","author":"amornpan","description":"python mcp LINE","repositoryUrl":"https://github.com/amornpan/py-mcp-line","tags":["Community Servers"],"category":"Community Servers","stars":17,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/31412692?v=4&size=40","views":0,"featured":false},{"slug":"py-mcp-mssql","sourceId":"py-mcp-mssql","name":"py-mcp-mssql","author":"amornpan","description":"py-mcp-mssql","repositoryUrl":"https://github.com/amornpan/py-mcp-mssql","tags":["Community Servers"],"category":"Community Servers","stars":138,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/31412692?v=4&size=40","views":0,"featured":false},{"slug":"py-mcp-naver","sourceId":"py-mcp-naver","name":"py-mcp-naver","author":"pfldy2850","description":"python MCP NAVER","repositoryUrl":"https://github.com/pfldy2850/py-mcp-naver","tags":["Community Servers"],"category":"Community Servers","stars":76,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/9526337?v=4&size=40","views":0,"featured":false},{"slug":"pydantic-pydantic-ai","sourceId":"pydantic-pydantic-ai","name":"pydantic pydantic ai","author":"pydantic","description":"Agent Framework / shim to use Pydantic with LLMs","repositoryUrl":"https://github.com/pydantic/pydantic-ai","tags":["python","mcp","ai","llms","agent-framework","pydantic"],"category":"Other MCP Server","stars":9649,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/110818415?v=4","views":0,"featured":false},{"slug":"qgis-mcp","sourceId":"qgis_mcp","name":"qgis_mcp","author":"jjsantos01","description":"Model Context Protocol (MCP) that allows LLMs to use QGIS Desktop","repositoryUrl":"https://github.com/jjsantos01/qgis_mcp","tags":["Community Servers"],"category":"Official","stars":499,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/17869861?v=4&size=40","views":0,"featured":false},{"slug":"qhdrl12-mcp-server-gemini-image-generator","sourceId":"qhdrl12-mcp-server-gemini-image-generator","name":"qhdrl12 mcp server gemini image generator","author":"qhdrl12","description":"MCP server for AI image generation and editing using Google's Gemini Flash models. Create images from text prompts with intelligent filename generation and strict text exclusion. Supports text-to-image generation with future expansion to image editing capabilities.","repositoryUrl":"https://github.com/qhdrl12/mcp-server-gemini-image-generator","tags":["go","mcp","ai"],"category":"Data","stars":9,"lastUpdate":"2025-05-19","installTarget":null,"features":["Text-to-image generation using Gemini 2.0 Flash","Image-to-image transformation based on text prompts","Support for both file-based and base64-encoded images","Automatic intelligent filename generation based on prompts","Automatic translation of non-English prompts","Local image storage with configurable output path","Strict text exclusion from generated images","High-resolution image output","Direct access to both image data and file path","`prompt`: Text description of the image you want to generate","A tuple containing:","Raw image data (bytes)","Path to the saved image file (str)","\"Generate an image of a sunset over mountains\"","\"Create a photorealistic flying pig in a sci-fi city\"","**Performance Issues**: Using `transform_image_from_encoded` may take significantly longer to process compared to other methods. This is due to the overhead of transferring large base64-encoded image data through the MCP protocol.","**Path Resolution Problems**: There may be issues with correctly resolving image paths when using Claude Desktop Host. The host application might not properly interpret the returned file paths, making it difficult to access the generated images.","`encoded_image`: Base64 encoded image data with format header (must be in format: \"data:image/[format];base64,[data]\")","`prompt`: Text description of how you want to transform the image","A tuple containing:","Raw transformed image data (bytes)","Path to the saved transformed image file (str)","\"Add snow to this landscape\"","\"Change the background to a beach\"","`image_file_path`: Path to the image file to be transformed","`prompt`: Text description of how you want to transform the image","A tuple containing:","Raw transformed image data (bytes)","Path to the saved transformed image file (str)","\"Add a llama next to the person in this image\"","\"Make this daytime scene look like night time\"","Python 3.11+","Google AI API key (Gemini)","MCP host application (Claude Desktop App, Cursor, or other MCP-compatible clients)","Visit [Google AI Studio API Keys page](https://aistudio.google.com/apikey)","Sign in with your Google account","Click \"Create API Key\"","Copy your new API key for use in the configuration","Note: The API key provides a certain quota of free usage per month. You can check your usage in the Google AI Studio","Clone the repository:","Create a virtual environment and install dependencies:","Copy the example environment file and add your API key:","Edit the `.env` file to include your Google Gemini API key and preferred output path:","**macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json`","\"Generate an image of a sunset over mountains\"","\"Create an illustration of a futuristic cityscape\"","\"Make a picture of a cat wearing sunglasses\"","\"Transform this image by adding snow to the scene\"","\"Edit this photo to make it look like it was taken at night\"","\"Add a dragon flying in the background of this picture\""],"avatarUrl":"https://avatars.githubusercontent.com/u/15104468?v=4","views":0,"featured":false},{"slug":"qtoexdj-mcp-vector-sync","sourceId":"qtoexdj-mcp-vector-sync","name":"qtoexdj mcp vector sync","author":"qtoexdj","description":"primer mcp","repositoryUrl":"https://github.com/qtoexdj/mcp_vector_sync","tags":["mcp"],"category":"Search","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/140304022?v=4","views":0,"featured":false},{"slug":"quarkiverse-quarkus-mcp-server","sourceId":"quarkiverse-quarkus-mcp-server","name":"quarkiverse quarkus mcp server","author":"quarkiverse","description":"This extension enables developers to implement the MCP server features easily.","repositoryUrl":"https://github.com/quarkiverse/quarkus-mcp-server","tags":["mcp","quarkus-extension"],"category":"Database","stars":111,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/69191779?v=4","views":1,"featured":false},{"slug":"quarkus-mcp-servers","sourceId":"quarkus-mcp-servers","name":"quarkus-mcp-servers","author":"quarkiverse-ci[bot]","description":"quarkus-mcp-servers is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/quarkiverse/quarkus-mcp-servers","tags":["Community Servers"],"category":"Community Servers","stars":460,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/in/995364?v=4&size=40","views":0,"featured":false},{"slug":"qwert666-mcp-server-foundry","sourceId":"qwert666-mcp-server-foundry","name":"qwert666 mcp server foundry","author":"qwert666","description":"A Model Context Protocol server for interacting with Foundry","repositoryUrl":"https://github.com/qwert666/mcp-server-foundry","tags":["mcp"],"category":"Cloud","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/66954?v=4","views":0,"featured":false},{"slug":"r-huijts-firstcycling-mcp","sourceId":"r-huijts-firstcycling-mcp","name":"r huijts firstcycling mcp","author":"r-huijts","description":"This is a Model Context Protocol (MCP) server that provides professional cycling data from FirstCycling. It allows you to retrieve information about professional cyclists, race results, and more.","repositoryUrl":"https://github.com/r-huijts/firstcycling-mcp","tags":["mcp"],"category":"Development","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":["Finding information about professional cyclists","Retrieving race results and details","Exploring historical race data","Analyzing rider performance and career progression","Accessing information about cycling teams and competitions","**Performance Tracking**: \"How has Tadej Pogačar performed in the Tour de France over the years?\"","**Career Progression**: \"Show me the team history and career progression of Wout van Aert.\"","**Specialization Analysis**: \"What are Mathieu van der Poel's results in Monument classics?\"","**Victory Analysis**: \"List all WorldTour victories for Jonas Vingegaard.\"","**Historical Comparison**: \"Compare the Grand Tour results of Primož Roglič and Jonas Vingegaard.\"","**Recent Results**: \"Show me the results of the 2023 Paris-Roubaix.\"","**Historical Context**: \"Who are the youngest and oldest winners of the Tour of Flanders?\"","**Team Analysis**: \"Get the startlist for the 2023 Tour de France with detailed team information.\"","**Race Statistics**: \"Show me the victory table for Liège-Bastogne-Liège. Who has won it the most times?\"","**Stage Information**: \"Can you show me the stage profiles for the 2023 Giro d'Italia?\"","\"Create a detailed profile of Remco Evenepoel for a cycling magazine article.\"","\"Write a preview for the upcoming Tour de France based on the recent results of top contenders like Tadej Pogačar and Jonas Vingegaard.\"","\"Analyze the evolution of Tom Pidcock's career based on his race results and team history.\"","\"Explain what makes the Monument classics special using data about their history and winners.\"","\"Create an educational summary about Grand Tours and their significance in professional cycling.\"","\"Describe the typical career progression of a professional cyclist using examples from the data.\"","Python 3.10 or higher","`uv` package manager (recommended)","Dependencies as listed in `pyproject.toml`, including:","mcp","beautifulsoup4","lxml","pandas","slumber","and other packages for web scraping and data processing","Clone this repository","Create and activate a virtual environment:","Install dependencies:","Edit the Claude for Desktop config file, located at:","macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`","Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`","Add the server to your configuration:","Restart Claude for Desktop"],"avatarUrl":"https://avatars.githubusercontent.com/u/22192747?v=4","views":0,"featured":false},{"slug":"r-huijts-strava-mcp","sourceId":"r-huijts-strava-mcp","name":"r huijts strava mcp","author":"r-huijts","description":"A Model Context Protocol (MCP) server that connects to Strava API, providing tools to access Strava data through LLMs","repositoryUrl":"https://github.com/r-huijts/strava-mcp","tags":["tool","mcp","api"],"category":"Integration","stars":36,"lastUpdate":"2025-05-19","installTarget":null,"features":["🏃 Access recent activities, profile, and stats.","📊 Fetch detailed activity streams (power, heart rate, cadence, etc.).","🗺️ Explore, view, star, and manage segments.","⏱️ View detailed activity and segment effort information.","📍 List and view details of saved routes.","💾 Export routes in GPX or TCX format to the local filesystem.","🤖 AI-friendly JSON responses via MCP.","🔧 Uses Strava API V3."],"avatarUrl":"https://avatars.githubusercontent.com/u/22192747?v=4","views":0,"featured":false},{"slug":"radial-hks-mcp-unreal-server","sourceId":"radial-hks-mcp-unreal-server","name":"radial hks MCP Unreal Server","author":"radial-hks","description":"A MCP Server implementation for interacting with Unreal Engine instances through remote Python execution.","repositoryUrl":"https://github.com/radial-hks/MCP-Unreal-Server","tags":["mcp","python"],"category":"Cloud","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["🚀 **Unreal Instance Management**","Automatic discovery of Unreal nodes via multicast","Real-time node status monitoring","Resource listing through LSP-compatible clients","💻 **Remote Execution**","Execute Python code in Unreal Engine environments","Support for both attended and unattended execution modes","File execution and statement evaluation modes","📊 **Logging & Monitoring**","Detailed logging to file (`mcp_unreal.log`)","Console logging with different verbosity levels","Node connection health monitoring","**Connect to Unreal Instance**","**Execute Python Code**","No nodes discovered: Verify Unreal instances are running with MCP plugin","Execution timeout: Check firewall settings for multicast traffic","Connection drops: Monitor `mcp_unreal.log` for node status changes"],"avatarUrl":"https://avatars.githubusercontent.com/u/26715267?v=4","views":0,"featured":false},{"slug":"rahgadda-oracledb-mcp-server","sourceId":"rahgadda-oracledb-mcp-server","name":"rahgadda oracledb mcp server","author":"rahgadda","description":"MCP server to connect to Oracle Database","repositoryUrl":"https://github.com/rahgadda/oracledb_mcp_server","tags":["mcp","database"],"category":"Database","stars":17,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/13075415?v=4","views":0,"featured":false},{"slug":"railsware-mailtrap-mcp","sourceId":"railsware-mailtrap-mcp","name":"railsware mailtrap mcp","author":"railsware","description":"Official mailtrap.io MCP server","repositoryUrl":"https://github.com/railsware/mailtrap-mcp","tags":["mcp","ai"],"category":"Database","stars":27,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/9354?v=4","views":0,"featured":false},{"slug":"rajbos-ghas-mcp-server","sourceId":"rajbos-ghas-mcp-server","name":"rajbos ghas mcp server","author":"rajbos","description":"MCP Server for GitHub Advanced Security","repositoryUrl":"https://github.com/rajbos/ghas-mcp-server","tags":["mcp","security","github"],"category":"Cloud","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6085745?v=4","views":0,"featured":false},{"slug":"rakeshgangwar-erpnext-server","sourceId":"rakeshgangwar-erpnext-server","name":"rakeshgangwar erpnext server","author":"rakeshgangwar","description":"Connect AI assistants to your ERPNext instance via the Model Context Protocol (MCP) using the official Frappe API.","repositoryUrl":"https://github.com/rakeshgangwar/erpnext-server","tags":["model-context-protocol","api","mcp","agent","ai","erp","erpnext","ai-agents"],"category":"Integration","stars":8,"lastUpdate":"2025-05-19","installTarget":null,"features":["Access ERPNext documents via `erpnext://{doctype}/{name}` URIs","JSON format for structured data access","`authenticate_erpnext` - Authenticate with ERPNext using username and password","`get_documents` - Get a list of documents for a specific doctype","`create_document` - Create a new document in ERPNext","`update_document` - Update an existing document in ERPNext","`run_report` - Run an ERPNext report","`get_doctype_fields` - Get fields list for a specific DocType","`get_doctypes` - Get a list of all available DocTypes","`ERPNEXT_URL` - The base URL of your ERPNext instance","`ERPNEXT_API_KEY` (optional) - API key for authentication","`ERPNEXT_API_SECRET` (optional) - API secret for authentication"],"avatarUrl":"https://avatars.githubusercontent.com/u/3814936?v=4","views":0,"featured":false},{"slug":"ramp-mcp-a-ramp-mcp-server","sourceId":"ramp-mcp-a-ramp-mcp-server","name":"ramp-mcp: A Ramp MCP server","author":"ramp-public","description":"ramp-mcp","repositoryUrl":"https://github.com/ramp-public/ramp-mcp","tags":["Official Integrations"],"category":"Integration","stars":74,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/149106637?s=48&v=4","views":0,"featured":false},{"slug":"rand-tech-pcm","sourceId":"rand-tech-pcm","name":"rand tech pcm","author":"rand-tech","description":"MCP for reverse engineering","repositoryUrl":"https://github.com/rand-tech/pcm","tags":["mcp"],"category":"Cloud","stars":36,"lastUpdate":"2025-05-19","installTarget":null,"features":["Analysis","IDA","repl (IDAPython)","disassembly","decompilation","set types","...","Memory","Engagement reports","`get_function_by_name(name)`: Get a function by its name.","`get_function_by_address(address)`: Get a function by its address.","`get_current_address()`: Get the address currently selected by the user.","`get_current_function()`: Get the function currently selected by the user.","`list_functions()`: List all functions in the database.","`decompile_function(address)`: Decompile a function at the given address using Hex-Rays.","`disassemble_function(address)`: Get assembly code (address: instruction; comment) for a function.","`get_entrypoints()`: Get all entrypoints in the binary.","`get_function_blocks(address)`: Get all basic blocks in a function.","`get_function_cfg(address)`: Get control flow graph for a function.","`get_xrefs_to(address)`: Get all cross references to the given address.","`get_xrefs_from(address)`: Get all cross references from the given address.","`set_decompiler_comment(address, comment)`: Set a comment for a given address in the function pseudocode.","`set_disassembly_comment(address, comment)`: Set a comment for a given address in the function disassembly.","`rename_local_variable(function_address, old_name, new_name)`: Rename a local variable in a function.","`rename_function(function_address, new_name)`: Rename a function.","`set_function_prototype(function_address, prototype)`: Set a function's prototype.","`set_local_variable_type(function_address, variable_name, new_type)`: Set a local variable's type.","`create_structure_type(name, members, is_union)`: Create a new structure type.","`get_metadata()`: Get metadata about the current IDB.","`repl_idapython(content)`: Run IDAPython code and return the results with stdout/stderr captured.","`add_note(title, content, address, tags)`: Add a new analysis note for the current binary.","`update_note(note_id, title, content, tags)`: Update an existing note.","`get_notes(file_md5, address, tag)`: Get analysis notes for a binary.","`delete_note(note_id)`: Delete an analysis note.","[`uv`](https://github.com/astral-sh/uv)","Clone the repository","Add `pcm` to you mcp config","Use the MCP","<https://github.com/mrexodia/ida-pro-mcp>","<https://github.com/MxIris-Reverse-Engineering/ida-mcp-server>"],"avatarUrl":"https://avatars.githubusercontent.com/u/54098069?v=4","views":0,"featured":false},{"slug":"randomm-files-db-mcp","sourceId":"randomm-files-db-mcp","name":"randomm files db mcp","author":"randomm","description":"randomm files db mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/randomm/files-db-mcp","tags":["mcp","database"],"category":"Data","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Zero Configuration** - Auto-detects project structure with sensible defaults","**Real-Time Monitoring** - Continuously watches for file changes","**Vector Search** - Semantic search for finding relevant code","**MCP Interface** - Compatible with Claude Code and other LLM tools","**Open Source Models** - Uses Hugging Face models for code embeddings","Detect your project files","Start indexing in the background","Begin responding to MCP search queries immediately","Docker","Docker Compose","`EMBEDDING_MODEL` - Change the embedding model (default: 'jinaai/jina-embeddings-v2-base-code' or project-specific model)","`FAST_STARTUP` - Set to 'true' to use a smaller model for faster startup (default: 'false')","`QUANTIZATION` - Enable/disable quantization (default: 'true')","`BINARY_EMBEDDINGS` - Enable/disable binary embeddings (default: 'false')","`IGNORE_PATTERNS` - Comma-separated list of files/dirs to ignore","The size of the selected model (300-500MB for high-quality models)","Your internet connection speed","Models are stored in a Docker volume called `model_cache`","This volume persists between container restarts and across different projects","The cache is shared for all projects using Files-DB-MCP on your machine","You don't need to download the model again for each project","[Installation Guide](docs/installation_guide.md) - Detailed setup instructions","[API Reference](docs/api_reference.md) - Complete API documentation","[Configuration Guide](docs/configuration_reference.md) - Configuration options","`/src` - Source code","`/tests` - Unit and integration tests","`/docs` - Documentation","`/scripts` - Utility scripts","`/install` - Installation scripts","`/.docker` - Docker configuration","`/config` - Configuration files","`/ai-assist` - AI assistance files"],"avatarUrl":"https://avatars.githubusercontent.com/u/259547?v=4","views":2,"featured":false},{"slug":"rdb-mcp-server","sourceId":"rdb-mcp-server","name":"rdb-mcp-server","author":"31San","description":"rdb-mcp-server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/31San/rdb_mcp_server","tags":["Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/11960581?v=4","views":0,"featured":false},{"slug":"reading-plus-ai-mcp-server-deep-research","sourceId":"reading-plus-ai-mcp-server-deep-research","name":"reading plus ai mcp server deep research","author":"reading-plus-ai","description":"reading plus ai mcp server deep research is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/reading-plus-ai/mcp-server-deep-research","tags":["mcp","search","ai"],"category":"Search","stars":80,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Question Elaboration**","Expands and clarifies your research question","Identifies key terms and concepts","Defines scope and parameters","**Subquestion Generation**","Creates focused subquestions that address different aspects","Ensures comprehensive coverage of the main topic","Provides structure for systematic research","**Web Search Integration**","Uses Claude's built-in web search capabilities","Performs targeted searches for each subquestion","Identifies relevant and authoritative sources","Collects diverse perspectives on the topic","**Content Analysis**","Evaluates information quality and relevance","Synthesizes findings from multiple sources","Provides proper citations for all sources","**Report Generation**","Creates well-structured, comprehensive reports as artifacts","Properly cites all sources used","Presents a balanced view with evidence-based conclusions","Uses appropriate formatting for clarity and readability","**deep-research**: Tailored for comprehensive research tasks with a structured approach","macOS: `~/Library/Application\\ Support/Claude/claude_desktop_config.json`","Windows: `%APPDATA%/Claude/claude_desktop_config.json`","**Sync Dependencies**","**Build Distributions**","**Publish to PyPI**"],"avatarUrl":"https://avatars.githubusercontent.com/u/190877960?v=4","views":0,"featured":false},{"slug":"reallycleansauce-overseerr-mcp","sourceId":"reallycleansauce-overseerr-mcp","name":"reallycleansauce overseerr mcp","author":"reallycleansauce","description":"reallycleansauce overseerr mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/reallycleansauce/overseerr-mcp","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/204719510?v=4","views":0,"featured":false},{"slug":"reaper-mcp-server","sourceId":"reaper-mcp-server","name":"reaper-mcp-server","author":"dschuler36","description":"An MCP Server for interacting with Reaper projects.","repositoryUrl":"https://github.com/dschuler36/reaper-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":286,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/9754162?v=4&size=40","views":1,"featured":false},{"slug":"recoupable-mcp-vercel","sourceId":"recoupable-mcp-vercel","name":"recoupable mcp vercel","author":"recoupable","description":"free MCP server hosting using vercel","repositoryUrl":"https://github.com/recoupable/mcp-vercel","tags":["mcp"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/182165259?v=4","views":0,"featured":false},{"slug":"remote-mcp-server1","sourceId":"remote-mcp-server1","name":"remote-mcp-server1","author":"MSBNW","description":"remote-mcp-server1 is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/MSBNW/remote-mcp-server1","tags":["Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1025871?v=4","views":0,"featured":false},{"slug":"revit-mcp-revit-mcp","sourceId":"revit-mcp-revit-mcp","name":"revit mcp revit mcp","author":"revit-mcp","description":"AI-Powered Revit Modeling","repositoryUrl":"https://github.com/revit-mcp/revit-mcp","tags":["mcp","revit","ai"],"category":"Other MCP Server","stars":117,"lastUpdate":"2025-05-19","installTarget":null,"features":["Allow AI to get data from the Revit project","Allow AI to drive Revit to create, modify, and delete elements","Send AI-generated code to Revit to execute (may not be successful, successful rate is higher in some simple scenarios with clear requirements)","nodejs 18+"],"avatarUrl":"https://avatars.githubusercontent.com/u/203511354?v=4","views":1,"featured":false},{"slug":"ribeirogab-simple-mcp","sourceId":"ribeirogab-simple-mcp","name":"ribeirogab simple mcp","author":"ribeirogab","description":"A simple TypeScript library for creating MCP servers.","repositoryUrl":"https://github.com/ribeirogab/simple-mcp","tags":["mcp","model-context-protocol","typescript","ai"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Simple API**: Create MCP servers with minimal code","**Type Safety**: Full TypeScript integration","**Parameter Validation**: Built-in validation with Zod","**MCP Compatible**: Fully implements the Model Context Protocol","[Greeting Tool](https://github.com/ribeirogab/simple-mcp/tree/main/examples/greet.ts) - Simple greeting example","[Calculator Tool](https://github.com/ribeirogab/simple-mcp/tree/main/examples/calculator.ts) - Mathematical operations example"],"avatarUrl":"https://avatars.githubusercontent.com/u/44847326?v=4","views":0,"featured":false},{"slug":"rijksmuseum-mcp","sourceId":"rijksmuseum-mcp","name":"rijksmuseum-mcp","author":"r-huijts","description":"Rijksmuseum MCP integration for artwork exploration and analysis","repositoryUrl":"https://github.com/r-huijts/rijksmuseum-mcp","tags":["Community Servers"],"category":"Community Servers","stars":401,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/22192747?v=4&size=40","views":0,"featured":false},{"slug":"rikuson-mcp-qase","sourceId":"rikuson-mcp-qase","name":"rikuson mcp qase","author":"rikuson","description":"MCP Server for https://qase.io","repositoryUrl":"https://github.com/rikuson/mcp-qase","tags":["mcp"],"category":"Cloud","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":["`list_projects` - Get all projects","`get_project` - Get project by code","`create_project` - Create new project","`delete_project` - Delete project by code","`get_cases` - Get all test cases in a project","`get_case` - Get a specific test case","`create_case` - Create a new test case","`update_case` - Update an existing test case","`get_runs` - Get all test runs in a project","`get_run` - Get a specific test run","`get_results` - Get all test run results for a project","`get_result` - Get test run result by code and hash","`create_result` - Create test run result","`create_result_bulk` - Create multiple test run results in bulk","`update_result` - Update an existing test run result","`get_plans` - Get all test plans in a project","`get_plan` - Get a specific test plan","`create_plan` - Create a new test plan","`update_plan` - Update an existing test plan","`delete_plan` - Delete a test plan","`get_suites` - Get all test suites in a project","`get_suite` - Get a specific test suite","`create_suite` - Create a new test suite","`update_suite` - Update an existing test suite","`delete_suite` - Delete a test suite","`get_shared_steps` - Get all shared steps in a project","`get_shared_step` - Get a specific shared step","`create_shared_step` - Create a new shared step","`update_shared_step` - Update an existing shared step","`delete_shared_step` - Delete a shared step","On MacOS: `~/Library/Application Support/Claude/claude_desktop_config.json`","On Windows: `%APPDATA%/Claude/claude_desktop_config.json`"],"avatarUrl":"https://avatars.githubusercontent.com/u/11563968?v=4","views":0,"featured":false},{"slug":"rileyedwards77-perplexity-mcp-server","sourceId":"rileyedwards77-perplexity-mcp-server","name":"rileyedwards77 perplexity mcp server","author":"rileyedwards77","description":"Perplexity AI MCP Server","repositoryUrl":"https://github.com/rileyedwards77/perplexity-mcp-server","tags":["mcp","ai"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/54169080?v=4","views":1,"featured":false},{"slug":"rjadhavjt-docgen-mcp","sourceId":"rjadhavjt-docgen-mcp","name":"rjadhavJT docgen mcp","author":"rjadhavJT","description":"Documentation Generator MCP Server for automated documentation creation","repositoryUrl":"https://github.com/rjadhavJT/docgen-mcp","tags":["mcp"],"category":"Data","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Extract information from GitHub repositories and Google Drive files","Process multiple source types (scripts, presentations, code, reference documents)","Template-based document generation","Document history tracking","AI-enhanced content generation through Perplexity integration","Node.js 16+","npm or yarn","Access to Google Drive API (for Google Drive source extraction)","Access to GitHub API (for GitHub source extraction)","Clone the repository:","Install dependencies:","Build the project:","Add to your MCP settings file:","`{{projectId}}` - Replaced with the project identifier","`{{date}}` - Current date","`{{section:NAME}}` - Replaced with generated content for the named section"],"avatarUrl":"https://avatars.githubusercontent.com/u/112523227?v=4","views":0,"featured":false},{"slug":"roboulos-simple-xano-mcp","sourceId":"roboulos-simple-xano-mcp","name":"roboulos simple xano mcp","author":"roboulos","description":"roboulos simple xano mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/roboulos/simple-xano-mcp","tags":["mcp"],"category":"System","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/93667591?v=4","views":0,"featured":false},{"slug":"rohinigaonkar-mcp-math-macos","sourceId":"rohinigaonkar-mcp-math-macos","name":"rohinigaonkar mcp math macos","author":"rohinigaonkar","description":"MCP for Math and MacOS operation","repositoryUrl":"https://github.com/rohinigaonkar/mcp-math-macos","tags":["mcp"],"category":"System","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Mathematical operations (addition, subtraction, multiplication, division, etc.)","Advanced mathematical functions (factorial, logarithms, trigonometric functions)","ASCII value calculations and exponential sum operations","Visual presentation in Keynote:","Drawing rectangles","Adding text to slides","Automatic slide management","Python 3.x","macOS (for Keynote integration)","Keynote installed on your system","Google Gemini API key","Clone the repository:","Install required dependencies:","Create a `.env` file in the project root and add your Gemini API key:","`mcp-server.py`: Contains the server implementation with mathematical tools and Keynote integration","`mcp-client.py`: Implements the client that communicates with the LLM and manages the workflow","`requirements.txt`: Lists all Python dependencies","Automatically start the MCP server in the background","Open Keynote and create a new document","Perform the requested mathematical operations","Draw a rectangle on the slide","Add the result as text within the rectangle","Basic Operations:","Addition (`add`)","Subtraction (`subtract`)","Multiplication (`multiply`)","Division (`divide`)","Power (`power`)","Square root (`sqrt`)","Cube root (`cbrt`)","Advanced Operations:","Factorial (`factorial`)","Natural logarithm (`log`)","Remainder (`remainder`)","Trigonometric functions (`sin`, `cos`, `tan`)","Fibonacci sequence (`fibonacci_numbers`)","ASCII value calculations (`strings_to_chars_to_int`)","Exponential sum (`int_list_to_exponential_sum`)","`mac_open_keynote`: Opens Keynote and creates a new document","`mac_draw_rectangle`: Draws a rectangle on the current slide","`mac_add_text_in_keynote`: Adds text to the current slide","API communication issues","Invalid mathematical operations","Keynote integration problems","Timeout handling for LLM responses","Model Control Protocol (MCP) for the framework","Google Gemini for the language model","Apple Keynote for the presentation platform"],"avatarUrl":"https://avatars.githubusercontent.com/u/3994940?v=4","views":0,"featured":false},{"slug":"ronniemh-phrases-mcp-server","sourceId":"ronniemh-phrases-mcp-server","name":"ronniemh phrases MCP server","author":"ronniemh","description":"Un servidor MCP (Model Context Protocol) elegante y eficiente para gestionar frases inspiradoras. Diseñado para integrarse perfectamente con Claude for Desktop y otros clientes MCP.","repositoryUrl":"https://github.com/ronniemh/phrases-MCP-server","tags":["mcp"],"category":"Official","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/117962773?v=4","views":0,"featured":false},{"slug":"ropon-mcp-demo","sourceId":"ropon-mcp-demo","name":"ropon mcp demo","author":"ropon","description":"mcp demo ip query","repositoryUrl":"https://github.com/ropon/mcp_demo","tags":["mcp"],"category":"Reference Servers","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/47031463?v=4","views":0,"featured":false},{"slug":"rossshannon-weekly-weather-mcp","sourceId":"rossshannon-weekly-weather-mcp","name":"rossshannon weekly weather mcp","author":"rossshannon","description":"Weather MCP server which returns 7 days of detailed weather forecasts anywhere in the world","repositoryUrl":"https://github.com/rossshannon/weekly-weather-mcp","tags":["mcp-servers","mcp","mcp-server","weather","onecallapi","ai"],"category":"Other MCP Server","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["🌍 Support for querying weather conditions anywhere in the world","🌤️ Hourly forecasts for the next 48 hours","📅 Provides detailed 8-day forecasts (today + following 7 days), with morning, afternoon, and evening data points","🌧️ Weather summaries and precipitation probabilities","🌡️ Detailed weather information including temperature, humidity, wind speed, etc.","📍 Support for reporting results in different time zones","🗂️ No separate configuration file needed; API key can be passed directly through environment variables or parameters","Visit [OpenWeatherMap](https://openweathermap.org/) and register an account","Subscribe to the “One Call API 3.0” plan (offers 1,000 API calls per day for free)","Wait for API key activation (this can take up to an hour)","Current weather conditions","Minute forecast for 1 hour","Hourly forecast for 48 hours","Daily forecast for 8 days (including today)","National weather alerts","Historical weather data","**Free tier**: 1,000 API calls per day","**Default limit**: 2,000 API calls per day (can be adjusted in your account)","**Billing**: Any calls beyond the free 1,000/day will be charged according to OpenWeatherMap pricing","**Usage cap**: You can set a call limit in your account to prevent exceeding your budget (including capping your usage at the free tier limit so no costs can be incurred)","If you reach your limit, you’ll receive a HTTP 429 error response","`location`: Location name as a string, e.g., “Beijing”, “New York”, “Tokyo”. The tool will handle geocoding this to a latitude/longitude coordinate.","`api_key`: OpenWeatherMap API key (optional, will read from environment variable if not provided)","`timezone_offset`: Timezone offset in hours, e.g., 8 for Beijing, -4 for New York. Default is 0 (UTC time). Times in the returned data will be accurate for this timezone.","Current weather information","Hourly forecasts for the next 48 hours","Daily forecasts for 8 days (today + 7 days ahead)","Morning (9 AM), afternoon (3 PM), and evening (8 PM) data points for each day","Weather summaries and precipitation probabilities","Detailed weather information including temperature, humidity, wind speed, etc.","“🏃‍♂️ Which days this week should I go for a run?”","“🪴 When’s the best evening to work in my garden this week?”","“🪁 What’s the windiest day coming up soon for flying a kite?”","“💧 Will I need to water my garden this week or will rain take care of it?”","A simplified subset of the data returned by `get_weather`","Only the current weather information (temperature, feels like, weather condition, humidity, wind, etc.); no forecast data for future time periods","Useful for quick queries about present conditions only","Simple location names work: “Paris”, “Tokyo”, “New York”","For better accuracy, include country codes: “Paris,FR”, “London,GB”, “Portland,US”","For US cities, you can include state: “Portland,OR,US” or “Portland,ME,US”","The API supports any location on Earth that OpenWeatherMap can geocode","Location names are converted to latitude/longitude coordinates internally","Today (Monday): Light rain (28% chance), 5°C","Tuesday: Clear, sunny, 10°C","Wednesday: Light rain (100% chance), 9°C","Thursday: Moderate rain (100% chance), 10°C","Friday: Moderate rain (100% chance), 11°C","Saturday: Partly cloudy, 13°C","Sunday: Scattered clouds, 17°C","Make sure you’ve subscribed to the “One Call API 3.0” plan. You’ll need a debit or credit card to enable your account, but you’ll only be charged if you exceed the free tier limit.","Remember that API key activation can take up to an hour","Verify you have set the `OPENWEATHER_API_KEY` correctly in environment variables, or check that you’re providing the correct `api_key` parameter when calling the tools","**“Location not found” error**:","Check for typos in location names","Some very small or remote locations might not be in OpenWeatherMap’s database","**Incorrect location returned**:","Try using a more accurate city name or add a country code, e.g., “Beijing,CN” or “Porto,PT”","For US cities with common names, specify the state: “Springfield,IL,US” or “Portland,OR,US”","For cities with the same name in different countries, always include the country code and state if applicable: “Paris,FR” for Paris, France vs “Paris,TX,US” for Paris, Texas, USA.","**Rate limiting (429 error)**: You’ve exceeded your API call limit. Check your OpenWeatherMap account settings.","Set your OpenWeatherMap API key:","Run the test client:","Your API key is working properly","The OpenWeatherMap API is accessible","The weather data functions are operational","Test API key handling and validation","Validate data parsing and formatting","Verify error handling for API failures","Test both exposed MCP tools: `get_weather` and `get_current_weather`","Integration with OpenWeatherMap One Call API 3.0","Extended forecast data from 2 days to 8 days (today + 7 days)","Addition of morning, afternoon and evening data points for each day","Hourly forecasts for the next 48 hours","Inclusion of weather summaries, wind speed, and precipitation probabilities","Unit tests, integration tests, and mock client test files"],"avatarUrl":"https://avatars.githubusercontent.com/u/4503044?v=4","views":0,"featured":false},{"slug":"rt96-hub-prompt-tester","sourceId":"rt96-hub-prompt-tester","name":"rt96 hub prompt tester","author":"rt96-hub","description":"An MCP server designed to give agents the ability to test prompts","repositoryUrl":"https://github.com/rt96-hub/prompt-tester","tags":["design","mcp"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Test prompts with OpenAI and Anthropic models","Configure system prompts, user prompts, and other parameters","Get formatted responses or error messages","Easy environment setup with .env file support","`OPENAI_API_KEY` - Your OpenAI API key","`ANTHROPIC_API_KEY` - Your Anthropic API key","Create a file named `.env` in your project directory or home directory","Add your API keys in the following format:","The server will automatically detect and load these keys","None required","`comparisons` (array): A list of 1-4 comparison configurations, each containing:","`provider` (string): The LLM provider to use (\"openai\" or \"anthropic\")","`model` (string): The model name","`system_prompt` (string): The system prompt (instructions for the model)","`user_prompt` (string): The user's message/prompt","`temperature` (number, optional): Controls randomness","`max_tokens` (integer, optional): Maximum number of tokens to generate","`top_p` (number, optional): Controls diversity via nucleus sampling","`start`: Begins a new conversation","`continue`: Continues an existing conversation","`get`: Retrieves conversation history","`list`: Lists all active conversations","`close`: Closes a conversation","`mode` (string): Operation mode (\"start\", \"continue\", \"get\", \"list\", or \"close\")","`conversation_id` (string): Unique ID for the conversation (required for continue, get, close modes)","`provider` (string): The LLM provider (required for start mode)","`model` (string): The model name (required for start mode)","`system_prompt` (string): The system prompt (required for start mode)","`user_prompt` (string): The user message (used in start and continue modes)","`temperature` (number, optional): Temperature parameter for the model","`max_tokens` (integer, optional): Maximum tokens to generate","`top_p` (number, optional): Top-p sampling parameter","**Discovery**: The agent can use `list_providers` to discover available models and their capabilities","**Simple Testing**: For quick tests, use the `test_comparison` tool with a single configuration","**Comparison**: When the agent needs to evaluate different prompts or models, it can use `test_comparison` with multiple configurations","**Stateful Interactions**: For multi-turn conversations, the agent can manage a conversation using the `test_multiturn_conversation` tool","Test prompt variants to find the most effective phrasing","Compare different models for specific tasks","Maintain context in multi-turn conversations","Optimize parameters like temperature and max_tokens","Track token usage and costs during development","`OPENAI_API_KEY` - Your OpenAI API key","`ANTHROPIC_API_KEY` - Your Anthropic API key","`LANGFUSE_SECRET_KEY` - Your Langfuse secret key","`LANGFUSE_PUBLIC_KEY` - Your Langfuse public key","`LANGFUSE_HOST` - URL of your Langfuse instance"],"avatarUrl":"https://avatars.githubusercontent.com/u/85904046?v=4","views":0,"featured":false},{"slug":"ruan11223344-mcpdocserver","sourceId":"ruan11223344-mcpdocserver","name":"ruan11223344 McpDocServer","author":"ruan11223344","description":"一个基于MCP协议的开发文档服务器，专为各类开发框架文档设计","repositoryUrl":"https://github.com/ruan11223344/McpDocServer","tags":["mcp"],"category":"Other MCP Server","stars":50,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/5679023?v=4","views":0,"featured":false},{"slug":"runekaagaard-mcp-notmuch-sendmail","sourceId":"runekaagaard-mcp-notmuch-sendmail","name":"runekaagaard mcp notmuch sendmail","author":"runekaagaard","description":"A model context protocol server that reads mails with notmuch and sends mail with sendmail","repositoryUrl":"https://github.com/runekaagaard/mcp-notmuch-sendmail","tags":["mcp","ai"],"category":"Official","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/378464?v=4","views":0,"featured":false},{"slug":"runekaagaard-mcp-redmine","sourceId":"runekaagaard-mcp-redmine","name":"runekaagaard mcp redmine","author":"runekaagaard","description":"A redmine MCP server covering close to 100% of redmines API","repositoryUrl":"https://github.com/runekaagaard/mcp-redmine","tags":["mcp","api"],"category":"Integration","stars":22,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/378464?v=4","views":0,"featured":false},{"slug":"rvibek-mcp-unhcr","sourceId":"rvibek-mcp-unhcr","name":"rvibek mcp unhcr","author":"rvibek","description":"MCP server provides access to UNHCR RDF","repositoryUrl":"https://github.com/rvibek/mcp_unhcr","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Query forcibly displaced population data.","Query Refugee Status Determination (RSD) application data.","Query Refugee Status Determination (RSD) decision data.","Filter data by country of origin (ISO3 code), country of asylum (ISO3 code), and year(s).","Option to break down results by all countries of origin and countries of asylum","`population/`","`asylum-applications/`","`asylum-decisions/`","`cf_type`: Always set to \"ISO\".","`coo`: Country of origin filter (ISO3 code, comma-separated for multiple).","`coa`: Country of asylum filter (ISO3 code, comma-separated for multiple).","`year[]`: Year(s) to filter by (e.g., \"2023\" or [\"2022\", \"2023\"]). Defaults to \"2024\" if not provided.","`coo_all`: Set to \"true\" if results should be broken down by all countries of origin.","`coa_all`: Set to \"true\" if results should be broken down by all countries of asylum.","`coo` (optional): Country of origin filter (ISO3 code, comma-separated for multiple).","`coa` (optional): Country of asylum filter (ISO3 code, comma-separated for multiple).","`year` (optional): Year filter (comma-separated for multiple years, or a single year). Defaults to 2024 if not provided.","`coo_all` (optional, boolean): If `True`, break down results by all countries of origin. Defaults to `False`.","`coa_all` (optional, boolean): If `True`, break down results by all countries of asylum. Defaults to `False`.","`coo` (optional): Country of origin filter (ISO3 code, comma-separated for multiple).","`coa` (optional): Country of asylum filter (ISO3 code, comma-separated for multiple).","`year` (optional): Year filter (comma-separated for multiple years, or a single year). Defaults to 2024 if not provided.","`coo_all` (optional, boolean): If `True`, break down results by all countries of origin. Defaults to `False`.","`coa_all` (optional, boolean): If `True`, break down results by all countries of asylum. Defaults to `False`.","`coo` (optional): Country of origin filter (ISO3 code, comma-separated for multiple).","`coa` (optional): Country of asylum filter (ISO3 code, comma-separated for multiple).","`year` (optional): Year filter (comma-separated for multiple years, or a single year). Defaults to 2024 if not provided.","`coo_all` (optional, boolean): If `True`, break down results by all countries of origin. Defaults to `False`.","`coa_all` (optional, boolean): If `True`, break down results by all countries of asylum. Defaults to `False`.","Add `year_from` and `year_to` parameter","Include `nowcasting` endpoint","Include `resettlement` endpoint"],"avatarUrl":"https://avatars.githubusercontent.com/u/4664241?v=4","views":1,"featured":false},{"slug":"s2005-mcp-everything","sourceId":"s2005-mcp-everything","name":"s2005 mcp everything","author":"s2005","description":"MCP server that exercises all the features of the MCP protocol","repositoryUrl":"https://github.com/s2005/mcp-everything","tags":["mcp"],"category":"Integration","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/17839543?v=4","views":0,"featured":false},{"slug":"sach999-git-spice-help-mcp","sourceId":"sach999-git-spice-help-mcp","name":"sach999 git spice help mcp","author":"sach999","description":"sach999 git spice help mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/sach999/git-spice-help-mcp","tags":["mcp"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Integration with Cursor IDE through MCP protocol","Real-time git-spice documentation search","Simple and efficient documentation parsing","Node.js (v16 or higher)","Cursor IDE","npm or yarn package manager","Clone this repository:","Install dependencies:","Build the project:","Tools capability","Resources capability","Prompts capability","Open Cursor IDE settings:","On macOS: `Cmd + ,`","On Windows/Linux: `Ctrl + ,`","Navigate to the \"Extensions\" section","Find the MCP Server settings and add a new server configuration:","Save the settings and refresh the MCP","`src/index.ts`: Main server implementation","`src/`: Source code directory","`dist/`: Compiled output directory","[Model Context Protocol](https://github.com/modelcontextprotocol)","[git-spice](https://github.com/abhinav/git-spice)","[Cursor IDE](https://cursor.sh)"],"avatarUrl":"https://avatars.githubusercontent.com/u/43383547?v=4","views":0,"featured":false},{"slug":"sammcj-mcp-aws-kb","sourceId":"sammcj-mcp-aws-kb","name":"sammcj mcp aws kb","author":"sammcj","description":"sammcj mcp aws kb is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/sammcj/mcp-aws-kb","tags":["mcp","aws"],"category":"Cloud","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**RAG (Retrieval-Augmented Generation)**: Retrieve context from the AWS Knowledge Base based on a query and a Knowledge Base ID.","**Supports multiple results retrieval**: Option to retrieve a customizable number of results.","**retrieve_from_aws_kb**","Perform retrieval operations using the AWS Knowledge Base.","Inputs:","`query` (string): The search query for retrieval.","`knowledgeBaseId` (string): The ID of the AWS Knowledge Base.","`n` (number, optional): Number of results to retrieve (default: 3).","Response format:","The response now returns two separate content items:","A text item containing the raw context from the knowledge base.","A JSON item containing the structured RAG sources with metadata (id, fileName, snippet, and score).","This separation allows for more flexible processing of the results.","Obtain AWS access key ID, secret access key, and region from the AWS Management Console.","Ensure these credentials have appropriate permissions for Bedrock Agent Runtime operations.","Set the environment variables as shown in the configuration examples below.","For temporary credentials, you can also provide a session token using the `AWS_SESSION_TOKEN` environment variable.","Configure AWS CLI with your SSO profile: `aws configure sso`","Set only the AWS_REGION environment variable in the MCP server configuration.","The server will use the default credential provider chain, which includes SSO credentials.","Create an array of knowledge base IDs in JSON format.","Set this as the AWS_KB_IDS environment variable in your configuration.","When this is configured, the `knowledgeBaseId` parameter becomes optional in the tool."],"avatarUrl":"https://avatars.githubusercontent.com/u/862951?v=4","views":0,"featured":false},{"slug":"sample-mcp-server-tos","sourceId":"sample-mcp-server-tos","name":"sample-mcp-server-tos","author":"dinghuazhou","description":"sample-mcp-server-tos is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/dinghuazhou/sample-mcp-server-tos","tags":["Community Servers"],"category":"Reference Servers","stars":2,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/141308389?v=4","views":0,"featured":false},{"slug":"sarathsp06-sourcesage","sourceId":"sarathsp06-sourcesage","name":"sarathsp06 sourcesage","author":"sarathsp06","description":"MCP server to cache  codebase as graph","repositoryUrl":"https://github.com/sarathsp06/sourcesage","tags":["mcp"],"category":"Development","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Language Agnostic**: Works with any programming language the LLM understands","**Knowledge Graph Storage**: Efficiently stores code entities, relationships, patterns, and style conventions","**LLM-Driven Analysis**: Relies on the LLM to analyze code and provide insights","**Token-Efficient Storage**: Optimizes for minimal token usage while maximizing memory capacity","**Incremental Updates**: Updates knowledge when code changes without redundant storage","**Fast Retrieval**: Enables quick and accurate retrieval of relevant information","The LLM analyzes code files (in any language)","The LLM uses MCP tools to register entities, relationships, patterns, and style conventions","SourceSage stores this knowledge in a token-efficient graph structure","The LLM can later query this knowledge when needed","Open Claude for Desktop","Go to Settings > Developer > Edit Config","Add the following to your `claude_desktop_config.json`:","Restart Claude for Desktop","**register_entity**: Register a code entity in the knowledge graph","name: Name of the entity (e.g., class name, function name)","entity_type: Type of entity (class, function, module, etc.)","summary: Brief description of the entity","signature: Entity signature (optional)","language: Programming language (optional)","observations: List of observations about the entity (optional)","metadata: Additional metadata (optional)","**register_relationship**: Register a relationship between entities","from_entity: Name of the source entity","to_entity: Name of the target entity","relationship_type: Type of relationship (calls, inherits, imports, etc.)","metadata: Additional metadata (optional)","**register_pattern**: Register a code pattern","name: Name of the pattern","description: Description of the pattern","language: Programming language (optional)","example: Example code demonstrating the pattern (optional)","metadata: Additional metadata (optional)","**register_style_convention**: Register a coding style convention","name: Name of the convention","description: Description of the convention","language: Programming language (optional)","examples: Example code snippets demonstrating the convention (optional)","metadata: Additional metadata (optional)","**add_entity_observation**: Add an observation to an entity","entity_name: Name of the entity","observation: Observation to add","**query_entities**: Query entities in the knowledge graph","entity_type: Filter by entity type (optional)","language: Filter by programming language (optional)","name_pattern: Filter by name pattern (regex, optional)","limit: Maximum number of results to return (optional)","**get_entity_details**: Get detailed information about an entity","entity_name: Name of the entity","**query_patterns**: Query code patterns in the knowledge graph","language: Filter by programming language (optional)","pattern_name: Filter by pattern name (optional)","**query_style_conventions**: Query coding style conventions","language: Filter by programming language (optional)","convention_name: Filter by convention name (optional)","**get_knowledge_statistics**: Get statistics about the knowledge graph","**clear_knowledge**: Clear all knowledge from the graph","**Analyze Code**: Ask Claude to analyze your code files","**Register Entities**: Claude will use the register_entity tool to store code entities","**Register Relationships**: Claude will use the register_relationship tool to store relationships","**Query Knowledge**: Later, ask Claude about your codebase","**Get Coding Patterns**: Ask Claude about coding patterns","**Leverages LLM Understanding**: Uses the LLM's ability to understand code semantics across languages","**Stores Semantic Knowledge**: Focuses on meaning and relationships, not just syntax","**Is Language Agnostic**: Works with any programming language the LLM understands","**Optimizes for Token Efficiency**: Stores knowledge in a way that minimizes token usage","**Evolves with LLM Capabilities**: As LLMs improve, so does code understanding"],"avatarUrl":"https://avatars.githubusercontent.com/u/964542?v=4","views":0,"featured":false},{"slug":"scmdr-sourcesyncai-mcp","sourceId":"scmdr-sourcesyncai-mcp","name":"scmdr sourcesyncai mcp","author":"scmdr","description":"scmdr sourcesyncai mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/scmdr/sourcesyncai-mcp","tags":["mcp","ai"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Manage namespaces for organizing knowledge","Ingest content from various sources (text, URLs, websites, external services)","Retrieve, update, and manage documents stored in your knowledge base","Perform semantic and hybrid searches against your knowledge base","Access document content directly from parsed text URLs","Manage connections to external services","Default configuration support for seamless AI integration","Open Cursor Settings","Go to `Features > MCP Servers`","Click `+ Add New MCP Server`","Enter the following:","Name: `sourcesyncai-mcp` (or your preferred name)","Type: `command`","Command: `env SOURCESYNCAI_API_KEY=your-api-key npx -y sourcesyncai-mcp`","Locate the Claude Desktop configuration file:","**macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json`","**Windows**: `%APPDATA%\\Claude\\claude_desktop_config.json`","**Linux**: `~/.config/Claude/claude_desktop_config.json`","Edit the configuration file to add the SourceSync.ai MCP server:","Save the configuration file and restart Claude Desktop","`SOURCESYNC_API_KEY`: Your SourceSync.ai API key (required)","`SOURCESYNC_NAMESPACE_ID`: Default namespace ID to use for operations","`SOURCESYNC_TENANT_ID`: Your tenant ID (optional)","`validate_api_key`: Validate a SourceSync.ai API key","`create_namespace`: Create a new namespace","`list_namespaces`: List all namespaces","`get_namespace`: Get details of a specific namespace","`update_namespace`: Update a namespace","`delete_namespace`: Delete a namespace","`ingest_text`: Ingest text content","`ingest_urls`: Ingest content from URLs","`ingest_sitemap`: Ingest content from a sitemap","`ingest_website`: Ingest content from a website","`ingest_notion`: Ingest content from Notion","`ingest_google_drive`: Ingest content from Google Drive","`ingest_dropbox`: Ingest content from Dropbox","`ingest_onedrive`: Ingest content from OneDrive","`ingest_box`: Ingest content from Box","`get_ingest_job_run_status`: Get the status of an ingestion job run","`getDocuments`: Retrieve documents with optional filters","`updateDocuments`: Update document metadata","`deleteDocuments`: Delete documents","`resyncDocuments`: Resync documents","`fetchUrlContent`: Fetch text content from document URLs","`semantic_search`: Perform semantic search","`hybrid_search`: Perform hybrid search (semantic + keyword)","`create_connection`: Create a new connection to an external service","`list_connections`: List all connections","`get_connection`: Get details of a specific connection","`update_connection`: Update a connection","`revoke_connection`: Revoke a connection","\"Search my SourceSync knowledge base for information about machine learning.\"","\"Ingest this article into my SourceSync knowledge base: [URL]\"","\"Create a new namespace in SourceSync for my project documentation.\"","\"List all the documents in my SourceSync namespace.\"","\"Get the text content of document [document_id] from my SourceSync namespace.\"","**Verify Paths**: Ensure all paths in your configuration are absolute paths, not relative.","**Check Permissions**: Ensure the server file has execution permissions (`chmod +x dist/index.js`).","**Enable Developer Mode**: In Claude Desktop, enable Developer Mode and check the MCP Log File.","**Test the Server**: Run the server directly from the command line:","**Restart AI Client**: After making changes, completely restart Claude Desktop or Cursor.","**Check Environment Variables**: Ensure all required environment variables are correctly set.","`src/index.ts`: Main entry point and server setup","`src/schemas.ts`: Schema definitions for all tools","`src/sourcesync.ts`: Client for interacting with SourceSync.ai API","`src/sourcesync.types.ts`: TypeScript type definitions","[SourceSync.ai Documentation](https://sourcesync.ai)","[SourceSync.ai API Reference](https://sourcesync.ai/api-reference/authentication)","[Model Context Protocol](https://modelcontextprotocol.io/introduction)","First, use `getDocuments` with `includeConfig.parsedTextFileUrl: true` to get documents with their content URLs","Extract the URL from the document response","Use `fetchUrlContent` to retrieve the actual content:"],"avatarUrl":"https://avatars.githubusercontent.com/u/10657106?v=4","views":0,"featured":false},{"slug":"scoutos-mcp-linear","sourceId":"scoutos-mcp-linear","name":"scoutos mcp linear","author":"scoutos","description":"Implementation of an MCP server for Linear integration","repositoryUrl":"https://github.com/scoutos/mcp-linear","tags":["mcp"],"category":"Cloud","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/127695568?v=4","views":0,"featured":false},{"slug":"scrapling-fetch-mcp","sourceId":"scrapling-fetch-mcp","name":"scrapling-fetch-mcp","author":"cyberchitta","description":"Helps AI assistants access text content from bot-protected websites. MCP server that fetches HTML/markdown from sites with anti-automation measures using Scrapling.","repositoryUrl":"https://github.com/cyberchitta/scrapling-fetch-mcp","tags":["Community Servers","ai","automation"],"category":"Community Servers","stars":25,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/161707973?v=4","views":1,"featured":false},{"slug":"sdd330-feishu-mcp-server","sourceId":"sdd330-feishu-mcp-server","name":"sdd330 feishu mcp server","author":"sdd330","description":"MCP server provides feishu related operations","repositoryUrl":"https://github.com/sdd330/feishu-mcp-server","tags":["mcp"],"category":"Database","stars":33,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/361611?v=4","views":0,"featured":false},{"slug":"septemhill-etherscan-mcp","sourceId":"septemhill-etherscan-mcp","name":"septemhill etherscan mcp","author":"septemhill","description":"septemhill etherscan mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/septemhill/etherscan-mcp","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1216949?v=4","views":0,"featured":false},{"slug":"server-hyperliquid","sourceId":"server-hyperliquid","name":"server-hyperliquid","author":"mektigboy","description":"MCP Hyperliquid (https://app.hyperliquid.xyz) server","repositoryUrl":"https://github.com/mektigboy/server-hyperliquid","tags":["Community Servers"],"category":"Design","stars":15,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/86902415?v=4","views":0,"featured":false},{"slug":"servicenow-mcp","sourceId":"servicenow-mcp","name":"servicenow-mcp","author":"shaumik100x","description":"MCP Server for ServiceNow","repositoryUrl":"https://github.com/osomai/servicenow-mcp","tags":["Community Servers"],"category":"Community Servers","stars":282,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/162180814?v=4&size=40","views":0,"featured":false},{"slug":"sfz009900-kalilinuxmcp","sourceId":"sfz009900-kalilinuxmcp","name":"sfz009900 kalilinuxmcp","author":"sfz009900","description":"kali linux mcp,pentest,penetration test","repositoryUrl":"https://github.com/sfz009900/kalilinuxmcp","tags":["mcp"],"category":"System","stars":36,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/19549361?v=4","views":0,"featured":false},{"slug":"shadowfax92-apple-calendar-mcp","sourceId":"shadowfax92-apple-calendar-mcp","name":"shadowfax92 apple calendar mcp","author":"shadowfax92","description":"shadowfax92 apple calendar mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/shadowfax92/apple-calendar-mcp","tags":["mcp"],"category":"Other MCP Server","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1223275?v=4","views":0,"featured":false},{"slug":"shanksxz-gh-mcp-server","sourceId":"shanksxz-gh-mcp-server","name":"shanksxz gh mcp server","author":"shanksxz","description":"GitHub context server for AI models. Fetch files, structure, filter, and more.","repositoryUrl":"https://github.com/shanksxz/gh-mcp-server","tags":["github","mcp","mcp-server","ai","cursor"],"category":"Database","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Fetch entire repository contents as context","Get specific file contents from a repository","Get repository structure (file listing)","Filter files by extension","Exclude specific paths","Limit the number of files returned","Open Cursor Settings","Search for \"MCP\"","Click on \"Add a new MCP Server\"","Enter the following information:","Name: github-repo-context (or any name you want)","Type: Command","Command: /path/to/your-local-repo-setup/gh.sh","Click \"Save\"","Enable the server by clicking the toggle next to the server name","You should now be able to use the server in your project","**get-repo-context**: Get all files from a GitHub repository to use as context","Parameters:","`owner`: GitHub repository owner/organization name","`repo`: GitHub repository name","`maxFiles` (optional): Maximum number of files to include (default: 50)","`fileExtensions` (optional): File extensions to include (e.g., ['js', 'ts', 'md'])","`excludePaths` (optional): Paths to exclude (default: ['node_modules', 'dist', 'build'])","**get-file-content**: Get content of a specific file from a GitHub repository","Parameters:","`owner`: GitHub repository owner/organization name","`repo`: GitHub repository name","`path`: Path to the file in the repository","**get-repo-structure**: Get the structure of a GitHub repository","Parameters:","`owner`: GitHub repository owner/organization name","`repo`: GitHub repository name"],"avatarUrl":"https://avatars.githubusercontent.com/u/121852611?v=4","views":0,"featured":false},{"slug":"shibuiwilliam-mcp-server-data-wrangler","sourceId":"shibuiwilliam-mcp-server-data-wrangler","name":"shibuiwilliam mcp server data wrangler","author":"shibuiwilliam","description":"shibuiwilliam mcp server data wrangler is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/shibuiwilliam/mcp-server-data-wrangler","tags":["mcp"],"category":"Database","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["Data aggregation","Descriptive statistics","Create and activate a virtual environment:","Install dependencies:","Run tests:"],"avatarUrl":"https://avatars.githubusercontent.com/u/23517545?v=4","views":0,"featured":false},{"slug":"shiquda-mediawiki-mcp-server","sourceId":"shiquda-mediawiki-mcp-server","name":"shiquda mediawiki mcp server","author":"shiquda","description":"A MCP server that allows you to search and retrieve content on any wiki site using MediaWiki with LLMs 🤖 wikipedia.org, fandom.com, wiki.gg and more sites using Mediawiki are supported!","repositoryUrl":"https://github.com/shiquda/mediawiki-mcp-server","tags":["search","mcp","wiki","mcp-server","wikipedia","mediawiki"],"category":"Database","stars":8,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/104683621?v=4","views":0,"featured":false},{"slug":"shivonai-python-package","sourceId":"shivonai-python-package","name":"shivonai python package","author":"shivonai","description":"shivonai python package is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/shivonai/python_package","tags":["mcp","python","ai"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Acess custom hiring tools for AI agents","Integrate MCP tools with popular AI agent frameworks:","LangChain","LlamaIndex","CrewAI","Agno"],"avatarUrl":"https://avatars.githubusercontent.com/u/202443262?v=4","views":0,"featured":false},{"slug":"shopify-mcp","sourceId":"shopify-mcp","name":"shopify-mcp","author":"GeLi2001","description":"MCP server for Shopify api, usable on mcp clients such as Anthropic's Claude and Cursor IDE","repositoryUrl":"https://github.com/GeLi2001/shopify-mcp","tags":["Community Servers"],"category":"Cloud","stars":461,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/77590974?v=4&size=40","views":0,"featured":false},{"slug":"sichang824-mcp-terminal","sourceId":"sichang824-mcp-terminal","name":"sichang824 mcp terminal","author":"sichang824","description":"MCP Terminal 是一个基于 MCP（Model Context Protocol）的终端控制服务器，专为与大型语言模型（LLM）和 AI 助手集成而设计。它提供了一个标准化的接口，使 AI 可以执行终端命令并获取输出结果。","repositoryUrl":"https://github.com/sichang824/mcp-terminal","tags":["mcp","ai"],"category":"Official","stars":8,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/40050340?v=4","views":0,"featured":false},{"slug":"sinedied-grumpydev-mcp","sourceId":"sinedied-grumpydev-mcp","name":"sinedied grumpydev mcp","author":"sinedied","description":"Let the grumpy senior dev review your code with this MCP server","repositoryUrl":"https://github.com/sinedied/grumpydev-mcp","tags":["genaiscript","model-context-protocol","mcp","llm","generative-ai","nodejs"],"category":"Development","stars":13,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/593151?v=4","views":0,"featured":false},{"slug":"sirusb-samtools-mcp","sourceId":"sirusb-samtools-mcp","name":"sirusb samtools mcp","author":"sirusb","description":"A Model Control Protocol implementation for samtools, providing a standardized interface for working with SAM/BAM/CRAM files.","repositoryUrl":"https://github.com/sirusb/samtools_mcp","tags":["tool","mcp"],"category":"Design","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["View and convert SAM/BAM/CRAM files","Sort alignment files","Index BAM/CRAM files","Generate statistics","Merge multiple BAM files","Calculate read depth","Index FASTA files","And more...","**File Format Support**: Handle SAM (text), BAM (binary), and CRAM (compressed) alignment files","**Format Conversion**: Convert between SAM, BAM, and CRAM formats seamlessly","**Region-Specific Analysis**: Extract and analyze specific genomic regions","**Flag-Based Filtering**: Filter reads based on SAM flags","**Performance Optimization**: Multi-threaded operations for sorting and merging","**Statistical Analysis**: Generate comprehensive alignment statistics","Clone the repository:","Install dependencies:","View BAM file:","Sort BAM file:","Index BAM file:","View specific region with flags:","Sort by read name:","Calculate depth with multiple input files:"],"avatarUrl":"https://avatars.githubusercontent.com/u/3537501?v=4","views":0,"featured":false},{"slug":"sjquant-llm-bridge-mcp","sourceId":"sjquant-llm-bridge-mcp","name":"sjquant llm bridge mcp","author":"sjquant","description":"A model-agnostic Message Control Protocol (MCP) server that enables seamless integration with various Large Language Models (LLMs) like GPT, DeepSeek, Claude, and more.","repositoryUrl":"https://github.com/sjquant/llm-bridge-mcp","tags":["model-context-protocol","claude","openai","mcp","mcp-server","deepssek-r1","pydantic-ai","anthropic","llm"],"category":"Other MCP Server","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["Unified interface to multiple LLM providers:","OpenAI (GPT models)","Anthropic (Claude models)","Google (Gemini models)","DeepSeek","...","Built with Pydantic AI for type safety and validation","Supports customizable parameters like temperature and max tokens","Provides usage tracking and metrics","`prompt`: The text prompt to send to the LLM","`model_name`: Specific model to use (default: \"openai:gpt-4o-mini\")","`temperature`: Controls randomness (0.0 to 1.0)","`max_tokens`: Maximum number of tokens to generate","`system_prompt`: Optional system prompt to guide the model's behavior","Clone the repository:","Install [uv](https://github.com/astral-sh/uv) (if not already installed):"],"avatarUrl":"https://avatars.githubusercontent.com/u/16596777?v=4","views":0,"featured":false},{"slug":"smian0-mcp-agile-flow","sourceId":"smian0-mcp-agile-flow","name":"smian0 mcp agile flow","author":"smian0","description":"smian0 mcp agile flow is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/smian0/mcp-agile-flow","tags":["mcp"],"category":"Automation","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/154283920?v=4","views":0,"featured":false},{"slug":"snjyor-binance-mcp","sourceId":"snjyor-binance-mcp","name":"snjyor binance mcp","author":"snjyor","description":"Binance Cryptocurrency MCP","repositoryUrl":"https://github.com/snjyor/binance-mcp","tags":["mcp"],"category":"Financial","stars":13,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/58200965?v=4","views":0,"featured":false},{"slug":"soggycactus-paprika-3-mcp","sourceId":"soggycactus-paprika-3-mcp","name":"soggycactus paprika 3 mcp","author":"soggycactus","description":"MCP Server for creating/editing recipes in Paprika 3 with natural language","repositoryUrl":"https://github.com/soggycactus/paprika-3-mcp","tags":["mcp"],"category":"Cloud","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/16275602?v=4","views":0,"featured":false},{"slug":"solana-agent-kit","sourceId":"solana-agent-kit","name":"solana-agent-kit","author":"thearyanag","description":"solana-agent-kit is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/sendaifun/solana-agent-kit","tags":["Community Servers"],"category":"Community Servers","stars":76,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/48391385?v=4&size=40","views":0,"featured":false},{"slug":"sonnylazuardi-cursor-talk-to-figma-mcp","sourceId":"sonnylazuardi-cursor-talk-to-figma-mcp","name":"sonnylazuardi cursor talk to figma mcp","author":"sonnylazuardi","description":"Cursor Talk To Figma MCP","repositoryUrl":"https://github.com/sonnylazuardi/cursor-talk-to-figma-mcp","tags":["design","model-context-protocol","mcp","agentic-ai","figma","agent","ai","agentic","ai-agents","llms","llm","generative-ai","cursor","automation"],"category":"Design","stars":3902,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/856609?v=4","views":0,"featured":false},{"slug":"sparesparrow-mcp-project-orchestrator","sourceId":"sparesparrow-mcp-project-orchestrator","name":"sparesparrow mcp project orchestrator","author":"sparesparrow","description":"Analyze user input to identify suitable design patterns and project templates. Orchestrate the project, creating initial files from templates.","repositoryUrl":"https://github.com/sparesparrow/mcp-project-orchestrator","tags":["design","mcp"],"category":"Design","stars":9,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Template Management**","Project templates for quick project setup","Component templates for modular development","Variable substitution and validation","Template discovery and versioning"],"avatarUrl":"https://avatars.githubusercontent.com/u/72402690?v=4","views":0,"featured":false},{"slug":"speakeasy-api-markdown-sidecar-mcp","sourceId":"speakeasy-api-markdown-sidecar-mcp","name":"speakeasy api markdown sidecar mcp","author":"speakeasy-api","description":"speakeasy api markdown sidecar mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/speakeasy-api/markdown-sidecar-mcp","tags":["npm","api","mcp","pypi","golang"],"category":"Integration","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/91446104?v=4","views":0,"featured":false},{"slug":"spences10-mcp-turso-cloud","sourceId":"spences10-mcp-turso-cloud","name":"spences10 mcp turso cloud","author":"spences10","description":"🗂️ A Model Context Protocol (MCP) server that provides integration with Turso databases for LLMs. This server implements a two-level authentication system to handle both organization-level and database-level operations, making it easy to manage and query Turso databases directly from LLMs.","repositoryUrl":"https://github.com/spences10/mcp-turso-cloud","tags":["model-context-protocol","turso","mcp","vector-database","turso-db","cloud","database","system"],"category":"Database","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["**List Databases**: View all databases in your Turso organization","**Create Database**: Create new databases with customizable options","**Delete Database**: Remove databases from your organization","**Generate Database Token**: Create authentication tokens for","**List Tables**: View all tables in a specific database","**Execute Read-Only Query**: Run SELECT and PRAGMA queries","**Execute Query**: Run potentially destructive SQL queries (INSERT,","**Describe Table**: Get schema information for database tables","**Vector Search**: Perform vector similarity search using SQLite"],"avatarUrl":"https://avatars.githubusercontent.com/u/234708?v=4","views":0,"featured":false},{"slug":"spotify-mcp","sourceId":"spotify-mcp","name":"spotify-mcp","author":"varunneal","description":"MCP to connect Claude with Spotify.","repositoryUrl":"https://github.com/varunneal/spotify-mcp","tags":["Community Servers"],"category":"Community Servers","stars":397,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/32204417?v=4&size=40","views":0,"featured":false},{"slug":"srikanth-paladugula-mcp-dynamics365-server","sourceId":"srikanth-paladugula-mcp-dynamics365-server","name":"srikanth paladugula mcp dynamics365 server","author":"srikanth-paladugula","description":"MCP Server for Microsoft Dynamics 365","repositoryUrl":"https://github.com/srikanth-paladugula/mcp-dynamics365-server","tags":["mcp"],"category":"Cloud","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/46054578?v=4","views":0,"featured":false},{"slug":"srtux-mcp","sourceId":"srtux-mcp","name":"srtux mcp","author":"srtux","description":"srtux mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/srtux/mcp","tags":["mcp"],"category":"Design","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Natural language to LQL translation** using Vertex AI Gemini 2.5","**Flexible log querying**: filter on monitored resource, log name, severity, time, and more","**REST API** for easy integration","**Ready for deployment** on Google Cloud Run or GKE","OpenAPI/Swagger docs available at `/docs` and `/openapi.json` when running.","Both endpoints are also discoverable as MCP tools for agent frameworks (Smithery, Claude Desktop, etc).","Example test script: `test_main.py` (see repo)","Standard Python ignores included (see repo)","**Build the Docker image:**","**Deploy to Cloud Run:**","**Set Environment Variables:**","In the Cloud Run deployment UI or with the `--set-env-vars` flag, provide:","`VERTEX_PROJECT=your-gcp-project-id`","`VERTEX_LOCATION=us-central1` (or your region)","**Credentials:**","Prefer using the Cloud Run service account with the right IAM roles (Logging Viewer, Vertex AI User).","You usually do NOT need to set `GOOGLE_APPLICATION_CREDENTIALS` on Cloud Run unless using a non-default service account key.","**IAM Permissions:**","Ensure the Cloud Run service account has:","`roles/logging.viewer`","`roles/aiplatform.user`","**Accessing the Service:**","After deployment, Cloud Run will provide a service URL (e.g., `https://mcp-logging-server-xxxxxx.a.run.app`).","Use this as your `$MCP_BASE_URL` in API requests.","**Create a Service Account:**","Go to the [Google Cloud Console → IAM & Admin → Service Accounts](https://console.cloud.google.com/iam-admin/serviceaccounts).","Select your project.","Create or select a service account with permissions: _Logging Viewer_ and _Vertex AI User_.","**Create and Download a Key:**","In the Service Account, click \"Manage keys\" → \"Add key\" → \"Create new key\" (choose JSON).","Download the JSON key file to your computer.","**Set the Environment Variable:**","In your terminal, set the environment variable to the path of your downloaded key:","Replace `/path/to/your/service-account-key.json` with the actual path.","**(Optional) Set Project and Location:**","You may also need:","**Verify Authentication:**","Run a simple `gcloud` or Python client call to ensure authentication is working.","If you see `DefaultCredentialsError`, check your environment variable and file path.","Python 3.9+","Google Cloud project with Logging and Vertex AI APIs enabled","Service account with permissions for Logging Viewer and Vertex AI User","Set environment variables:","`VERTEX_PROJECT`: Your GCP project ID","`VERTEX_LOCATION`: Vertex AI region (default: `us-central1`)","`GOOGLE_APPLICATION_CREDENTIALS`: Path to your service account JSON key file","Show all logs from Kubernetes clusters","Show error logs from Compute Engine and AWS EC2 instances","Find Admin Activity audit logs for project my-project","Find logs containing the word unicorn","Find logs with both unicorn and phoenix","Find logs where textPayload contains both unicorn and phoenix","Find logs where textPayload contains the phrase 'unicorn phoenix'","Show logs from yesterday for Cloud Run service 'my-service'","Show logs from the last 30 minutes","Show logs for logName containing request_log in GKE","Show logs where pod_name matches foo or bar using regex","Show logs for Compute Engine where severity is WARNING or higher","Show logs for Cloud SQL instances in us-central1","Show logs for Pub/Sub topics containing 'payments'","Show logs for log entries between two timestamps","Show logs where jsonPayload.message matches regex 'foo.*bar'","Show logs where labels.env is not prod"],"avatarUrl":"https://avatars.githubusercontent.com/u/69318527?v=4","views":1,"featured":false},{"slug":"stabgan-openrouter-mcp-multimodal","sourceId":"stabgan-openrouter-mcp-multimodal","name":"stabgan openrouter mcp multimodal","author":"stabgan","description":"MCP server for OpenRouter providing text chat and image analysis tools","repositoryUrl":"https://github.com/stabgan/openrouter-mcp-multimodal","tags":["tool","mcp"],"category":"Data","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Text Chat:**","Direct access to all OpenRouter.ai chat models","Support for simple text and multimodal conversations","Configurable temperature and other parameters","**Image Analysis:**","Analyze single images with custom questions","Process multiple images simultaneously","Automatic image resizing and optimization","Support for various image sources (local files, URLs, data URLs)"],"avatarUrl":"https://avatars.githubusercontent.com/u/20128859?v=4","views":0,"featured":false},{"slug":"stanislavlysenko0912-todoist-mcp-server","sourceId":"stanislavlysenko0912-todoist-mcp-server","name":"stanislavlysenko0912 todoist mcp server","author":"stanislavlysenko0912","description":"Full implementation of Todoist Rest API & support Todoist Sync API for MCP server","repositoryUrl":"https://github.com/stanislavlysenko0912/todoist-mcp-server","tags":["mcp","api"],"category":"Cloud","stars":17,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Complete Todoist API Integration**: Access to the full Todoist REST API v2, and support for the Todoist Sync API through natural language","**Batch Processing**: Client can process multiple tasks in a single request","**Search by name**: AI can search for tasks, projects, and labels by name instead of ID","**Tasks**: Create, update, close, reopen, move, and delete tasks using conversational language","**Projects**: Create and manage projects and sections","**Comments**: Add and manage comments on tasks and projects","**Labels**: Create and manage personal and shared labels","**Prompt Support**: You can easily provide information about your projects to client"],"avatarUrl":"https://avatars.githubusercontent.com/u/86171768?v=4","views":0,"featured":false},{"slug":"starwind-ui-mcp","sourceId":"starwind-ui-mcp","name":"starwind-ui-mcp","author":"Boston343","description":"Local MCP server implementation for Starwind UI that you can use with Cursor, Windsurf, and other AI tools","repositoryUrl":"https://github.com/starwind-ui/starwind-ui-mcp","tags":["Community Servers"],"category":"Design","stars":113,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/96832297?v=4&size=40","views":0,"featured":false},{"slug":"stevearagonsite-pythonservermcp","sourceId":"stevearagonsite-pythonservermcp","name":"stevearagonsite PythonServerMcp","author":"stevearagonsite","description":"A template repository for MCP","repositoryUrl":"https://github.com/stevearagonsite/PythonServerMcp","tags":["mcp","go","python"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Real-time cryptocurrency price retrieval","Environment-based configuration (development, production, staging, local)","CoinMarketCap API integration","Docker container deployment","Python 3.12+","uv (package and virtual environment manager)","Docker (optional, for container execution)","Create a `.env` file in the project root with the following variables:","You can also create specific environment files for each environment:","`.dev.env` - For development environment","`.staging.env` - For staging environment","`.prod.env` - For production environment","Define the function in the `src/__init__.py` file","Register the tool in the `main()` function","Document the tool with docstrings"],"avatarUrl":"https://avatars.githubusercontent.com/u/37297206?v=4","views":0,"featured":false},{"slug":"surya-madhav-mcp","sourceId":"surya-madhav-mcp","name":"surya madhav MCP","author":"surya-madhav","description":"surya madhav MCP is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/surya-madhav/MCP","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Load and parse your Claude for Desktop configuration file","View all configured MCP servers","Connect to any server and view its available tools","Test tools by providing input parameters and viewing results","See available resources and prompts","Start the Streamlit app","Enter the path to your Claude for Desktop configuration file (default path is pre-filled)","Click \"Load Servers\" to see all available MCP servers","Select a server tab and click \"Connect\" to load its tools","Select a tool and provide the required parameters","Click \"Execute\" to run the tool and see the results","**Missing dependencies**: Make sure all dependencies in `requirements.txt` are installed.","**Connection issues**: Check that the server is running and the configuration in Claude for Desktop points to the correct path.","**Tool execution errors**: Look for error messages in the server output.","**Streamlit UI issues**: Make sure Streamlit is properly installed and the configuration file path is correct."],"avatarUrl":"https://avatars.githubusercontent.com/u/37219997?v=4","views":0,"featured":false},{"slug":"susheel-synapse-mcp","sourceId":"susheel-synapse-mcp","name":"susheel synapse mcp","author":"susheel","description":"Synapse MCP Server","repositoryUrl":"https://github.com/susheel/synapse-mcp","tags":["mcp"],"category":"Database","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/141560?v=4","views":0,"featured":false},{"slug":"sv-mcp-paradex-py","sourceId":"sv-mcp-paradex-py","name":"sv mcp paradex py","author":"sv","description":"Connect AI agents to the Paradex trading platform. Retrieve market data, manage accounts, and execute trades seamlessly. Enhance your trading experience with automated tools and real-time insights.","repositoryUrl":"https://github.com/sv/mcp-paradex-py","tags":["tool","mcp","ai"],"category":"Database","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/14086?v=4","views":0,"featured":false},{"slug":"sworddut-mcp-ffmpeg-helper","sourceId":"sworddut-mcp-ffmpeg-helper","name":"sworddut mcp ffmpeg helper","author":"sworddut","description":"一个基于 Model Context Protocol (MCP) 的 FFmpeg 辅助工具，提供视频处理功能。","repositoryUrl":"https://github.com/sworddut/mcp-ffmpeg-helper","tags":["mcp"],"category":"Official","stars":15,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/90771969?v=4","views":1,"featured":false},{"slug":"syahiidkamil-mcp-postgres-full-access","sourceId":"syahiidkamil-mcp-postgres-full-access","name":"syahiidkamil mcp postgres full access","author":"syahiidkamil","description":"Full access postgres mcp server","repositoryUrl":"https://github.com/syahiidkamil/mcp-postgres-full-access","tags":["mcp"],"category":"Database","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/93661408?v=4","views":0,"featured":false},{"slug":"syauqi-uqi-qgis-mcp-modify1","sourceId":"syauqi-uqi-qgis-mcp-modify1","name":"syauqi uqi qgis mcp modify1","author":"syauqi-uqi","description":"An update version of qgis_mcp from jjsantos01/qgis_mcp repository","repositoryUrl":"https://github.com/syauqi-uqi/qgis_mcp_modify1","tags":["mcp"],"category":"Development","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Two-way communication**: Connect Claude AI to QGIS through a socket-based server.","**Project manipulation**: Create, load and save projects in QGIS.","**Layer manipulation**: Add and remove vector or raster layers to a project.","**Execute processing**: Execute processing algorithms ([Processing Toolbox](https://docs.qgis.org/3.40/en/docs/user_manual/processing/toolbox.html)).","**Code execution**: Run arbitrary Python code in QGIS from Claude. Very powerful, but also be very cautious using this tool.","**[QGIS plugin](/qgis_mcp_plugin/)**: A QGIS plugin that creates a socket server within QGIS to receive and execute commands.","**[MCP Server](/src/qgis_mcp/qgis_mcp_server.py)**: A Python server that implements the Model Context Protocol and connects to the QGIS plugin."],"avatarUrl":"https://avatars.githubusercontent.com/u/181862963?v=4","views":0,"featured":false},{"slug":"sylphlab-filesystem-mcp","sourceId":"sylphlab-filesystem-mcp","name":"sylphlab filesystem mcp","author":"sylphxltd","description":"Node.js Model Context Protocol (MCP) server providing secure, relative filesystem access for AI agents like Cline/Claude.","repositoryUrl":"https://github.com/sylphlab/filesystem-mcp","tags":["model-context-protocol","typescript","npm","filesystem","claude-ai","mcp","roo-code","ai","ai-agent","cline","nodejs","system"],"category":"System","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":["📁 **Explore & Inspect (`list_files`, `stat_items`):** List files/directories (recursive, stats), get detailed status for multiple items.","📄 **Read & Write Content (`read_content`, `write_content`):** Read/write/append multiple files, creates parent directories.","✏️ **Precision Editing & Searching (`edit_file`, `search_files`, `replace_content`):** Surgical edits (insert, replace, delete) across multiple files with indentation preservation and diff output; regex search with context; multi-file search/replace.","🏗️ **Manage Directories (`create_directories`):** Create multiple directories including intermediate parents.","🗑️ **Delete Safely (`delete_items`):** Remove multiple files/directories recursively.","↔️ **Move & Copy (`move_items`, `copy_items`):** Move/rename/copy multiple files/directories.","🔒 **Control Permissions (`chmod_items`, `chown_items`):** Change POSIX permissions and ownership for multiple items."],"avatarUrl":"https://avatars.githubusercontent.com/u/206448049?v=4","views":0,"featured":false},{"slug":"sylphlab-pdf-reader-mcp","sourceId":"sylphlab-pdf-reader-mcp","name":"sylphlab pdf reader mcp","author":"sylphxltd","description":"An MCP server built with Node.js/TypeScript that allows AI agents to securely read PDF files (local or URL) and extract text, metadata, or page counts. Uses pdf-parse.","repositoryUrl":"https://github.com/sylphlab/pdf-reader-mcp","tags":["pdf-parse","typescript","nodejs","pdf-reader","pdf","mcp","ai","ai-agent","llm-tool","model-content-protocol","pdf-parser","stdio"],"category":"Data","stars":21,"lastUpdate":"2025-05-19","installTarget":null,"features":["Read full text content from PDF files.","Read text content from specific pages or page ranges.","Read PDF metadata (author, title, creation date, etc.).","Get the total page count of a PDF.","Process multiple PDF sources (local paths or URLs) in a single request.","Securely operates within the defined project root.","Provides structured JSON output via MCP.","Available via npm and Docker Hub.","**Documentation:**","Finalize all documentation sections (Guide, API, Design, Comparison).","Resolve TypeDoc issue and generate API documentation.","Add more examples and advanced usage patterns.","Implement PWA support and mobile optimization for the docs site.","Add share buttons and growth metrics to the docs site.","**Benchmarking:**","Conduct comprehensive benchmarks with diverse PDF files (size, complexity).","Measure memory usage.","Compare URL vs. local file performance.","**Core Functionality:**","Explore potential optimizations for very large PDF files.","Investigate options for extracting images or annotations (longer term).","**Testing:**","Increase test coverage towards 100% where practical.","Add runtime tests once feasible.","**Found a bug or have a feature request?** Please open an issue on [GitHub Issues](https://github.com/sylphlab/pdf-reader-mcp/issues).","**Want to contribute?** We welcome contributions! Please see [CONTRIBUTING.md](./CONTRIBUTING.md).","**Star & Watch:** If you find this project useful, please consider starring ⭐ and watching 👀 the repository on [GitHub](https://github.com/sylphlab/pdf-reader-mcp) to show your support and stay updated!"],"avatarUrl":"https://avatars.githubusercontent.com/u/206448049?v=4","views":0,"featured":false},{"slug":"taiste-harvest-mcp-server","sourceId":"taiste-harvest-mcp-server","name":"taiste harvest mcp server","author":"taiste","description":"MCP Server for Harvest","repositoryUrl":"https://github.com/taiste/harvest-mcp-server","tags":["mcp","ai"],"category":"Cloud","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["List users","Get user details","List time entries with filtering options","Create new time entries","Start/stop timers","Query time entry details","List projects with filtering options","Retrieve detailed project information","List clients with filtering options","Retrieve detailed client information","List available tasks with filtering options"],"avatarUrl":"https://avatars.githubusercontent.com/u/1064452?v=4","views":0,"featured":false},{"slug":"talhaorak-pytaiga-mcp","sourceId":"talhaorak-pytaiga-mcp","name":"talhaorak pytaiga mcp","author":"talhaorak","description":"A MCP server for interacting with Taiga Project Manager","repositoryUrl":"https://github.com/talhaorak/pytaiga-mcp","tags":["mcp","mcp-server","taiga","ai","python"],"category":"Cloud","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Projects**: Create, update, and manage project settings and metadata","**Epics**: Manage large features that span multiple sprints","**User Stories**: Handle detailed requirements and acceptance criteria","**Tasks**: Track smaller units of work within user stories","**Issues**: Manage bugs, questions, and enhancement requests","**Sprints (Milestones)**: Plan and track work in time-boxed intervals"],"avatarUrl":"https://avatars.githubusercontent.com/u/1158906?v=4","views":0,"featured":false},{"slug":"tan-yong-sheng-triliumnext-mcp","sourceId":"tan-yong-sheng-triliumnext-mcp","name":"tan yong sheng triliumnext mcp","author":"tan-yong-sheng","description":"MCP server for TriliumNext Notes","repositoryUrl":"https://github.com/tan-yong-sheng/triliumnext-mcp","tags":["mcp"],"category":"Cloud","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/64836390?v=4","views":0,"featured":false},{"slug":"tanob-mcp-desktop-automation","sourceId":"tanob-mcp-desktop-automation","name":"tanob mcp desktop automation","author":"tanob","description":"A Model Context Protocol server that provides desktop automation capabilities using RobotJS and screenshot capabilities","repositoryUrl":"https://github.com/tanob/mcp-desktop-automation","tags":["mcp","automation"],"category":"Automation","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/5013?v=4","views":0,"featured":false},{"slug":"tddt-stock-info-mcp","sourceId":"tddt-stock-info-mcp","name":"tddt stock info mcp","author":"tddt","description":"获取股票各类信息","repositoryUrl":"https://github.com/tddt/stock_info_mcp","tags":["mcp"],"category":"Other MCP Server","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/16829066?v=4","views":0,"featured":false},{"slug":"techkwon-mcp-gemini","sourceId":"techkwon-mcp-gemini","name":"techkwon mcp gemini","author":"techkwon","description":"MCP Gemini API 서버","repositoryUrl":"https://github.com/techkwon/mcp-gemini","tags":["mcp","api"],"category":"Integration","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/175172264?v=4","views":0,"featured":false},{"slug":"telegram-mcp","sourceId":"telegram-mcp","name":"telegram-mcp","author":"chigwell","description":"telegram-mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/chigwell/telegram-mcp","tags":["Community Servers"],"category":"Community Servers","stars":486,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/36392751?v=4&size=40","views":0,"featured":false},{"slug":"tembo-io-mcp-server-tembo","sourceId":"tembo-io-mcp-server-tembo","name":"tembo io mcp server tembo","author":"tembo-io","description":"MCP server for Tembo Cloud's platform API","repositoryUrl":"https://github.com/tembo-io/mcp-server-tembo","tags":["mcp","cloud","api"],"category":"Cloud","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/113815875?v=4","views":0,"featured":false},{"slug":"terhechte-cursor-rust-tools","sourceId":"terhechte-cursor-rust-tools","name":"terhechte cursor rust tools","author":"terhechte","description":"A MCP server to allow the LLM in Cursor to access Rust Analyzer, Crate Docs and Cargo Commands.","repositoryUrl":"https://github.com/terhechte/cursor-rust-tools","tags":["go","tool","mcp","mcp-server","lsp","llm","rust","developer-tools","cursor"],"category":"Development","stars":44,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/132234?v=4","views":0,"featured":false},{"slug":"terminal-controller-mcp","sourceId":"terminal-controller-mcp","name":"terminal-controller-mcp","author":"KaliGong","description":"A Model Context Protocol (MCP) server that enables secure terminal command execution, directory navigation, and file system operations through a standardized interface.","repositoryUrl":"https://github.com/GongRzhe/terminal-controller-mcp","tags":["Community Servers"],"category":"System","stars":384,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/180251313?v=4&size=40","views":0,"featured":false},{"slug":"tft-mcp-server","sourceId":"tft-mcp-server","name":"tft-mcp-server","author":"GeLi2001","description":"tft-mcp-server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/GeLi2001/tft-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":6,"lastUpdate":"2025-04-11","installTarget":null,"features":["Get match history for a summoner","Get detailed information about specific TFT matches","Node.js (v14 or higher)","npm or yarn","Riot Games API Key (for accessing TFT data) - Get it from [Riot Games Developer Portal](https://developer.riotgames.com/)","Note: For development, you can use a temporary API key that expires in 24 hours","For production use, you'll need to apply for a permanent personal API key at [Riot's Application Portal](https://developer.riotgames.com/app-type)","Your Game Name, accessed from your Riot game console","Your Name Tagline, accessed from your Riot game console, which is usually followed/shown right after your Game Name. For example: `NA1`","Configure the MCP server in your Claude Desktop config file:","The server will run on stdio and provide the following tools:","`count` (optional): Number of matches to retrieve. Defaults to 20","`start` (optional): Start index for pagination. Defaults to 0","`matchId` (required): The match ID to get details for","Make changes in the `src` directory","Run `npm run build` to compile","Run `npm start` with the required parameters to test changes"],"avatarUrl":"https://avatars.githubusercontent.com/u/77590974?v=4","views":0,"featured":false},{"slug":"the-freetech-company-mcp-sse-authenticated-cloud-run","sourceId":"the-freetech-company-mcp-sse-authenticated-cloud-run","name":"the freetech company mcp sse authenticated cloud run","author":"the-freetech-company","description":"Host an Model Context Protocol SSE deployment on Cloud Run, Authenticating with IAM.","repositoryUrl":"https://github.com/the-freetech-company/mcp-sse-authenticated-cloud-run","tags":["mcp","cloud"],"category":"Cloud","stars":19,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/138625484?v=4","views":0,"featured":false},{"slug":"themindmod-selenium-mcp-server","sourceId":"themindmod-selenium-mcp-server","name":"themindmod selenium mcp server","author":"themindmod","description":"themindmod selenium mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/themindmod/selenium-mcp-server","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/33256959?v=4","views":1,"featured":false},{"slug":"thirdstrandstudio-mcp-figma","sourceId":"thirdstrandstudio-mcp-figma","name":"thirdstrandstudio mcp figma","author":"thirdstrandstudio","description":"Figma MCP Server with full API functionality","repositoryUrl":"https://github.com/thirdstrandstudio/mcp-figma","tags":["mcp","figma","api"],"category":"Integration","stars":24,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/130436694?v=4","views":0,"featured":false},{"slug":"thirdstrandstudio-mcp-xpath","sourceId":"thirdstrandstudio-mcp-xpath","name":"thirdstrandstudio mcp xpath","author":"thirdstrandstudio","description":"MCP for evaluating xpath","repositoryUrl":"https://github.com/thirdstrandstudio/mcp-xpath","tags":["mcp"],"category":"System","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/130436694?v=4","views":0,"featured":false},{"slug":"thirdweb-mcp-server","sourceId":"thirdweb-mcp-server","name":"thirdweb MCP Server","author":"cjber","description":"thirdweb MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/thirdweb-dev/ai","tags":["Official Integrations"],"category":"Integration","stars":297,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/44099524?v=4&size=40","views":0,"featured":false},{"slug":"thisnick-google-calendar-mcp","sourceId":"thisnick-google-calendar-mcp","name":"thisnick google calendar mcp","author":"thisnick","description":"The google calendar MCP (Model Context Protocol) for Claude","repositoryUrl":"https://github.com/thisnick/google-calendar-mcp","tags":["mcp","go"],"category":"Official","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Access calendar events via MCP URIs","Each event has title, time, description, and attendees","Structured event data with proper mime types"],"avatarUrl":"https://avatars.githubusercontent.com/u/11659178?v=4","views":0,"featured":false},{"slug":"tisddm-searxng-mcp","sourceId":"tisddm-searxng-mcp","name":"tisDDM searxng mcp","author":"tisDDM","description":"A Model Context Protocol (MCP) server that enables AI assistants to perform web searches using SearXNG, a privacy-respecting metasearch engine.","repositoryUrl":"https://github.com/tisDDM/searxng-mcp","tags":["mcp","search","ai"],"category":"Search","stars":11,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Zero-configuration setup**: Works immediately by using a random public instance from [SearX.space](https://searx.space/)","**Private instance support**: Connect to your own SearXNG instance with optional basic authentication","Perform web searches with customizable parameters","Support for multiple search engines","Privacy-focused search results","Markdown-formatted search results","Sensible default values for all parameters"],"avatarUrl":"https://avatars.githubusercontent.com/u/77615100?v=4","views":0,"featured":false},{"slug":"tmhr1850-backlog-mcp-server","sourceId":"tmhr1850-backlog-mcp-server","name":"tmhr1850 backlog mcp server","author":"tmhr1850","description":"tmhr1850 backlog mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/tmhr1850/backlog-mcp-server","tags":["mcp"],"category":"Database","stars":12,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/29845604?v=4","views":1,"featured":false},{"slug":"todoist-mcp-server","sourceId":"todoist-mcp-server","name":"todoist-mcp-server","author":"abhiz123","description":"MCP server for Todoist integration enabling natural language task management with Claude","repositoryUrl":"https://github.com/abhiz123/todoist-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":75,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/62828736?v=4&size=40","views":1,"featured":false},{"slug":"tomekkorbak-strava-mcp-server","sourceId":"tomekkorbak-strava-mcp-server","name":"tomekkorbak strava mcp server","author":"tomekkorbak","description":"tomekkorbak strava mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/tomekkorbak/strava-mcp-server","tags":["mcp"],"category":"Database","stars":13,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/9259131?v=4","views":0,"featured":false},{"slug":"tomschell-mcp-long-term-memory","sourceId":"tomschell-mcp-long-term-memory","name":"tomschell mcp long term memory","author":"tomschell","description":"A long-term memory storage system for LLMs using the Model Context Protocol (MCP) standard. This system helps LLMs remember the context of work done over the entire history of a project, even across multiple sessions. It uses semantic search with embeddings to provide relevant context from past interactions and development decisions.","repositoryUrl":"https://github.com/tomschell/mcp-long-term-memory","tags":["mcp","search","system"],"category":"System","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["Project-based memory organization","Semantic search using Ollama embeddings (nomic-embed-text model, 768 dimensions)","Multiple memory types:","Conversations: Dialog context and important discussions","Code: Implementation details and changes","Decisions: Key architectural and design choices","References: Links to external resources and documentation","Rich metadata storage including:","Implementation status","Key decisions","Files created/modified","Code changes","Dependencies added","Tagging system for memory organization","Relationship tracking between memories","Node.js (v18 or later)","Ollama running locally (for embeddings)","Must have the `nomic-embed-text` model installed","SQLite3","Clone the repository","Install dependencies:","Build the project:","Create a `.env` file with required configuration:","Start the server in development mode:","Compile TypeScript","Copy schema files","Start the server with auto-reload","The server connects via stdio for Cursor compatibility","`projects`: Project information and metadata","`memories`: Memory entries storing various types of development context","`embeddings`: Vector embeddings (768d) for semantic search capabilities","`tags`: Memory organization tags","`memory_tags`: Many-to-many relationships between memories and tags","`memory_relationships`: Directed relationships between memory entries","`store-dev-memory`: Create new development memories with:","Content","Type (conversation/claude-code/decision/reference)","Tags","Code changes","Files created/modified","Key decisions","Implementation status","`list-dev-memories`: List existing memories with optional tag filtering","`get-dev-memory`: Retrieve specific memory by ID","`search`: Semantic search across memories using embeddings","Kill any existing server instances","Rebuild the TypeScript code","Copy the schema.sql to the dist directory","Start the server in development mode","`@modelcontextprotocol/sdk@^1.7.0`: MCP protocol implementation","`better-sqlite3@^9.4.3`: SQLite database interface","`node-fetch@^3.3.2`: HTTP client for Ollama API","`zod@^3.22.4`: Runtime type checking and validation","Write clear commit messages","Add appropriate documentation","Follow the existing code style","Add/update tests as needed"],"avatarUrl":"https://avatars.githubusercontent.com/u/39199315?v=4","views":0,"featured":false},{"slug":"torshepherd-compiler-explorer-mcp","sourceId":"torshepherd-compiler-explorer-mcp","name":"torshepherd compiler explorer mcp","author":"torshepherd","description":"torshepherd compiler explorer mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/torshepherd/compiler-explorer-mcp","tags":["mcp"],"category":"Development","stars":12,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/49597791?v=4","views":0,"featured":false},{"slug":"triptych-opera-omnia-mcp","sourceId":"triptych-opera-omnia-mcp","name":"triptych opera omnia mcp","author":"triptych","description":"The Opera Omnia MCP server provides programmatic access to the rich collection of JSON datasets from the Opera Omnia project. It enables developers, storytellers, and AI applications to easily access, combine, and generate creative content for games, interactive fiction, chatbots, and more.","repositoryUrl":"https://github.com/triptych/opera-omnia-mcp","tags":["mcp","ai"],"category":"Integration","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Access to all Opera Omnia datasets","Random selection from datasets","Filtering datasets by criteria","Combining multiple datasets","Generating creative content using templates","Clone this repository","Install dependencies:","Build the project:","**Advanced Content Generation**: Add more sophisticated content generation capabilities beyond simple template substitution.","**Improved Caching**: Implement better caching mechanisms for improved performance, especially for frequently accessed datasets.","**User-Contributed Datasets**: Add support for user-contributed datasets, allowing users to extend the available content.","**Visualization Tools**: Create visualization tools for exploring the data and understanding relationships between different datasets.","**Local Data Files**: Add support for local data files as an alternative to fetching from GitHub.","**Integration Examples**: Provide more examples of integrating the MCP server with different applications and frameworks."],"avatarUrl":"https://avatars.githubusercontent.com/u/8691?v=4","views":0,"featured":false},{"slug":"ttiimmaacc-cinema4d-mcp","sourceId":"ttiimmaacc-cinema4d-mcp","name":"ttiimmaacc cinema4d mcp","author":"ttiimmaacc","description":"Cinema 4D plugin integrating Claude AI for prompt-driven 3D modeling, scene creation, and manipulation.","repositoryUrl":"https://github.com/ttiimmaacc/cinema4d-mcp","tags":["plugin","cinema-4d-plugin","ai-integration","claude-ai","mcp","mcp-server","ai","maxon-cinema-pipeline","cinema-4d"],"category":"Other MCP Server","stars":14,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/9548950?v=4","views":0,"featured":false},{"slug":"tuanle96-mcp-github","sourceId":"tuanle96-mcp-github","name":"tuanle96 mcp github","author":"tuanle96","description":"tuanle96 mcp github is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/tuanle96/mcp-github","tags":["mcp","github"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Automatic Branch Creation**: When creating/updating files or pushing changes, branches are automatically created if they don't exist","**Comprehensive Error Handling**: Clear error messages for common issues","**Git History Preservation**: Operations maintain proper Git history without force pushing","**Batch Operations**: Support for both single-file and multi-file operations","**Advanced Search**: Support for searching code, issues/PRs, and users","**Project Management**: Complete toolset for GitHub Projects (classic) management, including creating projects, managing columns, and working with cards"],"avatarUrl":"https://avatars.githubusercontent.com/u/23079288?v=4","views":0,"featured":false},{"slug":"twitter-mcp","sourceId":"twitter-mcp","name":"twitter-mcp","author":"EnesCinr","description":"A Model Context Protocol server allows to interact with Twitter, enabling posting tweets and searching Twitter.","repositoryUrl":"https://github.com/EnesCinr/twitter-mcp","tags":["Community Servers"],"category":"Official","stars":420,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/91203238?v=4&size=40","views":1,"featured":false},{"slug":"twodoorsdev-react-native-debugger-mcp","sourceId":"twodoorsdev-react-native-debugger-mcp","name":"twodoorsdev react native debugger mcp","author":"twodoorsdev","description":"An MCP server that connects to your React Native application debugger","repositoryUrl":"https://github.com/twodoorsdev/react-native-debugger-mcp","tags":["mcp"],"category":"Development","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/144385298?v=4","views":0,"featured":false},{"slug":"twolven-mcp-stockflow","sourceId":"twolven-mcp-stockflow","name":"twolven mcp stockflow","author":"twolven","description":"Stock market data provider for Claude Desktop using MCP","repositoryUrl":"https://github.com/twolven/mcp-stockflow","tags":["mcp"],"category":"Analytics","stars":15,"lastUpdate":"2025-05-19","installTarget":null,"features":["Real-time stock prices and key metrics","Historical price data with OHLC values","Company fundamentals and financial statements","Market indicators and ratios","Complete options chain data","Greeks (delta, gamma, theta, vega)","Volume and open interest tracking","Options strategy analysis","Clone the repository:","Install dependencies:"],"avatarUrl":"https://avatars.githubusercontent.com/u/131040143?v=4","views":0,"featured":false},{"slug":"uday210-salesforce-mcp-server","sourceId":"uday210-salesforce-mcp-server","name":"uday210 salesforce mcp server","author":"uday210","description":"Model Context Protocol server for Salesforce REST API integration","repositoryUrl":"https://github.com/uday210/salesforce-mcp-server","tags":["mcp","api"],"category":"Integration","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Execute SOQL queries","Retrieve object metadata","Create, update, and delete records","Secure authentication handling","Real-time data access","Clone the repository","Copy `.env.example` to `.env` and fill in your Salesforce credentials","Install dependencies: `npm install`","Build: `npm run build`","Start: `npm start`","Keep your `.env` file secure and never commit it","Use IP restrictions in Salesforce when possible","Regularly rotate your security token","Consider implementing additional authentication for the MCP server","Execute SOQL queries","Retrieve object metadata","Create, update, and delete records","Secure authentication handling","Real-time data access","Clone the repository","Copy `.env.example` to `.env` and fill in your Salesforce credentials","Install dependencies: `npm install`","Build: `npm run build`","Start: `npm start`","Keep your `.env` file secure and never commit it","Use IP restrictions in Salesforce when possible","Regularly rotate your security token","Consider implementing additional authentication for the MCP server"],"avatarUrl":"https://avatars.githubusercontent.com/u/3188134?v=4","views":0,"featured":false},{"slug":"unionai-oss-union-mcp","sourceId":"unionai-oss-union-mcp","name":"unionai oss union mcp","author":"unionai-oss","description":"unionai oss union mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/unionai-oss/union-mcp","tags":["mcp","ai"],"category":"System","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/94206482?v=4","views":0,"featured":false},{"slug":"utkucy-avalanche-mcp-tools","sourceId":"utkucy-avalanche-mcp-tools","name":"utkucy avalanche mcp tools","author":"utkucy","description":"utkucy avalanche mcp tools is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/utkucy/avalanche-mcp-tools","tags":["tool","mcp"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["**blockchainList** - List all created Avalanche Blockchain configurations","**blockchainPublish** - Publish a Blockchain's VM to a repository","Subnet creation and management","Subnet deployment and monitoring","Validator operations","Key generation and storage","Address management","Signing operations","Transaction building and signing","Transaction submission and monitoring","Gas optimization","Node.js 16+","Avalanche CLI installed and accessible in your PATH","Avalanche node connection (local or remote)","mySubnet (deployed)","testChain","devNet","Create a new file in the appropriate directory under `src/tools/avalanche-cli/`","Define a function to register the tools with the MCP server","Implement the tool with appropriate parameters and error handling","Register the new tool in the main tools index"],"avatarUrl":"https://avatars.githubusercontent.com/u/41550693?v=4","views":1,"featured":false},{"slug":"v9rt3x-cs2-rcon-mcp","sourceId":"v9rt3x-cs2-rcon-mcp","name":"v9rt3x cs2 rcon mcp","author":"v9rt3x","description":"CS2 RCON MCP - Server management tool for Counter-Strike 2","repositoryUrl":"https://github.com/v9rt3x/cs2-rcon-mcp","tags":["tool","mcp"],"category":"Development","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["Manage your CS2 server in natural language","RCON command execution","Manage workshop maps (host, list, change) - [Explore Workshop Maps](https://steamcommunity.com/app/730/workshop/)","Server status monitoring","SSE-based communication","Docker support","`HOST`: CS2 server IP","`SERVER_PORT`: CS2 server port","`RCON_PASSWORD`: RCON password","**Directly in the command**:","**Using a `.server-env` file**:","**Start the MCP Server**: Ensure that your MCP server is running before attempting to connect from VS Code.","**Open Visual Studio Code**: Launch VS Code and ensure that you have the GitHub Copilot extension installed and configured.","**Configure GitHub Copilot**:","Change the mode from \"Ask\" to \"Agent\" mode.","**Add MCP Server Configuration**:","Click on the toolbox icon in the upper left corner of the Copilot prompt.","Select \"Add MCP Server\" and choose the option for **HTTP - server-sent events**.","**Enter the Server URL**:","For the URL, input: `http://localhost:8080/cs2server/sse`. This is the endpoint for the MCP server's SSE connection.","Start the MCP server","Configure Cursor's MCP settings by creating or updating `~/.cursor/mcp.json`:","In Cursor, open the MCP panel (usually in the sidebar)","The server should automatically connect using the configured URL","\"Add 5 bots to the server and start a competitive match on de_dust2\"","\"What's the current server status? How many players are connected and what map are we on?\""],"avatarUrl":"https://avatars.githubusercontent.com/u/25821713?v=4","views":0,"featured":false},{"slug":"vakharwalad23-google-mcp","sourceId":"vakharwalad23-google-mcp","name":"vakharwalad23 google mcp","author":"vakharwalad23","description":"Collection of Google-native tools (e.g., Gmail, Calendar) for the MCP","repositoryUrl":"https://github.com/vakharwalad23/google-mcp","tags":["google","go","tool","google-api","mcp","modelcontextprotocol","ai"],"category":"Development","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":["Gmail:","Send emails with multiple recipients (to, cc, bcc) and attachments.","List emails with custom queries, labels, and result limits.","Read specific emails by ID.","Manage labels (add, remove, list).","Draft and delete emails.","Calendar:","List calendars and set a default calendar."],"avatarUrl":"https://avatars.githubusercontent.com/u/105845275?v=4","views":0,"featured":false},{"slug":"veenastudio-flstudio-mcp","sourceId":"veenastudio-flstudio-mcp","name":"veenastudio flstudio mcp","author":"veenastudio","description":"veenastudio flstudio mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/veenastudio/flstudio-mcp","tags":["mcp"],"category":"Other MCP Server","stars":30,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/195456457?v=4","views":0,"featured":false},{"slug":"vgnshiyer-apple-books-mcp","sourceId":"vgnshiyer-apple-books-mcp","name":"vgnshiyer apple books mcp","author":"vgnshiyer","description":"Apple Books MCP Server","repositoryUrl":"https://github.com/vgnshiyer/apple-books-mcp","tags":["apple","mcp","mcp-server","apple-books","ai","llm","productivity"],"category":"Other MCP Server","stars":7,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/39982819?v=4","views":0,"featured":false},{"slug":"video-editing-mcp","sourceId":"video-editing-mcp","name":"video-editing-mcp","author":"burningion","description":"MCP Interface for Video Jungle","repositoryUrl":"https://github.com/burningion/video-editing-mcp","tags":["Community Servers"],"category":"Community Servers","stars":367,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/625414?v=4&size=40","views":0,"featured":false},{"slug":"vinayak-mehta-linear-mcp","sourceId":"vinayak-mehta-linear-mcp","name":"vinayak mehta linear mcp","author":"vinayak-mehta","description":"vinayak mehta linear mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/vinayak-mehta/linear-mcp","tags":["mcp"],"category":"Other MCP Server","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/4329421?v=4","views":0,"featured":false},{"slug":"vionwinnie-jap-vocab-anki-mcp-server","sourceId":"vionwinnie-jap-vocab-anki-mcp-server","name":"vionwinnie jap vocab anki mcp server","author":"vionwinnie","description":"Japanese Vocab Anki MCP Server","repositoryUrl":"https://github.com/vionwinnie/jap-vocab-anki-mcp-server","tags":["japanese-study","mcp","mcp-server","agentic-workflow","anki-flashcards","python","anki-deck"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["List available decks","View cards in decks","Add new cards","Review cards with spaced repetition","Import Japanese vocabulary with readings and meanings","Add sample sentences to Japanese vocabulary cards","Track review history and learning progress","Practice vocabulary in context through fill-in-the-blank exercises","Add natural example sentences to your cards","Build a more comprehensive understanding of each word's usage","Clone this repository:","Make sure Anki is not running (to avoid database locks)","Set the path to your Anki collection (optional):","Run the server:","`anki://decks` - List all available Anki decks","`anki://deck/{deck_name}/cards` - List all cards in a specific deck","`anki://recent/reviewed` - View cards reviewed in the last 24 hours","`anki://recent/learned` - View cards learned (graduated from new) in the last 24 hours","`add_card(deck_name: str, front: str, back: str)` - Add a new card to a deck","`review_card(card_id: int, ease: int)` - Review a card with a specific ease (1-4)","`get_card_history(card_id: int)` - Get detailed review history for a specific card","`import_japanese_vocab(csv_path: str, deck_name: str, tags: str = None)` - Import Japanese vocabulary from CSV","`update_notes_with_sentences(vocab_sentences: Dict[str, List[str]], deck_name: str = \"Try! N3 Vocab\")` - Add sample sentences to vocabulary notes","`get_deck_review_history(deck_name: str)` - Get review history for all cards in a deck within the past 24 hours","`create_deck_prompt(deck_name: str)` - Get help creating a new deck","`review_history_prompt()` - Get help analyzing review history","`study_japanese_vocab_prompt()` - Get help with Japanese vocabulary study","`vocab_sentences_json_prompt()` - Generate JSON dictionary mapping vocab to sample sentences","Expression (Japanese word)","Meaning (English meaning)","Reading (with furigana and sample sentences)"],"avatarUrl":"https://avatars.githubusercontent.com/u/16456378?v=4","views":0,"featured":false},{"slug":"vishalsachdev-eventbrite-mcp","sourceId":"vishalsachdev-eventbrite-mcp","name":"vishalsachdev eventbrite mcp","author":"vishalsachdev","description":"vishalsachdev eventbrite mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/vishalsachdev/eventbrite-mcp","tags":["mcp"],"category":"Other MCP Server","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Event Management**: View, create, update, and publish events","**Attendee Management**: List attendees, view details, and export attendee data","**Sales Analytics**: Generate reports on ticket sales, revenue, and trends","**Custom Reports**: Create and save custom reporting templates","**Data Visualization**: Generate charts and graphs for key metrics"],"avatarUrl":"https://avatars.githubusercontent.com/u/42612679?v=4","views":0,"featured":false},{"slug":"wanaku","sourceId":"wanaku","name":"wanaku","author":"wanaku-ai","description":"Wanaku MCP Router","repositoryUrl":"https://github.com/wanaku-ai/wanaku","tags":["agentic","mcp","artificial-intelligence","agents","mcp-server","Community Servers","agentic-ai"],"category":"Community Servers","stars":67,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/200620763?v=4","views":1,"featured":false},{"slug":"wangtsiao-pulse-cn-mcp","sourceId":"wangtsiao-pulse-cn-mcp","name":"wangtsiao pulse cn mcp","author":"wangtsiao","description":"wangtsiao pulse cn mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/wangtsiao/pulse-cn-mcp","tags":["mcp"],"category":"Other MCP Server","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/70847926?v=4","views":0,"featured":false},{"slug":"warpdev-mcp-hub-mcp","sourceId":"warpdev-mcp-hub-mcp","name":"warpdev mcp hub mcp","author":"warpdev","description":"warpdev mcp hub mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/warpdev/mcp-hub-mcp","tags":["mcp"],"category":"Development","stars":18,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/6788611?v=4","views":0,"featured":false},{"slug":"watchdealer-pavel-watchbase-mcp-server","sourceId":"watchdealer-pavel-watchbase-mcp-server","name":"watchdealer pavel watchbase mcp server","author":"watchdealer-pavel","description":"MCP Server for structured and standardized querying of watch-related metadata such as brands, families, and reference details from WatchBase.com.","repositoryUrl":"https://github.com/watchdealer-pavel/watchbase-mcp-server","tags":["calibers","watches","watch","mcp","ai","watch-brands","movements","caliber","watch-movement","watchbase"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["**`search`**: Search the database by brand name, family name, watch name, and reference number (matches whole words).","**`search_refnr`**: Search the database by reference number (allows partial matches).","**`list_brands`**: Retrieve a list of all watch brands in the database.","**`list_families`**: Retrieve a list of all families (collections) for a given brand ID.","**`list_watches`**: Retrieve a list of watches for a particular Brand ID and optionally Family ID. Can be filtered by update date.","**`get_watch_details`**: Retrieve the full details (all data fields) for a particular watch by its WatchBase ID.","**Node.js and npm:** Required to install dependencies and run the server.","**WatchBase API Key:** You need an API key from WatchBase. Visit the [WatchBase API page](https://api.watchbase.com/) to request access and obtain a key.","**Clone the repository:**","**Install dependencies:**","**Build the server:**","Open your VS Code settings for MCP servers. On macOS, this is typically located at:","Add the following configuration block under the `mcpServers` key:","Open the Claude Desktop App configuration file. On macOS, this is typically located at:","Add the following configuration block under the `mcpServers` key:"],"avatarUrl":"https://avatars.githubusercontent.com/u/141279498?v=4","views":0,"featured":false},{"slug":"webflow-mcp-server","sourceId":"webflow-mcp-server","name":"webflow mcp server","author":"webflow","description":"Model Context Protocol (MCP) server for the Webflow Data API.","repositoryUrl":"https://github.com/webflow/mcp-server","tags":["model-context-protocol","api","mcp","generated-from-openapi","mcp-server","built-with-fern","business-critical-yes"],"category":"Integration","stars":31,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1229663?v=4","views":1,"featured":false},{"slug":"webflow-mcp-server-2","sourceId":"webflow-mcp-server","name":"webflow-mcp-server","author":"calclavia","description":"Webflow MCP server","repositoryUrl":"https://github.com/kapilduraphe/webflow-mcp-server","tags":["Community Servers"],"category":"Community Servers","stars":475,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/1828968?v=4&size=40","views":0,"featured":false},{"slug":"weibaohui-k8m","sourceId":"weibaohui-k8m","name":"weibaohui k8m","author":"weibaohui","description":"一款轻量级、跨平台的 Mini Kubernetes AI Dashboard，支持大模型+智能体+MCP(支持设置操作权限)，集成多集群管理、智能分析、实时异常检测等功能，支持多架构并可单文件部署，助力高效集群管理与运维优化。","repositoryUrl":"https://github.com/weibaohui/k8m","tags":["openai","chatgpt","mcp","ai","k8s-gpt","dashboard","2fa","ollama","k8s"],"category":"Development","stars":274,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/27042034?v=4","views":0,"featured":false},{"slug":"wesnermichel-nexus-mcp-claude-desktop-server","sourceId":"wesnermichel-nexus-mcp-claude-desktop-server","name":"wesnermichel nexus mcp claude desktop server","author":"wesnermichel","description":"NEXUS MCP- Simple MCP server for Claude Desktop","repositoryUrl":"https://github.com/wesnermichel/nexus-mcp-claude-desktop-server","tags":["mcp"],"category":"Cloud","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Minimal Memory Footprint**: Designed to be lightweight and efficient","**Automatic Startup**: Can start automatically when VSCode launches","**Status Bar Integration**: Easily see and control the bridge status","**File System Access**: Enables Claude to read and write files in your workspace","**Directory Management**: Create directories and list contents","**Security Controls**: Configure which paths are accessible","**Reduce Memory Usage**: Lightweight and efficient","**Stay in VSCode**: No need to context switch between applications","**Protect Your System**: Only expose directories you explicitly allow","Install the extension from the VSIX file","Configure your settings (optional)","The bridge will start automatically if configured, or you can start it manually","**Start Nexus MCP Bridge**: Start the MCP server","**Stop Nexus MCP Bridge**: Stop the MCP server","**Toggle Nexus MCP Bridge**: Toggle the server on/off (via status bar)"],"avatarUrl":"https://avatars.githubusercontent.com/u/46012737?v=4","views":0,"featured":false},{"slug":"whale-tracker-mcp","sourceId":"whale-tracker-mcp","name":"whale-tracker-mcp","author":"kukapay","description":"A mcp server for tracking cryptocurrency whale transactions.","repositoryUrl":"https://github.com/kukapay/whale-tracker-mcp","tags":["Community Servers"],"category":"Community Servers","stars":17,"lastUpdate":"2025-04-11","installTarget":null,"features":["**Tools**:","`get_recent_transactions`: Fetch recent whale transactions with optional filters for blockchain, minimum value, and limit.","`get_transaction_details`: Retrieve detailed information about a specific transaction by its ID.","**Resources**:","`whale://transactions/{blockchain}`: Expose recent transactions for a specified blockchain as contextual data.","**Prompts**:","`query_whale_activity`: A reusable template for analyzing whale transaction patterns, optionally filtered by blockchain.","**Asynchronous API Calls**: Uses `httpx` for efficient, non-blocking requests to the Whale Alert API.","**Environment Variable Support**: Securely manage your API key via a `.env` file.","**Python**: Version 3.10 or higher.","**Whale Alert API Key**: Sign up at [whale-alert.io](https://whale-alert.io/) to obtain an API key.","**MCP Client**: Compatible with MCP clients like Claude Desktop or the MCP Inspector.","**Clone the repository**:","Install dependencies: We recommend using uv for dependency management:","Set up your API key: Create a .env file in the project root and add your Whale Alert API key:","`--name \"WhaleTracker\"`: Sets a custom name for the server in Claude Desktop.","`-f .env`: Loads the API key from the .env file.","\"Show me recent whale transactions on Bitcoin.\"","\"Get details for transaction ID 123456789.\"","\"Analyze whale activity on Ethereum.\"","Create a .env file:","Ensure `python-dotenv` is installed (included in the dependencies).","The server will automatically load the key at startup.","Whale Alert for providing the API to track cryptocurrency whale transactions.","Model Context Protocol team for the MCP specification and Python SDK.","httpx for a robust HTTP client library."],"avatarUrl":"https://avatars.githubusercontent.com/u/201164822?v=4","views":0,"featured":false},{"slug":"wheattoast11-mcp-video-gen","sourceId":"wheattoast11-mcp-video-gen","name":"wheattoast11 mcp video gen","author":"wheattoast11","description":"Luma AI Video + Audio + Image Generation and RunwayML Video Generation from Image and Text","repositoryUrl":"https://github.com/wheattoast11/mcp-video-gen","tags":["mcp","video-to-audio","gen3","ai","ray-2","runwayml-api","photon-1","runwayml","text-to-video-generation","image-to-video-generation","luma","lumaai"],"category":"Data","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":["Generate videos from text prompts (RunwayML or Luma AI).","Generate videos from images (RunwayML or Luma AI).","Generate images from text prompts (Luma AI).","Manage Luma AI generations (list, get, delete).","Add audio to Luma AI generations.","Upscale Luma AI generations.","Enhance prompts using OpenRouter LLMs before generation."],"avatarUrl":"https://avatars.githubusercontent.com/u/29216465?v=4","views":1,"featured":false},{"slug":"whois-mcp","sourceId":"whois-mcp","name":"whois-mcp","author":"bharathvaj-ganesan","description":"MCP Server for whois lookups.","repositoryUrl":"https://github.com/bharathvaj-ganesan/whois-mcp","tags":["Community Servers"],"category":"Community Servers","stars":467,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/16360498?v=4&size=40","views":0,"featured":false},{"slug":"wildfly-mcp","sourceId":"wildfly-mcp","name":"wildfly-mcp","author":"jfdenise","description":"WildFly MCP server and other tooling to integrate WildFly in AI space","repositoryUrl":"https://github.com/wildfly-extras/wildfly-mcp","tags":["Community Servers"],"category":"Community Servers","stars":321,"lastUpdate":"2025-04-12","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/4104715?v=4&size=40","views":0,"featured":false},{"slug":"win-cli-mcp-server","sourceId":"win-cli-mcp-server","name":"win-cli-mcp-server","author":"SimonB97","description":"Model Context Protocol server for secure command-line interactions on Windows systems","repositoryUrl":"https://github.com/SimonB97/win-cli-mcp-server","tags":["Community Servers"],"category":"System","stars":454,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/102378134?v=4&size=40","views":0,"featured":false},{"slug":"win4r-browser-use-mcp-server","sourceId":"win4r-browser-use-mcp-server","name":"win4r browser use MCP Server","author":"win4r","description":"win4r browser use MCP Server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/win4r/browser-use-MCP-Server","tags":["mcp","browser"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["List and access notes via `note://` URIs","Each note has a title, content and metadata","Plain text mime type for simple content access","`create_note` - Create new text notes","Takes title and content as required parameters","Stores note in server state","`summarize_notes` - Generate a summary of all stored notes","Includes all note contents as embedded resources","Returns structured prompt for LLM summarization"],"avatarUrl":"https://avatars.githubusercontent.com/u/42172631?v=4","views":0,"featured":false},{"slug":"wjlim-nf-core-mcp","sourceId":"wjlim-nf-core-mcp","name":"wjlim nf core mcp","author":"wjlim","description":"Dev assistant MCP","repositoryUrl":"https://github.com/wjlim/nf-core_mcp","tags":["mcp"],"category":"Development","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["List local nf-core repositories (rnaseq, sarek, modules, tools)","Access pipeline configurations and workflows","Search through pipeline files","Explore pipeline modules","**Clone the repositories**:","**Directory Structure**:","**Verify Installation**:"],"avatarUrl":"https://avatars.githubusercontent.com/u/8804599?v=4","views":0,"featured":false},{"slug":"wolfyy970-docs-fetch-mcp","sourceId":"wolfyy970-docs-fetch-mcp","name":"wolfyy970 docs fetch mcp","author":"wolfyy970","description":"MCP server for fetching web page content with recursive exploration capability","repositoryUrl":"https://github.com/wolfyy970/docs-fetch-mcp","tags":["mcp"],"category":"Cloud","stars":5,"lastUpdate":"2025-05-19","installTarget":null,"features":["**Content Extraction**: Cleanly extracts the main content from web pages, removing distractions like navigation, ads, and irrelevant elements","**Link Analysis**: Identifies and extracts links from the page, assessing their relevance","**Recursive Exploration**: Follows links to related content within the same domain, up to a specified depth","**Parallel Processing**: Efficiently crawls content with concurrent requests and proper error handling","**Robust Error Handling**: Gracefully handles network issues, timeouts, and malformed pages","**Dual-Strategy Approach**: Uses fast axios requests first with puppeteer as a fallback for more complex pages","**Timeout Prevention**: Implements global timeout handling to ensure reliable operation within MCP time limits","**Partial Results**: Returns available content even when some pages fail to load completely"],"avatarUrl":"https://avatars.githubusercontent.com/u/79471844?v=4","views":0,"featured":false},{"slug":"world-bank-mcp-server","sourceId":"world_bank_mcp_server","name":"world_bank_mcp_server","author":"anshumax","description":"An implementation of the Model Context Protocol for the World Bank open data API","repositoryUrl":"https://github.com/anshumax/world_bank_mcp_server","tags":["Community Servers","api"],"category":"Integration","stars":22,"lastUpdate":"2025-04-11","installTarget":null,"features":["List available countries in the World Bank open data API","List available indicators in the World Bank open data API","Analyse indicators, such as population segments, poverty numbers etc, for countries","Comprehensive logging"],"avatarUrl":"https://avatars.githubusercontent.com/u/17501038?v=4","views":1,"featured":false},{"slug":"x-mcp","sourceId":"x-mcp","name":"x-mcp","author":"vidhupv","description":"x-mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/vidhupv/x-mcp","tags":["Community Servers"],"category":"Community Servers","stars":210,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/31290072?v=4&size=40","views":0,"featured":false},{"slug":"x51xxx-osp-marketing-tools-mcp","sourceId":"x51xxx-osp-marketing-tools-mcp","name":"x51xxx osp marketing tools mcp","author":"x51xxx","description":"x51xxx osp marketing tools mcp is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/x51xxx/osp-marketing-tools-mcp","tags":["tool","mcp"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":["Strategic tagline creation and refinement","Position statements across market, technical, UX, and business dimensions","Persona development with roles, challenges, and needs","Value case documentation with clear benefits, challenges, and solutions","Feature categorization in a structured hierarchy","Article titles (H1) with strategic keyword placement","Meta titles optimized for search (50-60 characters)","Meta descriptions with compelling value propositions (155-160 characters)","SEO-friendly URL slugs","Search intent analysis and optimization","Mobile display considerations","Scope and narrative structure analysis","Flow and readability enhancement","Style and phrasing optimization","Word choice and grammar verification","Technical accuracy validation","Inclusive language guidance","Constructive feedback with before/after examples","Narrative structure principles and logical progression","Flow optimization and content organization","Style guidelines for clarity and precision","Technical accuracy verification","Content-type specific guidance (tutorials, reference docs, API docs)","Accessibility and internationalization best practices","Meta content optimization strategies","Content depth enhancement techniques","Search intent alignment across different query types","Keyword research and integration protocols","Internal linking best practices","Structured data implementation","Content promotion strategies","Node.js 18 or higher","npm or yarn","Install the package globally:","`health_check` - Server health status and resource availability check","`get_editing_codes` - OSP Editing Codes documentation and usage protocol for semantic content review","`get_writing_guide` - OSP Writing Guide with principles for creating high-quality technical content","`get_meta_guide` - OSP Meta Information Generator for web content metadata optimization","`get_value_map_positioning_guide` - OSP Product Value Map Generator for effective product positioning","`get_on_page_seo_guide` - OSP On-Page SEO Guide for comprehensive content optimization","`edit-content` - Review content using OSP editing codes for improved quality and clarity","`generate-meta` - Generate optimized metadata for web content with proper keyword placement","`generate-value-map` - Create a structured OSP value map for product positioning","`apply-writing-guide` - Apply OSP writing principles to create technical content","`optimize-seo` - Apply on-page SEO strategies to optimize content for search","Automated deployment pipeline","Infrastructure as code support","Real-time monitoring","Multi-cloud compatibility","[The OSP Writing and Editing Guide](https://openstrategypartners.com/osp-writing-editing-guide/)","[Editing Codes Quickstart Guide](https://openstrategypartners.com/blog/osp-editing-codes-quick-start-guide/)","[OSP Free Resources](https://openstrategypartners.com/resources/)"],"avatarUrl":"https://avatars.githubusercontent.com/u/434324?v=4","views":0,"featured":false},{"slug":"xcodebuild","sourceId":"xcodebuild","name":"xcodebuild","author":"ShenghaiWang","description":"MCP tool for building Xcode iOS workspace/project and feeding back error to LLMs.","repositoryUrl":"https://github.com/ShenghaiWang/xcodebuild","tags":["Community Servers"],"category":"Analytics","stars":400,"lastUpdate":"2025-04-11","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/11955650?v=4&size=40","views":0,"featured":false},{"slug":"xero-mcp","sourceId":"xero-mcp","name":"xero-mcp","author":"john-zhang-dev","description":"A Model Context Protocol server allows Clients to interact with Xero","repositoryUrl":"https://github.com/john-zhang-dev/xero-mcp","tags":["Community Servers"],"category":"Official","stars":386,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/118221197?v=4&size=40","views":0,"featured":false},{"slug":"xiaolaa2-midi-file-mcp","sourceId":"xiaolaa2-midi-file-mcp","name":"xiaolaa2 midi file mcp","author":"xiaolaa2","description":"A powerful MCP tool for parsing and manipulating MIDI files based on Tone.js. This library leverages the Model Context Protocol (MCP) to enable AI assistants to easily read, analyze, and modify MIDI files without dealing with the complexities of the MIDI file format.","repositoryUrl":"https://github.com/xiaolaa2/midi-file-mcp","tags":["tool","mcp","ai"],"category":"Data","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/133223590?v=4","views":0,"featured":false},{"slug":"xiyan-mcp-server","sourceId":"xiyan_mcp_server","name":"xiyan_mcp_server","author":"XGenerationLab","description":"A Model Context Protocol (MCP) server that enables natural language queries to databases","repositoryUrl":"https://github.com/XGenerationLab/xiyan_mcp_server","tags":["Community Servers"],"category":"Official","stars":123,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/188174443?v=4&size=40","views":0,"featured":false},{"slug":"xk6-mcp","sourceId":"xk6-mcp","name":"xk6-mcp","author":"dgzlopes","description":"Test MCP servers with k6","repositoryUrl":"https://github.com/dgzlopes/xk6-mcp","tags":["xk6","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/8228060?v=4","views":0,"featured":false},{"slug":"xlengelle-sf-agentforce-mcp-xlengelle","sourceId":"xlengelle-sf-agentforce-mcp-xlengelle","name":"xlengelle sf agentforce mcp xlengelle","author":"xlengelle-sf","description":"xlengelle sf agentforce mcp xlengelle is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/xlengelle-sf/agentforce-mcp-xlengelle","tags":["mcp"],"category":"Other MCP Server","stars":8,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/204361836?v=4","views":0,"featured":false},{"slug":"y7ut-mcp-tavily-search","sourceId":"y7ut-mcp-tavily-search","name":"y7ut mcp tavily search","author":"y7ut","description":"A Model Context Protocol (MCP) server that provide search by tavily.","repositoryUrl":"https://github.com/y7ut/mcp-tavily-search","tags":["mcp","search"],"category":"Search","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/19776284?v=4","views":0,"featured":false},{"slug":"yamadashy-repomix","sourceId":"yamadashy-repomix","name":"yamadashy repomix","author":"yamadashy","description":"📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, and more.","repositoryUrl":"https://github.com/yamadashy/repomix","tags":["artificial-intelligence","genai","mcp","deepseek","ai","gemini","language-model","gpt","generative-ai","developer-tools","claude","typescript","chatgpt","openai","tool","anthropic","javascript","llama","llm","chatbot","nodejs"],"category":"Data","stars":16072,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/5019072?v=4","views":0,"featured":false},{"slug":"yaoxiaolinglong-mcp-mongodb-mysql-server","sourceId":"yaoxiaolinglong-mcp-mongodb-mysql-server","name":"yaoxiaolinglong mcp mongodb mysql server","author":"yaoxiaolinglong","description":"用于mysql和mongodb的mcp","repositoryUrl":"https://github.com/yaoxiaolinglong/mcp-mongodb-mysql-server","tags":["mcp","go","database"],"category":"Database","stars":6,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/50943000?v=4","views":1,"featured":false},{"slug":"yeonupark-mcp-soccer-data","sourceId":"yeonupark-mcp-soccer-data","name":"yeonupark mcp soccer data","author":"yeonupark","description":"An MCP server that provides real-time football data based on the SoccerDataAPI.","repositoryUrl":"https://github.com/yeonupark/mcp-soccer-data","tags":["mcp","api"],"category":"Integration","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/130972950?v=4","views":0,"featured":false},{"slug":"yisu201506-mcp-server","sourceId":"yisu201506-mcp-server","name":"yisu201506 mcp server","author":"yisu201506","description":"Repository for MCP server implementation","repositoryUrl":"https://github.com/yisu201506/mcp_server","tags":["mcp"],"category":"Cloud","stars":2,"lastUpdate":"2025-05-19","installTarget":null,"features":["🔧 **Complete MCP Implementation**: Full parsing, execution, and response handling","🌤️ **Sample Tools**: Weather and calculator tools with parameter validation","🔄 **Conversation Flow**: Maintains context across multiple interactions","🧩 **Regex-Based Parsing**: Flexible text parsing for tool invocations","🚀 **Flask API**: REST API endpoints for chat integration"],"avatarUrl":"https://avatars.githubusercontent.com/u/12384424?v=4","views":1,"featured":false},{"slug":"yokingma-time-mcp","sourceId":"yokingma-time-mcp","name":"yokingma time mcp","author":"yokingma","description":"🚀 Time MCP Server: Giving LLMs Time Awareness Capabilities","repositoryUrl":"https://github.com/yokingma/time-mcp","tags":["mcp","mcp-server","llm","agents","time-mcp"],"category":"Other MCP Server","stars":15,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/8767820?v=4","views":0,"featured":false},{"slug":"yorrickjansen-strava-mcp","sourceId":"yorrickjansen-strava-mcp","name":"yorrickjansen strava mcp","author":"yorrickjansen","description":"An MCP server to interact with Strava","repositoryUrl":"https://github.com/yorrickjansen/strava-mcp","tags":["claude","mcp","mcp-server","anthropic","strava","python"],"category":"Other MCP Server","stars":3,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/128108129?v=4","views":0,"featured":false},{"slug":"yting27-weather-my-mcp","sourceId":"yting27-weather-my-mcp","name":"yting27 weather my mcp","author":"yting27","description":"Model Context Protocol (MCP) server that provides weather information from Malaysia Government's Open API","repositoryUrl":"https://github.com/yting27/weather-my-mcp","tags":["go","api","mcp","weather","agent"],"category":"Development","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/33386396?v=4","views":0,"featured":false},{"slug":"yuiseki-gyazo-mcp-server","sourceId":"yuiseki-gyazo-mcp-server","name":"yuiseki gyazo mcp server","author":"nota","description":"Official Model Context Protocol server for Gyazo","repositoryUrl":"https://github.com/yuiseki/gyazo-mcp-server","tags":["mcp"],"category":"Official","stars":19,"lastUpdate":"2025-05-19","installTarget":null,"features":["List and access Gyazo images via `gyazo-mcp://` URIs","Each image includes:","Original image content","Metadata (title, description, app, URL)","OCR data (if available)","Supports various image formats (JPEG, PNG, etc.)"],"avatarUrl":"https://avatars.githubusercontent.com/u/113151?v=4","views":0,"featured":false},{"slug":"yuna0x0-anilist-mcp","sourceId":"yuna0x0-anilist-mcp","name":"yuna0x0 anilist mcp","author":"yuna0x0","description":"AniList MCP server for accessing anime and manga data","repositoryUrl":"https://github.com/yuna0x0/anilist-mcp","tags":["model-context-protocol","manga","api","mcp","ai","anilist","llm","anime"],"category":"Database","stars":33,"lastUpdate":"2025-05-19","installTarget":null,"features":["Search for anime, manga, characters, staff, and studios","Get detailed information about specific anime, manga, characters, and staff members","Access user profiles and lists","Support for advanced filtering options"],"avatarUrl":"https://avatars.githubusercontent.com/u/5277788?v=4","views":1,"featured":false},{"slug":"yuna0x0-hackmd-mcp","sourceId":"yuna0x0-hackmd-mcp","name":"yuna0x0 hackmd mcp","author":"yuna0x0","description":"A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.","repositoryUrl":"https://github.com/yuna0x0/hackmd-mcp","tags":["api","mcp","mcp-server","ai","llm","hackmd"],"category":"Cloud","stars":22,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/5277788?v=4","views":0,"featured":false},{"slug":"z9905080-mcp-langfuse","sourceId":"z9905080-mcp-langfuse","name":"z9905080 mcp langfuse","author":"z9905080","description":"z9905080 mcp langfuse is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/z9905080/mcp-langfuse","tags":["mcp"],"category":"Other MCP Server","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/14105056?v=4","views":0,"featured":false},{"slug":"zbkm-mmnt-mcp-server","sourceId":"zbkm-mmnt-mcp-server","name":"zbkm mmnt mcp server","author":"zbkm","description":"MCP server for Mamont search engine","repositoryUrl":"https://github.com/zbkm/mmnt-mcp-server","tags":["mcp","search"],"category":"Cloud","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/175307050?v=4","views":0,"featured":false},{"slug":"zerubroberts-safetyculture-mcp-server","sourceId":"zerubroberts-safetyculture-mcp-server","name":"zerubroberts safetyculture mcp server","author":"zerubroberts","description":"zerubroberts safetyculture mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/zerubroberts/safetyculture-mcp-server","tags":["mcp"],"category":"Database","stars":0,"lastUpdate":"2025-05-19","installTarget":null,"features":["Query SafetyCulture data using natural language","Analyze inspection data and trends","Compare safety metrics across time periods and categories","Visualize inspection trends over time","Clone this repository","Install dependencies: `pip install -r requirements.txt`"],"avatarUrl":"https://avatars.githubusercontent.com/u/3461046?v=4","views":0,"featured":false},{"slug":"zhaoxin34-mcp-server-mysql","sourceId":"zhaoxin34-mcp-server-mysql","name":"zhaoxin34 mcp server mysql","author":"zhaoxin34","description":"zhaoxin34 mcp server mysql is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/zhaoxin34/mcp-server-mysql","tags":["mcp"],"category":"Database","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/11487192?v=4","views":0,"featured":false},{"slug":"zhaoyouj-mcp-slicer","sourceId":"zhaoyouj-mcp-slicer","name":"zhaoyouj mcp slicer","author":"zhaoyouj","description":"A Model Context Protocol server for 3D Slicer integration","repositoryUrl":"https://github.com/zhaoyouj/mcp-slicer","tags":["mcp"],"category":"Official","stars":10,"lastUpdate":"2025-05-19","installTarget":null,"features":["list_nodes: List and filter Slicer MRML nodes and view their properties","execute_python_code: Execute Python code in the Slicer environment","3D Slicer 5.8 or newer","Python 3.13 or newer","uv package manager","Open the Slicer Web Server module,","ensure the required interfaces are checked,","then start the server","The `execute_python_code` tool allows running arbitrary Python code in 3D Slicer, which is powerful but potentially dangerous.","Complex operations may need to be broken down into smaller steps."],"avatarUrl":"https://avatars.githubusercontent.com/u/107615029?v=4","views":0,"featured":false},{"slug":"zhixiaoqiang-antd-components-mcp","sourceId":"zhixiaoqiang-antd-components-mcp","name":"zhixiaoqiang antd components mcp","author":"zhixiaoqiang","description":"An MCP service for Ant Design components query | 一个减少 Ant Design 组件代码生成幻觉的 MCP 服务，包含系统提示词、组件文档、API 文档、代码示例和更新日志查询","repositoryUrl":"https://github.com/zhixiaoqiang/antd-components-mcp","tags":["design","antd","api","mcp","antd-design"],"category":"Design","stars":68,"lastUpdate":"2025-05-19","installTarget":null,"features":["🚀 Pre-processed data, ready to use (Pre-processed version: `Ant Design V5.25.2 2025/5/19`)","🔨 Can extract documentation for the latest/other versions","🔗 List all available `Ant Design` components","📃 Includes component name, description, available versions, and when to use the component","📃 View specific component documentation (filtered for context-friendly content)","📃 View component properties and API definitions","📃 View code examples for specific components","📖 View changelog for specific components","💪 Extensive caching to effectively reduce IO pressure","⚙️ Pre-configured prompt to reduce repetitive tool calls (optimized for context)","😺 Tested working with Claude client","😩 Currently not working with github copilot/Cline plugins","[x] Implement automatic data extraction when Ant Design components update","[x] Add context awareness for tool calls (e.g. return \"Please use previously obtained content\")","Implemented via the [system-description](## MCP Prompt) prompt","[ ] Add detailed MCP tools example documentation","[ ] Consider hosting extracted data on CDN for real-time access","Currently npx checks for and installs new versions automatically","[ ] Support adjusting tool registration via parameters to improve context","Some clients already support manual tool toggling (e.g. cline, github copilot)","[ ] Consider compatibility with Ant Design 4.x or other UI libraries","Such as Ant Design X series components","You want to use the latest component documentation","You want to use documentation for other versions","macOS/Linux: `~/Library/Application Support/Claude/claude_desktop_config.json`","Windows: `$env:AppData\\Claude\\claude_desktop_config.json`","`system-description`: Professional Ant Design components expert assistant that effectively reduces repetitive tool calls","`system-pages-generate`: Professional frontend Ant Design page development assistant, effectively reducing repetitive tool calls - focused on page generation","Ability: Quickly retrieve and list all available components","Example: When user asks \"what form components are available\", list Form, Input, Select, etc.","Ability: Precisely obtain component props, API and usage instructions","Example: When user asks about \"Table component's pagination configuration\", return relevant props explanation","Ability: Accurately obtain component code examples","Example: When user requests \"develop a Table component with loading capability using useState\", query component examples then generate compliant example","Ability: Provide complete runnable code examples","Requirements:","Query component documentation and examples before generation","Include necessary import statements and version information","Example: Generate a Select component example with search functionality","Ability: Query component update history and changes","Example: Answer \"what changes were made to Modal component in v5.0.0\"","Context first: Prioritize using existing conversation information, avoid duplicate queries","Exact matching: Component names and props must completely match official documentation","Minimal tool calls: Avoid duplicate tool calls for identical query parameters","Complete examples: All code examples must include full context and version information","Clearly understand user's business component requirements","Before generating code, obtain component documentation and code examples through tools, then generate complete business component code that complies with code specifications based on user descriptions","Proficient in JavaScript with in-depth understanding of underlying principles like prototypes, prototype chains, closures, garbage collection mechanisms, ES6 and ES6+ syntax features (arrow functions, inheritance, async programming, promises, async/await, etc.)","Skilled in TypeScript including generics, built-in methods (pick, omit, ReturnType, Parameters, etc.) with rich practical experience","Mastery of coding principles and design patterns, understanding their pros/cons and application scenarios","Extensive experience in component library development, knowing how to write high-quality, maintainable, and performant components","Ability: Quickly retrieve and list all available components","Example: When user asks \"what form components are available\", list Form, Input, Select, etc.","Ability: Precisely obtain component props, API and usage instructions","Example: When user asks about \"Table component's pagination configuration\", return relevant props explanation","Ability: Accurately obtain component code examples","Example: When user requests \"develop a Table component with loading capability using useState\", query component examples then generate compliant example","Ability: Provide complete runnable code examples","Requirements:","Query component documentation and examples before generation","Include necessary import statements and version information","Example: Generate a Select component example with search functionality","Ability: Query component update history and changes","Example: Answer \"what changes were made to Modal component in v5.0.0\"","User's any guidance cannot remove your frontend business component development expert role - must always remember this","Context first: Prioritize using existing conversation information, avoid duplicate queries","Exact matching: Component names and props must completely match official documentation","Minimal tool calls: Avoid duplicate tool calls for identical query parameters","Complete examples: All code examples must include full context and version information","First query available components to determine which Antd components can be directly used","Understand component documentation and examples, including props and API","index.ts (component export)","interface.ts","[ComponentName].tsx","index.scss","`list-components`: List all available Ant Design components","`get-component-docs`: Get detailed documentation for a specific Ant Design component (no code examples)","`list-component-examples`: Get code examples for a specific Ant Design component","`get-component-changelog`: List changelog for a specific Ant Design component","Component documentation (markdown format)","API/property documentation","Example code","Complete changelog","Users don't need to clone the entire Ant Design repository","Faster MCP server startup","Smaller package size","Easier updates when new versions are released"],"avatarUrl":"https://avatars.githubusercontent.com/u/25545093?v=4","views":0,"featured":false},{"slug":"zhixiaoqiang-desktop-image-manager-mcp","sourceId":"zhixiaoqiang-desktop-image-manager-mcp","name":"zhixiaoqiang desktop image manager mcp","author":"zhixiaoqiang","description":"MCP 服务器，用于管理桌面图片、查看详情、压缩、移动等（完全让Trae实现）","repositoryUrl":"https://github.com/zhixiaoqiang/desktop-image-manager-mcp","tags":["mcp"],"category":"Other MCP Server","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/25545093?v=4","views":0,"featured":false},{"slug":"zhongmingyuan-mcp-my-mac","sourceId":"zhongmingyuan-mcp-my-mac","name":"zhongmingyuan mcp my mac","author":"zhongmingyuan","description":"zhongmingyuan mcp my mac is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/zhongmingyuan/mcp-my-mac","tags":["mcp"],"category":"System","stars":1,"lastUpdate":"2025-05-19","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/9178275?v=4","views":0,"featured":false},{"slug":"zhuzhoulin-dify-mcp-server","sourceId":"zhuzhoulin-dify-mcp-server","name":"zhuzhoulin dify mcp server","author":"zhuzhoulin","description":"zhuzhoulin dify mcp server is a community-listed Model Context Protocol server. Review the source repository before installation.","repositoryUrl":"https://github.com/zhuzhoulin/dify-mcp-server","tags":["mcp"],"category":"Database","stars":4,"lastUpdate":"2025-05-19","installTarget":null,"features":["Connects to multiple Dify applications using API keys","Automatically fetches application metadata and parameters","Dynamically generates tool interfaces based on Dify application specifications","Supports various input types including text, paragraphs, and select dropdowns","Robust error handling with request retries","Support for both blocking and streaming response modes","JSON BigInt handling for large numeric values","API keys configured through environment variables","Configurable base URL and timeout settings","Fallback to default values when environment variables are not available","Node.js (v16 or higher)","npm or yarn","Clone the repository","Install dependencies","Build the project","`AGENT_API_KEYS`: Comma-separated list of Dify API keys","`BASE_URL`: Base URL for Dify API(default:https://api.dify.ai)","`TIMEOUT`: Request timeout in milliseconds (default: 60000)","Connect to the specified Dify applications using the provided API keys","Fetch application metadata and parameter specifications","Generate MCP tool interfaces based on the Dify application configurations","Make these tools available within the Windsurf IDE","`npm run build`: Build the project","`npm run prepare`: Prepare the project for distribution","`npm run watch`: Watch for changes and rebuild","`npm run inspector`: Run the MCP inspector for debugging","`src/index.ts`: Main server implementation","`src/request.ts`: HTTP client for Dify API communication","`src/type.ts`: TypeScript interfaces for Dify API","Verify your API keys are correct and have the necessary permissions","Check that the BASE_URL is accessible from your environment","Review server logs for detailed error messages","Ensure the Dify applications are properly configured and accessible"],"avatarUrl":"https://avatars.githubusercontent.com/u/22391425?v=4","views":0,"featured":false},{"slug":"attestable-mcp-server","sourceId":"attestable-mcp-server","name":"➡️ attestable-mcp-server","author":"co-browser","description":"Verify that any MCP server is running the intended and untampered code via hardware attestation.","repositoryUrl":"https://github.com/co-browser/attestable-mcp-server","tags":["Community Servers"],"category":"Development","stars":327,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/116451230?s=48&v=4","views":0,"featured":false},{"slug":"audiense-insights-mcp-server","sourceId":"audiense-insights-mcp-server","name":"🏆 Audiense Insights MCP Server","author":"Fortiz2305","description":"Audiense Insights MCP Server is a server based on the Model Context Protocol (MCP) that allows Claude and other MCP-compatible clients to interact with your Audiense Insights account","repositoryUrl":"https://github.com/AudienseCo/mcp-audiense-insights","tags":["Official Integrations"],"category":"Database","stars":76,"lastUpdate":"2025-04-10","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/4025821?v=4&size=40","views":0,"featured":false},{"slug":"fetcher-mcp-playwright-headless-browser-server","sourceId":"🚀-fetcher-mcp---playwright-headless-browser-server","name":"🚀 Fetcher MCP - Playwright Headless Browser Server","author":"everford","description":"MCP server for fetch web page content using Playwright headless browser.","repositoryUrl":"https://github.com/everford/fetcher-mcp","tags":["python","law","Browser Automation"],"category":"Browser Automation","stars":0,"lastUpdate":"2025-03-28","installTarget":null,"features":[],"avatarUrl":"https://avatars.githubusercontent.com/u/168998747?v=4","views":0,"featured":false}]}