# MCP Marketplace - Complete Server Catalog > Generated: 2026-03-28 > Total servers: 3222 > Servers with tool metadata: 332 > Source: https://mcp-marketplace.io > > This file contains the complete catalog of MCP servers listed on MCP Marketplace. > Each entry includes metadata, MCP tool names, quality signals, and install commands. > For the summary version, see: https://mcp-marketplace.io/llms.txt ## MarkItDown URL: https://mcp-marketplace.io/server/markitdown Summary: Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption Description: MarkItDown by Microsoft converts a wide range of file formats — PDF, Word, Excel, PowerPoint, images, audio, HTML, and more — into clean Markdown text. This makes documents consumable by LLMs and AI assistants without losing structure. Supports OCR for images, speech-to-text for audio, and handles complex table layouts. Ideal for document ingestion pipelines, RAG systems, and any workflow where you need to feed real-world documents into an AI conversation. Category: Content & Media Mode: local Pricing: Free PyPI: markitdown GitHub: https://github.com/microsoft/markitdown MCP Tools (1): markitdown-mcp Security Score: 8.5/10 Rating: 5/5 Installs: 7 GitHub Stars: 89,937 Creator: Microsoft Creator Reputation: C+ Version: 1.0.0 Tags: file-conversion, markdown, pdf, documents, microsoft Install (Claude Code): claude mcp add markitdown -- uvx markitdown --- ## Memory URL: https://mcp-marketplace.io/server/memory Summary: Knowledge graph-based persistent memory across sessions Description: The Memory MCP Server provides a knowledge graph-based persistent memory system for AI assistants. It stores entities, relationships, and observations in a local JSON file, enabling your AI to remember information across conversation sessions. Part of the official MCP reference servers, this server implements a simple but effective knowledge graph. It can create entities with observations, establish relationships between them, and search through stored knowledge. Essential for users who want t Category: Productivity Mode: local Pricing: Free npm: @modelcontextprotocol/server-memory GitHub: https://github.com/modelcontextprotocol/servers/tree/main/src/memory MCP Tools (9): create_entities, create_relations, add_observations, delete_entities, delete_observations, delete_relations, read_graph, search_nodes, open_nodes Security Score: 9/10 Installs: 7 GitHub Stars: 81,470 Creator: Modelcontextprotocol Creator Reputation: C+ Version: 2.0.0 Tags: memory, knowledge-graph, persistence, core, official Use Cases: Persistent memory, Knowledge management, Context retention, Personal knowledge graph, Cross-session memory Install (Claude Code): claude mcp add memory -- npx -y @modelcontextprotocol/server-memory --- ## Time URL: https://mcp-marketplace.io/server/time Summary: Time and timezone conversion capabilities for your AI assistant Description: The Time MCP Server provides time and timezone conversion capabilities for your AI assistant. It can get the current time in any timezone, convert times between timezones, and perform time calculations. Part of the official MCP reference servers, this is a lightweight utility server that solves the common AI limitation of not knowing the current time. It handles timezone abbreviations, IANA timezone names, and UTC offsets. A simple but essential tool for any AI workflow that needs awareness of Category: Productivity Mode: local Pricing: Free PyPI: mcp-server-time GitHub: https://github.com/modelcontextprotocol/servers/tree/main/src/time MCP Tools (1): get_current_time Security Score: 9/10 GitHub Stars: 79,976 Creator: Modelcontextprotocol Creator Reputation: C+ Version: 0.8.1 Tags: time, timezone, utility, core, official Use Cases: Current time lookup, Timezone conversion, Meeting scheduling, Time calculations, Deadline tracking Install (Claude Code): claude mcp add time -- uvx mcp-server-time --- ## Sequential Thinking URL: https://mcp-marketplace.io/server/sequential-thinking Summary: Dynamic and reflective problem-solving through structured thought sequences Description: The Sequential Thinking MCP Server enables dynamic and reflective problem-solving through structured thought sequences. It provides a framework for AI assistants to break down complex problems into sequential steps, revise earlier thoughts, and explore branching solution paths. Part of the official MCP reference servers, this server implements a thinking protocol that allows the AI to maintain a chain of numbered thoughts, branch into alternative approaches, and revise conclusions as new inform Category: AI & ML Mode: local Pricing: Free npm: @modelcontextprotocol/server-sequential-thinking GitHub: https://github.com/modelcontextprotocol/servers/tree/main/src/sequentialthinking MCP Tools (1): sequential_thinking Security Score: 9/10 Installs: 1 GitHub Stars: 79,976 Creator: Modelcontextprotocol Creator Reputation: C+ Version: 1.3.2 Tags: reasoning, thinking, analysis, core, official Use Cases: Complex problem solving, Step-by-step reasoning, Hypothesis testing, Decision analysis, Research planning Install (Claude Code): claude mcp add sequential-thinking -- npx -y @modelcontextprotocol/server-sequential-thinking --- ## Google Drive URL: https://mcp-marketplace.io/server/google-drive Summary: Search, read, and manage Google Drive files including Docs, Sheets, and Slides Description: The Google Drive MCP Server lets your AI assistant search, read, and manage files in Google Drive including Docs, Sheets, and Slides. It provides tools for file search, content reading, and basic file management operations. Part of the official MCP reference servers, this server uses Google Drive API with OAuth2 authentication. It can search for files, read document contents, and list files in specific folders. Useful for knowledge workers who store documents in Google Drive and want AI-assist Category: File & Storage Mode: local Pricing: Free npm: @modelcontextprotocol/server-gdrive GitHub: https://github.com/modelcontextprotocol/servers/tree/main/src/gdrive MCP Tools (30): Everything, Fetch, Filesystem, Git, Memory, Sequential Thinking, Time, AWS KB Retrieval, Brave Search, EverArt, GitHub, GitLab, Google Drive, Google Maps, PostgreSQL, Puppeteer, Redis, Sentry, Slack, SQLite, 21st.dev Magic, 2slides, ActionKit by Paragon, Adfin, AgentOps, AgentQL, AgentRPC, Agentset, Airwallex Developer, Aiven Security Score: 9/10 Installs: 1 GitHub Stars: 79,976 Creator: Modelcontextprotocol Creator Reputation: C+ Version: 0.8.1 Tags: google-drive, storage, documents, cloud, official Use Cases: File search, Document reading, Content analysis, Knowledge retrieval, File management Install (Claude Code): claude mcp add google-drive -- npx -y @modelcontextprotocol/server-gdrive --- ## SQLite URL: https://mcp-marketplace.io/server/sqlite Summary: Local SQLite database interaction with full CRUD operations Description: The SQLite MCP Server provides local SQLite database interaction with full CRUD operations. Your AI assistant can create databases, define tables, insert data, run queries, and manage schemas on local SQLite files. Part of the official MCP reference servers, this server makes it easy to work with SQLite databases for prototyping, local data storage, and application development. It supports all standard SQL operations on local database files. Great for rapid prototyping, local data analysis, an Category: Data & Analytics Mode: local Pricing: Free PyPI: mcp-server-sqlite GitHub: https://github.com/modelcontextprotocol/servers/tree/main/src/sqlite MCP Tools (30): Everything, Fetch, Filesystem, Git, Memory, Sequential Thinking, Time, AWS KB Retrieval, Brave Search, EverArt, GitHub, GitLab, Google Drive, Google Maps, PostgreSQL, Puppeteer, Redis, Sentry, Slack, SQLite, 21st.dev Magic, 2slides, ActionKit by Paragon, Adfin, AgentOps, AgentQL, AgentRPC, Agentset, Airwallex Developer, Aiven Security Score: 9/10 Installs: 1 GitHub Stars: 79,976 Creator: Modelcontextprotocol Creator Reputation: C+ Version: 1.0.0 Tags: sqlite, database, sql, local, official Use Cases: Local database management, Rapid prototyping, Data analysis, Schema design, Application development Install (Claude Code): claude mcp add sqlite -- uvx mcp-server-sqlite --- ## Puppeteer URL: https://mcp-marketplace.io/server/puppeteer Summary: Browser automation using Puppeteer for web scraping and testing Description: The Puppeteer MCP Server enables browser automation using Google's Puppeteer library. Your AI assistant can navigate web pages, take screenshots, click elements, fill forms, and execute JavaScript in the browser context. Part of the official MCP reference servers, this server provides a straightforward interface for controlling a headless Chromium browser. It supports page navigation, element interaction, screenshot capture, and console log monitoring. Well-suited for web scraping, automated t Category: Search & Web Mode: local Pricing: Free npm: @modelcontextprotocol/server-puppeteer GitHub: https://github.com/modelcontextprotocol/servers/tree/main/src/puppeteer MCP Tools (30): Everything, Fetch, Filesystem, Git, Memory, Sequential Thinking, Time, AWS KB Retrieval, Brave Search, EverArt, GitHub, GitLab, Google Drive, Google Maps, PostgreSQL, Puppeteer, Redis, Sentry, Slack, SQLite, 21st.dev Magic, 2slides, ActionKit by Paragon, Adfin, AgentOps, AgentQL, AgentRPC, Agentset, Airwallex Developer, Aiven Security Score: 9/10 Installs: 1 GitHub Stars: 79,976 Creator: Modelcontextprotocol Creator Reputation: C+ Version: 1.3.2 Tags: puppeteer, browser, automation, scraping, official Use Cases: Web scraping, Automated testing, Screenshot capture, Form automation, Browser debugging Install (Claude Code): claude mcp add puppeteer -- npx -y @modelcontextprotocol/server-puppeteer --- ## PostgreSQL URL: https://mcp-marketplace.io/server/postgresql Summary: Query PostgreSQL databases with schema inspection and read-only safety Description: The PostgreSQL MCP Server gives your AI assistant the ability to query PostgreSQL databases with schema inspection and read-only safety. It connects to any PostgreSQL database, inspects table schemas, and executes SQL queries. Part of the official MCP reference servers, this server provides a safe interface for database exploration. By default it operates in read-only mode, making it safe for production database inspection without risk of accidental modifications. Perfect for developers and da Category: Data & Analytics Mode: local Pricing: Free npm: @modelcontextprotocol/server-postgres GitHub: https://github.com/modelcontextprotocol/servers/tree/main/src/postgres MCP Tools (30): Everything, Fetch, Filesystem, Git, Memory, Sequential Thinking, Time, AWS KB Retrieval, Brave Search, EverArt, GitHub, GitLab, Google Drive, Google Maps, PostgreSQL, Puppeteer, Redis, Sentry, Slack, SQLite, 21st.dev Magic, 2slides, ActionKit by Paragon, Adfin, AgentOps, AgentQL, AgentRPC, Agentset, Airwallex Developer, Aiven Security Score: 9/10 Installs: 5 GitHub Stars: 79,976 Creator: Modelcontextprotocol Creator Reputation: C+ Version: 1.0.1 Tags: postgresql, database, sql, analytics, official Use Cases: Database exploration, Schema inspection, SQL query execution, Data analysis, Database debugging Install (Claude Code): claude mcp add postgresql -- npx -y @modelcontextprotocol/server-postgres --- ## Git URL: https://mcp-marketplace.io/server/git Summary: Read, search, and manipulate Git repositories programmatically Description: The Git MCP Server provides tools to read, search, and manipulate Git repositories programmatically. Your AI assistant can inspect commit history, view diffs, manage branches, and search through codebases using git log, blame, and other operations. Part of the official MCP reference servers maintained by the Model Context Protocol team, this server wraps common git CLI operations into structured MCP tools. It operates on local repositories and respects existing git configurations. Ideal for de Category: Developer Tools Mode: local Pricing: Free npm: @modelcontextprotocol/server-git GitHub: https://github.com/modelcontextprotocol/servers/tree/main/src/git MCP Tools (12): git_status, git_diff_unstaged, git_diff_staged, git_diff, git_commit, git_add, git_reset, git_log, git_create_branch, git_checkout, git_show, git_branch Security Score: 9/10 Installs: 2 GitHub Stars: 79,976 Creator: Modelcontextprotocol Creator Reputation: C+ Version: 0.9.3 Tags: git, version-control, developer, core, official Use Cases: Commit history analysis, Code blame investigation, Branch management, Diff review, Repository exploration Install (Claude Code): claude mcp add git -- npx -y @modelcontextprotocol/server-git --- ## Google Maps URL: https://mcp-marketplace.io/server/google-maps Summary: Location search, geocoding, directions, and place details Description: The Google Maps MCP Server provides location search, geocoding, directions, and place details through the Google Maps Platform API. Your AI assistant can look up addresses, find nearby places, calculate routes, and get detailed information about locations. Part of the official MCP reference servers, this server wraps the Google Maps Platform APIs including Places, Geocoding, Directions, and Distance Matrix. It requires a Google Maps API key for access. Useful for any workflow that involves loc Category: Productivity Mode: local Pricing: Free npm: @modelcontextprotocol/server-google-maps GitHub: https://github.com/modelcontextprotocol/servers/tree/main/src/google-maps MCP Tools (30): Everything, Fetch, Filesystem, Git, Memory, Sequential Thinking, Time, AWS KB Retrieval, Brave Search, EverArt, GitHub, GitLab, Google Drive, Google Maps, PostgreSQL, Puppeteer, Redis, Sentry, Slack, SQLite, 21st.dev Magic, 2slides, ActionKit by Paragon, Adfin, AgentOps, AgentQL, AgentRPC, Agentset, Airwallex Developer, Aiven Security Score: 9/10 GitHub Stars: 79,976 Creator: Modelcontextprotocol Creator Reputation: C+ Version: 2.2.0 Tags: google-maps, location, geocoding, directions, official Use Cases: Location search, Geocoding, Route planning, Place details, Distance calculations Install (Claude Code): claude mcp add google-maps -- npx -y @modelcontextprotocol/server-google-maps --- ## Slack URL: https://mcp-marketplace.io/server/slack Summary: Full Slack access for channels, DMs, search, and message history Description: The Slack MCP Server gives your AI assistant full access to Slack workspaces for reading channels, sending messages, searching message history, and managing conversations. It connects via Slack Bot tokens for comprehensive workspace interaction. Built by the community (korotovsky), this server provides tools for channel listing, message reading, posting, thread replies, user lookups, and full-text search across your workspace history. Perfect for teams that rely on Slack for communication and Category: Communication Mode: local Pricing: Free npm: @modelcontextprotocol/server-slack GitHub: https://github.com/modelcontextprotocol/servers/tree/main/src/slack MCP Tools (30): Everything, Fetch, Filesystem, Git, Memory, Sequential Thinking, Time, AWS KB Retrieval, Brave Search, EverArt, GitHub, GitLab, Google Drive, Google Maps, PostgreSQL, Puppeteer, Redis, Sentry, Slack, SQLite, 21st.dev Magic, 2slides, ActionKit by Paragon, Adfin, AgentOps, AgentQL, AgentRPC, Agentset, Airwallex Developer, Aiven Security Score: 9/10 Installs: 1 GitHub Stars: 79,976 Creator: Modelcontextprotocol Creator Reputation: C+ Version: 1.1.0 Tags: slack, messaging, communication, team, official Use Cases: Message search, Channel monitoring, Message sending, Thread management, Workspace exploration Install (Claude Code): claude mcp add slack -- npx -y @modelcontextprotocol/server-slack --- ## Filesystem URL: https://mcp-marketplace.io/server/filesystem Summary: Secure file operations with configurable access controls Description: The Filesystem MCP Server provides secure file operations with configurable access controls. It allows your AI assistant to read, write, search, and manage files within directories you explicitly allow. Part of the official MCP reference servers, this is one of the most fundamental building blocks for AI workflows. It supports directory listing, file search, move/copy operations, and content reading with strict path restrictions. Every file operation is sandboxed to the directories you configu Category: File & Storage Mode: local Pricing: Free npm: @modelcontextprotocol/server-filesystem GitHub: https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem MCP Tools (13): read_text_file, read_media_file, read_multiple_files, list_directory, list_directory_with_sizes, directory_tree, search_files, get_file_info, list_allowed_directories, create_directory, write_file, edit_file, move_file Security Score: 9/10 GitHub Stars: 79,976 Creator: Modelcontextprotocol Creator Reputation: C+ Version: 2.0.0 Tags: filesystem, files, storage, core, official Use Cases: File management, Project navigation, Content search, Batch file operations, Code exploration Install (Claude Code): claude mcp add filesystem -- npx -y @modelcontextprotocol/server-filesystem --- ## Brave Search URL: https://mcp-marketplace.io/server/brave-search Summary: Privacy-first web and local search via Brave Search API Description: The Brave Search MCP Server provides privacy-first web search and local business search through the Brave Search API. Your AI assistant can perform web queries, get search results with snippets, and look up local businesses without tracking. Built as part of the official MCP reference servers, this server wraps the Brave Search API to deliver web search results and local points of interest. It supports both general web search and location-based local search. Great for AI workflows that need up Category: Developer Tools Mode: local Pricing: Free npm: @modelcontextprotocol/server-brave-search GitHub: https://github.com/modelcontextprotocol/servers/tree/main/src/brave-search MCP Tools (30): Everything, Fetch, Filesystem, Git, Memory, Sequential Thinking, Time, AWS KB Retrieval, Brave Search, EverArt, GitHub, GitLab, Google Drive, Google Maps, PostgreSQL, Puppeteer, Redis, Sentry, Slack, SQLite, 21st.dev Magic, 2slides, ActionKit by Paragon, Adfin, AgentOps, AgentQL, AgentRPC, Agentset, Airwallex Developer, Aiven Security Score: 9/10 Installs: 2 GitHub Stars: 79,976 Creator: Modelcontextprotocol Creator Reputation: C+ Version: 3.0.0 Tags: search, brave, web, privacy, official Use Cases: Web research, Fact checking, Local business search, Privacy-respecting search, Current events Install (Claude Code): claude mcp add brave-search -- npx -y @modelcontextprotocol/server-brave-search --- ## Fetch URL: https://mcp-marketplace.io/server/fetch Summary: Web content fetching and conversion for efficient LLM usage Description: The Fetch MCP Server enables your AI assistant to retrieve and process web content for use in conversations. It fetches URLs, converts HTML to markdown, and extracts content in a format optimized for LLM consumption. Part of the official MCP reference servers, this server handles the common need to bring web content into AI workflows. It supports fetching HTML pages and converting them to clean markdown, as well as fetching raw text and JSON data. Useful for any workflow where your AI assistan Category: Developer Tools Mode: local Pricing: Free npm: @modelcontextprotocol/server-fetch PyPI: mcp-server-fetch GitHub: https://github.com/modelcontextprotocol/servers/tree/main/src/fetch MCP Tools (1): fetch Security Score: 9/10 Installs: 1 GitHub Stars: 79,976 Creator: Modelcontextprotocol Creator Reputation: C+ Version: 2.0.0 Tags: fetch, web, http, content, official Use Cases: Web page reading, API response inspection, Documentation fetching, Content extraction, Research gathering Install (Claude Code): claude mcp add fetch -- npx -y @modelcontextprotocol/server-fetch --- ## Context7 URL: https://mcp-marketplace.io/server/context7 Summary: Up-to-date, version-specific documentation and code examples for any library Description: Context7 provides your AI assistant with up-to-date, version-specific documentation and code examples for any library or framework. Instead of relying on potentially outdated training data, Context7 fetches live documentation so your AI gives accurate, current answers. Built by Upstash, Context7 maintains a constantly updated index of documentation for thousands of popular libraries. It resolves library names, fetches relevant docs, and provides code examples that match the exact version you ar Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/upstash/context7 MCP Tools (2): resolve-library-id, query-docs Security Score: 7.5/10 Installs: 2 GitHub Stars: 47,536 Creator: Upstash Creator Reputation: C+ Version: 1.5.0 Tags: documentation, libraries, code-examples, developer, upstash Use Cases: Library documentation lookup, Version-specific code examples, API reference search, Framework migration help, Dependency research --- ## Playwright URL: https://mcp-marketplace.io/server/playwright Summary: Browser automation and web testing using accessibility snapshots Description: The official Playwright MCP Server from Microsoft enables browser automation and web testing through accessibility snapshots rather than screenshots. This approach is faster, more reliable, and works natively with AI assistants that process text. The server can navigate pages, click elements, fill forms, take screenshots, and extract content. It uses Playwright's robust browser automation engine under the hood, supporting Chromium, Firefox, and WebKit. Ideal for developers who need to automate Category: Search & Web Mode: local Pricing: Free npm: @playwright/mcp GitHub: https://github.com/microsoft/playwright-mcp MCP Tools (14): Option, browser_click, browser_close, browser_console_messages, browser_drag, browser_evaluate, browser_file_upload, browser_fill_form, browser_handle_dialog, browser_hover, browser_navigate, browser_navigate_back, browser_network_requests, browser_press_key Security Score: 5/10 GitHub Stars: 28,072 Creator: Microsoft Creator Reputation: C+ Version: 2.1.0 Tags: playwright, browser, testing, automation, microsoft Use Cases: Web testing, Browser automation, Data extraction, Form filling, Accessibility testing Install (Claude Code): claude mcp add playwright -- npx -y @playwright/mcp --- ## GitHub URL: https://mcp-marketplace.io/server/github Summary: Official GitHub MCP Server for repos, PRs, issues, and code search Description: The official GitHub MCP Server gives your AI assistant direct access to your GitHub repositories, pull requests, issues, and code search. Instead of switching between Claude and your browser, you can ask Claude to check open PRs, summarize code changes, create issues, or review commits within your conversation. Built and maintained by GitHub (Microsoft), this server uses the GitHub API with personal access tokens or the remote MCP endpoint. It supports both Docker-based local execution and a ho Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/github/github-mcp-server MCP Tools (15): Toolset, copilot, copilot_spaces, github_support_docs_search, Key, SERVER_NAME, SERVER_TITLE, actions_get, actions_list, actions_run_trigger, get_job_logs, get_code_scanning_alert, list_code_scanning_alerts, get_me, get_team_members Security Score: 9/10 Installs: 1 GitHub Stars: 27,429 Creator: Github Creator Reputation: C+ Version: 1.0.0 Tags: github, git, code-review, developer, official Use Cases: Code review automation, PR summaries, Issue triage, Repository exploration, Code search --- ## Blender URL: https://mcp-marketplace.io/server/blender Summary: Control Blender 3D through natural language for modeling and animation Description: The Blender MCP Server lets your AI assistant control Blender 3D through natural language commands. Create and manipulate 3D objects, apply materials, set up scenes, manage animations, and execute Blender Python scripts. Created by ahujasid, this community server connects to a running Blender instance via an addon. It translates natural language instructions into Blender Python API calls, enabling AI-driven 3D modeling and scene creation. Perfect for 3D artists and developers who want to accel Category: Design Mode: local Pricing: Free PyPI: blender-mcp GitHub: https://github.com/ahujasid/blender-mcp MCP Tools (2): BLENDER_HOST, BLENDER_PORT Security Score: 1.5/10 Installs: 1 GitHub Stars: 17,470 Creator: Ahujasid Creator Reputation: C+ Version: 2.3.1 Tags: blender, 3d, modeling, creative, community Use Cases: 3D modeling, Scene creation, Material application, Animation setup, Blender script generation Install (Claude Code): claude mcp add blender -- uvx blender-mcp --- ## Google GenAI Toolbox URL: https://mcp-marketplace.io/server/genai-toolbox Summary: MCP Toolbox for Databases — open source server for Postgres, MySQL, Spanner, and more Description: Google's GenAI Toolbox provides an open-source MCP server that connects AI assistants directly to databases including PostgreSQL, MySQL, Cloud SQL, AlloyDB, and Spanner. Query data, explore schemas, and run analytics without leaving your AI conversation. Built by Google, it handles connection pooling, authentication, and query safety out of the box. Particularly useful for data exploration, report generation, and building database-backed AI workflows. Category: Data & Analytics Mode: local Pricing: Free GitHub: https://github.com/googleapis/genai-toolbox Security Score: 9/10 GitHub Stars: 13,244 Creator: Googleapis Creator Reputation: C+ Version: 1.0.0 Tags: database, google, postgres, mysql, spanner --- ## Pipedream URL: https://mcp-marketplace.io/server/pipedream Summary: Connect to 2,500+ APIs with 8,000+ pre-built integration tools Description: The Pipedream MCP Server connects your AI assistant to over 2,500 APIs through Pipedream's integration platform. With 8,000+ pre-built tools for services like Google Sheets, Salesforce, HubSpot, and thousands more, it provides the broadest API connectivity available. Built by PipedreamHQ, the server uses Pipedream Connect to manage authentication and API calls. Each tool is pre-built with proper auth handling, rate limiting, and error management. Perfect for automating cross-service workflows, Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/PipedreamHQ/pipedream Security Score: 9.5/10 GitHub Stars: 11,125 Creator: PipedreamHQ Creator Reputation: C+ Version: 0.7.0 Tags: integration, automation, apis, workflow, pipedream Use Cases: Cross-service automation, API integration, Workflow automation, Data synchronization, Third-party API access --- ## Chrome MCP URL: https://mcp-marketplace.io/server/chrome-mcp Summary: Chrome extension that exposes browser functionality to AI assistants via MCP Description: Chrome MCP is a Chrome extension that turns your browser into an MCP server. AI assistants can navigate pages, extract content, fill forms, take screenshots, and run JavaScript — all through your actual Chrome session with your cookies and logins intact. Unlike headless browser tools, Chrome MCP works with your real browser profile, so it can access authenticated pages, internal tools, and sites behind logins. Great for automating repetitive browser tasks, scraping authenticated content, and bu Category: Search & Web Mode: local Pricing: Free GitHub: https://github.com/hangwin/mcp-chrome MCP Tools (20): get_windows_and_tabs, chrome_navigate, chrome_switch_tab, chrome_close_tabs, chrome_go_back_or_forward, chrome_inject_script, chrome_send_command_to_inject_script, chrome_screenshot, chrome_network_request, search_tabs_content, chrome_get_web_content, chrome_get_interactive_elements, chrome_console, chrome_click_element, chrome_fill_or_select, chrome_keyboard, chrome_history, chrome_bookmark_search, chrome_bookmark_add, chrome_bookmark_delete Security Score: 6/10 Installs: 1 GitHub Stars: 10,594 Creator: Hangwin Creator Reputation: C+ Version: 1.0.0 Tags: chrome, browser, extension, web-automation --- ## AWS URL: https://mcp-marketplace.io/server/aws Summary: Official AWS MCP servers for EC2, S3, Lambda, CloudWatch, and more Description: The official AWS MCP Servers from AWS Labs provide natural language access to your AWS infrastructure. Manage EC2 instances, S3 buckets, Lambda functions, CloudWatch logs, and more through your AI assistant. The server suite covers multiple AWS services with a unified interface. It uses your existing AWS credentials (profiles, environment variables, or IAM roles) for authentication. Built for cloud engineers and developers who want to inspect, debug, and manage their AWS resources without swit Category: Cloud & DevOps Mode: local Pricing: Free PyPI: awslabs.core-mcp-server GitHub: https://github.com/awslabs/mcp MCP Tools (7): Kiro, Cline, Cursor, Windsurf, Claude Desktop, VS Code, Claude Code Security Score: 9/10 GitHub Stars: 8,313 Creator: Awslabs Creator Reputation: C+ Version: 0.9.3 Tags: aws, cloud, infrastructure, ec2, official Use Cases: Infrastructure management, Log analysis, Resource monitoring, CDK deployment, Cost exploration Install (Claude Code): claude mcp add aws -- uvx awslabs.core-mcp-server --- ## GhidraMCP URL: https://mcp-marketplace.io/server/ghidra-mcp Summary: MCP server for Ghidra reverse engineering — analyze binaries with AI assistance Description: GhidraMCP connects the NSA's Ghidra reverse engineering framework to AI assistants via MCP. Analyze binaries, decompile functions, explore cross-references, and understand assembly code with AI help. Ideal for security researchers, malware analysts, and reverse engineers who want AI assistance while working through complex binaries. The server exposes Ghidra's analysis capabilities so your AI can read decompiled code, find function calls, and help annotate findings. Category: Security Mode: local Pricing: Free GitHub: https://github.com/LaurieWired/GhidraMCP Security Score: 7/10 Rating: 4/5 Installs: 1 GitHub Stars: 7,778 Creator: LaurieWired Creator Reputation: C+ Version: 1.0.0 Tags: ghidra, reverse-engineering, security, binary-analysis --- ## GitMCP URL: https://mcp-marketplace.io/server/git-mcp Summary: Free remote MCP server for any GitHub project — end code hallucinations Description: GitMCP turns any GitHub repository into an MCP endpoint. Point your AI assistant at a repo and it gets full context — README, docs, code structure, and file contents — without cloning anything locally. Works as a remote MCP server, so there's nothing to install. Just add the endpoint URL and your AI can read any public GitHub repo. Great for asking questions about unfamiliar codebases, reviewing open-source projects, or getting accurate code suggestions grounded in real source code. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/idosal/git-mcp MCP Tools (3): Parameter, color, label Security Score: 7.5/10 GitHub Stars: 7,690 Creator: Idosal Creator Reputation: C+ Version: 1.0.0 Tags: github, git, remote, code-context --- ## Browser MCP URL: https://mcp-marketplace.io/server/browser-mcp Summary: Control your browser directly from AI — navigate, click, type, and extract data Description: Browser MCP gives AI assistants direct control over your web browser. Navigate to URLs, click elements, fill forms, extract text, take screenshots, and interact with any web page — all through natural language. Works with your real browser session including authentication state, cookies, and extensions. Useful for web automation, data extraction, testing, and any task where your AI needs to interact with web applications. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/BrowserMCP/mcp MCP Tools (2): Browser MCP, Playwright MCP Security Score: 6/10 Installs: 2 GitHub Stars: 5,931 Creator: BrowserMCP Creator Reputation: C+ Version: 1.0.0 Tags: browser, automation, web --- ## Firecrawl URL: https://mcp-marketplace.io/server/firecrawl Summary: Official Firecrawl MCP server for powerful web scraping, crawling, and search Description: The official Firecrawl MCP server adds web scraping superpowers to your AI assistant. Crawl entire websites, extract structured data, search the web, and convert pages to clean markdown — all from your AI conversation. Handles JavaScript-rendered pages, follows links across domains, and returns clean structured output. Perfect for research, competitive analysis, content aggregation, and building AI workflows that need real-time web data. Category: Search & Web Mode: local Pricing: Free npm: @anthropic-ai/firecrawl-mcp GitHub: https://github.com/firecrawl/firecrawl-mcp-server MCP Tools (8): scrape, interact, batch_scrape, map, crawl, search, agent, browser Security Score: 8/10 GitHub Stars: 5,640 Creator: Firecrawl Creator Reputation: C+ Version: 1.0.0 Tags: web-scraping, crawling, search, firecrawl Install (Claude Code): claude mcp add firecrawl -- npx -y @anthropic-ai/firecrawl-mcp --- ## Desktop Commander URL: https://mcp-marketplace.io/server/desktop-commander Summary: Terminal access, file editing, and process management from AI Description: Desktop Commander gives your AI assistant terminal access, file editing capabilities, and process management on your local machine. It provides a comprehensive set of tools for running shell commands, editing files with diff-based patching, and managing long-running processes. Created by wonderwhy-er, this community server extends AI capabilities beyond simple file operations into full desktop control. It supports running terminal commands, reading and writing files, searching codebases, and mo Category: Developer Tools Mode: local Pricing: Free npm: desktop-commander GitHub: https://github.com/wonderwhy-er/DesktopCommanderMCP MCP Tools (1): Category Security Score: 3.8/10 GitHub Stars: 5,584 Creator: Wonderwhy Er Creator Reputation: C+ Version: 0.8.1 Tags: terminal, shell, files, process, desktop, community Use Cases: Terminal command execution, File editing with diffs, Process management, Build automation, System administration Install (Claude Code): claude mcp add desktop-commander -- npx -y desktop-commander --- ## WhatsApp URL: https://mcp-marketplace.io/server/whatsapp Summary: Read, search, and send WhatsApp messages through your AI assistant Description: Connect your WhatsApp account to your AI assistant. Read conversations, search message history, send messages, and manage chats — all through natural language commands. Uses the WhatsApp Web bridge, so it works with your existing WhatsApp account. Useful for catching up on group chats, drafting replies, searching old conversations, and automating messaging workflows. Category: Communication Mode: local Pricing: Free PyPI: whatsapp-mcp GitHub: https://github.com/lharries/whatsapp-mcp MCP Tools (12): search_contacts, list_messages, list_chats, get_chat, get_direct_chat_by_contact, get_contact_chats, get_last_interaction, get_message_context, send_message, send_file, send_audio_message, download_media Security Score: 5/10 Installs: 1 GitHub Stars: 5,376 Creator: Lharries Creator Reputation: C+ Version: 1.0.0 Tags: whatsapp, messaging, chat Install (Claude Code): claude mcp add whatsapp -- uvx whatsapp-mcp --- ## Playwright MCP (ExecuteAutomation) URL: https://mcp-marketplace.io/server/playwright-executeautomation Summary: Automate browsers and APIs in Claude, Cursor, and more with Playwright Description: A community Playwright MCP server that provides browser automation and API testing capabilities to AI assistants. Navigate pages, interact with elements, run API calls, and generate test scripts. Supports multiple browsers (Chromium, Firefox, WebKit) and provides both UI automation and API testing tools. Popular choice for test automation workflows where you want AI to help write and run Playwright tests. Category: Search & Web Mode: local Pricing: Free npm: @anthropic-ai/mcp-playwright GitHub: https://github.com/executeautomation/mcp-playwright MCP Tools (1): playwright_resize Security Score: 7/10 GitHub Stars: 5,268 Creator: Executeautomation Creator Reputation: C+ Version: 1.0.0 Tags: playwright, testing, browser-automation, api-testing Install (Claude Code): claude mcp add playwright-executeautomation -- npx -y @anthropic-ai/mcp-playwright --- ## Atlassian URL: https://mcp-marketplace.io/server/atlassian Summary: Search, read, and create Jira issues and Confluence pages Description: The Atlassian MCP Server lets your AI assistant search, read, and create content across Jira and Confluence. Query Jira issues with JQL, read Confluence pages, create new issues, and manage project workflows. Built by the community (sooperset), this server connects to Atlassian Cloud using API tokens. It provides comprehensive access to both Jira project management and Confluence knowledge base features. Ideal for teams using Atlassian products who want AI-assisted issue management, documentat Category: Productivity Mode: local Pricing: Free PyPI: mcp-atlassian GitHub: https://github.com/sooperset/mcp-atlassian MCP Tools (4): Topic, Product, Confluence, Jira Security Score: 10/10 GitHub Stars: 4,462 Creator: Sooperset Creator Reputation: C+ Version: 1.3.2 Tags: jira, confluence, atlassian, project-management, community Use Cases: Jira issue management, Confluence search, Sprint planning, Documentation lookup, Project tracking Install (Claude Code): claude mcp add atlassian -- uvx mcp-atlassian --- ## Magic MCP URL: https://mcp-marketplace.io/server/magic-mcp Summary: Like v0 but in your IDE — generate beautiful UI components from prompts Description: Magic MCP by 21st.dev brings AI-powered UI generation directly into your code editor. Describe a component and get production-ready React code with Tailwind CSS styling — without leaving Cursor, WindSurf, or Cline. Think of it as v0 embedded in your development workflow. Generates accessible, well-structured components that follow modern React patterns. Great for rapid prototyping, building design systems, and turning mockups into code. Category: Design Mode: local Pricing: Free npm: @21st-dev/magic-mcp GitHub: https://github.com/21st-dev/magic-mcp Security Score: 7/10 GitHub Stars: 4,345 Creator: 21st Dev Creator Reputation: C+ Version: 1.0.0 Tags: ui-generation, react, tailwind, design, components Install (Claude Code): claude mcp add magic-mcp -- npx -y @21st-dev/magic-mcp --- ## Notion URL: https://mcp-marketplace.io/server/notion Summary: Official Notion MCP Server for pages, databases, and workspace management Description: The official Notion MCP Server lets your AI assistant read, write, and organize your Notion workspace. Query databases, create pages, update blocks, and search across your entire workspace without leaving your conversation. Built and maintained by Notion, this server uses the official Notion API with integration tokens. It supports all block types, database properties, and workspace operations. Perfect for knowledge workers who live in Notion and want AI help organizing, searching, and creatin Category: Productivity Mode: local Pricing: Free npm: @notionhq/notion-mcp-server GitHub: https://github.com/makenotion/notion-mcp-server MCP Tools (3): post-database-query, update-a-database, create-a-database Security Score: 4.5/10 GitHub Stars: 3,970 Creator: Makenotion Creator Reputation: C+ Version: 1.5.0 Tags: notion, productivity, wiki, knowledge-base, official Use Cases: Workspace search, Page creation, Database queries, Content organization, Knowledge management Install (Claude Code): claude mcp add notion -- npx -y @notionhq/notion-mcp-server --- ## Spec Workflow MCP URL: https://mcp-marketplace.io/server/spec-workflow-mcp Summary: Structured spec-driven development workflow with real-time web dashboard Description: A spec-driven development workflow server that brings structure to AI-assisted coding. Define specifications, track implementation progress, and manage your project's development lifecycle with a real-time web dashboard and VS Code extension. Helps teams maintain architectural consistency when using AI coding assistants. Write specs first, then let the AI implement against them — reducing drift and improving code quality. Category: Developer Tools Mode: local Pricing: Free npm: spec-workflow-mcp GitHub: https://github.com/Pimzino/spec-workflow-mcp MCP Tools (1): Feature Security Score: 7/10 GitHub Stars: 3,939 Creator: Pimzino Creator Reputation: C+ Version: 1.0.0 Tags: workflow, specifications, project-management, development Install (Claude Code): claude mcp add spec-workflow-mcp -- npx -y spec-workflow-mcp --- ## Exa Search URL: https://mcp-marketplace.io/server/exa-search Summary: AI-powered web search for research, code, and company data Description: The Exa Search MCP Server provides AI-powered web search optimized for research, code, and company data. Exa uses neural search to understand the meaning behind queries, delivering more relevant results than traditional keyword-based search engines. Built by Exa Labs, this server connects to the Exa API for semantic web search. It supports finding similar pages, searching by content type (research papers, companies, code), and extracting clean text content from results. Perfect for research-he Category: AI & ML Mode: local Pricing: Free PyPI: exa-mcp-server GitHub: https://github.com/exa-labs/exa-mcp-server MCP Tools (4): web_search_exa, get_code_context_exa, crawling_exa, web_search_advanced_exa Security Score: 4.2/10 GitHub Stars: 3,916 Creator: Exa Labs Creator Reputation: C+ Version: 2.2.0 Tags: search, ai-search, research, semantic, exa Use Cases: Semantic web search, Research discovery, Company research, Code search, Content extraction Install (Claude Code): claude mcp add exa-search -- uvx exa-mcp-server --- ## Cloudflare URL: https://mcp-marketplace.io/server/cloudflare Summary: Deploy and manage Cloudflare Workers, KV, R2, and D1 resources Description: The official Cloudflare MCP Server lets your AI assistant deploy and manage Cloudflare Workers, KV stores, R2 buckets, D1 databases, and other Cloudflare developer platform resources through natural language. Built by Cloudflare, this server provides comprehensive access to the Cloudflare developer platform. It can create and deploy Workers, manage storage resources, configure DNS, and interact with all major Cloudflare services. Essential for developers using Cloudflare's edge computing platf Category: Cloud & DevOps Mode: local Pricing: Free npm: @cloudflare/mcp-server-cloudflare GitHub: https://github.com/cloudflare/mcp-server-cloudflare MCP Tools (15): Documentation server, Workers Bindings server, Workers Builds server, Observability server, Radar server, Container server, Browser rendering server, Logpush server, AI Gateway server, AutoRAG server, Audit Logs server, DNS Analytics server, Digital Experience Monitoring server, Cloudflare One CASB server, GraphQL server Security Score: 4.5/10 GitHub Stars: 3,492 Creator: Cloudflare Creator Reputation: C+ Version: 1.0.1 Tags: cloudflare, edge, workers, serverless, official Use Cases: Worker deployment, KV store management, R2 bucket operations, D1 database queries, DNS configuration Install (Claude Code): claude mcp add cloudflare -- npx -y @cloudflare/mcp-server-cloudflare --- ## Excel MCP URL: https://mcp-marketplace.io/server/excel-mcp Summary: Read, write, and manipulate Excel files directly from your AI assistant Description: Excel MCP lets your AI assistant work with Excel spreadsheets directly. Read cell values, write data, create formulas, format cells, add charts, and manipulate worksheets — all through natural language commands. Supports .xlsx files with full formula support, conditional formatting, and multi-sheet workbooks. Ideal for data entry automation, report generation, spreadsheet analysis, and any workflow involving Excel files. Category: File & Storage Mode: local Pricing: Free PyPI: excel-mcp-server GitHub: https://github.com/haris-musa/excel-mcp-server Security Score: 6.5/10 GitHub Stars: 3,397 Creator: Haris Musa Creator Reputation: C+ Version: 1.0.0 Tags: excel, spreadsheet, office, data Install (Claude Code): claude mcp add excel-mcp -- uvx excel-mcp-server --- ## Laravel Boost URL: https://mcp-marketplace.io/server/laravel-boost Summary: Official Laravel MCP server for AI-powered PHP development Description: Laravel Boost is the official MCP server from the Laravel team. It gives AI assistants deep context about your Laravel application — routes, models, migrations, config, and framework conventions. Your AI can understand your app's structure, suggest idiomatic Laravel code, reference the latest documentation, and help with Eloquent queries, Blade templates, and artisan commands. Essential for Laravel developers using AI coding assistants. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/laravel/boost Security Score: 9/10 GitHub Stars: 3,310 Creator: Laravel Creator Reputation: C+ Version: 1.0.0 Tags: laravel, php, framework, web-development --- ## Browserbase URL: https://mcp-marketplace.io/server/browserbase Summary: Cloud browser automation with Stagehand for LLM-driven web navigation Description: The Browserbase MCP Server provides cloud browser automation powered by Stagehand for LLM-driven web navigation. Instead of running browsers locally, sessions run in Browserbase's cloud infrastructure with built-in stealth capabilities. Built by Browserbase, this server uses Stagehand's AI-native browser automation approach. It supports navigating pages, extracting content, clicking elements, and filling forms using natural language descriptions rather than CSS selectors. Ideal for developers Category: Developer Tools Mode: local Pricing: Free npm: @browserbasehq/mcp-stagehand GitHub: https://github.com/browserbase/mcp-server-browserbase MCP Tools (7): start, end, navigate, act, observe, extract, Flag Security Score: 5.1/10 GitHub Stars: 3,165 Creator: Browserbase Creator Reputation: C+ Version: 1.1.0 Tags: browser, cloud, automation, stagehand, browserbase Use Cases: Cloud browser automation, Web scraping at scale, Content extraction, Form automation, Stealth browsing Install (Claude Code): claude mcp add browserbase -- npx -y @browserbasehq/mcp-stagehand --- ## Obsidian MCP URL: https://mcp-marketplace.io/server/obsidian-mcp Summary: Connect your Obsidian vault to AI — search, read, and create notes Description: Obsidian MCP connects your Obsidian knowledge base to AI assistants via the Obsidian REST API. Search notes, read content, create new pages, update existing ones, and navigate your vault's link graph. Perfect for knowledge workers who want their AI to reference personal notes, research, and documentation stored in Obsidian. Supports full-text search, tag filtering, and backlink traversal. Category: Productivity Mode: local Pricing: Free npm: mcp-obsidian GitHub: https://github.com/MarkusPfundstein/mcp-obsidian MCP Tools (7): list_files_in_vault, list_files_in_dir, get_file_contents, search, patch_content, append_content, delete_file Security Score: 6.5/10 GitHub Stars: 2,932 Creator: MarkusPfundstein Creator Reputation: C+ Version: 1.0.0 Tags: obsidian, notes, knowledge-base, markdown Install (Claude Code): claude mcp add obsidian-mcp -- npx -y mcp-obsidian --- ## shadcn/ui MCP URL: https://mcp-marketplace.io/server/shadcn-ui-mcp Summary: Give your AI full context about shadcn/ui components for React, Vue, and Svelte Description: This MCP server provides AI assistants with complete context about shadcn/ui components — structure, usage patterns, props, installation steps, and best practices for React, Vue, Svelte, and React Native. Instead of your AI guessing at component APIs, it gets the real documentation. Generates correct imports, proper prop usage, and idiomatic component composition. Essential for any project using shadcn/ui. Category: Design Mode: local Pricing: Free GitHub: https://github.com/Jpisnice/shadcn-ui-mcp-server MCP Tools (2): Section, Framework Security Score: 7/10 GitHub Stars: 2,671 Creator: Jpisnice Creator Reputation: C+ Version: 1.0.0 Tags: shadcn, ui, react, components, design-system --- ## Supabase URL: https://mcp-marketplace.io/server/supabase Summary: Connect AI assistants to your Supabase project for full database management Description: The Supabase MCP Server connects your AI assistant to your Supabase project for full database management. Run SQL queries, manage tables, create migrations, handle auth, and even generate TypeScript types directly from your schema. Built by the Supabase community with strong adoption (2,500+ GitHub stars), this server gives you a natural language interface to your entire Supabase backend. It supports all major Supabase features including database, auth, and storage. Perfect for developers who Category: Data & Analytics Mode: local Pricing: Free npm: supabase-mcp GitHub: https://github.com/supabase-community/supabase-mcp MCP Tools (34): read_only, project_ref, list_projects, get_project, create_project, pause_project, restore_project, list_organizations, get_organization, get_cost, confirm_cost, search_docs, list_tables, list_extensions, list_migrations, apply_migration, execute_sql, get_logs, get_advisors, get_project_url, get_publishable_keys, generate_typescript_types, list_edge_functions, get_edge_function, deploy_edge_function, create_branch, list_branches, delete_branch, merge_branch, reset_branch, rebase_branch, list_storage_buckets, get_storage_config, update_storage_config Security Score: 5.8/10 GitHub Stars: 2,506 Creator: Supabase Community Creator Reputation: C+ Version: 0.9.3 Tags: supabase, postgres, database, backend, community Use Cases: Database management, SQL queries, Schema design, Migration creation, TypeScript type generation Install (Claude Code): claude mcp add supabase -- npx -y supabase-mcp --- ## Peekaboo URL: https://mcp-marketplace.io/server/peekaboo Summary: macOS screenshot capture and visual Q&A for AI agents Description: Peekaboo is a macOS CLI and MCP server that lets AI agents capture screenshots of applications or the entire screen, with optional visual question-answering through local or remote AI models. Useful for UI testing, visual debugging, monitoring app state, and building AI workflows that need to "see" what's on screen. Supports targeting specific apps by name or capturing the full display. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/steipete/Peekaboo MCP Tools (26): see, click, type, press, hotkey, scroll, swipe, drag, move, window, app, space, menu, menubar, dock, dialog, image, list, tools, config, permissions, run, sleep, clean, agent, mcp Security Score: 7/10 Installs: 1 GitHub Stars: 2,505 Creator: Steipete Creator Reputation: C+ Version: 1.0.0 Tags: macos, screenshot, visual, desktop --- ## Markdownify URL: https://mcp-marketplace.io/server/markdownify Summary: Convert almost anything to Markdown — web pages, PDFs, YouTube transcripts, and more Description: Markdownify MCP converts a wide variety of content into clean Markdown for your AI assistant. Fetch and convert web pages, extract text from PDFs, grab YouTube transcripts, and process local files — all returning well-formatted Markdown. A versatile content ingestion tool that makes any document or web content accessible to your AI. Supports URLs, local files, and various document formats. Category: Content & Media Mode: local Pricing: Free GitHub: https://github.com/zcaceres/markdownify-mcp MCP Tools (10): youtube-to-markdown, pdf-to-markdown, bing-search-to-markdown, webpage-to-markdown, image-to-markdown, audio-to-markdown, docx-to-markdown, xlsx-to-markdown, pptx-to-markdown, get-markdown-file Security Score: 6.5/10 GitHub Stars: 2,427 Creator: Zcaceres Creator Reputation: C+ Version: 1.0.0 Tags: markdown, conversion, pdf, web-scraping --- ## arXiv MCP URL: https://mcp-marketplace.io/server/arxiv-mcp Summary: Search and analyze arXiv research papers with AI assistance Description: Search the arXiv preprint repository, read paper abstracts and full texts, and analyze research papers with your AI assistant. Find relevant papers by topic, author, or keywords, and get AI-powered summaries and insights. Essential for researchers, students, and anyone who needs to stay current with academic literature. Supports browsing by category, citation tracking, and deep-diving into paper content. Category: Education & Research Mode: local Pricing: Free PyPI: arxiv-mcp-server GitHub: https://github.com/blazickjp/arxiv-mcp-server MCP Tools (2): Variable, ARXIV_STORAGE_PATH Security Score: 7/10 GitHub Stars: 2,258 Creator: Blazickjp Creator Reputation: C+ Version: 1.0.0 Tags: arxiv, research, papers, academic Install (Claude Code): claude mcp add arxiv-mcp -- uvx arxiv-mcp-server --- ## Godot MCP URL: https://mcp-marketplace.io/server/godot-mcp Summary: MCP server for Godot game engine — launch editor, run projects, capture debug output Description: Connect the Godot game engine to your AI assistant. Launch the Godot editor, run game projects, capture debug output, inspect scene trees, and get help with GDScript — all from your AI conversation. Ideal for indie game developers who want AI assistance while building games in Godot. The server exposes editor controls and debugging tools so your AI can help with game logic, scene setup, and troubleshooting. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/Coding-Solo/godot-mcp MCP Tools (3): Variable, GODOT_PATH, DEBUG Security Score: 6.5/10 GitHub Stars: 2,049 Creator: Coding Solo Creator Reputation: C+ Version: 1.0.0 Tags: godot, game-engine, gamedev, gdscript --- ## Perplexity Ask URL: https://mcp-marketplace.io/server/perplexity-ask Summary: AI-powered search with citations and up-to-date answers Description: The Perplexity Ask MCP Server provides AI-powered search with citations and up-to-date answers through the Perplexity Sonar API. Your AI assistant can perform searches that return synthesized, cited answers rather than raw search results. Built by the community (ppl-ai), this server connects to Perplexity's Sonar API to deliver answers that combine search results with AI synthesis. Each response includes source citations for verification. Great for research tasks, fact-checking, and getting co Category: AI & ML Mode: local Pricing: Free GitHub: https://github.com/ppl-ai/modelcontextprotocol MCP Tools (9): Client, Cursor, Windsurf, Variable, PERPLEXITY_API_KEY, PERPLEXITY_BASE_URL, PORT, BIND_ADDRESS, ALLOWED_ORIGINS Security Score: 5.2/10 GitHub Stars: 1,990 Creator: Ppl Ai Creator Reputation: C+ Version: 0.7.0 Tags: search, perplexity, citations, ai-search, community Use Cases: AI-powered search, Research with citations, Fact checking, Current events, Complex question answering --- ## iOS Simulator MCP URL: https://mcp-marketplace.io/server/ios-simulator-mcp Summary: Control the iOS Simulator from your AI — launch apps, tap, type, and screenshot Description: iOS Simulator MCP gives AI assistants control over the Xcode iOS Simulator. Launch apps, interact with UI elements, capture screenshots, and automate mobile testing flows — all through natural language. Perfect for iOS developers who want AI help with testing, UI verification, or automated screenshot capture. Supports gestures, text input, app lifecycle management, and accessibility inspection. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/joshuayoes/ios-simulator-mcp MCP Tools (4): Variable, IOS_SIMULATOR_MCP_FILTERED_TOOLS, IOS_SIMULATOR_MCP_DEFAULT_OUTPUT_DIR, IOS_SIMULATOR_MCP_IDB_PATH Security Score: 7/10 GitHub Stars: 1,691 Creator: Joshuayoes Creator Reputation: C+ Version: 1.0.0 Tags: ios, simulator, mobile, xcode, testing --- ## Word MCP URL: https://mcp-marketplace.io/server/word-mcp Summary: Create, read, and edit Microsoft Word documents with AI Description: Word MCP provides tools for creating, reading, and manipulating Microsoft Word (.docx) documents. Add paragraphs, headings, tables, images, headers/footers, and apply formatting — all through your AI assistant. Generate reports, fill templates, convert content to Word format, or extract text from existing documents. Uses python-pptx under the hood for reliable .docx manipulation. Category: Productivity Mode: local Pricing: Free PyPI: office-word-mcp-server GitHub: https://github.com/GongRzhe/Office-Word-MCP-Server Security Score: 6.5/10 Rating: 3/5 Installs: 2 GitHub Stars: 1,678 Creator: GongRzhe Creator Reputation: C+ Version: 1.0.0 Tags: word, docx, office, documents Install (Claude Code): claude mcp add word-mcp -- uvx office-word-mcp-server --- ## Google Workspace MCP URL: https://mcp-marketplace.io/server/google-workspace-mcp Summary: Control Gmail, Calendar, Docs, Sheets, Drive, and more from your AI Description: Comprehensive Google Workspace integration — manage Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search, and Drive from your AI assistant. Read and send emails, create calendar events, edit documents, update spreadsheets, and manage files across your entire Google Workspace. Ideal for productivity automation and connecting your Google tools to AI workflows. Category: Productivity Mode: local Pricing: Free GitHub: https://github.com/taylorwilsdon/google_workspace_mcp MCP Tools (129): Variable, GOOGLE_OAUTH_CLIENT_ID, GOOGLE_OAUTH_CLIENT_SECRET, USER_GOOGLE_EMAIL, GOOGLE_PSE_API_KEY, GOOGLE_PSE_ENGINE_ID, MCP_ENABLE_OAUTH21, EXTERNAL_OAUTH21_PROVIDER, WORKSPACE_MCP_STATELESS_MODE, WORKSPACE_MCP_BASE_URI, WORKSPACE_MCP_PORT, WORKSPACE_MCP_HOST, WORKSPACE_EXTERNAL_URL, WORKSPACE_ATTACHMENT_DIR, GOOGLE_OAUTH_REDIRECT_URI, list_calendars, get_events, manage_event, search_drive_files, get_drive_file_content, get_drive_file_download_url, create_drive_file, create_drive_folder, import_to_google_doc, get_drive_shareable_link, list_drive_items, copy_drive_file, update_drive_file, manage_drive_access, set_drive_file_permissions, get_drive_file_permissions, check_drive_file_public_access, search_gmail_messages, get_gmail_message_content, get_gmail_messages_content_batch, send_gmail_message, get_gmail_thread_content, modify_gmail_message_labels, list_gmail_labels, list_gmail_filters, manage_gmail_label, manage_gmail_filter, draft_gmail_message, get_gmail_threads_content_batch, batch_modify_gmail_message_labels, start_google_auth, get_doc_content, create_doc, modify_doc_text, search_docs, find_and_replace_doc, list_docs_in_folder, insert_doc_elements, update_paragraph_style, get_doc_as_markdown, insert_doc_image, update_doc_headers_footers, batch_update_doc, inspect_doc_structure, export_doc_to_pdf, create_table_with_data, debug_table_structure, list_document_comments, manage_document_comment, read_sheet_values, modify_sheet_values, create_spreadsheet, list_spreadsheets, get_spreadsheet_info, format_sheet_range, create_sheet, list_spreadsheet_comments, manage_spreadsheet_comment, manage_conditional_formatting, create_presentation, get_presentation, batch_update_presentation, get_page, get_page_thumbnail, list_presentation_comments, manage_presentation_comment, create_form, get_form, set_publish_settings, get_form_response, list_form_responses, batch_update_form, list_tasks, get_task, manage_task, list_task_lists, get_task_list, manage_task_list, search_contacts, get_contact, list_contacts, manage_contact, list_contact_groups, get_contact_group, manage_contacts_batch, manage_contact_group, list_spaces, get_messages, send_message, search_messages, create_reaction, download_chat_attachment, search_custom, get_search_engine_info, list_script_projects, get_script_project, get_script_content, create_script_project, update_script_content, run_script_function, list_deployments, manage_deployment, list_script_processes, Backend, Memory, Disk, WORKSPACE_MCP_OAUTH_PROXY_VALKEY_HOST, WORKSPACE_MCP_OAUTH_PROXY_VALKEY_PORT, WORKSPACE_MCP_OAUTH_PROXY_VALKEY_DB, WORKSPACE_MCP_OAUTH_PROXY_VALKEY_USE_TLS, WORKSPACE_MCP_OAUTH_PROXY_VALKEY_USERNAME, WORKSPACE_MCP_OAUTH_PROXY_VALKEY_PASSWORD, WORKSPACE_MCP_OAUTH_PROXY_VALKEY_REQUEST_TIMEOUT_MS, WORKSPACE_MCP_OAUTH_PROXY_VALKEY_CONNECTION_TIMEOUT_MS Security Score: 7/10 Installs: 5 GitHub Stars: 1,639 Creator: Taylorwilsdon Creator Reputation: C+ Version: 1.0.0 Tags: google, gmail, calendar, docs, sheets, workspace --- ## PowerPoint MCP URL: https://mcp-marketplace.io/server/powerpoint-mcp Summary: Create and edit PowerPoint presentations with AI assistance Description: PowerPoint MCP lets your AI assistant create, edit, and manipulate PowerPoint (.pptx) presentations. Add slides, text, images, shapes, charts, and apply themes — all through natural language. Generate presentations from scratch, update existing decks, or convert content into slide format. Uses python-pptx for reliable .pptx manipulation with full support for layouts, masters, and animations. Category: Productivity Mode: local Pricing: Free PyPI: office-powerpoint-mcp-server GitHub: https://github.com/GongRzhe/Office-PowerPoint-MCP-Server MCP Tools (17): title_slide, chapter_intro, thank_you_slide, text_with_image, two_column_text, two_column_text_images, three_column_layout, full_image_slide, key_metrics_dashboard, before_after_comparison, chart_comparison, data_table_slide, timeline_slide, process_flow, agenda_slide, quote_testimonial, team_introduction Security Score: 6.5/10 GitHub Stars: 1,553 Creator: GongRzhe Creator Reputation: C+ Version: 1.0.0 Tags: powerpoint, pptx, office, presentations Install (Claude Code): claude mcp add powerpoint-mcp -- uvx office-powerpoint-mcp-server --- ## Financial Datasets URL: https://mcp-marketplace.io/server/financial-datasets Summary: Stock market data API — prices, financials, earnings, and SEC filings via MCP Description: Access comprehensive stock market data through your AI assistant. Get real-time and historical prices, company financials, earnings reports, SEC filings, insider trading data, and more from the Financial Datasets API. Perfect for financial analysis, investment research, portfolio monitoring, and building AI-powered trading strategies. Covers US equities with clean, structured data. Category: Finance Mode: local Pricing: Free GitHub: https://github.com/financial-datasets/mcp-server MCP Tools (10): get_income_statements, get_balance_sheets, get_cash_flow_statements, get_current_stock_price, get_historical_stock_prices, get_company_news, get_available_crypto_tickers, get_crypto_prices, get_historical_crypto_prices, get_current_crypto_price Security Score: 7.5/10 GitHub Stars: 1,487 Creator: Financial Datasets Creator Reputation: C+ Version: 1.0.0 Tags: finance, stocks, market-data, sec-filings --- ## Language Server MCP URL: https://mcp-marketplace.io/server/language-server-mcp Summary: Semantic code tools — go-to-definition, references, rename, and diagnostics via MCP Description: Bridge the Language Server Protocol (LSP) to MCP, giving AI assistants access to semantic code intelligence. Go to definition, find all references, rename symbols, and see diagnostics — the same tools your IDE uses, now available to your AI. Works with any language that has an LSP server (TypeScript, Python, Go, Rust, etc.). Dramatically improves AI code understanding by providing real semantic analysis instead of text-based guessing. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/isaacphi/mcp-language-server MCP Tools (6): definition, references, diagnostics, hover, rename_symbol, edit_file Security Score: 8/10 Installs: 1 GitHub Stars: 1,467 Creator: Isaacphi Creator Reputation: C+ Version: 1.0.0 Tags: lsp, language-server, code-intelligence, refactoring --- ## Slack MCP (Advanced) URL: https://mcp-marketplace.io/server/slack-mcp-advanced Summary: Powerful Slack MCP with no permission requirements — DMs, group chats, and smart history Description: The most feature-rich Slack MCP server. Access channels, DMs, group DMs, and thread conversations without requiring admin Slack permissions. Smart history fetch logic retrieves relevant context without overwhelming your AI. Supports GovSlack, Slack Apps, and works with standard browser cookies for authentication. No bot tokens or OAuth setup needed — just connect and start managing your Slack from your AI assistant. Category: Communication Mode: local Pricing: Free GitHub: https://github.com/korotovsky/slack-mcp-server MCP Tools (23): Variable, SLACK_MCP_XOXC_TOKEN, SLACK_MCP_XOXD_TOKEN, SLACK_MCP_XOXP_TOKEN, SLACK_MCP_XOXB_TOKEN, SLACK_MCP_PORT, SLACK_MCP_HOST, SLACK_MCP_API_KEY, SLACK_MCP_PROXY, SLACK_MCP_USER_AGENT, SLACK_MCP_CUSTOM_TLS, SLACK_MCP_SERVER_CA, SLACK_MCP_SERVER_CA_TOOLKIT, SLACK_MCP_SERVER_CA_INSECURE, SLACK_MCP_ADD_MESSAGE_TOOL, SLACK_MCP_ADD_MESSAGE_MARK, SLACK_MCP_ADD_MESSAGE_UNFURLING, SLACK_MCP_MARK_TOOL, SLACK_MCP_USERS_CACHE, SLACK_MCP_CHANNELS_CACHE, SLACK_MCP_LOG_LEVEL, SLACK_MCP_GOVSLACK, SLACK_MCP_ENABLED_TOOLS Security Score: 6/10 GitHub Stars: 1,412 Creator: Korotovsky Creator Reputation: C+ Version: 1.0.0 Tags: slack, messaging, chat, team-communication --- ## Microsoft Learn MCP URL: https://mcp-marketplace.io/server/microsoft-learn-mcp Summary: Official Microsoft Learn server — real-time Microsoft docs and code samples for AI Description: The official Microsoft Learn MCP server provides AI assistants with real-time access to Microsoft's documentation, code samples, and technical guides. Get accurate, up-to-date information about Azure, .NET, Windows, Office, and the full Microsoft ecosystem. Eliminates hallucination about Microsoft APIs by grounding AI responses in official documentation. Essential for any developer working with Microsoft technologies. Category: Education & Research Mode: local Pricing: Free GitHub: https://github.com/MicrosoftDocs/mcp MCP Tools (6): microsoft_docs_search, microsoft_docs_fetch, microsoft_code_sample_search, Skill, Client, Issue Security Score: 9/10 GitHub Stars: 1,410 Creator: MicrosoftDocs Creator Reputation: C+ Version: 1.0.0 Tags: microsoft, azure, dotnet, documentation --- ## MySQL MCP URL: https://mcp-marketplace.io/server/mysql-mcp Summary: Read-only MySQL access for AI — inspect schemas, run queries, explore data Description: Provides safe, read-only access to MySQL databases through MCP. Your AI assistant can inspect table schemas, run SELECT queries, explore relationships, and analyze data — without any risk of modifying your database. Supports multiple databases, connection pooling, and query result formatting. Ideal for data exploration, report generation, and AI-assisted database analysis. Category: Data & Analytics Mode: local Pricing: Free GitHub: https://github.com/benborla/mcp-server-mysql MCP Tools (1): mysql_query Security Score: 7/10 Installs: 4 GitHub Stars: 1,391 Creator: Benborla Creator Reputation: C+ Version: 1.0.0 Tags: mysql, database, sql, read-only --- ## Azure DevOps MCP URL: https://mcp-marketplace.io/server/azure-devops-mcp Summary: Official MCP server for Azure DevOps — work items, repos, pipelines, and PRs Description: The official Azure DevOps MCP server by Microsoft. Manage work items, browse repos, trigger pipelines, review pull requests, and track builds — all from your AI assistant. Integrates with Azure Boards, Repos, Pipelines, and Artifacts. Essential for teams using Azure DevOps who want AI-powered project management and CI/CD interaction. Category: Cloud & DevOps Mode: local Pricing: Free GitHub: https://github.com/microsoft/azure-devops-mcp Security Score: 9/10 GitHub Stars: 1,337 Creator: Microsoft Creator Reputation: C+ Version: 1.0.0 Tags: azure, devops, microsoft, ci-cd, pipelines --- ## Kubernetes URL: https://mcp-marketplace.io/server/kubernetes Summary: Manage Kubernetes clusters, pods, deployments, and services Description: The Kubernetes MCP Server lets your AI assistant manage Kubernetes clusters, pods, deployments, services, and other resources. It provides tools for inspecting cluster state, reading logs, managing deployments, and debugging workloads. Built by the community (Flux159), this server connects to Kubernetes clusters using your existing kubeconfig. It supports common kubectl operations translated into structured MCP tools for AI interaction. Designed for DevOps engineers and platform teams who want Category: Cloud & DevOps Mode: local Pricing: Free npm: mcp-server-kubernetes GitHub: https://github.com/Flux159/mcp-server-kubernetes MCP Tools (7): Connectivity, kubectl_delete, uninstall_helm_chart, cleanup, cleanup_pods, node_management, kubectl_generic Security Score: 9.8/10 Installs: 1 GitHub Stars: 1,334 Creator: Flux159 Creator Reputation: C+ Version: 1.2.1 Tags: kubernetes, k8s, containers, devops, community Use Cases: Cluster management, Pod debugging, Deployment management, Log analysis, Resource monitoring Install (Claude Code): claude mcp add kubernetes -- npx -y mcp-server-kubernetes --- ## Stripe URL: https://mcp-marketplace.io/server/stripe Summary: Interact with Stripe API for payments, customers, and subscriptions Description: The official Stripe MCP Server lets your AI assistant interact with the full Stripe API. Manage customers, products, subscriptions, payment links, invoices, and refunds through natural language. Built by Stripe as part of their Agent Toolkit, the server supports all major Stripe resources. It uses your Stripe API key for authentication and supports both test and live mode. Essential for developers building payment-integrated applications who want to prototype, debug, and manage Stripe resource Category: Finance Mode: local Pricing: Free npm: @stripe/mcp GitHub: https://github.com/stripe/agent-toolkit Security Score: 9.5/10 GitHub Stars: 1,328 Creator: Stripe Creator Reputation: C+ Version: 1.5.0 Tags: stripe, payments, finance, billing, official Use Cases: Payment management, Customer lookup, Subscription management, Invoice creation, Refund processing Install (Claude Code): claude mcp add stripe -- npx -y @stripe/mcp --- ## MiniMax MCP URL: https://mcp-marketplace.io/server/minimax-mcp Summary: Official MiniMax server — text-to-speech, image generation, and video generation Description: The official MiniMax MCP server provides AI-powered media generation capabilities. Generate natural-sounding speech from text, create images from prompts, and produce short videos — all through your AI assistant. MiniMax specializes in high-quality generative AI. Use it for content creation, prototyping multimedia assets, creating voiceovers, and generating visual content for presentations or social media. Category: AI & ML Mode: local Pricing: Free GitHub: https://github.com/MiniMax-AI/MiniMax-MCP MCP Tools (12): Region, MINIMAX_API_KEY, MINIMAX_API_HOST, stdio, text_to_audio, list_voices, voice_clone, generate_video, text_to_image, query_video_generation, music_generation, voice_design Security Score: 7.5/10 GitHub Stars: 1,290 Creator: MiniMax AI Creator Reputation: C+ Version: 1.0.0 Tags: tts, image-generation, video-generation, ai, media --- ## Tavily URL: https://mcp-marketplace.io/server/tavily Summary: Real-time search with content extraction, citations, and web crawling Description: The Tavily MCP Server provides real-time web search with content extraction, citations, and web crawling capabilities. Tavily is purpose-built for AI agents, returning clean, structured search results with source citations. Built by Tavily AI, this server delivers search results optimized for LLM consumption. It supports search with automatic content extraction, domain filtering, and the ability to crawl specific URLs for deep content retrieval. Designed for AI workflows that need reliable, up Category: AI & ML Mode: local Pricing: Free GitHub: https://github.com/tavily-ai/tavily-mcp Security Score: 5.5/10 GitHub Stars: 1,282 Creator: Tavily Ai Creator Reputation: C+ Version: 1.1.0 Tags: search, ai-search, citations, web, tavily Use Cases: AI-optimized search, Content extraction, Research with citations, Web crawling, Fact verification --- ## Terraform URL: https://mcp-marketplace.io/server/terraform Summary: Terraform provider discovery, module search, and infrastructure planning Description: The Terraform MCP Server provides Terraform provider discovery, module search, and infrastructure planning capabilities. Your AI assistant can search the Terraform Registry for providers and modules, read documentation, and help plan infrastructure configurations. Built by HashiCorp, this server connects to the Terraform Registry API to provide accurate, up-to-date information about providers, modules, and their configurations. It helps with infrastructure-as-code planning and documentation loo Category: Cloud & DevOps Mode: local Pricing: Free GitHub: https://github.com/hashicorp/terraform-mcp-server MCP Tools (19): Variable, TFE_ADDRESS, TFE_TOKEN, TFE_SKIP_TLS_VERIFY, LOG_LEVEL, LOG_FORMAT, TRANSPORT_MODE, TRANSPORT_HOST, TRANSPORT_PORT, MCP_ENDPOINT, MCP_KEEP_ALIVE, MCP_SESSION_MODE, MCP_ALLOWED_ORIGINS, MCP_CORS_MODE, MCP_TLS_CERT_FILE, MCP_TLS_KEY_FILE, MCP_RATE_LIMIT_GLOBAL, MCP_RATE_LIMIT_SESSION, ENABLE_TF_OPERATIONS Security Score: 9/10 GitHub Stars: 1,254 Creator: Hashicorp Creator Reputation: C+ Version: 1.0.0 Tags: terraform, infrastructure, iac, hashicorp, official Use Cases: Provider discovery, Module search, Infrastructure planning, Documentation lookup, Configuration guidance --- ## Paperbanana URL: https://mcp-marketplace.io/server/io-github-llmsresearch-paperbanana Summary: Generate academic diagrams and statistical plots from text using multi-agent AI. Category: Developer Tools Mode: local Pricing: Free PyPI: paperbanana GitHub: https://github.com/llmsresearch/paperbanana MCP Tools (3): Component, VLM, Flag Security Score: 10/10 GitHub Stars: 1,047 Creator: Llmsresearch Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-llmsresearch-paperbanana -- uvx paperbanana --- ## Apify URL: https://mcp-marketplace.io/server/apify Summary: Run web scrapers and automation actors from 1,800+ pre-built tools Description: The Apify MCP Server gives your AI assistant access to Apify's platform of 1,800+ pre-built web scraping and automation actors. Run scrapers for any website, extract structured data, and manage automation jobs through natural language. Built by Apify, the server connects to the Apify platform where actors handle the complexity of web scraping including proxy management, anti-bot bypassing, and data parsing. You can run existing actors or manage datasets and key-value stores. Designed for data Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/apify/actors-mcp-server MCP Tools (18): Client, search-actors, fetch-actor-details, get-actor-run, search-apify-docs, fetch-apify-docs, get-actor-run-list, get-actor-log, get-dataset, get-dataset-items, get-dataset-schema, get-key-value-store, get-key-value-store-keys, get-key-value-store-record, get-dataset-list, get-key-value-store-list, actors, docs Security Score: 8.8/10 GitHub Stars: 845 Creator: Apify Creator Reputation: C+ Version: 1.4.0 Tags: scraping, automation, data, web, apify Use Cases: Web scraping, Data extraction, Competitive monitoring, Content aggregation, Automation workflows, Lead generation --- ## Sentry URL: https://mcp-marketplace.io/server/sentry Summary: AI-powered error triage and debugging with Sentry integration Description: The official Sentry MCP Server brings AI-powered error triage and debugging into your AI assistant. Query error events, inspect stack traces, analyze crash trends, and manage issue assignments directly through natural language. Built by Sentry, the server connects to your Sentry organization using an auth token. It provides tools to search issues, view event details, examine breadcrumbs, and understand error frequency patterns. Perfect for on-call engineers, SREs, and developers who want to qu Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/getsentry/sentry-mcp Security Score: 10/10 GitHub Stars: 579 Creator: Getsentry Creator Reputation: C+ Version: 1.2.1 Tags: sentry, error-tracking, debugging, monitoring, official Use Cases: Error triage, Stack trace analysis, Crash trend monitoring, Issue assignment, Production debugging --- ## Neon Postgres URL: https://mcp-marketplace.io/server/neon-postgres Summary: Manage Neon serverless Postgres databases with natural language Description: The Neon Postgres MCP Server lets your AI assistant manage Neon's serverless Postgres databases with natural language. Create and manage branches, run SQL queries, handle migrations, and monitor database performance. Built by Neon, this server leverages Neon's unique branching capability that lets you create instant database copies for testing and development. It supports full database management including creating projects, branches, and running queries. Ideal for developers using Neon's serv Category: Data & Analytics Mode: local Pricing: Free npm: @neondatabase/mcp-server-neon GitHub: https://github.com/neondatabase/mcp-server-neon MCP Tools (9): Variable, SERVER_HOST, UPSTREAM_OAUTH_HOST, CLIENT_ID, CLIENT_SECRET, COOKIE_SECRET, KV_URL, OAUTH_DATABASE_URL, LOG_LEVEL Security Score: 5.5/10 GitHub Stars: 559 Creator: Neondatabase Creator Reputation: C+ Version: 2.1.0 Tags: neon, postgres, serverless, database, branching Use Cases: Database branching, SQL query execution, Schema management, Migration creation, Performance monitoring Install (Claude Code): claude mcp add neon-postgres -- npx -y @neondatabase/mcp-server-neon --- ## YouTube Transcript URL: https://mcp-marketplace.io/server/youtube-transcript Summary: Fetch subtitles and transcripts from any YouTube video Description: The YouTube Transcript MCP Server fetches subtitles and transcripts from any YouTube video. Your AI assistant can retrieve the full text content of YouTube videos for summarization, analysis, translation, or reference. Built by the community (kimtaeyoon83), this server extracts available captions and subtitles from YouTube videos using the video URL or ID. It supports multiple languages and both auto-generated and manually created captions. Perfect for researchers, content creators, and anyone Category: Content & Media Mode: local Pricing: Free npm: mcp-server-youtube-transcript GitHub: https://github.com/kimtaeyoon83/mcp-server-youtube-transcript MCP Tools (1): get_transcript Security Score: 4.5/10 GitHub Stars: 483 Creator: Kimtaeyoon83 Creator Reputation: C+ Version: 2.3.1 Tags: youtube, transcript, video, content, community Use Cases: Video summarization, Transcript extraction, Content analysis, Research from videos, Translation Install (Claude Code): claude mcp add youtube-transcript -- npx -y mcp-server-youtube-transcript --- ## Linear URL: https://mcp-marketplace.io/server/linear Summary: Manage Linear issues, projects, and cycles with AI Description: The official Linear MCP Server lets your AI assistant manage issues, projects, and cycles in Linear. Create issues, update status, search across projects, and triage backlogs through natural language. Built and maintained by Linear, this server connects to your Linear workspace using an API key. It supports full issue lifecycle management including creation, updates, comments, and status transitions. Perfect for engineering teams that use Linear for project management and want AI-assisted issu Category: Productivity Mode: local Pricing: Free npm: @linear/mcp-server GitHub: https://github.com/jerhadf/linear-mcp-server MCP Tools (5): linear_create_issue, linear_update_issue, linear_search_issues, linear_get_user_issues, linear_add_comment Security Score: 6.9/10 GitHub Stars: 344 Creator: Jerhadf Creator Reputation: C+ Version: 2.2.0 Tags: linear, project-management, issues, agile, official Use Cases: Issue creation, Sprint planning, Backlog triage, Project tracking, Workflow automation Install (Claude Code): claude mcp add linear -- npx -y @linear/mcp-server --- ## Figma URL: https://mcp-marketplace.io/server/figma Summary: Access Figma design data, tokens, and component specs for AI-powered design-to-code Description: The official Figma MCP Server connects your Figma designs directly to your AI assistant. Claude can inspect your design system, extract component properties, read layout structures, and help generate frontend code that matches your designs. Built by Figma, the server supports both a remote hosted endpoint and a local Desktop connection. It can access any file you have permission to view in Figma, reading design tokens, component variants, and auto-layout properties. Built for design engineers Category: Design Mode: remote Pricing: Free GitHub: https://github.com/figma/mcp-server-guide MCP Tools (1): get_design_context Security Score: 10/10 GitHub Stars: 303 Creator: Figma Creator Reputation: C+ Version: 1.4.0 Tags: figma, design, frontend, code-generation, official Use Cases: Design-to-code conversion, Design system extraction, Component inspection, Layout analysis, Style guide generation --- ## Apollo URL: https://mcp-marketplace.io/server/io-github-apollographql-graphos-mcp-tools Summary: Search Apollo docs, specs, and best practices Description: Search Apollo docs, specs, and best practices Remote endpoints: streamable-http: https://mcp.apollographql.com Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.apollographql.com GitHub: https://github.com/apollographql/apollo-mcp-server MCP Tools (3): ApolloConnectorsSpec, ApolloDocsRead, ApolloDocsSearch Security Score: 10/10 GitHub Stars: 276 Creator: Apollographql Creator Reputation: C+ Version: 1.9.0 Install (Claude Code Remote): claude mcp add --transport http io-github-apollographql-graphos-mcp-tools https://mcp.apollographql.com --- ## MongoDB URL: https://mcp-marketplace.io/server/mongodb Summary: Query and manage MongoDB collections, documents, and aggregation pipelines Description: The MongoDB MCP Server enables your AI assistant to query and manage MongoDB collections, documents, and aggregation pipelines. It provides tools for CRUD operations, collection management, and data exploration on MongoDB databases. Built by the community, this server connects to MongoDB instances using connection strings. It supports document queries, insertions, updates, deletions, and aggregation pipelines for complex data analysis. Well-suited for developers working with MongoDB who want n Category: Data & Analytics Mode: local Pricing: Free npm: mcp-mongo-server GitHub: https://github.com/kiliczsh/mcp-mongo-server MCP Tools (3): Variable, MCP_MONGODB_URI, MCP_MONGODB_READONLY Security Score: 10/10 GitHub Stars: 276 Creator: Kiliczsh Creator Reputation: C+ Version: 1.2.1 Tags: mongodb, nosql, database, documents, community Use Cases: Document queries, Collection management, Aggregation pipelines, Data exploration, Schema analysis Install (Claude Code): claude mcp add mongodb -- npx -y mcp-mongo-server --- ## Google Map URL: https://mcp-marketplace.io/server/io-github-cablate-google-map Summary: 18 Google Maps tools for AI agents — geocode, search, directions, weather, and more. Category: Developer Tools Mode: local Pricing: Free npm: @cablate/mcp-google-map GitHub: https://github.com/cablate/mcp-google-map MCP Tools (27): Tools, Geocoding, Elevation, Timezone, Weather, Self-hosted, maps_search_nearby, maps_search_places, maps_place_details, maps_geocode, maps_reverse_geocode, maps_distance_matrix, maps_directions, maps_elevation, maps_timezone, maps_weather, maps_air_quality, maps_static_map, maps_batch_geocode, maps_search_along_route, maps_explore_area, maps_plan_route, maps_compare_places, maps_local_rank_tracker, GOOGLE_MAPS_ENABLED_TOOLS, Feature, maps_place_photo Security Score: 9.8/10 GitHub Stars: 223 Creator: CabLate Tuo Creator Reputation: C- Version: 0.0.50 Required Credentials: GOOGLE_MAPS_API_KEY (required), GOOGLE_MAPS_ENABLED_TOOLS (optional) Install (Claude Code): claude mcp add io-github-cablate-google-map -- npx -y @cablate/mcp-google-map --- ## Local Rag URL: https://mcp-marketplace.io/server/io-github-shinpr-mcp-local-rag Summary: Easy-to-setup local RAG server with minimal configuration Category: AI & ML Mode: local Pricing: Free npm: mcp-local-rag GitHub: https://github.com/shinpr/mcp-local-rag MCP Tools (10): Variable, RAG_HYBRID_WEIGHT, RAG_GROUPING, RAG_MAX_DISTANCE, RAG_MAX_FILES, BASE_DIR, DB_PATH, CACHE_DIR, MODEL_NAME, MAX_FILE_SIZE Security Score: 10/10 GitHub Stars: 170 Creator: Shinpr Creator Reputation: C+ Version: 0.10.0 Required Credentials: BASE_DIR (optional), DB_PATH (optional), CACHE_DIR (optional), MODEL_NAME (optional), MAX_FILE_SIZE (optional), RAG_MAX_DISTANCE (optional), RAG_GROUPING (optional), RAG_MAX_FILES (optional) Install (Claude Code): claude mcp add io-github-shinpr-mcp-local-rag -- npx -y mcp-local-rag --- ## Smithery Ai National Weather Service URL: https://mcp-marketplace.io/server/ai-smithery-smithery-ai-national-weather-service Summary: Provide real-time and forecast weather information for locations in the United States using natura… Description: Provide real-time and forecast weather information for locations in the United States using natura… Remote endpoints: streamable-http: https://server.smithery.ai/@smithery-ai/national-weather-service/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/smithery-ai/mcp-servers Security Score: 10/10 GitHub Stars: 115 Creator: Smithery Ai Creator Reputation: C+ Version: 1.0.0 --- ## Stata URL: https://mcp-marketplace.io/server/io-github-sepinetam-stata-mcp Summary: Let LLM help you achieve your regression analysis with Stata Category: Developer Tools Mode: local Pricing: Free PyPI: stata-mcp GitHub: https://github.com/SepineTam/stata-mcp Security Score: 10/10 GitHub Stars: 115 Creator: SepineTam Creator Reputation: C+ Version: 1.14.1 Install (Claude Code): claude mcp add io-github-sepinetam-stata-mcp -- uvx stata-mcp --- ## Agent Toolkit URL: https://mcp-marketplace.io/server/io-sanity-www-mcp Summary: Direct access to your Sanity projects (content, datasets, releases, schemas) and agent rules Description: Direct access to your Sanity projects (content, datasets, releases, schemas) and agent rules Remote endpoints: streamable-http: https://mcp.sanity.io Category: Content & Media Mode: remote Pricing: Free Remote URL: https://mcp.sanity.io GitHub: https://github.com/sanity-io/agent-toolkit MCP Tools (1): Skill Security Score: 10/10 GitHub Stars: 98 Creator: Sanity Io Creator Reputation: C+ Version: 2.15.1 Install (Claude Code Remote): claude mcp add --transport http io-sanity-www-mcp https://mcp.sanity.io --- ## Auth0 URL: https://mcp-marketplace.io/server/com-auth0-mcp Summary: Auth0 MCP Server: Manage Auth0 applications, APIs, actions, logs, and forms using natural language Category: Developer Tools Mode: local Pricing: Free npm: @auth0/auth0-mcp-server GitHub: https://github.com/auth0/auth0-mcp-server MCP Tools (21): auth0_list_applications, auth0_get_application, auth0_create_application, auth0_update_application, auth0_list_resource_servers, auth0_get_resource_server, auth0_create_resource_server, auth0_update_resource_server, auth0_create_application_grant, auth0_list_actions, auth0_get_action, auth0_create_action, auth0_update_action, auth0_deploy_action, auth0_list_logs, auth0_get_log, auth0_list_forms, auth0_get_form, auth0_create_form, auth0_update_form, auth0_publish_form Security Score: 10/10 GitHub Stars: 97 Creator: Auth0 Creator Reputation: C+ Version: 0.1.0-beta.10 Install (Claude Code): claude mcp add com-auth0-mcp -- npx -y @auth0/auth0-mcp-server --- ## Twilio URL: https://mcp-marketplace.io/server/twilio Summary: Send SMS, manage phone numbers, and voice calls via Twilio APIs Description: The Twilio MCP Server enables your AI assistant to send SMS messages, manage phone numbers, and interact with voice call APIs through Twilio. It provides tools for programmable messaging, phone number lookup, and communication management. Built by Twilio Labs, this server connects to the Twilio API using account credentials. It supports sending and receiving SMS, managing phone numbers, and accessing call logs and messaging history. Designed for developers building communication features who w Category: Communication Mode: local Pricing: Free GitHub: https://github.com/twilio-labs/mcp MCP Tools (2): mcp, openapi-mcp-server Security Score: 8/10 GitHub Stars: 91 Creator: Twilio Labs Creator Reputation: C+ Version: 0.7.0 Tags: twilio, sms, voice, communication, official Use Cases: SMS messaging, Phone number management, Communication prototyping, Call log analysis, Number lookup --- ## Fal.ai URL: https://mcp-marketplace.io/server/fal-ai Summary: Generate AI images, videos, and music with state-of-the-art models Description: The Fal.ai MCP Server lets your AI assistant generate images, videos, and music using state-of-the-art AI models. It provides access to Fal.ai's model hosting platform with models like Flux, Stable Diffusion, and various audio/video generators. Built by the community (raveenb), this server connects to the Fal.ai API to run generative AI models. It supports text-to-image, image-to-image, text-to-video, and text-to-music generation across multiple model options. Ideal for creative workflows wher Category: Content & Media Mode: local Pricing: Free GitHub: https://github.com/fal-ai/fal-mcp-server Security Score: 7/10 GitHub Stars: 75 Creator: Fal Ai Creator Reputation: C+ Version: 1.4.0 Tags: ai, image-generation, video, creative, generative Use Cases: Image generation, Video creation, Music generation, Creative prototyping, Visual content creation --- ## Codealive URL: https://mcp-marketplace.io/server/io-github-codealive-ai-codealive-mcp Summary: Semantic code search and analysis from CodeAlive for AI assistants and agents. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/CodeAlive-AI/codealive-mcp.git MCP Tools (3): get_data_sources, codebase_search, codebase_consultant Security Score: 10/10 GitHub Stars: 75 Creator: CodeAlive AI Creator Reputation: C+ Version: 0.5.4 Required Credentials: CODEALIVE_API_KEY (required) --- ## UI5 URL: https://mcp-marketplace.io/server/io-github-ui5-mcp-server Summary: MCP server for SAPUI5/OpenUI5 development Category: Developer Tools Mode: local Pricing: Free npm: @ui5/mcp-server GitHub: https://github.com/UI5/mcp-server MCP Tools (10): create_integration_card, create_ui5_app, get_api_reference, get_guidelines, get_integration_cards_guidelines, get_project_info, get_typescript_conversion_guidelines, get_version_info, run_manifest_validation, run_ui5_linter Security Score: 9.5/10 GitHub Stars: 68 Creator: UI5 Creator Reputation: C+ Version: 0.2.9 Required Credentials: UI5_MCP_SERVER_ALLOWED_DOMAINS (optional), UI5_MCP_SERVER_RESPONSE_NO_STRUCTURED_CONTENT (optional), UI5_MCP_SERVER_RESPONSE_NO_RESOURCES (optional), UI5_LOG_LVL (optional), UI5_DATA_DIR (optional) Install (Claude Code): claude mcp add io-github-ui5-mcp-server -- npx -y @ui5/mcp-server --- ## Kibana URL: https://mcp-marketplace.io/server/io-github-tocharianou-kibana Summary: Kibana MCP Server with dynamic API discovery and comprehensive Elastic Stack integration Category: Developer Tools Mode: local Pricing: Free npm: @tocharianou/mcp-server-kibana GitHub: https://github.com/TocharianOU/mcp-server-kibana MCP Tools (11): Variable, KIBANA_URL, KIBANA_API_KEY, KIBANA_COOKIES, KIBANA_DEFAULT_SPACE, KIBANA_CA_CERT, KIBANA_TIMEOUT, MCP_TRANSPORT, MCP_HTTP_PORT, MCP_HTTP_HOST, NODE_TLS_REJECT_UNAUTHORIZED Security Score: 10/10 GitHub Stars: 55 Creator: TocharianOU Creator Reputation: C- Version: 0.7.3 Required Credentials: KIBANA_URL (optional), KIBANA_API_KEY (required), KIBANA_USERNAME (optional), KIBANA_PASSWORD (required), MCP_TRANSPORT (optional), MCP_HTTP_PORT (optional) Install (Claude Code): claude mcp add io-github-tocharianou-kibana -- npx -y @tocharianou/mcp-server-kibana --- ## Upstash Redis URL: https://mcp-marketplace.io/server/upstash-redis Summary: Manage Upstash Redis, Vector, and QStash with natural language Description: The Upstash Redis MCP Server lets your AI assistant manage Upstash Redis databases, Vector indexes, and QStash message queues using natural language. Execute Redis commands, manage vector embeddings, and schedule background jobs. Built by Upstash, this server provides access to the full Upstash platform. It supports Redis commands for caching and data structures, Vector operations for similarity search, and QStash for reliable message delivery and job scheduling. Designed for developers using Category: Data & Analytics Mode: local Pricing: Free GitHub: https://github.com/upstash/mcp-server MCP Tools (3): Redis, QStash, Workflow Security Score: 5/10 GitHub Stars: 52 Creator: Upstash Creator Reputation: C+ Version: 3.0.0 Tags: redis, vector, serverless, upstash, cache Use Cases: Redis data management, Vector similarity search, Job scheduling, Cache management, Real-time data operations --- ## Hackmd URL: https://mcp-marketplace.io/server/ai-smithery-yuna0x0-hackmd-mcp Summary: Interact with your HackMD notes and teams seamlessly. Manage your notes, view reading history, and… Description: Interact with your HackMD notes and teams seamlessly. Manage your notes, view reading history, and… Remote endpoints: streamable-http: https://server.smithery.ai/@yuna0x0/hackmd-mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/yuna0x0/hackmd-mcp MCP Tools (5): HACKMD_API_TOKEN, HACKMD_API_URL, ALLOWED_HACKMD_API_URLS, Hackmd-Api-Token, Hackmd-Api-Url Security Score: 10/10 Installs: 1 GitHub Stars: 50 Creator: Yuna0x0 Creator Reputation: C+ Version: 1.5.2 --- ## Miro URL: https://mcp-marketplace.io/server/ai-waystation-miro Summary: Collaborate on visual boards with your team using Miro integration. Description: Collaborate on visual boards with your team using Miro integration. Remote endpoints: streamable-http: https://waystation.ai/miro/mcp sse: https://waystation.ai/miro/mcp/sse Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/waystation-ai/mcp Security Score: 10/10 GitHub Stars: 44 Creator: Waystation Ai Creator Reputation: C+ Version: 0.3.1 --- ## Netlify URL: https://mcp-marketplace.io/server/netlify Summary: Create, build, deploy, and manage Netlify sites with natural language Description: The official Netlify MCP Server lets your AI assistant create, build, deploy, and manage Netlify sites with natural language. It supports creating new sites, triggering builds, managing environment variables, and viewing deployment logs. Built by Netlify, this server provides comprehensive access to the Netlify platform. It can scaffold new projects, deploy existing sites, manage DNS settings, and configure build settings all through your AI conversation. Perfect for web developers who deploy Category: Cloud & DevOps Mode: local Pricing: Free npm: @netlify/mcp-server GitHub: https://github.com/netlify/netlify-mcp Security Score: 3.8/10 GitHub Stars: 38 Creator: Netlify Creator Reputation: C+ Version: 2.1.0 Tags: netlify, deployment, hosting, jamstack, official Use Cases: Site deployment, Build management, Environment configuration, DNS management, Deploy previews Install (Claude Code): claude mcp add netlify -- npx -y @netlify/mcp-server --- ## Codebase Index URL: https://mcp-marketplace.io/server/io-github-mikerecognex-mcp-codebase-index Summary: Structural codebase indexer with 17 query tools. 87% token reduction. Zero dependencies. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-codebase-index GitHub: https://github.com/MikeRecognex/mcp-codebase-index MCP Tools (25): Language, Other, get_project_summary, list_files, get_structure_summary, get_functions, get_classes, get_imports, get_function_source, get_class_source, find_symbol, get_dependencies, get_dependents, get_change_impact, get_call_chain, get_file_dependencies, get_file_dependents, search_codebase, reindex, get_usage_stats, Project, RMLPlus, FastAPI, Django, Query Security Score: 10/10 GitHub Stars: 31 Creator: MikeRecognex Creator Reputation: C+ Version: 0.2.2 Install (Claude Code): claude mcp add io-github-mikerecognex-mcp-codebase-index -- uvx mcp-codebase-index --- ## Skillsmith URL: https://mcp-marketplace.io/server/io-github-smith-horn-skillsmith Summary: Discover, install, and manage Claude Code skills via MCP with 14,000+ curated skills. Category: Developer Tools Mode: local Pricing: Free npm: @skillsmith/mcp-server GitHub: https://github.com/smith-horn/skillsmith MCP Tools (24): search, get_skill, install_skill, uninstall_skill, recommend, validate, compare, Tier, Trial, Community, Individual, Team, Enterprise, Build, Test, Lint, Typecheck, Audit, Discover, Recommend, Install, Validate, Trust, Compare Security Score: 10/10 GitHub Stars: 31 Creator: Smith Horn Creator Reputation: C+ Version: 0.4.4 Install (Claude Code): claude mcp add io-github-smith-horn-skillsmith -- npx -y @skillsmith/mcp-server --- ## Flowbite URL: https://mcp-marketplace.io/server/io-github-themesberg-flowbite-mcp Summary: MCP server to convert Figma designs to Flowbite UI components in Tailwind CSS Category: Developer Tools Mode: local Pricing: Free npm: flowbite-mcp GitHub: https://github.com/themesberg/flowbite-mcp MCP Tools (2): Figma to code, Theme file generator Security Score: 10/10 GitHub Stars: 29 Creator: Themesberg Creator Reputation: C+ Version: 1.1.3 Required Credentials: FIGMA_ACCESS_TOKEN (required) Install (Claude Code): claude mcp add io-github-themesberg-flowbite-mcp -- npx -y flowbite-mcp --- ## Cv Forge URL: https://mcp-marketplace.io/server/io-github-thechandanbhagat-cv-forge Summary: Forge powerful, ATS-friendly CVs tailored to any job - an MCP server for intelligent CV generation Category: Developer Tools Mode: local Pricing: Free npm: cv-forge GitHub: https://github.com/thechandanbhagat/cv-forge MCP Tools (14): ATS-Friendly, DEFAULT_OUTPUT_PATH, TEMP_DIR, PDF_TIMEOUT, PDF_PAGE_SIZE, PDF_BASE_FONT_SIZE, PDF_LINE_HEIGHT, PDF_H1_FONT_SIZE, PDF_H2_FONT_SIZE, PDF_H3_FONT_SIZE, PDF_PARAGRAPH_SPACING, PDF_SECTION_SPACING, md-to-pdf, markdown-it Security Score: 10/10 Installs: 1 GitHub Stars: 25 Creator: thechandanbhagat Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add io-github-thechandanbhagat-cv-forge -- npx -y cv-forge --- ## Codescene URL: https://mcp-marketplace.io/server/com-codescene-codescene-mcp-server Summary: An MCP server that provides CodeScene Code Health analysis tools. Category: Developer Tools Mode: local Pricing: Free npm: @codescene/codehealth-mcp GitHub: https://github.com/codescene-oss/codescene-mcp-server Security Score: 10/10 GitHub Stars: 24 Creator: Codescene Oss Creator Reputation: C+ Version: 1.1.0 Install (Claude Code): claude mcp add com-codescene-codescene-mcp-server -- npx -y @codescene/codehealth-mcp --- ## Testrail URL: https://mcp-marketplace.io/server/io-github-uarlouski-testrail-mcp-server Summary: Model Context Protocol (MCP) server for TestRail platform, enabling LLMs to manage test artifacts. Category: Developer Tools Mode: local Pricing: Free npm: @uarlouski/testrail-mcp-server GitHub: https://github.com/uarlouski/testrail-mcp-server MCP Tools (21): Capability, Variable, TESTRAIL_INSTANCE_URL, TESTRAIL_USERNAME, TESTRAIL_API_KEY, get_projects, get_sections, get_cases, get_case, create_case, update_case, update_cases, add_run, get_tests, add_results, add_results_for_cases, add_attachment_to_run, get_statuses, get_priorities, get_case_fields, get_templates Security Score: 10/10 GitHub Stars: 23 Creator: Uarlouski Creator Reputation: C+ Version: 1.7.0 Required Credentials: TESTRAIL_INSTANCE_URL (optional), TESTRAIL_USERNAME (optional), TESTRAIL_API_KEY (required) Install (Claude Code): claude mcp add io-github-uarlouski-testrail-mcp-server -- npx -y @uarlouski/testrail-mcp-server --- ## Lotus Wisdom URL: https://mcp-marketplace.io/server/io-github-linxule-lotus-wisdom Summary: Contemplative reasoning with Lotus Sutra wisdom framework and ext-apps visualization. Category: Developer Tools Mode: local Pricing: Free npm: lotus-wisdom-mcp GitHub: https://github.com/linxule/lotus-wisdom-mcp MCP Tools (4): OS, macOS, Windows, Linux Security Score: 5.2/10 GitHub Stars: 21 Creator: Linxule Creator Reputation: C+ Version: 0.7.0 Install (Claude Code): claude mcp add io-github-linxule-lotus-wisdom -- npx -y lotus-wisdom-mcp --- ## Code Memory URL: https://mcp-marketplace.io/server/io-github-kapillamba4-code-memory Summary: Local semantic code search with Git history. Works offline, no API key needed. Category: Developer Tools Mode: local Pricing: Free PyPI: code-memory GitHub: https://github.com/kapillamba4/code-memory MCP Tools (7): Platform, Linux, macOS, Windows, Variable, CODE_MEMORY_LOG_LEVEL, EMBEDDING_MODEL Security Score: 10/10 GitHub Stars: 21 Creator: Kapillamba4 Creator Reputation: C+ Version: 1.0.28 Required Credentials: CODE_MEMORY_LOG_LEVEL (optional), EMBEDDING_MODEL (optional) Install (Claude Code): claude mcp add io-github-kapillamba4-code-memory -- uvx code-memory --- ## Raygun URL: https://mcp-marketplace.io/server/raygun Summary: Access crash reporting and real user monitoring data from Raygun Description: The Raygun MCP Server connects your AI assistant to Raygun's crash reporting and real user monitoring platform. Query error groups, inspect crash details, analyze performance data, and investigate user session recordings. Built by Raygun, this server provides access to your application's error data, performance metrics, and user monitoring insights. It supports querying error groups, viewing individual crash instances, and analyzing real user monitoring data. Useful for developers and SRE team Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/MindscapeHQ/mcp-server-raygun MCP Tools (25): applications_list, applications_search, application_get_details, application_regenerate_api_key, error_groups_list, error_group_investigate, error_group_update_status, error_group_add_comment, error_instances_browse, error_instance_get_details, deployments_list, deployment_create, deployment_get_latest, deployment_investigate, deployment_manage, customers_search, customer_investigate, sessions_list, pages_list, page_investigate, metrics_website_performance_analyze, metrics_error_trends_analyze, invitations_manage, invitation_send, invitation_revoke Security Score: 7/10 GitHub Stars: 19 Creator: MindscapeHQ Creator Reputation: C+ Version: 2.3.1 Tags: error-tracking, monitoring, performance, apm, raygun Use Cases: Crash reporting analysis, Performance monitoring, Error triage, User session analysis, Deployment tracking --- ## Better Notion URL: https://mcp-marketplace.io/server/io-github-n24q02m-better-notion-mcp Summary: Markdown-first MCP server for Notion API with 9 composite tools and 39+ actions. Description: Markdown-first MCP server for Notion API with 9 composite tools and 39+ actions. Remote endpoints: streamable-http: https://better-notion-mcp.n24q02m.com/mcp Category: Productivity Mode: dual Pricing: Free npm: @n24q02m/better-notion-mcp Remote URL: https://better-notion-mcp.n24q02m.com/mcp GitHub: https://github.com/n24q02m/better-notion-mcp.git MCP Tools (18): pages, databases, blocks, users, workspace, comments, content_convert, file_uploads, help, URI, Variable, NOTION_TOKEN, TRANSPORT_MODE, PUBLIC_URL, NOTION_OAUTH_CLIENT_ID, NOTION_OAUTH_CLIENT_SECRET, DCR_SERVER_SECRET, PORT Security Score: 10/10 Installs: 1 GitHub Stars: 19 Creator: N24q02m Creator Reputation: C+ Version: 2.21.0 Required Credentials: NOTION_TOKEN (required) Install (Claude Code): claude mcp add io-github-n24q02m-better-notion-mcp -- npx -y @n24q02m/better-notion-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-n24q02m-better-notion-mcp https://better-notion-mcp.n24q02m.com/mcp --- ## Npm Sentinel URL: https://mcp-marketplace.io/server/ai-smithery-nekzus-npm-sentinel-mcp Summary: Provide AI-powered real-time analysis and intelligence on NPM packages, including security, depend… Description: Provide AI-powered real-time analysis and intelligence on NPM packages, including security, depend… Remote endpoints: streamable-http: https://server.smithery.ai/@Nekzus/npm-sentinel-mcp/mcp Category: Security Mode: dual Pricing: Free GitHub: https://github.com/Nekzus/npm-sentinel-mcp MCP Tools (2): NPM_REGISTRY_URL, npmVersions Security Score: 10/10 Installs: 1 GitHub Stars: 18 Creator: Nekzus Creator Reputation: C+ Version: 1.11.5 --- ## LocalStack URL: https://mcp-marketplace.io/server/localstack Summary: Local AWS cloud environment for development and testing Description: The LocalStack MCP Server provides a local AWS cloud environment for development and testing. Your AI assistant can interact with locally emulated AWS services including S3, Lambda, DynamoDB, SQS, and more without incurring any cloud costs. Built by LocalStack, this server connects to a running LocalStack instance to provide a complete local AWS development experience. It supports the same AWS APIs as the real services, making it perfect for development and testing workflows. Ideal for develop Category: Cloud & DevOps Mode: local Pricing: Free GitHub: https://github.com/localstack/localstack-mcp-server MCP Tools (3): Editor, MAIN_CONTAINER_NAME, MCP_ANALYTICS_DISABLED Security Score: 7.5/10 GitHub Stars: 18 Creator: Localstack Creator Reputation: C+ Version: 3.0.0 Tags: localstack, aws, local, testing, development Use Cases: Local AWS development, Service testing, Lambda prototyping, Infrastructure testing, Cost-free experimentation --- ## Clickup URL: https://mcp-marketplace.io/server/io-github-taazkareem-clickup Summary: Premium AI integration. Tasks, lists, docs, folders, time. 50+ tools. Instant setup. Category: Productivity Mode: local Pricing: Free npm: @taazkareem/clickup-mcp-server GitHub: https://github.com/taazkareem/clickup-mcp-server MCP Tools (1): Category Security Score: 10/10 GitHub Stars: 17 Creator: Talib Kareem Creator Reputation: C- Version: 0.12.12 Required Credentials: CLICKUP_MCP_LICENSE_KEY (required), CLICKUP_API_KEY (required), CLICKUP_TEAM_ID (optional), DOCUMENT_SUPPORT (optional) Install (Claude Code): claude mcp add io-github-taazkareem-clickup -- npx -y @taazkareem/clickup-mcp-server --- ## Smithery Cookbook URL: https://mcp-marketplace.io/server/ai-smithery-smithery-ai-cookbook-ts-smithery-cli Summary: A simple Typescript MCP server built using the official MCP Typescript SDK and smithery/cli. This… Description: A simple Typescript MCP server built using the official MCP Typescript SDK and smithery/cli. This… Remote endpoints: streamable-http: https://server.smithery.ai/@smithery-ai/cookbook-ts-smithery-cli/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/smithery-ai/smithery-cookbook MCP Tools (2): greeting tool, character counting tool Security Score: 10/10 GitHub Stars: 15 Creator: Smithery Ai Creator Reputation: C+ Version: 1.0.0 --- ## Smithery Cookbook URL: https://mcp-marketplace.io/server/ai-smithery-smithery-ai-cookbook-python-quickstart Summary: A simple MCP server built with FastMCP and python Description: A simple MCP server built with FastMCP and python Remote endpoints: streamable-http: https://server.smithery.ai/@smithery-ai/cookbook-python-quickstart/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@smithery-ai/cookbook-python-quickstart/mcp GitHub: https://github.com/smithery-ai/smithery-cookbook MCP Tools (2): greeting tool, character counting tool Security Score: 9.8/10 Installs: 1 GitHub Stars: 15 Creator: Smithery Ai Creator Reputation: C+ Version: 1.13.1 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-smithery-ai-cookbook-python-quickstart https://server.smithery.ai/@smithery-ai/cookbook-python-quickstart/mcp --- ## M365 Core URL: https://mcp-marketplace.io/server/ai-smithery-dynamicendpoints-m365-core-mcp Summary: *Updated September 25th 2025** Manage your Microsoft 365 services effortlessly. Create and manage… Description: *Updated September 25th 2025** Manage your Microsoft 365 services effortlessly. Create and manage… Remote endpoints: streamable-http: https://server.smithery.ai/@DynamicEndpoints/m365-core-mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@DynamicEndpoints/m365-core-mcp/mcp GitHub: https://github.com/DynamicEndpoints/m365-core-mcp MCP Tools (52): manage_retention_policies, manage_sensitivity_labels, manage_information_protection_policies, manage_conditional_access_policies, manage_defender_policies, manage_teams_policies, manage_exchange_policies, manage_sharepoint_governance_policies, manage_security_alert_policies, execute_graph_batch, execute_delta_query, manage_graph_subscriptions, execute_graph_search, manage_teams_resources, manage_productivity_resources, manage_security_resources, manage_analytics_resources, manage_intune_windows_devices, manage_intune_windows_policies, manage_intune_windows_apps, manage_intune_windows_compliance, manage_azuread_roles, manage_azuread_apps, manage_azuread_devices, manage_service_principals, search_audit_log, manage_alerts, manage_distribution_lists, manage_security_groups, manage_m365_groups, manage_exchange_settings, manage_user_settings, manage_offboarding, manage_sharepoint_sites, manage_sharepoint_lists, manage_dlp_policies, manage_dlp_incidents, manage_intune_macos_devices, manage_intune_macos_policies, manage_intune_macos_apps, manage_intune_macos_compliance, manage_compliance_frameworks, manage_compliance_assessments, manage_compliance_monitoring, manage_evidence_collection, manage_gap_analysis, manage_cis_compliance, generate_audit_reports, sharepoint_sites, sharepoint_lists, sharepoint_list_items, security_incidents Security Score: 10/10 GitHub Stars: 15 Creator: DynamicEndpoints Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-dynamicendpoints-m365-core-mcp https://server.smithery.ai/@DynamicEndpoints/m365-core-mcp/mcp --- ## Memory Journal URL: https://mcp-marketplace.io/server/io-github-neverinfamous-memory-journal-mcp Summary: Developer journal with knowledge graphs, relationships, Git context, and semantic search Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/neverinfamous/memory-journal-mcp.git MCP Tools (86): Feature, Filter, full, starter, essential, readonly, Group, codemode, core, search, analytics, relationships, export, admin, github, backup, team, Variant, Endpoint, Mode, Flag, DB_PATH, TEAM_DB_PATH, TEAM_AUTHOR, GITHUB_TOKEN, GITHUB_REPO_PATH, DEFAULT_PROJECT_NUMBER, PROJECT_REGISTRY, AUTO_REBUILD_INDEX, MCP_HOST, MCP_AUTH_TOKEN, MCP_CORS_ORIGIN, MCP_RATE_LIMIT_MAX, LOG_LEVEL, MCP_ENABLE_HSTS, OAUTH_ENABLED, OAUTH_ISSUER, OAUTH_AUDIENCE, OAUTH_JWKS_URI, BRIEFING_ENTRY_COUNT, BRIEFING_INCLUDE_TEAM, BRIEFING_ISSUE_COUNT, BRIEFING_PR_COUNT, BRIEFING_PR_STATUS, BRIEFING_WORKFLOW_COUNT, BRIEFING_WORKFLOW_STATUS, BRIEFING_COPILOT_REVIEWS, RULES_FILE_PATH, SKILLS_DIR_PATH, MEMORY_JOURNAL_WORKFLOW_SUMMARY, INSTRUCTION_LEVEL, PROJECT_LINT_CMD, PROJECT_TYPECHECK_CMD, PROJECT_BUILD_CMD, PROJECT_TEST_CMD, PROJECT_E2E_CMD, PROJECT_PACKAGE_MANAGER, PROJECT_HAS_DOCKERFILE, COMMANDER_HITL_FILE_THRESHOLD, COMMANDER_SECURITY_TOOLS, COMMANDER_BRANCH_PREFIX, Component, Scope, read, write, Suite, find-related, prepare-standup, prepare-retro, weekly-digest, analyze-period, goal-tracker, get-context-bundle, get-recent-entries, project-status-summary, pr-summary, code-review-prep, pr-retrospective, actions-failure-digest, project-milestone-tracker, confirm-briefing, session-summary, team-session-summary, get_github_context, get_repo_insights, test Security Score: 10/10 GitHub Stars: 11 Creator: Neverinfamous Creator Reputation: C+ Version: 1.1.3 --- ## Threejs Devtools URL: https://mcp-marketplace.io/server/io-github-dmitriygolub-threejs-devtools Summary: Inspect and edit Three.js scenes, materials, shaders, lights in real time from any AI agent Category: Developer Tools Mode: local Pricing: Free npm: threejs-devtools-mcp GitHub: https://github.com/DmitriyGolub/threejs-devtools-mcp Security Score: 10/10 Rating: 5/5 Installs: 2 GitHub Stars: 11 Creator: DmitriyGolub Creator Reputation: A Version: 0.4.1 Required Credentials: DEV_PORT (optional), BRIDGE_PORT (optional), BROWSER (optional), HEADLESS (optional), CHROME_PATH (optional) Install (Claude Code): claude mcp add io-github-dmitriygolub-threejs-devtools -- npx -y threejs-devtools-mcp --- ## Music Studio URL: https://mcp-marketplace.io/server/io-github-linxule-mcp-music-studio Summary: Music studio: ABC notation composition and Strudel live coding with ext-apps UI. Category: Developer Tools Mode: local Pricing: Free npm: mcp-music-studio GitHub: https://github.com/linxule/mcp-music-studio MCP Tools (12): OS, macOS, Windows, Linux, Mode, browser, html, play-sheet-music, play-live-pattern, get-music-guide, get-strudel-guide, search-music-docs Security Score: 5.2/10 GitHub Stars: 9 Creator: Linxule Creator Reputation: C+ Version: 0.3.0 Install (Claude Code): claude mcp add io-github-linxule-mcp-music-studio -- npx -y mcp-music-studio --- ## Perplexity Search URL: https://mcp-marketplace.io/server/ai-smithery-arjunkmrm-perplexity-search Summary: Enable AI assistants to perform web searches using Perplexity's Sonar Pro. Description: Enable AI assistants to perform web searches using Perplexity's Sonar Pro. Remote endpoints: streamable-http: https://server.smithery.ai/@arjunkmrm/perplexity-search/mcp Category: Search & Web Mode: dual Pricing: Free GitHub: https://github.com/arjunkmrm/perplexity-search MCP Tools (1): PERPLEXITY_API_KEY Security Score: 10/10 GitHub Stars: 9 Creator: Arjunkmrm Creator Reputation: C+ Version: 1.0.0 --- ## Driflyte URL: https://mcp-marketplace.io/server/ai-smithery-serkan-ozal-driflyte-mcp-server Summary: Discover available topics and explore up-to-date, topic-tagged web content. Search to surface the… Description: Discover available topics and explore up-to-date, topic-tagged web content. Search to surface the… Remote endpoints: streamable-http: https://server.smithery.ai/@serkan-ozal/driflyte-mcp-server/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/serkan-ozal/driflyte-mcp-server MCP Tools (2): list-topics, search Security Score: 10/10 GitHub Stars: 8 Creator: Serkan Ozal Creator Reputation: C+ Version: 0.1.14 --- ## Webcomponents URL: https://mcp-marketplace.io/server/io-github-ui5-webcomponents-mcp-server Summary: MCP server for UI5 Web Components development assistance Category: Developer Tools Mode: local Pricing: Free npm: @ui5/webcomponents-mcp-server GitHub: https://github.com/UI5/webcomponents-mcp-server MCP Tools (4): get_component_api, get_guidelines, list_docs, get_doc Security Score: 5.7/10 GitHub Stars: 8 Creator: UI5 Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-ui5-webcomponents-mcp-server -- npx -y @ui5/webcomponents-mcp-server --- ## Agent Bom URL: https://mcp-marketplace.io/server/io-github-msaad00-agent-bom Summary: AI security scanner for agents, MCP, containers, cloud, and runtime Category: Developer Tools Mode: local Pricing: Free PyPI: agent-bom GitHub: https://github.com/msaad00/agent-bom MCP Tools (9): Mode, CLI, Docker, Dashboard, Extra, Source, Kubernetes, Framework, When Security Score: 10/10 GitHub Stars: 8 Creator: Msaad00 Creator Reputation: C+ Version: 0.75.9 Required Credentials: NVD_API_KEY (required) Install (Claude Code): claude mcp add io-github-msaad00-agent-bom -- uvx agent-bom --- ## Builders Sodax URL: https://mcp-marketplace.io/server/io-github-gosodax-builders-mcp Summary: Cross-network DeFi API data, AMM analytics, and SDK docs for 17+ networks. Description: Cross-network DeFi API data, AMM analytics, and SDK docs for 17+ networks. Remote endpoints: streamable-http: https://builders.sodax.com/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://builders.sodax.com/mcp GitHub: https://github.com/gosodax/builders-sodax-mcp-server MCP Tools (32): sodax_get_supported_chains, sodax_get_swap_tokens, sodax_get_transaction, sodax_get_user_transactions, sodax_get_volume, sodax_get_orderbook, sodax_get_money_market_assets, sodax_get_user_position, sodax_get_partners, sodax_get_token_supply, sodax_get_all_config, sodax_get_relay_chain_id_map, sodax_get_all_chains_configs, sodax_get_hub_assets, sodax_get_money_market_tokens, sodax_get_money_market_reserve_assets, sodax_get_amm_positions, sodax_get_amm_pool_candles, sodax_get_intent, sodax_get_solver_intent, sodax_get_money_market_asset, sodax_get_asset_borrowers, sodax_get_asset_suppliers, sodax_get_all_borrowers, sodax_get_partner_summary, sodax_get_total_supply, sodax_get_circulating_supply, sodax_refresh_cache, docs_health, docs_refresh, docs_list_tools, docs_searchDocumentation Security Score: 9/10 GitHub Stars: 7 Creator: Gosodax Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-gosodax-builders-mcp https://builders.sodax.com/mcp --- ## BrowseAI Dev URL: https://mcp-marketplace.io/server/io-github-browseai-hq-browseai-dev Summary: Evidence-backed web research for AI agents with citations and confidence scores. Category: Developer Tools Mode: local Pricing: Free npm: browseai-dev GitHub: https://github.com/BrowseAI-HQ/BrowseAI-Dev MCP Tools (32): Depth, thorough, deep, Method, Endpoint, browse_search, browse_open, browse_extract, browse_answer, browse_compare, browse_clarity, browse_session_create, browse_session_ask, browse_session_recall, browse_session_share, browse_session_knowledge, browse_session_fork, browse_feedback, Example, Tutorial, Variable, SERP_API_KEY, OPENROUTER_API_KEY, KV_REST_API_URL, KV_REST_API_TOKEN, SUPABASE_URL, SUPABASE_SERVICE_ROLE_KEY, BRAVE_API_KEY, HF_API_KEY, PORT, Skill, Component Security Score: 4.5/10 GitHub Stars: 7 Creator: BrowseAI HQ Creator Reputation: C+ Version: 0.2.6 Required Credentials: BROWSE_API_KEY (required), SERP_API_KEY (required), OPENROUTER_API_KEY (required) Install (Claude Code): claude mcp add io-github-browseai-hq-browseai-dev -- npx -y browseai-dev --- ## LinkedIn URL: https://mcp-marketplace.io/server/ai-com-mcp-linkedin Summary: LinkedIn API as MCP tools to retrieve profile data and publish content. Powered by HAPI MCP. Description: LinkedIn API as MCP tools to retrieve profile data and publish content. Powered by HAPI MCP. Remote endpoints: streamable-http: https://linkedin.run.mcp.com.ai/mcp Category: Marketing & Social Mode: remote Pricing: Free Remote URL: https://linkedin.run.mcp.com.ai/mcp GitHub: https://github.com/la-rebelion/hapimcp MCP Tools (3): createSharePost, getSharePosts, getPersonProfile Security Score: 10/10 GitHub Stars: 7 Creator: La Rebelion Creator Reputation: C+ Version: 1.0.0+0.7.1 Install (Claude Code Remote): claude mcp add --transport http ai-com-mcp-linkedin https://linkedin.run.mcp.com.ai/mcp --- ## Contabo URL: https://mcp-marketplace.io/server/ai-com-mcp-contabo Summary: Contabo API (v1.0.0) as MCP tools for cloud provisioning, and management. Powered by HAPI MCP server Description: Contabo API (v1.0.0) as MCP tools for cloud provisioning, and management. Powered by HAPI MCP server Remote endpoints: streamable-http: https://contabo.run.mcp.com.ai/mcp Category: Cloud & DevOps Mode: remote Pricing: Free Remote URL: https://contabo.run.mcp.com.ai/mcp GitHub: https://github.com/la-rebelion/hapimcp MCP Tools (124): tool_search, retrieveTagList, createTag, retrieveTag, updateTag, deleteTag, retrieveAssignmentList, retrieveAssignment, createAssignment, deleteAssignment, retrieveTagAuditsList, retrieveAssignmentsAuditsList, retrievePtrRecord, updatePtrRecord, deletePtrRecord, createPtrRecord, retrievePtrRecordsList, retrieveDnsZonesList, createDnsZone, retrieveDnsZone, deleteDnsZone, retrieveDnsZoneRecordsList, createDnsZoneRecord, updateDnsZoneRecord, deleteDnsZoneRecord, bulkDeleteDnsZoneRecords, retrieveImageAuditsList, retrieveRecordAuditsList, retrieveVipList, retrieveVip, assignIp, unassignIp, retrieveVipAuditsList, retrieveSecretList, createSecret, retrieveSecret, updateSecret, deleteSecret, retrieveSecretAuditsList, retrievePrivateNetworkList, createPrivateNetwork, patchPrivateNetwork, retrievePrivateNetwork, deletePrivateNetwork, assignInstancePrivateNetwork, unassignInstancePrivateNetwork, retrievePrivateNetworkAuditsList, retrieveUserList, createUser, retrieveUser, updateUser, deleteUser, resetPassword, resendEmailVerification, retrieveUserClient, generateClientSecret, retrieveUserIsPasswordSet, retrieveRoleList, createRole, retrieveRole, updateRole, deleteRole, retrieveApiPermissionsList, listObjectStorageCredentials, getObjectStorageCredentials, regenerateObjectStorageCredentials, retrieveUserAuditsList, retrieveRoleAuditsList, start, restart, stop, shutdown, rescue, resetPasswordAction, retrieveInstancesList, createInstance, retrieveInstance, patchInstance, reinstallInstance, cancelInstance, upgradeInstance, retrieveInstancesActionsAuditsList, retrieveInstancesAuditsList, retrieveImageList, createCustomImage, retrieveImage, updateImage, deleteImage, retrieveCustomImagesStats, retrieveSnapshotList, createSnapshot, retrieveSnapshot, updateSnapshot, deleteSnapshot, rollbackSnapshot, retrieveImageAuditsList1, retrieveSnapshotsAuditsList, listHandles, createHandle, retrieveHandle, removeHandle, updateHandle, setDefaultHandle, validateDomainAvailability, listDomains, orderDomain, retrieveDomain, updateDomain, cancelDomain, getAuthCode, revokeCancelDomain, confirmDomainTransferOut, revokeDomainTransferOut, retrieveHandlesAuditsList, retrieveDomainsAuditsList, retrieveObjectStorageList, createObjectStorage, retrieveDataCenterList, retrieveObjectStorage, updateObjectStorage, upgradeObjectStorage, retrieveObjectStoragesStats, CancelObjectStorage, retrieveObjectStorageAuditsList Security Score: 9.8/10 Installs: 2 GitHub Stars: 7 Creator: La Rebelion Creator Reputation: C+ Version: 0.6.0 Install (Claude Code Remote): claude mcp add --transport http ai-com-mcp-contabo https://contabo.run.mcp.com.ai/mcp --- ## Taiwan Weather URL: https://mcp-marketplace.io/server/io-github-gonetone-mcp-server-taiwan-weather Summary: 用於取得臺灣中央氣象署 API 資料的 Model Context Protocol (MCP) Server Category: Developer Tools Mode: local Pricing: Free npm: @gonetone/mcp-server-taiwan-weather GitHub: https://github.com/GoneTone/mcp-server-taiwan-weather MCP Tools (1): get_taiwan_weather_forecast Security Score: 10/10 Installs: 1 GitHub Stars: 7 Creator: GoneTone Creator Reputation: C+ Version: 0.1.4 Required Credentials: CWA_API_KEY (required) Install (Claude Code): claude mcp add io-github-gonetone-mcp-server-taiwan-weather -- npx -y @gonetone/mcp-server-taiwan-weather --- ## Lightning Wallet URL: https://mcp-marketplace.io/server/io-github-lightningfaucet-lightning-wallet-mcp Summary: Give AI agents a Bitcoin wallet with Lightning Network payments and L402 support. Category: Finance Mode: local Pricing: Free npm: lightning-wallet-mcp GitHub: https://github.com/lightningfaucet/lightning-wallet-mcp MCP Tools (49): get_info, decode_invoice, whoami, check_balance, get_rate_limits, pay_l402_api, pay_invoice, keysend, pay_lightning_address, create_invoice, get_invoice_status, get_transactions, lnurl_auth, claim_lnurl_withdraw, register_operator, recover_account, rotate_api_key, get_deposit_invoice, withdraw, set_operator_key, create_agent, list_agents, fund_agent, transfer_to_agent, sweep_agent, deactivate_agent, reactivate_agent, delete_agent, get_budget_status, set_budget, set_agent_credentials, register_webhook, list_webhooks, delete_webhook, test_webhook, Parameter, url, method, body, max_payment_sats, destination, amount_sats, message, events, invoice_paid, payment_completed, payment_failed, balance_low, budget_warning Security Score: 10/10 Rating: 5/5 Installs: 6 GitHub Stars: 6 Creator: pfergi42 Creator Reputation: A Version: 1.2.9 Install (Claude Code): claude mcp add io-github-lightningfaucet-lightning-wallet-mcp -- npx -y lightning-wallet-mcp --- ## Osm Tagging Schema URL: https://mcp-marketplace.io/server/io-github-gander-tools-osm-tagging-schema-mcp Summary: MCP server for querying and validating OpenStreetMap tags Category: Developer Tools Mode: local Pricing: Free npm: @gander-tools/osm-tagging-schema-mcp GitHub: https://github.com/gander-tools/osm-tagging-schema-mcp MCP Tools (1): Validation Security Score: 10/10 GitHub Stars: 6 Creator: Gander Tools Creator Reputation: C+ Version: 3.0.1 Install (Claude Code): claude mcp add io-github-gander-tools-osm-tagging-schema-mcp -- npx -y @gander-tools/osm-tagging-schema-mcp --- ## Salesforce Cloud URL: https://mcp-marketplace.io/server/io-github-aaronsb-salesforce-cloud Summary: Salesforce CRM integration — opportunities, accounts, SOQL, file downloads, analytics Category: Business Tools Mode: local Pricing: Free npm: @aaronsb/salesforce-cloud-mcp GitHub: https://github.com/aaronsb/salesforce-cloud MCP Tools (5): SF_CLIENT_ID, SF_CLIENT_SECRET, SF_USERNAME, SF_PASSWORD, SF_LOGIN_URL Security Score: 5.2/10 GitHub Stars: 6 Creator: Aaronsb Creator Reputation: C+ Version: 0.5.0 Required Credentials: SF_CLIENT_ID (required), SF_CLIENT_SECRET (required), SF_USERNAME (optional), SF_PASSWORD (required), SF_LOGIN_URL (optional) Install (Claude Code): claude mcp add io-github-aaronsb-salesforce-cloud -- npx -y @aaronsb/salesforce-cloud-mcp --- ## Mup URL: https://mcp-marketplace.io/server/io-github-ricky610329-mup Summary: MCP server that turns HTML MUP panels into interactive UI tools for LLMs. Category: Developer Tools Mode: local Pricing: Free npm: mup-mcp-server GitHub: https://github.com/Ricky610329/mup Security Score: 3.5/10 GitHub Stars: 5 Creator: Ricky610329 Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-ricky610329-mup -- npx -y mup-mcp-server --- ## Appstore Connect URL: https://mcp-marketplace.io/server/io-github-ryaker-appstore-connect-mcp Summary: MCP server for Apple Store Connect API integration with OAuth authentication support Category: Developer Tools Mode: local Pricing: Free npm: @ryaker/appstore-connect-mcp GitHub: https://github.com/ryaker/appstore-connect-mcp MCP Tools (14): List Apps, App Information, App Store Versions, Localization, Sales Data, Analytics, Customer Reviews, Pricing Information, Build Management, Beta Groups, Tester Management, In-App Purchases, App Availability, Category & Rating Security Score: 10/10 GitHub Stars: 5 Creator: Ryaker Creator Reputation: C+ Version: 1.0.0 Required Credentials: APPLE_KEY_ID (required), APPLE_ISSUER_ID (required), APPLE_PRIVATE_KEY (required), APPLE_BUNDLE_ID (optional), APPLE_APP_STORE_ID (optional), OAUTH_ENABLED (optional), OAUTH_ISSUER (optional), OAUTH_AUDIENCE (optional), OAUTH_JWKS_URI (optional), SERVER_URL (optional) Install (Claude Code): claude mcp add io-github-ryaker-appstore-connect-mcp -- npx -y @ryaker/appstore-connect-mcp --- ## Ads URL: https://mcp-marketplace.io/server/com-adspirer-ads Summary: Manage Google, Meta, TikTok & LinkedIn ads. 91 tools for campaigns, analytics & optimization. Description: Manage Google, Meta, TikTok & LinkedIn ads. 91 tools for campaigns, analytics & optimization. Remote endpoints: streamable-http: https://mcp.adspirer.com/mcp Category: Marketing & Social Mode: remote Pricing: Free Remote URL: https://mcp.adspirer.com/mcp GitHub: https://github.com/amekala/ads-mcp MCP Tools (1): Platform Security Score: 10/10 GitHub Stars: 5 Creator: Amekala Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http com-adspirer-ads https://mcp.adspirer.com/mcp --- ## Monarch URL: https://mcp-marketplace.io/server/io-github-jamiew-monarch-mcp Summary: Access Monarch financial data — accounts, transactions, budgets, and more Category: Developer Tools Mode: local Pricing: Free PyPI: monarch-mcp-jamiew GitHub: https://github.com/jamiew/monarch-mcp MCP Tools (19): get_accounts, get_transactions, search_transactions, get_transaction_categories, create_transaction, update_transaction, update_transactions_bulk, get_budgets, get_cashflow, get_account_holdings, get_account_history, get_institutions, get_recurring_transactions, set_budget_amount, create_manual_account, refresh_accounts, get_complete_financial_overview, analyze_spending_patterns, get_usage_analytics Security Score: 10/10 GitHub Stars: 4 Creator: Jamiew Creator Reputation: C+ Version: 0.3.1 Required Credentials: MONARCH_EMAIL (optional), MONARCH_PASSWORD (required), MONARCH_MFA_SECRET (required), MONARCH_FORCE_LOGIN (optional) Install (Claude Code): claude mcp add io-github-jamiew-monarch-mcp -- uvx monarch-mcp-jamiew --- ## Agent Configs URL: https://mcp-marketplace.io/server/com-lassare-ask Summary: Human-in-the-loop for AI coding agents — ask questions, get approvals via Slack. Description: Human-in-the-loop for AI coding agents — ask questions, get approvals via Slack. Remote endpoints: streamable-http: https://mcp.lassare.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.lassare.com/mcp GitHub: https://github.com/lassare-hq/agent-configs MCP Tools (2): ask, approve Security Score: 10/10 Rating: 5/5 Installs: 6 GitHub Stars: 4 Creator: Lassare Hq Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http com-lassare-ask https://mcp.lassare.com/mcp --- ## Propresenter URL: https://mcp-marketplace.io/server/io-github-alxpark-propresenter-mcp Summary: ProPresenter 7 MCP server Category: Developer Tools Mode: local Pricing: Free npm: @alxpark/propresenter-mcp GitHub: https://github.com/alxpark/propresenter-mcp MCP Tools (2): PROPRESENTER_URL, PROPRESENTER_PASSWORD Security Score: 10/10 GitHub Stars: 4 Creator: Alxpark Creator Reputation: C+ Version: 1.0.1 Required Credentials: PROPRESENTER_URL (optional), PROPRESENTER_PASSWORD (required) Install (Claude Code): claude mcp add io-github-alxpark-propresenter-mcp -- npx -y @alxpark/propresenter-mcp --- ## Arangodb Async URL: https://mcp-marketplace.io/server/io-github-pcfvw-mcp-arangodb-async Summary: Async MCP server for ArangoDB: 46 tools for graphs, queries, and multi-tenancy. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-arangodb-async GitHub: https://github.com/PCfVW/mcp-arangodb-async MCP Tools (46): arango_set_focused_database, arango_get_focused_database, arango_list_available_databases, arango_get_database_resolution, arango_query, arango_list_collections, arango_insert, arango_update, arango_remove, arango_create_collection, arango_backup, arango_list_indexes, arango_create_index, arango_delete_index, arango_explain_query, arango_query_builder, arango_query_profile, arango_validate_references, arango_insert_with_validation, arango_create_schema, arango_validate_document, arango_bulk_insert, arango_bulk_update, arango_create_graph, arango_list_graphs, arango_add_vertex_collection, arango_add_edge_definition, arango_add_vertex, arango_add_edge, arango_graph_traversal, arango_traverse, arango_shortest_path, arango_backup_graph, arango_restore_graph, arango_backup_named_graphs, arango_validate_graph_integrity, arango_graph_statistics, arango_database_status, arango_search_tools, arango_list_tools_by_category, arango_switch_workflow, arango_get_active_workflow, arango_list_workflows, arango_advance_workflow_stage, arango_get_tool_usage_stats, arango_unload_tools Security Score: 4.3/10 GitHub Stars: 3 Creator: PCfVW Creator Reputation: C+ Version: 0.5.4 Install (Claude Code): claude mcp add io-github-pcfvw-mcp-arangodb-async -- uvx mcp-arangodb-async --- ## Better Godot URL: https://mcp-marketplace.io/server/io-github-n24q02m-better-godot-mcp Summary: MCP server for Godot Engine 4.x with 18 tools for scenes, scripts, and shaders. Category: Developer Tools Mode: local Pricing: Free npm: @n24q02m/better-godot-mcp GitHub: https://github.com/n24q02m/better-godot-mcp.git MCP Tools (21): project, scenes, nodes, scripts, editor, setup, config, resources, input_map, signals, animation, tilemap, shader, physics, audio, navigation, ui, help, Variable, GODOT_PROJECT_PATH, GODOT_PATH Security Score: 10/10 GitHub Stars: 3 Creator: N24q02m Creator Reputation: C+ Version: 1.8.0 Required Credentials: GODOT_PROJECT_PATH (optional), GODOT_PATH (optional) Install (Claude Code): claude mcp add io-github-n24q02m-better-godot-mcp -- npx -y @n24q02m/better-godot-mcp --- ## Memphora URL: https://mcp-marketplace.io/server/io-github-memphora-memphora Summary: Add persistent memory to AI assistants. Store and recall info across conversations. Category: Developer Tools Mode: local Pricing: Free PyPI: memphora-mcp GitHub: https://github.com/Memphora/memphora-mcp MCP Tools (7): memphora_search, memphora_store, memphora_extract_conversation, memphora_list_memories, memphora_delete, MEMPHORA_API_KEY, MEMPHORA_USER_ID Security Score: 10/10 GitHub Stars: 3 Creator: Memphora Creator Reputation: C+ Version: 0.1.3 Required Credentials: MEMPHORA_API_KEY (required), MEMPHORA_USER_ID (optional) Install (Claude Code): claude mcp add io-github-memphora-memphora -- uvx memphora-mcp --- ## Better Email URL: https://mcp-marketplace.io/server/io-github-n24q02m-better-email-mcp Summary: IMAP/SMTP MCP server for Email with composite tools. Multi-account, auto-discovery. Category: Developer Tools Mode: local Pricing: Free npm: @n24q02m/better-email-mcp GitHub: https://github.com/n24q02m/better-email-mcp.git MCP Tools (20): messages, folders, attachments, send, help, URI, Variable, EMAIL_CREDENTIALS, OUTLOOK_CLIENT_ID, Query, UNREAD, FLAGGED, Provider, Gmail, Yahoo, Zoho, ProtonMail, Custom, Auto-discovery, Thread-aware Security Score: 9.9/10 GitHub Stars: 3 Creator: N24q02m Creator Reputation: C+ Version: 1.15.0 Required Credentials: EMAIL_CREDENTIALS (required) Install (Claude Code): claude mcp add io-github-n24q02m-better-email-mcp -- npx -y @n24q02m/better-email-mcp --- ## Varrd URL: https://mcp-marketplace.io/server/io-github-augiemazza-varrd Summary: AI trading research: event studies, backtesting, statistical validation on stocks, futures, crypto. Description: AI trading research: event studies, backtesting, statistical validation on stocks, futures, crypto. Remote endpoints: streamable-http: https://app.varrd.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://app.varrd.com/mcp GitHub: https://github.com/augiemazza/varrd MCP Tools (8): research, scan, search, get_hypothesis, check_balance, buy_credits, reset_session, autonomous_research Security Score: 8/10 GitHub Stars: 3 Creator: Augiemazza Creator Reputation: C+ Version: 1.0.3 Install (Claude Code Remote): claude mcp add --transport http io-github-augiemazza-varrd https://app.varrd.com/mcp --- ## Fleet URL: https://mcp-marketplace.io/server/io-github-simplyminimal-fleet-mcp Summary: An MCP server that provides tools for managing and monitoring your Fleet Device Management instance. Category: Developer Tools Mode: local Pricing: Free PyPI: fleet-mcp GitHub: https://github.com/SimplyMinimal/fleet-mcp MCP Tools (147): FLEET_SERVER_URL, FLEET_API_TOKEN, FLEET_READONLY, FLEET_ALLOW_SELECT_QUERIES, FLEET_VERIFY_SSL, FLEET_TIMEOUT, FLEET_MAX_RETRIES, Mode, run, test, init-config, version, Task, Lint, fleet_list_hosts, fleet_get_host, fleet_get_host_by_identifier, fleet_search_hosts, fleet_list_host_upcoming_activities, fleet_list_host_past_activities, fleet_get_host_mdm, fleet_list_host_certificates, fleet_get_host_macadmins, fleet_get_host_device_mapping, fleet_get_host_encryption_key, fleet_list_queries, fleet_get_query, fleet_get_query_report, fleet_list_policies, fleet_get_policy_results, fleet_list_software, fleet_get_software, fleet_get_host_software, fleet_get_vulnerabilities, fleet_get_cve, fleet_search_software, fleet_find_software_on_host, fleet_get_software_install_result, fleet_list_software_titles, fleet_get_software_title, fleet_list_teams, fleet_get_team, fleet_list_team_users, fleet_get_team_secrets, fleet_list_users, fleet_get_user, fleet_list_user_sessions, fleet_get_session, fleet_list_labels, fleet_get_label, fleet_list_packs, fleet_get_pack, fleet_list_scheduled_queries, fleet_list_scripts, fleet_get_script, fleet_get_script_result, fleet_list_batch_scripts, fleet_get_batch_script, fleet_list_batch_script_hosts, fleet_list_host_scripts, fleet_list_mdm_commands, fleet_get_mdm_command_results, fleet_list_mdm_profiles, fleet_get_host_mdm_profiles, fleet_get_mdm_profiles_summary, fleet_get_filevault_summary, fleet_list_mdm_devices, fleet_get_bootstrap_metadata, fleet_get_bootstrap_summary, fleet_get_setup_assistant, fleet_list_mdm_apple_installers, fleet_list_app_store_apps, fleet_list_vpp_tokens, fleet_get_config, fleet_get_enroll_secrets, fleet_get_certificate, fleet_get_version, fleet_list_secrets, fleet_list_invites, fleet_verify_invite, fleet_list_carves, fleet_get_carve, fleet_get_carve_block, fleet_get_device_info, fleet_list_activities, fleet_list_osquery_tables, fleet_get_osquery_table_schema, fleet_suggest_tables_for_query, fleet_health_check, fleet_delete_host, fleet_transfer_hosts, fleet_query_host, fleet_query_host_by_identifier, fleet_cancel_host_activity, fleet_lock_host, fleet_unlock_host, fleet_unenroll_host_mdm, fleet_add_labels_to_host, fleet_remove_labels_from_host, fleet_refetch_host, fleet_create_query, fleet_delete_query, fleet_run_live_query_with_results, fleet_run_saved_query, fleet_create_policy, fleet_update_policy, fleet_delete_policy, fleet_install_software, fleet_batch_set_software, fleet_create_team, fleet_add_team_users, fleet_remove_team_user, fleet_create_user, fleet_update_user, fleet_delete_session, fleet_delete_user_sessions, fleet_create_label, fleet_update_label, fleet_delete_label, fleet_create_pack, fleet_update_pack, fleet_delete_pack, fleet_run_script, fleet_run_batch_script, fleet_cancel_batch_script, fleet_create_script, fleet_modify_script, fleet_delete_script, fleet_upload_mdm_profile, fleet_delete_mdm_profile, fleet_lock_device, fleet_upload_bootstrap_package, fleet_delete_bootstrap_package, fleet_create_setup_assistant, fleet_delete_setup_assistant, fleet_upload_mdm_apple_installer, fleet_add_app_store_app, fleet_update_app_store_app, fleet_delete_vpp_token, fleet_update_config, fleet_update_enroll_secrets, fleet_create_secret, fleet_delete_secret, fleet_create_invite, fleet_update_invite, fleet_delete_invite, fleet Security Score: 10/10 GitHub Stars: 3 Creator: SimplyMinimal Creator Reputation: C+ Version: 1.1.3 Required Credentials: FLEET_SERVER_URL (optional), FLEET_API_TOKEN (required), FLEET_READONLY (optional), FLEET_ALLOW_SELECT_QUERIES (optional), FLEET_VERIFY_SSL (optional) Install (Claude Code): claude mcp add io-github-simplyminimal-fleet-mcp -- uvx fleet-mcp --- ## Filekiwi URL: https://mcp-marketplace.io/server/io-github-file-kiwi-filekiwi-mcp-server Summary: Upload files to file.kiwi and get shareable links instantly. Category: Developer Tools Mode: local Pricing: Free npm: @file-kiwi/filekiwi-mcp-server GitHub: https://github.com/file-kiwi/filekiwi-mcp-server MCP Tools (1): upload_to_kiwi Security Score: 4.2/10 GitHub Stars: 3 Creator: File Kiwi Creator Reputation: C+ Version: 1.0.10 Install (Claude Code): claude mcp add io-github-file-kiwi-filekiwi-mcp-server -- npx -y @file-kiwi/filekiwi-mcp-server --- ## 402index URL: https://mcp-marketplace.io/server/io-github-ryanthegentry-402index Summary: Search 15,000+ paid API endpoints across the L402, x402, and MPP protocols on 402index.io Category: Developer Tools Mode: local Pricing: Free npm: @402index/mcp-server GitHub: https://github.com/ryanthegentry/402index-mcp-server MCP Tools (6): search_services, get_service_detail, list_categories, get_directory_stats, Variable, INDEX_URL Security Score: 10/10 GitHub Stars: 2 Creator: ryanthegentry Creator Reputation: C Version: 0.2.5 Install (Claude Code): claude mcp add io-github-ryanthegentry-402index -- npx -y @402index/mcp-server --- ## Queue Pilot URL: https://mcp-marketplace.io/server/io-github-larscowe-queue-pilot Summary: MCP server for RabbitMQ and Kafka message inspection with JSON Schema validation Category: Developer Tools Mode: local Pricing: Free npm: queue-pilot GitHub: https://github.com/LarsCowe/queue-pilot MCP Tools (33): Client, Cursor, Windsurf, list_schemas, get_schema, validate_message, list_queues, peek_messages, inspect_queue, get_overview, check_health, get_queue, list_consumers, publish_message, purge_queue, create_queue, delete_queue, list_exchanges, create_exchange, delete_exchange, list_bindings, create_binding, delete_binding, list_connections, list_consumer_groups, describe_consumer_group, list_partitions, get_offsets, Prompt, debug-flow, health-report, schema-compliance, Setting Security Score: 10/10 GitHub Stars: 2 Creator: LarsCowe Creator Reputation: C+ Version: 0.5.1 Required Credentials: RABBITMQ_URL (optional), RABBITMQ_USER (required), RABBITMQ_PASS (required), KAFKA_BROKERS (optional), KAFKA_CLIENT_ID (optional), KAFKA_SASL_MECHANISM (optional), KAFKA_SASL_USERNAME (required), KAFKA_SASL_PASSWORD (required) Install (Claude Code): claude mcp add io-github-larscowe-queue-pilot -- npx -y queue-pilot --- ## Ohm URL: https://mcp-marketplace.io/server/io-github-murugarajr-ohm-mcp Summary: AST-based Python refactoring MCP server with safe automated refactorings and rollback Category: Developer Tools Mode: local Pricing: Free npm: ohm-mcp PyPI: ohm-mcp GitHub: https://github.com/Murugarajr/ohm-mcp MCP Tools (36): analyze_codebase, propose_function_refactor, explain_refactoring, create_refactor_patch, analyze_architecture, suggest_design_patterns, analyze_tight_coupling, suggest_di_refactor, extract_method_ast, suggest_extractable_methods, detect_dead_code, refactor_imports, refactor_single_file_imports, analyze_wildcard_imports, rename_symbol, detect_code_duplicates, extract_function_code, apply_function_refactor, analyze_type_hints, generate_type_stub, generate_characterization_tests, generate_test_for_function, suggest_tests, analyze_performance, prioritize_by_coverage, apply_refactoring, rollback_refactoring, show_refactoring_history, cleanup_old_backups, Principle, Feature, Accuracy, Safety, Testing, Automation, Dashboard Security Score: 10/10 Installs: 3 GitHub Stars: 2 Creator: Murugarajr Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add io-github-murugarajr-ohm-mcp -- npx -y ohm-mcp --- ## Deepseek URL: https://mcp-marketplace.io/server/io-github-arikusi-deepseek Summary: MCP server for DeepSeek AI with chat, reasoning, sessions, function calling, and cost tracking Category: Developer Tools Mode: dual Pricing: Free npm: @arikusi/deepseek-mcp-server Remote URL: https://deepseek-mcp.tahirl.com/mcp GitHub: https://github.com/arikusi/deepseek-mcp-server MCP Tools (22): Variable, DEEPSEEK_API_KEY, DEEPSEEK_BASE_URL, DEFAULT_MODEL, SHOW_COST_INFO, REQUEST_TIMEOUT, MAX_RETRIES, SKIP_CONNECTION_TEST, MAX_MESSAGE_LENGTH, SESSION_TTL_MINUTES, MAX_SESSIONS, FALLBACK_ENABLED, CIRCUIT_BREAKER_THRESHOLD, CIRCUIT_BREAKER_RESET_TIMEOUT, MAX_SESSION_MESSAGES, ENABLE_MULTIMODAL, TRANSPORT, HTTP_PORT, Configurable, Tested, Type-Safe, get_weather Security Score: 10/10 Rating: 5/5 Installs: 1 GitHub Stars: 2 Creator: arikusi Creator Reputation: A- Version: 1.6.0 Tags: deepseek, ai, llm, mcp, chat, reasoner, function-calling, multi-turn, sessions, cost-tracking, circuit-breaker, thinking-mode, typescript, claude-code, gemini-cli Use Cases: Chat with DeepSeek models (deepseek-chat and deepseek-reasoner), Multi-turn conversation sessions with automatic context management, Function calling / tool use support (up to 128 tool definitions), Thinking mode for step-by-step reasoning (deepseek-reasoner), JSON output mode for structured responses, Automatic model fallback with circuit breaker protection, Real-time cost tracking with cache hit/miss breakdown, 12 built-in prompt templates for debugging, code review, research, and more, MCP resources for model info, server config, and usage statistics, Remote hosted endpoint (BYOK) — no local install needed, Docker support with health checks, Session management with configurable TTL, max sessions, and sliding message window Required Credentials: DEEPSEEK_API_KEY (required) Install (Claude Code): claude mcp add io-github-arikusi-deepseek -- npx -y @arikusi/deepseek-mcp-server Install (Claude Code Remote): claude mcp add --transport http io-github-arikusi-deepseek https://deepseek-mcp.tahirl.com/mcp --- ## Recon URL: https://mcp-marketplace.io/server/recon Description: Recon indexes your codebase into a knowledge graph and exposes it via 14 MCP tools. AI agents get dependency mapping, blast radius analysis, safe multi-file rename, execution flow tracing, Cypher queries, semantic search, and PR review without reading every file. Supports 13 languages, live re-index in ~50ms, and zero config setup. Mode: local Pricing: Free npm: recon-mcp GitHub: https://github.com/jhm1909/recon MCP Tools (28): Language, Scenario, Resource, Prompt, Method, GET, POST, Property, id, type, file, language, package, exported, repo, community, Type, CONTAINS, DEFINES, CALLS, IMPORTS, HAS_METHOD, IMPLEMENTS, EXTENDS, USES_COMPONENT, CALLS_API, Suite, Feature Security Score: 6.5/10 GitHub Stars: 2 Creator: jhm1909 Version: 1.0.0 Install (Claude Code): claude mcp add recon -- npx -y recon-mcp --- ## Lemonsqueezy URL: https://mcp-marketplace.io/server/io-github-intrepidservicesllc-lemonsqueezy-mcp-server Summary: Lemon Squeezy SDK as MCP server. Give your AI assistant access to payment and subscription data. Category: Developer Tools Mode: local Pricing: Free npm: lemonsqueezy-mcp-server GitHub: https://github.com/IntrepidServicesLLC/lemonsqueezy-mcp-server MCP Tools (6): Variable, LEMONSQUEEZY_API_KEY, LEMONSQUEEZY_TEST_API_KEY, ENABLE_RESOURCES, POLL_FAILED_PAYMENTS, SALESFORCE_USERNAME Security Score: 10/10 GitHub Stars: 2 Creator: IntrepidServicesLLC Creator Reputation: C+ Version: 1.0.3 Required Credentials: LEMONSQUEEZY_API_KEY (required) Install (Claude Code): claude mcp add io-github-intrepidservicesllc-lemonsqueezy-mcp-server -- npx -y lemonsqueezy-mcp-server --- ## Aiqbee Ai URL: https://mcp-marketplace.io/server/com-aiqbee-brain Summary: AI knowledge graph for architecture, portfolio, and digital strategy management. Description: AI knowledge graph for architecture, portfolio, and digital strategy management. Remote endpoints: streamable-http: https://mcp.aiqbee.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.aiqbee.com/mcp GitHub: https://github.com/AIQBee/aiqbee-ai MCP Tools (25): aiqbee_list_brains, aiqbee_get_brain_info, aiqbee_edit_is_allowed, aiqbee_list_brain_templates, aiqbee_create_brain, aiqbee_update_brain, aiqbee_delete_brain, aiqbee_search, aiqbee_fetch, aiqbee_list_neurons, aiqbee_list_neuron_types, aiqbee_add_neuron_type, aiqbee_edit_neuron_type, aiqbee_delete_neuron_type, aiqbee_create_neuron, aiqbee_update_neuron, aiqbee_delete_neuron, aiqbee_get_relationships, aiqbee_create_relationship, aiqbee_update_relationship, aiqbee_delete_relationship, aiqbee_list_users, aiqbee_grant_access, aiqbee_revoke_access, aiqbee_batch_update_access Security Score: 10/10 GitHub Stars: 2 Creator: AIQBee Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http com-aiqbee-brain https://mcp.aiqbee.com/mcp --- ## Apple Mail URL: https://mcp-marketplace.io/server/io-github-imdinu-apple-mail-mcp Summary: Fast MCP server for Apple Mail with batch JXA and FTS5 search index. Category: Developer Tools Mode: local Pricing: Free PyPI: apple-mail-mcp GitHub: https://github.com/imdinu/apple-mail-mcp MCP Tools (9): Variable, APPLE_MAIL_DEFAULT_ACCOUNT, APPLE_MAIL_DEFAULT_MAILBOX, APPLE_MAIL_INDEX_PATH, APPLE_MAIL_INDEX_MAX_EMAILS, APPLE_MAIL_INDEX_EXCLUDE_MAILBOXES, read_emails, search_emails, send_email Security Score: 10/10 GitHub Stars: 2 Creator: Imdinu Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-imdinu-apple-mail-mcp -- uvx apple-mail-mcp --- ## Faf URL: https://mcp-marketplace.io/server/io-github-wolfe-jam-faf-mcp Summary: Dedicated IDE Edition. Persistent project context for Cursor, Windsurf, Cline, VS Code. Category: Developer Tools Mode: local Pricing: Free npm: faf-mcp GitHub: https://github.com/Wolfe-Jam/faf-mcp MCP Tools (20): Platform, Door, faf_agents, faf_cursor, faf_gemini, faf_conductor, faf_git, faf_cloud_publish, faf_cloud_fetch, faf_cloud_list, faf_cloud_search, faf_cloud_share, Tier, faf_init, faf_score, faf_sync, faf_bi_sync, faf_enhance, faf_read, faf_write Security Score: 9.8/10 GitHub Stars: 2 Creator: Wolfe Jam Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-wolfe-jam-faf-mcp -- npx -y faf-mcp --- ## Hyades URL: https://mcp-marketplace.io/server/io-github-apology-is-policy-hyades Summary: Render LaTeX math as pure Unicode text art for terminals, code comments, and emails. Description: Render LaTeX math as pure Unicode text art for terminals, code comments, and emails. Remote endpoints: streamable-http: https://hyades-mcp.apg.workers.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://hyades-mcp.apg.workers.dev/mcp GitHub: https://github.com/apology-is-policy/hyades MCP Tools (1): render Security Score: 10/10 GitHub Stars: 1 Creator: Apology Is Policy Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-apology-is-policy-hyades https://hyades-mcp.apg.workers.dev/mcp --- ## Docvet URL: https://mcp-marketplace.io/server/io-github-alberto-codes-docvet Summary: Docstring quality vetting for Python -- enrichment, freshness, coverage, and presence checks Category: Developer Tools Mode: local Pricing: Free PyPI: docvet GitHub: https://github.com/Alberto-Codes/docvet Security Score: 10/10 GitHub Stars: 1 Creator: Alberto Codes Creator Reputation: C+ Version: 1.15.0 Install (Claude Code): claude mcp add io-github-alberto-codes-docvet -- uvx docvet --- ## Instar URL: https://mcp-marketplace.io/server/io-github-jkheadley-threadline-mcp Summary: Agent-to-agent messaging relay. Discover agents, send messages, and receive replies. Zero-config. Category: Developer Tools Mode: local Pricing: Free npm: threadline-mcp GitHub: https://github.com/SageMindAI/instar Security Score: 0.3/10 GitHub Stars: 1 Creator: SageMindAI Creator Reputation: C+ Version: 0.1.2 Required Credentials: THREADLINE_RELAY (optional), THREADLINE_NAME (optional), THREADLINE_CAPS (optional) Install (Claude Code): claude mcp add io-github-jkheadley-threadline-mcp -- npx -y threadline-mcp --- ## Dbgprobe URL: https://mcp-marketplace.io/server/io-github-es617-dbgprobe-mcp-server Summary: Let AI agents interact with debug probes — connect, flash, read/write memory, and reset. Category: Developer Tools Mode: local Pricing: Free PyPI: dbgprobe-mcp-server GitHub: https://github.com/es617/dbgprobe-mcp-server.git Security Score: 10/10 GitHub Stars: 1 Creator: Enrico Santagati Creator Reputation: C- Version: 0.1.4 Required Credentials: DBGPROBE_BACKEND (optional), DBGPROBE_MCP_LOG_LEVEL (optional), DBGPROBE_JLINK_PATH (optional), DBGPROBE_JLINK_GDBSERVER_PATH (optional), DBGPROBE_JLINK_DEVICE (optional), DBGPROBE_INTERFACE (optional), DBGPROBE_SPEED_KHZ (optional), DBGPROBE_MCP_PLUGINS (optional), DBGPROBE_MCP_TOOL_SEPARATOR (optional) Install (Claude Code): claude mcp add io-github-es617-dbgprobe-mcp-server -- uvx dbgprobe-mcp-server --- ## Bitcoin URL: https://mcp-marketplace.io/server/io-github-bortlesboat-bitcoin-mcp Summary: 49 Bitcoin tools for AI agents: fees, mempool, blocks, mining, price. Zero config. Category: Finance Mode: local Pricing: Free PyPI: bitcoin-mcp GitHub: https://github.com/Bortlesboat/bitcoin-mcp Security Score: 10/10 GitHub Stars: 1 Creator: Bortlesboat Creator Reputation: C+ Version: 0.5.1 Required Credentials: BITCOIN_RPC_HOST (optional), BITCOIN_RPC_PORT (optional), BITCOIN_NETWORK (optional), SATOSHI_API_URL (optional), SATOSHI_API_KEY (required) Install (Claude Code): claude mcp add io-github-bortlesboat-bitcoin-mcp -- uvx bitcoin-mcp --- ## Altmetric URL: https://mcp-marketplace.io/server/io-github-altmetric-altmetric-mcp Summary: MCP server for Altmetric APIs - track research attention across news, policy, social media, and more Category: Education & Research Mode: local Pricing: Free npm: altmetric-mcp GitHub: https://github.com/altmetric/altmetric-mcp Security Score: 10/10 GitHub Stars: 1 Creator: Altmetric Creator Reputation: C+ Version: 0.5.0 Required Credentials: ALTMETRIC_DETAILS_API_KEY (required), ALTMETRIC_EXPLORER_API_KEY (required), ALTMETRIC_EXPLORER_API_SECRET (required) Install (Claude Code): claude mcp add io-github-altmetric-altmetric-mcp -- npx -y altmetric-mcp --- ## Fastmcp Pdftools URL: https://mcp-marketplace.io/server/io-github-atarkowska-fastmcp-pdftools Summary: An MCP server that provides [describe what your server does] Category: Developer Tools Mode: local Pricing: Free PyPI: fastmcp-pdftools GitHub: https://github.com/atarkowska/fastmcp-pdftools Security Score: 10/10 GitHub Stars: 1 Creator: atarkowska Creator Reputation: C- Version: 0.1.3 Install (Claude Code): claude mcp add io-github-atarkowska-fastmcp-pdftools -- uvx fastmcp-pdftools --- ## Pomera AI Commander URL: https://mcp-marketplace.io/server/io-github-matbanik-pomera Summary: Desktop text workbench + MCP server: 22+ text processing tools for AI assistants Category: Developer Tools Mode: local Pricing: Free npm: pomera-ai-commander PyPI: pomera-ai-commander GitHub: https://github.com/matbanik/Pomera-AI-Commander Security Score: 6.5/10 GitHub Stars: 1 Creator: Matbanik Creator Reputation: C+ Version: 1.4.4 Install (Claude Code): claude mcp add io-github-matbanik-pomera -- npx -y pomera-ai-commander --- ## Plots URL: https://mcp-marketplace.io/server/io-github-mr901-plots-mcp Summary: MCP server for data visualization with Mermaid charts. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-plots GitHub: https://github.com/MR901/plots-mcp Security Score: 7.3/10 GitHub Stars: 1 Creator: MR901 Creator Reputation: C+ Version: 0.0.1 Install (Claude Code): claude mcp add io-github-mr901-plots-mcp -- uvx mcp-plots --- ## Mtg Oracle URL: https://mcp-marketplace.io/server/io-github-gregario-mtg-oracle Summary: Magic: The Gathering MCP server — cards, rules, combos, and Commander intelligence Category: Developer Tools Mode: local Pricing: Free npm: mtg-oracle GitHub: https://github.com/gregario/mtg-oracle MCP Tools (14): search_cards, get_card, get_rulings, check_legality, search_by_mechanic, get_prices, analyze_deck, lookup_rule, get_glossary, get_keyword, analyze_commander, find_combos, find_synergies, get_format_staples Security Score: 5.2/10 GitHub Stars: 1 Creator: Gregario Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-gregario-mtg-oracle -- npx -y mtg-oracle --- ## Openfoodfacts URL: https://mcp-marketplace.io/server/io-github-domdomegg-openfoodfacts-mcp Summary: Search and contribute to the Open Food Facts database. Category: Developer Tools Mode: local Pricing: Free npm: openfoodfacts-mcp GitHub: https://github.com/domdomegg/openfoodfacts-mcp.git Security Score: 5/10 GitHub Stars: 1 Creator: Domdomegg Creator Reputation: C+ Version: 2.5.1 Required Credentials: OFF_USER_AGENT (optional), OFF_USER_ID (optional), OFF_PASSWORD (required), OFF_COUNTRY (optional), MCP_TRANSPORT (optional) Install (Claude Code): claude mcp add io-github-domdomegg-openfoodfacts-mcp -- npx -y openfoodfacts-mcp --- ## Measure URL: https://mcp-marketplace.io/server/io-github-meetclawdius-measure-events Summary: Privacy-first web analytics. Query pageviews, referrers, trends, and AI insights. Description: Privacy-first web analytics. Query pageviews, referrers, trends, and AI insights. Remote endpoints: streamable-http: https://lets.measure.events/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://lets.measure.events/mcp GitHub: https://github.com/Turbo-Puffin/measure-mcp-server MCP Tools (6): get_site_analytics, get_site_summary, get_insights, track_event, create_site, log_checkin Security Score: 5.5/10 GitHub Stars: 1 Creator: Turbo Puffin Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-meetclawdius-measure-events https://lets.measure.events/mcp --- ## Meyhem URL: https://mcp-marketplace.io/server/io-github-c5huracan-meyhem Summary: Discover 6,700+ MCP servers and 15,000+ OpenClaw skills. Agent-native search with outcome ranking. Description: Discover 6,700+ MCP servers and 15,000+ OpenClaw skills. Agent-native search with outcome ranking. Remote endpoints: streamable-http: https://api.rhdxm.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.rhdxm.com/mcp GitHub: https://github.com/c5huracan/meyhem Security Score: 10/10 GitHub Stars: 1 Creator: C5huracan Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-c5huracan-meyhem https://api.rhdxm.com/mcp --- ## Appsai URL: https://mcp-marketplace.io/server/com-appsai-mcp-server Summary: Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB. Category: Developer Tools Mode: local Pricing: Free npm: @appsai/mcp-server GitHub: https://github.com/appsai-inc/mcp-server Security Score: 5.2/10 GitHub Stars: 1 Creator: Appsai Inc Creator Reputation: C+ Version: 1.0.13 Required Credentials: APPSAI_API_KEY (required) Install (Claude Code): claude mcp add com-appsai-mcp-server -- npx -y @appsai/mcp-server --- ## Vantage URL: https://mcp-marketplace.io/server/io-github-cavendo-ai-vantage Summary: Save and query market signals from your AI conversations. Description: Save and query market signals from your AI conversations. Remote endpoints: streamable-http: https://vantage.cavendo.ai/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @cavendo-ai/vantage-mcp Remote URL: https://vantage.cavendo.ai/mcp GitHub: https://github.com/Cavendo-AI/vantage Security Score: 5.5/10 GitHub Stars: 1 Creator: Cavendo AI Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-cavendo-ai-vantage -- npx -y @cavendo-ai/vantage-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-cavendo-ai-vantage https://vantage.cavendo.ai/mcp --- ## Dbatools URL: https://mcp-marketplace.io/server/io-github-dataplat-dbatools-mcp-server Summary: MCP server for dbatools — exposes SQL Server management commands as MCP tools Category: Developer Tools Mode: local Pricing: Free npm: dbatools-mcp-server GitHub: https://github.com/dataplat/dbatools-mcp-server Security Score: 4.2/10 GitHub Stars: 1 Creator: Dataplat Creator Reputation: C+ Version: 0.3.0 Required Credentials: DBATOOLS_SAFE_MODE (optional), MAX_OUTPUT_ROWS (optional), COMMAND_TIMEOUT_SECONDS (optional), PWSH_EXE (optional) Install (Claude Code): claude mcp add io-github-dataplat-dbatools-mcp-server -- npx -y dbatools-mcp-server --- ## Markdown Vault URL: https://mcp-marketplace.io/server/io-github-pvliesdonk-markdown-vault-mcp Summary: Markdown vault MCP server with FTS5 + semantic search and frontmatter indexing Category: Security Mode: local Pricing: Free PyPI: markdown-vault-mcp GitHub: https://github.com/pvliesdonk/markdown-vault-mcp Security Score: 10/10 GitHub Stars: 1 Creator: User Version: 1.17.0 Required Credentials: MARKDOWN_VAULT_MCP_SOURCE_DIR (optional), MARKDOWN_VAULT_MCP_READ_ONLY (optional), FASTMCP_LOG_LEVEL (optional), MARKDOWN_VAULT_MCP_EVENT_STORE_URL (optional), MARKDOWN_VAULT_MCP_SERVER_NAME (optional), MARKDOWN_VAULT_MCP_STATE_PATH (optional), MARKDOWN_VAULT_MCP_INDEX_PATH (optional), MARKDOWN_VAULT_MCP_EMBEDDINGS_PATH (optional), MARKDOWN_VAULT_MCP_INDEXED_FIELDS (optional), MARKDOWN_VAULT_MCP_REQUIRED_FIELDS (optional), MARKDOWN_VAULT_MCP_EXCLUDE (optional), EMBEDDING_PROVIDER (optional), OPENAI_API_KEY (required), MARKDOWN_VAULT_MCP_OLLAMA_MODEL (optional), MARKDOWN_VAULT_MCP_OLLAMA_CPU_ONLY (optional), OLLAMA_HOST (optional), MARKDOWN_VAULT_MCP_GIT_TOKEN (required), MARKDOWN_VAULT_MCP_GIT_REPO_URL (optional), MARKDOWN_VAULT_MCP_GIT_USERNAME (optional), MARKDOWN_VAULT_MCP_GIT_COMMIT_NAME (optional), MARKDOWN_VAULT_MCP_GIT_COMMIT_EMAIL (optional), MARKDOWN_VAULT_MCP_GIT_PUSH_DELAY_S (optional), MARKDOWN_VAULT_MCP_GIT_LFS (optional), MARKDOWN_VAULT_MCP_GIT_PULL_INTERVAL_S (optional), MARKDOWN_VAULT_MCP_ATTACHMENT_EXTENSIONS (optional), MARKDOWN_VAULT_MCP_MAX_ATTACHMENT_SIZE_MB (optional), MARKDOWN_VAULT_MCP_TEMPLATES_FOLDER (optional), MARKDOWN_VAULT_MCP_PROMPTS_FOLDER (optional), MARKDOWN_VAULT_MCP_BEARER_TOKEN (required), MARKDOWN_VAULT_MCP_AUTH_MODE (optional), MARKDOWN_VAULT_MCP_BASE_URL (optional), MARKDOWN_VAULT_MCP_OIDC_CONFIG_URL (optional), MARKDOWN_VAULT_MCP_OIDC_CLIENT_ID (optional), MARKDOWN_VAULT_MCP_OIDC_CLIENT_SECRET (required), MARKDOWN_VAULT_MCP_OIDC_JWT_SIGNING_KEY (required), MARKDOWN_VAULT_MCP_OIDC_AUDIENCE (optional), MARKDOWN_VAULT_MCP_OIDC_REQUIRED_SCOPES (optional), MARKDOWN_VAULT_MCP_OIDC_VERIFY_ACCESS_TOKEN (optional), PUID (optional), PGID (optional) Install (Claude Code): claude mcp add io-github-pvliesdonk-markdown-vault-mcp -- uvx markdown-vault-mcp --- ## Gia URL: https://mcp-marketplace.io/server/io-github-knowledgepa3-gia-mcp-server Summary: AI governance engine — decision controls, compliance, audit chains, knowledge packs. Description: AI governance engine — decision controls, compliance, audit chains, knowledge packs. Remote endpoints: streamable-http: https://gia.aceadvising.com/mcp Category: Developer Tools Mode: dual Pricing: Free npm: gia-mcp-server Remote URL: https://gia.aceadvising.com/mcp GitHub: https://github.com/knowledgepa3/gia-mcp-server Security Score: 10/10 GitHub Stars: 1 Creator: Knowledgepa3 Creator Reputation: C+ Version: 0.3.1 Install (Claude Code): claude mcp add io-github-knowledgepa3-gia-mcp-server -- npx -y gia-mcp-server Install (Claude Code Remote): claude mcp add --transport http io-github-knowledgepa3-gia-mcp-server https://gia.aceadvising.com/mcp --- ## Ai Dictionary URL: https://mcp-marketplace.io/server/io-github-donjguido-ai-dictionary-mcp Summary: Look up, search, cite, discuss, and track AI phenomenology terms Category: Developer Tools Mode: local Pricing: Free PyPI: ai-dictionary-mcp GitHub: https://github.com/donjguido/ai-dictionary-mcp Security Score: 4.2/10 GitHub Stars: 1 Creator: Donjguido Creator Reputation: C+ Version: 0.13.0 Install (Claude Code): claude mcp add io-github-donjguido-ai-dictionary-mcp -- uvx ai-dictionary-mcp --- ## Plots URL: https://mcp-marketplace.io/server/io-github-mr901-mcp-plots Summary: MCP server for data visualization with Mermaid charts. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-plots GitHub: https://github.com/MR901/mcp-plots Security Score: 10/10 GitHub Stars: 1 Creator: MR901 Creator Reputation: C+ Version: 0.0.2 Install (Claude Code): claude mcp add io-github-mr901-mcp-plots -- uvx mcp-plots --- ## Drawio URL: https://mcp-marketplace.io/server/io-github-yohasacura-drawio-mcp Summary: MCP server for creating and editing draw.io / diagrams.net XML files programmatically. Category: Developer Tools Mode: local Pricing: Free PyPI: drawio-mcp GitHub: https://github.com/yohasacura/drawio-mcp Security Score: 10/10 GitHub Stars: 1 Creator: Yohasacura Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-yohasacura-drawio-mcp -- uvx drawio-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-agentmoduleadmin-mcp Summary: EU AI Act compliance knowledge for autonomous agents. Deterministic, structured, MCP-native. Description: EU AI Act compliance knowledge for autonomous agents. Deterministic, structured, MCP-native. Remote endpoints: streamable-http: https://api.agent-module.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.agent-module.dev/mcp GitHub: https://github.com/AgentModule/mcp MCP Tools (7): query_knowledge, get_trial_key, check_status, join_waitlist, register_interest, submit_pov, submit_referral Security Score: 10/10 GitHub Stars: 1 Creator: AgentModule Creator Reputation: C+ Version: 0.9.9 Install (Claude Code Remote): claude mcp add --transport http io-github-agentmoduleadmin-mcp https://api.agent-module.dev/mcp --- ## Fetter URL: https://mcp-marketplace.io/server/io-github-fetter-io-fetter-mcp Summary: Real-time Python package and vulnerability data for AI coding agents. Description: Real-time Python package and vulnerability data for AI coding agents. Remote endpoints: streamable-http: https://mcp.fetter.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.fetter.io/mcp GitHub: https://github.com/fetter-io/fetter-mcp Security Score: 10/10 GitHub Stars: 1 Creator: Fetter Io Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-fetter-io-fetter-mcp https://mcp.fetter.io/mcp --- ## VerifiMind PEAS URL: https://mcp-marketplace.io/server/io-github-creator35lwb-web-verifimind-genesis Summary: Multi-Agent AI Validation with X-Z-CS RefleXion Trinity. BYOK. v0.5.6 Gateway. EA Registration. Description: Multi-Agent AI Validation with X-Z-CS RefleXion Trinity. BYOK. v0.5.6 Gateway. EA Registration. Remote endpoints: streamable-http: https://verifimind.ysenseai.org/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://verifimind.ysenseai.org/mcp GitHub: https://github.com/creator35lwb-web/VerifiMind-PEAS Security Score: 9.9/10 GitHub Stars: 1 Creator: Creator35lwb Web Creator Reputation: C+ Version: 2.3.0 Install (Claude Code Remote): claude mcp add --transport http io-github-creator35lwb-web-verifimind-genesis https://verifimind.ysenseai.org/mcp --- ## Xap Sdk URL: https://mcp-marketplace.io/server/io-github-omoshola-o-xap Summary: Agent settlement protocol — discover, negotiate, settle, and verify with XAP. Category: Developer Tools Mode: local Pricing: Free npm: @agenticamem/xap-mcp GitHub: https://github.com/agentra-commerce/xap-sdk Security Score: 7.2/10 Installs: 1 GitHub Stars: 1 Creator: omoshola-o Version: 0.4.2 Required Credentials: XAP_MODE (optional), XAP_API_KEY (required) Install (Claude Code): claude mcp add io-github-omoshola-o-xap -- npx -y @agenticamem/xap-mcp --- ## Subotiz Dev URL: https://mcp-marketplace.io/server/io-github-subotiz-subotiz-dev-mcp Summary: Connect AI assistants to Subotiz - Using Subotiz's external capabilities through natural language Description: Connect AI assistants to Subotiz - Using Subotiz's external capabilities through natural language Remote endpoints: streamable-http: https://api.subotiz.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.subotiz.com/mcp GitHub: https://github.com/Subotiz/mcp Security Score: 10/10 GitHub Stars: 1 Creator: Subotiz Creator Reputation: C- Version: 0.0.3 Install (Claude Code Remote): claude mcp add --transport http io-github-subotiz-subotiz-dev-mcp https://api.subotiz.com/mcp --- ## MCPSuno URL: https://mcp-marketplace.io/server/io-github-acedatacloud-mcp-suno Summary: MCP server for Suno AI music generation, lyrics, and covers Description: MCP server for Suno AI music generation, lyrics, and covers Remote endpoints: streamable-http: https://suno.mcp.acedata.cloud/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: mcp-suno Remote URL: https://suno.mcp.acedata.cloud/mcp GitHub: https://github.com/AceDataCloud/MCPSuno Security Score: 2.2/10 GitHub Stars: 1 Creator: AceDataCloud Creator Reputation: C+ Version: 2026.3.22.1 Required Credentials: ACEDATACLOUD_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-acedatacloud-mcp-suno -- uvx mcp-suno Install (Claude Code Remote): claude mcp add --transport http io-github-acedatacloud-mcp-suno https://suno.mcp.acedata.cloud/mcp --- ## Launch Engine URL: https://mcp-marketplace.io/server/io-github-zionhopkins-launch-engine Summary: Agentic pipeline — 39 tools from idea to revenue for solo founders. Category: Business Tools Mode: local Pricing: Free npm: launch-engine-mcp GitHub: https://github.com/ZionHopkins/launch-engine-mcp Security Score: 4.2/10 GitHub Stars: 1 Creator: ZionHopkins Version: 1.1.0 Tags: mcp, mcp-server, model-context-protocol, business, startup, solo-founder, bootstrapper, solopreneur, entrepreneur, market-research, buyer-persona, competitive-analysis, landing-page, email-sequence, ad-copy, copywriting, seo, content-marketing, organic-growth, unit-economics, validation, offer-design, traffic, funnel, conversion, claude, cursor, ai-agent, pipeline, execution, automation Use Cases: Validate a business idea in under a week Run scout → autonomy → market_intel to get viability scores, competitive analysis, and AI-buildability ratings before investing time or money, Generate a complete launch package — Go from buyer research through building blocks, stress test, and deploy to get landing pages, email sequences, and ad copy all persona-aligned and QA-checked, Run a $50-100 rapid validation test Required Credentials: LAUNCH_ENGINE_PROJECT_DIR (optional) Install (Claude Code): claude mcp add io-github-zionhopkins-launch-engine -- npx -y launch-engine-mcp --- ## Icd Mcp Cloudflare URL: https://mcp-marketplace.io/server/io-github-stayce-icd-mcp Summary: WHO ICD-10/ICD-11 diagnosis codes. Lookup, search, chapters via official WHO API. Description: WHO ICD-10/ICD-11 diagnosis codes. Lookup, search, chapters via official WHO API. Remote endpoints: streamable-http: https://icd-mcp-server.staycek.workers.dev/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/stayce/icd-mcp-cloudflare MCP Tools (8): Action, lookup, search, chapters, children, api, help, ICD-10 Security Score: 10/10 Installs: 1 GitHub Stars: 1 Creator: Stayce Creator Reputation: C+ Version: 1.0.0 --- ## Opengraph Io URL: https://mcp-marketplace.io/server/io-github-securecoders-opengraph-io-mcp Summary: MCP server for OpenGraph.io API - fetch OG data, screenshots, scrape, and generate images Category: Developer Tools Mode: local Pricing: Free npm: opengraph-io-mcp GitHub: https://github.com/securecoders/opengraph-io-mcp MCP Tools (2): social-card, qr-code Security Score: 10/10 GitHub Stars: 1 Creator: Securecoders Creator Reputation: C+ Version: 1.3.5 Install (Claude Code): claude mcp add io-github-securecoders-opengraph-io-mcp -- npx -y opengraph-io-mcp --- ## London Airport Transfers URL: https://mcp-marketplace.io/server/com-airport-pickups-london-london-airport-transfers Summary: Book London airport & cruise port transfers to any UK address. Fixed prices, free cancellation. Description: Book London airport & cruise port transfers to any UK address. Fixed prices, free cancellation. Remote endpoints: streamable-http: https://mcp.airport-pickups-london.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.airport-pickups-london.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-airport-pickups-london-london-airport-transfers https://mcp.airport-pickups-london.com/mcp --- ## Mcp URL: https://mcp-marketplace.io/server/com-ivisa-www-mcp Summary: Check visa requirements and travel documents for international travel destinations. Description: Check visa requirements and travel documents for international travel destinations. Remote endpoints: streamable-http: https://www.ivisa.com/mcp sse: https://www.ivisa.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.ivisa.com/mcp MCP Tools (1): visa-availability-tool Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.0.3 Install (Claude Code Remote): claude mcp add --transport http com-ivisa-www-mcp https://www.ivisa.com/mcp --- ## Mcp URL: https://mcp-marketplace.io/server/com-gettransformseo-mcp Summary: SEO analysis server with 128 tools for keyword research, competitors, backlinks, and more. Description: SEO analysis server with 128 tools for keyword research, competitors, backlinks, and more. Remote endpoints: streamable-http: https://gettransformseo.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://gettransformseo.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-gettransformseo-mcp https://gettransformseo.com/mcp --- ## Rundida URL: https://mcp-marketplace.io/server/io-github-xweaponx7-rundida-mcp Summary: Running tools for AI agents: 86 calculators, marathon data, pace and HR zones. Category: Developer Tools Mode: local Pricing: Free npm: @rundida/mcp-server GitHub: https://github.com/XWeaponX7/rundida-mcp Security Score: 6.2/10 Creator: XWeaponX7 Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-xweaponx7-rundida-mcp -- npx -y @rundida/mcp-server --- ## Chat With Your Ads URL: https://mcp-marketplace.io/server/co-valid-chat-with-your-ads Summary: Conversational access to advertising performance data, creative analysis, and campaign insights Description: Conversational access to advertising performance data, creative analysis, and campaign insights Remote endpoints: streamable-http: https://mcp.valid.co/api/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.valid.co/api/mcp/ Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http co-valid-chat-with-your-ads https://mcp.valid.co/api/mcp/ --- ## Mcp URL: https://mcp-marketplace.io/server/com-guruwalk-mcp Summary: Free walking tours & activities in 200+ cities. Browse, check availability, and get tour details. Description: Free walking tours & activities in 200+ cities. Browse, check availability, and get tour details. Remote endpoints: streamable-http: https://back.guruwalk.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://back.guruwalk.com/mcp MCP Tools (4): discover_destination, browse_category, check_availability, get_product_detail Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-guruwalk-mcp https://back.guruwalk.com/mcp --- ## Ssemble URL: https://mcp-marketplace.io/server/com-ssemble-mcp-server Summary: Create AI-powered short-form video clips from YouTube videos using any AI assistant. Description: Create AI-powered short-form video clips from YouTube videos using any AI assistant. Remote endpoints: streamable-http: https://mcp.ssemble.com/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @ssemble/mcp-server Remote URL: https://mcp.ssemble.com/mcp GitHub: https://github.com/ssembleinc/ssemble-mcp-server MCP Tools (9): create_short, get_status, get_shorts, list_requests, delete_request, list_templates, list_music, list_game_videos, list_meme_hooks Security Score: 5.2/10 Creator: Ssembleinc Creator Reputation: C+ Version: 1.0.5 Required Credentials: SSEMBLE_API_KEY (required) Install (Claude Code): claude mcp add com-ssemble-mcp-server -- npx -y @ssemble/mcp-server Install (Claude Code Remote): claude mcp add --transport http com-ssemble-mcp-server https://mcp.ssemble.com/mcp --- ## Litigation Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-litigation-intelligence-mcp Summary: Assess litigation probability via CFPB complaints, EPA violations, SEC filings, enforcement, and ... Description: Assess litigation probability via CFPB complaints, EPA violations, SEC filings, enforcement, and ... Remote endpoints: streamable-http: https://ryanclinton--litigation-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--litigation-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--litigation-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-litigation-intelligence-mcp https://ryanclinton--litigation-intelligence-mcp.apify.actor/mcp --- ## Singularity URL: https://mcp-marketplace.io/server/io-github-ivaavimusic-singularity Summary: MCP for Singularity Layer - discover listings, manage assets, run payment flows, and use agents Description: MCP for Singularity Layer - discover listings, manage assets, run payment flows, and use agents Remote endpoints: streamable-http: https://mcp.x402layer.cc/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.x402layer.cc/mcp MCP Tools (35): browse_marketplace, get_listing, get_featured, get_top_rated, get_agent, list_categories, list_networks, list_agents, list_my_endpoints, update_endpoint, list_my_products, update_product, get_endpoint_details, get_endpoint_stats, set_webhook, remove_webhook, delete_endpoint, request_endpoint_creation_payment, create_endpoint_with_payment, request_endpoint_topup_payment, topup_endpoint_with_payment, request_product_purchase_payment, purchase_product_with_payment, request_endpoint_credit_purchase_payment, purchase_endpoint_credits_with_payment, get_agent_registry_info, request_agent_wallet_challenge, verify_agent_wallet_challenge, list_my_agent_bindable_endpoints, list_my_registered_agents, prepare_agent_registration, finalize_agent_registration, prepare_agent_update, finalize_agent_update, submit_agent_feedback Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.6.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ivaavimusic-singularity https://mcp.x402layer.cc/mcp --- ## Drone Uas Regulatory Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-drone-uas-regulatory-intelligence-mcp Summary: Check UAS airspace compliance, weather flight safety, regulatory changes, insurance risk, and res... Description: Check UAS airspace compliance, weather flight safety, regulatory changes, insurance risk, and res... Remote endpoints: streamable-http: https://ryanclinton--drone-uas-regulatory-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--drone-uas-regulatory-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--drone-uas-regulatory-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-drone-uas-regulatory-intelligence-mcp https://ryanclinton--drone-uas-regulatory-intelligence-mcp.apify.actor/mcp --- ## Signal Api URL: https://mcp-marketplace.io/server/live-bitcoinintel-signal-api Summary: Bitcoin 15-min prediction signals with on-chain commitment proofs. L402-gated. Description: Bitcoin 15-min prediction signals with on-chain commitment proofs. L402-gated. Remote endpoints: sse: https://mcp.bitcoinintel.live/mcp/sse Category: Finance Mode: remote Pricing: Free Remote URL: https://mcp.bitcoinintel.live/mcp/sse Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http live-bitcoinintel-signal-api https://mcp.bitcoinintel.live/mcp/sse --- ## Academic Commercialization Pipeline URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-academic-commercialization-pipeline-mcp Summary: Track research breakthroughs, patent-publication crossover, and funding flows for commercializati... Description: Track research breakthroughs, patent-publication crossover, and funding flows for commercializati... Remote endpoints: streamable-http: https://ryanclinton--academic-commercialization-pipeline-mcp.apify.actor/mcp sse: https://ryanclinton--academic-commercialization-pipeline-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--academic-commercialization-pipeline-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-academic-commercialization-pipeline-mcp https://ryanclinton--academic-commercialization-pipeline-mcp.apify.actor/mcp --- ## Groundapi URL: https://mcp-marketplace.io/server/io-github-qingkongzhiqian-groundapi Summary: Real-time data API for AI Agents: stocks, weather, forex, logistics, search, scrape, news, IP. Description: Real-time data API for AI Agents: stocks, weather, forex, logistics, search, scrape, news, IP. Remote endpoints: streamable-http: https://mcp.groundapi.net/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.groundapi.net/mcp Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-qingkongzhiqian-groundapi https://mcp.groundapi.net/mcp --- ## Smart Proxy URL: https://mcp-marketplace.io/server/io-github-daedalus-mcp-smart-proxy Summary: An MCP server that provides a smart proxy to other mcp servers Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-smart-proxy GitHub: https://github.com/daedalus/mcp-smart-proxy Security Score: 4.8/10 Creator: Daedalus Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-daedalus-mcp-smart-proxy -- uvx mcp-smart-proxy --- ## Pharaoh URL: https://mcp-marketplace.io/server/so-pharaoh-pharaoh Summary: Codebase knowledge graph — architectural awareness for AI coding agents via MCP Description: Codebase knowledge graph — architectural awareness for AI coding agents via MCP Remote endpoints: sse: https://mcp.pharaoh.so/sse Category: Developer Tools Mode: dual Pricing: Free npm: @pharaoh-so/mcp Remote URL: https://mcp.pharaoh.so/sse GitHub: https://github.com/Pharaoh-so/pharaoh Security Score: 9/10 Creator: Pharaoh So Creator Reputation: C+ Version: 1.0.13 Install (Claude Code): claude mcp add so-pharaoh-pharaoh -- npx -y @pharaoh-so/mcp Install (Claude Code Remote): claude mcp add --transport http so-pharaoh-pharaoh https://mcp.pharaoh.so/sse --- ## Docalyze URL: https://mcp-marketplace.io/server/io-github-lunarperovskite-docalyze Summary: Read and analyze local documents (PDF, Excel, CSV, Word, PowerPoint, images). No API keys needed. Category: Developer Tools Mode: local Pricing: Free npm: docalyze-mcp-server PyPI: docalyze-mcp-server GitHub: https://github.com/LunarPerovskite/docalyze-mcp-server Security Score: 5.2/10 Creator: LunarPerovskite Creator Reputation: C+ Version: 0.2.0 Install (Claude Code): claude mcp add io-github-lunarperovskite-docalyze -- npx -y docalyze-mcp-server --- ## Qa Test Cli URL: https://mcp-marketplace.io/server/live-alpic-qa-test-cli-b955e6a8-qa-test-cli Summary: Testing publish command Description: Testing publish command Remote endpoints: streamable-http: https://qa-test-cli-b955e6a8.alpic.live sse: https://qa-test-cli-b955e6a8.alpic.live Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://qa-test-cli-b955e6a8.alpic.live Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.0.1 Install (Claude Code Remote): claude mcp add --transport http live-alpic-qa-test-cli-b955e6a8-qa-test-cli https://qa-test-cli-b955e6a8.alpic.live --- ## Cannabis Regulatory Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-cannabis-regulatory-intelligence-mcp Summary: Assess state cannabis regulatory risk, track federal policy, verify entities, and score MSO portf... Description: Assess state cannabis regulatory risk, track federal policy, verify entities, and score MSO portf... Remote endpoints: streamable-http: https://ryanclinton--cannabis-regulatory-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--cannabis-regulatory-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--cannabis-regulatory-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-cannabis-regulatory-intelligence-mcp https://ryanclinton--cannabis-regulatory-intelligence-mcp.apify.actor/mcp --- ## Entity Attack Surface URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-entity-attack-surface-mcp Summary: Corporate cyber exposure mapping with tech stack vulnerability analysis, CISA KEV checks, and inf... Description: Corporate cyber exposure mapping with tech stack vulnerability analysis, CISA KEV checks, and inf... Remote endpoints: streamable-http: https://ryanclinton--entity-attack-surface-mcp.apify.actor/mcp sse: https://ryanclinton--entity-attack-surface-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--entity-attack-surface-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-entity-attack-surface-mcp https://ryanclinton--entity-attack-surface-mcp.apify.actor/mcp --- ## COINGAZURA Market Data MCP URL: https://mcp-marketplace.io/server/coingazura-market-data-mcp Summary: Read-only crypto market mood and yield snapshot MCP for fast signal checks Description: COINGAZURA Market Data MCP is a read-only MCP server for compact crypto market mood and yield candidate snapshots. It is built for users and agents that need fast market context without trading or wallet actions. The current version focuses on two safe, narrow tools: 1. Market mood snapshot - Takes fear and greed style inputs, BTC dominance, and market cap change - Returns mood score, classification, risk bias, and action hint 2. Yield candidates snapshot - Returns filtered candidate rows wit Category: Finance Mode: local Pricing: Free npm: coingazura-market-data-mcp GitHub: https://github.com/windbossbot/coingazura-market-data-mcp Security Score: 5.2/10 Creator: windbossbot Creator Reputation: C Version: 0.1.7 Tags: crypto, finance, market-data, yield, sentiment, read-only, mcp Use Cases: Crypto sentiment checks, Market mood snapshot, Yield candidate scan, Stable parking scan Install (Claude Code): claude mcp add coingazura-market-data-mcp -- npx -y coingazura-market-data-mcp --- ## Clouddj URL: https://mcp-marketplace.io/server/live-alpic-clouddj-ce0f8cfd-clouddj Summary: cloud_dj Description: cloud_dj Remote endpoints: streamable-http: https://clouddj-ce0f8cfd.alpic.live sse: https://clouddj-ce0f8cfd.alpic.live Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://clouddj-ce0f8cfd.alpic.live Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.0.1 Install (Claude Code Remote): claude mcp add --transport http live-alpic-clouddj-ce0f8cfd-clouddj https://clouddj-ce0f8cfd.alpic.live --- ## Mtg URL: https://mcp-marketplace.io/server/io-github-j4th-mtg-mcp-server Summary: Magic: The Gathering data for AI — cards, combos, draft analytics, and Commander tools. Category: Developer Tools Mode: local Pricing: Free PyPI: mtg-mcp-server GitHub: https://github.com/j4th/mtg-mcp-server Security Score: 9.8/10 Creator: J4th Creator Reputation: C+ Version: 1.2.3 Required Credentials: MTG_MCP_TRANSPORT (optional), MTG_MCP_HTTP_PORT (optional), MTG_MCP_LOG_LEVEL (optional), MTG_MCP_ENABLE_17LANDS (optional), MTG_MCP_ENABLE_EDHREC (optional), MTG_MCP_ENABLE_MTGJSON (optional), MTG_MCP_SCRYFALL_RATE_LIMIT_MS (optional), MTG_MCP_MTGJSON_REFRESH_HOURS (optional), MTG_MCP_DISABLE_CACHE (optional) Install (Claude Code): claude mcp add io-github-j4th-mtg-mcp-server -- uvx mtg-mcp-server --- ## Mcp URL: https://mcp-marketplace.io/server/app-marketgenius-mcp Summary: Our free Marketgenius investment tools as live, interactive React MCP Apps. Description: Our free Marketgenius investment tools as live, interactive React MCP Apps. Remote endpoints: streamable-http: https://marketgenius.app/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://marketgenius.app/mcp MCP Tools (13): mg_list, mg_calculator_cagr, mg_calculator_cagr_update, mg_calculator_cagr_sync, mg_calculator_cagr_state, mg_calculator_dividend, mg_calculator_dividend_update, mg_calculator_dividend_sync, mg_calculator_dividend_state, mg_calculator_profit_margin, mg_calculator_profit_margin_update, mg_calculator_profit_margin_sync, mg_calculator_profit_margin_state Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 2026-03-26 Install (Claude Code Remote): claude mcp add --transport http app-marketgenius-mcp https://marketgenius.app/mcp --- ## ToolUniverse URL: https://mcp-marketplace.io/server/io-github-mims-harvard-tooluniverse Summary: 1000+ scientific tools for AI scientists: life science, reserach, literature, and more. Category: Developer Tools Mode: local Pricing: Free PyPI: tooluniverse GitHub: https://github.com/mims-harvard/ToolUniverse Security Score: 10/10 Creator: Mims Harvard Creator Reputation: C+ Version: 1.1.10 Required Credentials: OPENAI_API_KEY (required), ANTHROPIC_API_KEY (required), GEMINI_API_KEY (required), OPENROUTER_API_KEY (required), AZURE_OPENAI_API_KEY (required), HF_TOKEN (required), NCBI_API_KEY (required), SEMANTIC_SCHOLAR_API_KEY (required), BIOGRID_API_KEY (required), DISGENET_API_KEY (required), OMIM_API_KEY (required), ONCOKB_API_TOKEN (required), NVIDIA_API_KEY (required), USPTO_API_KEY (required), UMLS_API_KEY (required), BRENDA_EMAIL (optional), BRENDA_PASSWORD (required) Install (Claude Code): claude mcp add io-github-mims-harvard-tooluniverse -- uvx tooluniverse --- ## Bay Area Transit URL: https://mcp-marketplace.io/server/io-github-srivastsh-muni-mcp Summary: Real-time SF Muni departures, routes, alerts, vehicle positions, and schedules. Description: Real-time SF Muni departures, routes, alerts, vehicle positions, and schedules. Remote endpoints: streamable-http: https://muni-mcp.srivastsh.workers.dev/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://muni-mcp.srivastsh.workers.dev/mcp GitHub: https://github.com/srivastsh/bay-area-transit-mcp Security Score: 3.8/10 Creator: Srivastsh Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-srivastsh-muni-mcp https://muni-mcp.srivastsh.workers.dev/mcp --- ## Affiliates URL: https://mcp-marketplace.io/server/com-guruwalk-affiliates-mcp Summary: GuruWalk affiliate program for AI agents. Free walking tours in 100+ countries. Earn per booking. Description: GuruWalk affiliate program for AI agents. Free walking tours in 100+ countries. Earn per booking. Remote endpoints: streamable-http: https://back.guruwalk.com/mcp/affiliates Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://back.guruwalk.com/mcp/affiliates GitHub: https://github.com/guruwalk/affiliates-mcp Security Score: 10/10 Creator: Guruwalk Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-guruwalk-affiliates-mcp https://back.guruwalk.com/mcp/affiliates --- ## Mockhero URL: https://mcp-marketplace.io/server/io-github-dinosaur24-mockhero Summary: Generate realistic relational test data. 156 field types, 22 locales, JSON/CSV/SQL. Category: Developer Tools Mode: local Pricing: Free npm: @mockherodev/mcp-server GitHub: https://github.com/dinosaur24/mockhero Security Score: 6/10 Creator: Dinosaur24 Creator Reputation: C+ Version: 0.1.3 Required Credentials: MOCKHERO_API_KEY (required) Install (Claude Code): claude mcp add io-github-dinosaur24-mockhero -- npx -y @mockherodev/mcp-server --- ## Adr Analysis Server URL: https://mcp-marketplace.io/server/io-github-tosin2013-mcp-adr-analysis-server Summary: AI-powered MCP server for analyzing Architectural Decision Records (ADRs). Category: Developer Tools Mode: local Pricing: Free npm: mcp-adr-analysis-server GitHub: https://github.com/tosin2013/mcp-adr-analysis-server Security Score: 5.5/10 Creator: Tosin2013 Creator Reputation: C+ Version: 2.4.1 Required Credentials: PROJECT_PATH (optional), OPENROUTER_API_KEY (required), EXECUTION_MODE (optional), ADR_DIRECTORY (optional) Install (Claude Code): claude mcp add io-github-tosin2013-mcp-adr-analysis-server -- npx -y mcp-adr-analysis-server --- ## Mcp URL: https://mcp-marketplace.io/server/bot-meet-mcp Summary: AI-native scheduling and booking: check availability, book meetings, share links. Description: AI-native scheduling and booking: check availability, book meetings, share links. Remote endpoints: streamable-http: https://mcp.meet.bot Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.meet.bot Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http bot-meet-mcp https://mcp.meet.bot --- ## Documents URL: https://mcp-marketplace.io/server/io-github-lunarperovskite-document-analyzer Summary: Read and analyze local documents (PDF, Excel, CSV, Word, PowerPoint, images). No API keys needed. Category: Developer Tools Mode: local Pricing: Free PyPI: documents-mcp-server GitHub: https://github.com/LunarPerovskite/documents-mcp-server Security Score: 4.2/10 Creator: LunarPerovskite Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-lunarperovskite-document-analyzer -- uvx documents-mcp-server --- ## Forkast Mcp Docs URL: https://mcp-marketplace.io/server/io-github-forkastpredict-forkast-mcp-docs Summary: MCP server for querying Forkast documentation Description: MCP server for querying Forkast documentation Remote endpoints: streamable-http: https://mcp.forkast.gg/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.forkast.gg/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-forkastpredict-forkast-mcp-docs https://mcp.forkast.gg/mcp --- ## Crewhaus URL: https://mcp-marketplace.io/server/io-github-crewhaus-validation Summary: AI startup idea validation by a specialized 9-agent crew. Category: Developer Tools Mode: local Pricing: Free npm: crewhaus-mcp-server GitHub: https://github.com/crewhaus/crewhaus-mcp-server Security Score: 5/10 Creator: Crewhaus Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-crewhaus-validation -- npx -y crewhaus-mcp-server --- ## Nex As A Skill URL: https://mcp-marketplace.io/server/io-github-nex-crm-nex Summary: Organizational context & memory for AI agents. Connect 100+ tools into one knowledge graph. Category: Developer Tools Mode: local Pricing: Free npm: @nex-ai/nex GitHub: https://github.com/nex-crm/nex-as-a-skill Security Score: 4.2/10 Creator: Nex Crm Creator Reputation: C+ Version: 1.0.0 Required Credentials: NEX_API_KEY (required) Install (Claude Code): claude mcp add io-github-nex-crm-nex -- npx -y @nex-ai/nex --- ## Enrichment Kids URL: https://mcp-marketplace.io/server/io-github-enrichment-kids-enrichment-kids Summary: Find kids enrichment activities: camps, classes, after-school programs, and tutoring near you. Description: Find kids enrichment activities: camps, classes, after-school programs, and tutoring near you. Remote endpoints: streamable-http: https://mcp.enrichment.kids/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.enrichment.kids/mcp MCP Tools (4): search_activities, get_activity_details, get_provider_info, check_availability Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-enrichment-kids-enrichment-kids https://mcp.enrichment.kids/mcp --- ## Wonderkraftz URL: https://mcp-marketplace.io/server/io-github-rachit1987-wonderkraftz-mcp Summary: Browse and shop Wonderkraftz premium gifts. Recommendations, cart, and checkout via AI. Category: Developer Tools Mode: local Pricing: Free npm: wonderkraftz-mcp GitHub: https://github.com/rachit1987/wonderkraftz-mcp Security Score: 0/10 Creator: Rachit1987 Creator Reputation: C+ Version: 1.0.0 Required Credentials: SHOPIFY_STORE_DOMAIN (optional), SHOPIFY_STOREFRONT_ACCESS_TOKEN (required) Install (Claude Code): claude mcp add io-github-rachit1987-wonderkraftz-mcp -- npx -y wonderkraftz-mcp --- ## Domaincheckr URL: https://mcp-marketplace.io/server/io-github-nach-dakwale-domaincheckr Summary: Check domain name availability via RDAP. Single, bulk, and smart suggestions. No API key needed. Description: Check domain name availability via RDAP. Single, bulk, and smart suggestions. No API key needed. Remote endpoints: streamable-http: https://domaincheckr.fly.dev/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://domaincheckr.fly.dev/mcp GitHub: https://github.com/nach-dakwale/domaincheckr-mcp Security Score: 5.5/10 Creator: Nach Dakwale Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-nach-dakwale-domaincheckr https://domaincheckr.fly.dev/mcp --- ## GooglePlayConsole URL: https://mcp-marketplace.io/server/io-github-agimaulana-google-play-mcp Summary: Google Play release lifecycle: tracks, testers, rollout, and Android Vitals. Category: Developer Tools Mode: local Pricing: Free PyPI: google-play-mcp GitHub: https://github.com/AgiMaulana/GooglePlayConsoleMcp Security Score: 10/10 Creator: AgiMaulana Creator Reputation: C+ Version: 0.5.0 Required Credentials: GOOGLE_APPLICATION_CREDENTIALS (optional) Install (Claude Code): claude mcp add io-github-agimaulana-google-play-mcp -- uvx google-play-mcp --- ## Worldbank URL: https://mcp-marketplace.io/server/io-github-tianyuio-worldbank-mcp Summary: World Bank Open Data MCP Server Category: Developer Tools Mode: local Pricing: Free npm: worldbank-mcp GitHub: https://github.com/tianyuio/worldbank-mcp Security Score: 5.2/10 Creator: Tianyuio Creator Reputation: C+ Version: 1.0.1 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-tianyuio-worldbank-mcp -- npx -y worldbank-mcp --- ## Jdocmunch URL: https://mcp-marketplace.io/server/io-github-jgravelle-jdocmunch-mcp Summary: Section-level doc search for .md, .rst, .adoc, .ipynb, .html, .yaml, .json, and OpenAPI specs. Category: Developer Tools Mode: local Pricing: Free PyPI: jdocmunch-mcp GitHub: https://github.com/jgravelle/jdocmunch-mcp Security Score: 9/10 Installs: 1 Creator: Jgravelle Creator Reputation: C+ Version: 1.4.2 Install (Claude Code): claude mcp add io-github-jgravelle-jdocmunch-mcp -- uvx jdocmunch-mcp --- ## Croatian Law URL: https://mcp-marketplace.io/server/eu-ansvar-croatian-law-mcp Summary: Croatian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/croatian-law-mcp GitHub: https://github.com/Ansvar-Systems/Croatian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-croatian-law-mcp -- npx -y @ansvar/croatian-law-mcp --- ## Basic Memory URL: https://mcp-marketplace.io/server/io-github-basicmachines-co-basic-memory Summary: Local-first knowledge management with bi-directional LLM sync via Markdown files. Category: Developer Tools Mode: local Pricing: Free PyPI: basic-memory GitHub: https://github.com/basicmachines-co/basic-memory.git Security Score: 10/10 Creator: Basicmachines Co Creator Reputation: C+ Version: 0.20.2 Install (Claude Code): claude mcp add io-github-basicmachines-co-basic-memory -- uvx basic-memory --- ## DRAIN URL: https://mcp-marketplace.io/server/io-github-kimbo128-drain-mcp Summary: Pay for AI inference with USDC micropayments on Polygon. No API keys needed. Category: Developer Tools Mode: local Pricing: Free npm: drain-mcp GitHub: https://github.com/kimbo128/DRAIN Security Score: 8/10 Creator: Kimbo128 Creator Reputation: C+ Version: 0.1.3 Required Credentials: DRAIN_PRIVATE_KEY (required) Install (Claude Code): claude mcp add io-github-kimbo128-drain-mcp -- npx -y drain-mcp --- ## Supabase URL: https://mcp-marketplace.io/server/com-supabase-mcp Summary: MCP server for interacting with the Supabase platform Description: MCP server for interacting with the Supabase platform Remote endpoints: streamable-http: https://mcp.supabase.com/mcp Category: Data & Analytics Mode: dual Pricing: Free npm: @supabase/mcp-server-supabase Remote URL: https://mcp.supabase.com/mcp GitHub: https://github.com/supabase-community/supabase-mcp Security Score: 6/10 Creator: Supabase Community Creator Reputation: C+ Version: 0.7.0 Required Credentials: SUPABASE_ACCESS_TOKEN (required) Install (Claude Code): claude mcp add com-supabase-mcp -- npx -y @supabase/mcp-server-supabase Install (Claude Code Remote): claude mcp add --transport http com-supabase-mcp https://mcp.supabase.com/mcp --- ## Wet URL: https://mcp-marketplace.io/server/io-github-n24q02m-wet-mcp Summary: MCP server for web search, content extraction, academic research, and library docs. Category: Search & Web Mode: local Pricing: Free PyPI: wet-mcp GitHub: https://github.com/n24q02m/wet-mcp.git Security Score: 10/10 Creator: N24q02m Creator Reputation: C+ Version: 2.18.0 Required Credentials: API_KEYS (required), GITHUB_TOKEN (required) Install (Claude Code): claude mcp add io-github-n24q02m-wet-mcp -- uvx wet-mcp --- ## Context Proxy URL: https://mcp-marketplace.io/server/io-github-kira-autonoma-context-proxy Summary: MCP proxy that lazy-loads tool schemas to cut context token overhead by 6-7x Category: Developer Tools Mode: local Pricing: Free npm: mcp-lazy-proxy GitHub: https://github.com/kira-autonoma/mcp-context-proxy Security Score: 4.2/10 Creator: Kira Autonoma Creator Reputation: C+ Version: 0.2.0 Install (Claude Code): claude mcp add io-github-kira-autonoma-context-proxy -- npx -y mcp-lazy-proxy --- ## Agentdm URL: https://mcp-marketplace.io/server/ai-agentdm-agentdm Summary: Agent-to-agent messaging platform using MCP for cross-model communication. Description: Agent-to-agent messaging platform using MCP for cross-model communication. Remote endpoints: streamable-http: https://api.agentdm.ai/api/v1/grid Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.agentdm.ai/api/v1/grid Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-agentdm-agentdm https://api.agentdm.ai/api/v1/grid --- ## My URL: https://mcp-marketplace.io/server/ai-smithery-motorboy1-my-mcp-server Summary: Send friendly greetings by name. Discover the origin story of 'Hello, World' for quick context. Description: Send friendly greetings by name. Discover the origin story of 'Hello, World' for quick context. Remote endpoints: streamable-http: https://server.smithery.ai/@motorboy1/my-mcp-server/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/motorboy1/my-mcp-server Security Score: 10/10 Creator: Motorboy1 Creator Reputation: C+ Version: 1.0.0 --- ## Powersun Tron URL: https://mcp-marketplace.io/server/io-github-hovsteder-powersun-tron-mcp Summary: TRON Energy marketplace + DEX swap aggregator for AI agents. 27 MCP tools. Description: TRON Energy marketplace + DEX swap aggregator for AI agents. 27 MCP tools. Remote endpoints: streamable-http: https://powersun.vip/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://powersun.vip/mcp GitHub: https://github.com/Hovsteder/powersun-tron-mcp Security Score: 10/10 Installs: 1 Creator: Hovsteder Creator Reputation: C+ Version: 1.3.0 Install (Claude Code Remote): claude mcp add --transport http io-github-hovsteder-powersun-tron-mcp https://powersun.vip/mcp --- ## Cancersupport URL: https://mcp-marketplace.io/server/io-github-sigaihealth-cancer-support-hub Summary: Search 585+ free cancer support resources across Washington State in 7 languages Description: Search 585+ free cancer support resources across Washington State in 7 languages Remote endpoints: streamable-http: https://cancersupport.sig.ai/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://cancersupport.sig.ai/api/mcp GitHub: https://github.com/sigaihealth/cancersupport MCP Tools (4): search_resources, get_resource, list_categories, list_counties Security Score: 9/10 Creator: Sigaihealth Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-sigaihealth-cancer-support-hub https://cancersupport.sig.ai/api/mcp --- ## MCPSora URL: https://mcp-marketplace.io/server/io-github-acedatacloud-mcp-sora Summary: MCP server for OpenAI Sora AI video generation Description: MCP server for OpenAI Sora AI video generation Remote endpoints: streamable-http: https://sora.mcp.acedata.cloud/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: mcp-sora Remote URL: https://sora.mcp.acedata.cloud/mcp GitHub: https://github.com/AceDataCloud/MCPSora Security Score: 5/10 Creator: AceDataCloud Creator Reputation: C+ Version: 2026.3.22.1 Required Credentials: ACEDATACLOUD_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-acedatacloud-mcp-sora -- uvx mcp-sora Install (Claude Code Remote): claude mcp add --transport http io-github-acedatacloud-mcp-sora https://sora.mcp.acedata.cloud/mcp --- ## Nctr URL: https://mcp-marketplace.io/server/io-github-hoya25-nctr-mcp-server Summary: NCTR Alliance rewards — search bounties, check earning rates, and discover communities. Description: NCTR Alliance rewards — search bounties, check earning rates, and discover communities. Remote endpoints: streamable-http: https://yhwcaodofmbusjurawhp.supabase.co/functions/v1/mcp/rpc Category: Developer Tools Mode: dual Pricing: Free npm: @hoya25/nctr-mcp-server Remote URL: https://yhwcaodofmbusjurawhp.supabase.co/functions/v1/mcp/rpc GitHub: https://github.com/Hoya25/mcp-server Security Score: 10/10 Creator: Hoya25 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-hoya25-nctr-mcp-server -- npx -y @hoya25/nctr-mcp-server Install (Claude Code Remote): claude mcp add --transport http io-github-hoya25-nctr-mcp-server https://yhwcaodofmbusjurawhp.supabase.co/functions/v1/mcp/rpc --- ## Spain Legal URL: https://mcp-marketplace.io/server/com-legalfournier-spain-legal Summary: Spain legal MCP for visas, Beckham, NIE/TIE, residency, nationality, and EU family routes. Description: Spain legal MCP for visas, Beckham, NIE/TIE, residency, nationality, and EU family routes. Remote endpoints: streamable-http: https://legalfournier.com/mcp/spain-legal Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://legalfournier.com/mcp/spain-legal Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.2.7 Install (Claude Code Remote): claude mcp add --transport http com-legalfournier-spain-legal https://legalfournier.com/mcp/spain-legal --- ## Sentinel Signal URL: https://mcp-marketplace.io/server/io-sentinelsignal-scoring Summary: Hosted MCP for denial, prior auth, reimbursement, workflow validation, batch scoring, and feedback. Description: Hosted MCP for denial, prior auth, reimbursement, workflow validation, batch scoring, and feedback. Remote endpoints: streamable-http: https://mcp.sentinelsignal.io/mcp Category: Security Mode: dual Pricing: Free Remote URL: https://mcp.sentinelsignal.io/mcp GitHub: https://github.com/sentinelsignal/sentinel-signal-mcp Security Score: 5.5/10 Creator: Sentinelsignal Creator Reputation: C+ Version: 0.1.4 Install (Claude Code Remote): claude mcp add --transport http io-sentinelsignal-scoring https://mcp.sentinelsignal.io/mcp --- ## Odoo Mcp Gateway URL: https://mcp-marketplace.io/server/io-github-parth-unjiya-odoo-mcp-gateway Summary: Security-first MCP gateway for Odoo 17/18/19 — YAML-driven security, 27 tools Category: Developer Tools Mode: local Pricing: Free PyPI: odoo-mcp-gateway GitHub: https://github.com/parth-unjiya/odoo-mcp-gateway Security Score: 4.7/10 Creator: Parth Unjiya Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-parth-unjiya-odoo-mcp-gateway -- uvx odoo-mcp-gateway --- ## Token Compressor URL: https://mcp-marketplace.io/server/io-github-base76-research-lab-token-compressor Summary: Compress prompts 40-60% using local LLM + embedding validation. Preserves all conditionals. Category: Security Mode: local Pricing: Free PyPI: token-compressor-mcp GitHub: https://github.com/base76-research-lab/token-compressor Security Score: 5.2/10 Creator: base76-research-lab Creator Reputation: F Version: 0.1.1 Install (Claude Code): claude mcp add io-github-base76-research-lab-token-compressor -- uvx token-compressor-mcp --- ## Git URL: https://mcp-marketplace.io/server/io-github-cyanheads-git-mcp-server Summary: Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more. Category: Developer Tools Mode: local Pricing: Free npm: @cyanheads/git-mcp-server GitHub: https://github.com/cyanheads/git-mcp-server Security Score: 10/10 Creator: Cyanheads Creator Reputation: C+ Version: 2.10.3 Required Credentials: MCP_LOG_LEVEL (optional), GIT_BASE_DIR (optional), MCP_HTTP_HOST (optional), MCP_HTTP_PORT (optional), MCP_HTTP_ENDPOINT_PATH (optional), MCP_AUTH_MODE (optional) Install (Claude Code): claude mcp add io-github-cyanheads-git-mcp-server -- npx -y @cyanheads/git-mcp-server --- ## Carbone URL: https://mcp-marketplace.io/server/io-carbone-carbone-mcp Summary: Generate PDF/DOCX/XLSX/PPTX from templates+JSON. Convert Office/HTML/MD to PDF. Universal templating Description: Generate PDF/DOCX/XLSX/PPTX from templates+JSON. Convert Office/HTML/MD to PDF. Universal templating Remote endpoints: streamable-http: https://mcp.carbone.io Category: Developer Tools Mode: dual Pricing: Free npm: carbone-mcp Remote URL: https://mcp.carbone.io GitHub: https://github.com/carboneio/carbone-mcp Security Score: 9.3/10 Creator: Carboneio Creator Reputation: C+ Version: 1.0.1 Required Credentials: CARBONE_API_KEY (required), CARBONE_BASE_URL (optional) Install (Claude Code): claude mcp add io-carbone-carbone-mcp -- npx -y carbone-mcp Install (Claude Code Remote): claude mcp add --transport http io-carbone-carbone-mcp https://mcp.carbone.io --- ## Caid URL: https://mcp-marketplace.io/server/io-github-dreliq9-caid-mcp Summary: Validated 3D CAD modeling for AI agents via CAiD + CadQuery. 54 tools with geometry validation. Category: Developer Tools Mode: local Pricing: Free PyPI: caid-mcp GitHub: https://github.com/dreliq9/caid-mcp Security Score: 4.2/10 Creator: dreliq9 Version: 0.3.2 Required Credentials: CAID_OUTPUT_DIR (optional) Install (Claude Code): claude mcp add io-github-dreliq9-caid-mcp -- uvx caid-mcp --- ## GrappleAI URL: https://mcp-marketplace.io/server/io-github-kambleaa007-weather Summary: An MCP server for weather information. Category: Developer Tools Mode: local Pricing: Free npm: @kambleaa007/mcp-weather-server GitHub: https://github.com/kambleaa007/GrappleAI Security Score: 0.5/10 Creator: Kambleaa007 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-kambleaa007-weather -- npx -y @kambleaa007/mcp-weather-server --- ## CryptoAPIs MCP HTTP Server URL: https://mcp-marketplace.io/server/cryptoapis-mcp-http-server Summary: Access 20+ blockchains through AI — balances, transactions, fees, contracts, and more. Description: Crypto APIs MCP Server gives AI agents direct access to blockchain data across 20+ networks including Ethereum, Bitcoin, Solana, XRP, and Kaspa. It aggregates 50 tools covering address balances, transaction history, fee estimation, smart contract data, market prices, HD wallet management, transaction preparation, and webhook subscriptions — all behind a single HTTP endpoint. Connect to all tools at once or scope your session to a single product for a lighter context. No local setup nee Category: Finance Mode: remote Pricing: Free Remote URL: https://ai.cryptoapis.io/mcp Security Score: 9/10 Installs: 2 Creator: cryptoapis-io Creator Reputation: C- Version: 1.0.0 Tags: blockchain, crypto, ethereum, bitcoin, solana, xrp, defi, web3, wallet, transactions, market-data Use Cases: Wallet balances, Transaction history, Fee estimation, Market prices, Smart contracts, Webhook subscriptions Required Credentials: x-api-key (required) Install (Claude Code Remote): claude mcp add --transport http cryptoapis-mcp-http-server https://ai.cryptoapis.io/mcp --- ## Cotrader URL: https://mcp-marketplace.io/server/io-github-get-cotrader-cotrader Summary: Screen 11,000+ stocks using natural language and detect chart patterns via MCP. Description: Screen 11,000+ stocks using natural language and detect chart patterns via MCP. Remote endpoints: streamable-http: https://api.getcotrader.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.getcotrader.com/mcp GitHub: https://github.com/get-cotrader/cotrader-mcp Security Score: 10/10 Creator: Get Cotrader Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-get-cotrader-cotrader https://api.getcotrader.com/mcp --- ## Insurance Underwriting Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-insurance-underwriting-intelligence-mcp Summary: Multi-peril location risk: disasters, seismic, flood, environmental liability, crime, and climate... Description: Multi-peril location risk: disasters, seismic, flood, environmental liability, crime, and climate... Remote endpoints: streamable-http: https://ryanclinton--insurance-underwriting-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--insurance-underwriting-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--insurance-underwriting-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-insurance-underwriting-intelligence-mcp https://ryanclinton--insurance-underwriting-intelligence-mcp.apify.actor/mcp --- ## Nervous System URL: https://mcp-marketplace.io/server/io-github-levelsofself-nervous-system Summary: Governance layer for multi-agent AI systems with behavioral enforcement and drift detection. Category: Developer Tools Mode: local Pricing: Free npm: mcp-nervous-system GitHub: https://github.com/levelsofself/mcp-nervous-system Security Score: 5.2/10 Creator: levelsofself Creator Reputation: F Version: 1.9.1 Install (Claude Code): claude mcp add io-github-levelsofself-nervous-system -- npx -y mcp-nervous-system --- ## Source Map Parser URL: https://mcp-marketplace.io/server/io-github-masonchow-source-map-parser-mcp Summary: Parse JavaScript error stack traces back to original source code using source maps Category: Developer Tools Mode: local Pricing: Free npm: source-map-parser-mcp GitHub: https://github.com/MasonChow/source-map-parser-mcp Security Score: 7/10 Creator: MasonChow Creator Reputation: C+ Version: 1.3.2 Required Credentials: SOURCE_MAP_PARSER_CONTEXT_OFFSET_LINE (optional), SOURCE_MAP_PARSER_RESOURCE_CACHE_MAX_SIZE (optional) Install (Claude Code): claude mcp add io-github-masonchow-source-map-parser-mcp -- npx -y source-map-parser-mcp --- ## Cerebras Code URL: https://mcp-marketplace.io/server/io-github-kevint-cerebras-cerebras-code-mcp Summary: Model Context Protocol (MCP) server for Cerebras to make coding faster in AI-first IDEs Category: Developer Tools Mode: local Pricing: Free npm: cerebras-code-mcp GitHub: https://github.com/kevint-cerebras/cerebras-code-mcp Security Score: 5.2/10 Creator: Kevint Cerebras Creator Reputation: C+ Version: 1.3.1 Required Credentials: CEREBRAS_API_KEY (required), OPENROUTER_API_KEY (required) Install (Claude Code): claude mcp add io-github-kevint-cerebras-cerebras-code-mcp -- npx -y cerebras-code-mcp --- ## Gitlab URL: https://mcp-marketplace.io/server/io-github-structured-world-gitlab-mcp Summary: GitLab MCP server with 44 tools for projects, MRs, pipelines, and more Category: Developer Tools Mode: local Pricing: Free npm: @structured-world/gitlab-mcp GitHub: https://github.com/structured-world/gitlab-mcp Security Score: 10/10 Creator: Structured World Creator Reputation: C+ Version: 6.62.1 Required Credentials: GITLAB_TOKEN (required), GITLAB_API_URL (optional), GITLAB_READ_ONLY_MODE (optional) Install (Claude Code): claude mcp add io-github-structured-world-gitlab-mcp -- npx -y @structured-world/gitlab-mcp --- ## Full Spotify Web URL: https://mcp-marketplace.io/server/io-github-akutishevsky-spotify Summary: Full Spotify Web API coverage - albums, artists, playlists, player controls, and more. Description: Full Spotify Web API coverage - albums, artists, playlists, player controls, and more. Remote endpoints: streamable-http: https://sptfy-mcp.online/mcp Category: Content & Media Mode: remote Pricing: Free Remote URL: https://sptfy-mcp.online/mcp GitHub: https://github.com/akutishevsky/spotify-mcp Security Score: 10/10 Creator: Akutishevsky Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-akutishevsky-spotify https://sptfy-mcp.online/mcp --- ## Indicate Vscode URL: https://mcp-marketplace.io/server/io-github-indicateio-indicate-mcp Summary: AI-powered intelligence for your development workflow via Indicate. Description: AI-powered intelligence for your development workflow via Indicate. Remote endpoints: streamable-http: https://industry.indicate-data.io/agent/semantic/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://industry.indicate-data.io/agent/semantic/mcp GitHub: https://github.com/indicateio/indicate-vscode MCP Tools (5): list_tenants, list_data_sources, list_metrics, query_metric, health_check Security Score: 9/10 Creator: Indicateio Creator Reputation: C+ Version: 0.1.2 Install (Claude Code Remote): claude mcp add --transport http io-github-indicateio-indicate-mcp https://industry.indicate-data.io/agent/semantic/mcp --- ## Reddit User URL: https://mcp-marketplace.io/server/ai-smithery-bigvik193-reddit-user-mcp Summary: Browse and manage Reddit posts, comments, and threads. Fetch user activity, explore hot/new/rising… Description: Browse and manage Reddit posts, comments, and threads. Fetch user activity, explore hot/new/rising… Remote endpoints: streamable-http: https://server.smithery.ai/@BigVik193/reddit-user-mcp/mcp Category: Marketing & Social Mode: dual Pricing: Free GitHub: https://github.com/BigVik193/reddit-user-mcp Security Score: 10/10 Installs: 1 Creator: BigVik193 Creator Reputation: C+ Version: 1.0.0 --- ## Portal Appgen URL: https://mcp-marketplace.io/server/io-github-pirumpi-kiosk-builder Summary: Build and manage airline self-service kiosk apps — styling, pages, CMS, and CUSS2. Description: Build and manage airline self-service kiosk apps — styling, pages, CMS, and CUSS2. Remote endpoints: streamable-http: https://ai-elevation.azurewebsites.net/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ai-elevation.azurewebsites.net/mcp GitHub: https://github.com/elevation-ai/portal-appgen Security Score: 9/10 Creator: Elevation Ai Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-pirumpi-kiosk-builder https://ai-elevation.azurewebsites.net/mcp --- ## Pyghidra Lite URL: https://mcp-marketplace.io/server/io-github-johnzfitch-pyghidra-lite Summary: Token-efficient Ghidra RE: decompile, xrefs, Swift/ObjC, ELF/Mach-O, async analysis Category: Developer Tools Mode: local Pricing: Free PyPI: pyghidra-lite GitHub: https://github.com/johnzfitch/pyghidra-lite Security Score: 4.2/10 Creator: johnzfitch Creator Reputation: F Version: 0.4.0 Required Credentials: GHIDRA_INSTALL_DIR (optional) Install (Claude Code): claude mcp add io-github-johnzfitch-pyghidra-lite -- uvx pyghidra-lite --- ## attune-ai URL: https://mcp-marketplace.io/server/attune-ai Summary: AI-powered developer workflows for Claude Code — smart routing, multi-agent orchestration, zero conf Description: Attune AI is a developer workflow framework that supercharges Claude Code with intelligent task orchestration. It provides 19 built-in workflows for code review, security auditing, test generation, documentation, and more — all accessible through natural language commands. Features include multi-tier cost optimization (automatically routing between cheap and premium models), multi-agent team coordination, guided wizards for complex tasks, and an MCP server for seamless Claude Code integration. I Category: Developer Tools Mode: local Pricing: Free PyPI: pip install attune-ai GitHub: https://github.com/Smart-AI-Memory/attune-ai.git Security Score: 5.2/10 Installs: 2 Creator: Patrick Roebuck Version: 3 Tags: ai, claude, claude-code, developer-tools, workflow-automation, code-review, security-audit, test-generation, multi-agent, orchestration, cost-optimization, mcp, llm, python, cli, code-quality, refactoring, documentation-generator, devops, productivity Use Cases: Code review, security auditing, test generation, documentation, bug prediction, performance analysis, refactoring, release preparation, dependency analysis, brainstorming, multi-agent orchestration, cost optimization Install (Claude Code): claude mcp add attune-ai -- uvx pip install attune-ai --- ## Wordlift URL: https://mcp-marketplace.io/server/io-wordlift-mcp-server Summary: Knowledge Graph, GraphQL, GS1 Digital Link and SEO tools for semantic content optimization. Description: Knowledge Graph, GraphQL, GS1 Digital Link and SEO tools for semantic content optimization. Remote endpoints: sse: https://mcp.wordlift.io/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.wordlift.io/sse GitHub: https://github.com/wordlift/mcp-wordlift Security Score: 9/10 Creator: Wordlift Creator Reputation: C+ Version: 1.0.7 Install (Claude Code Remote): claude mcp add --transport http io-wordlift-mcp-server https://mcp.wordlift.io/sse --- ## Trilo URL: https://mcp-marketplace.io/server/chat-trilo-mcp Summary: Connect AI tools to Trilo workspaces — manage tasks, messages, pages, calendars, meetings, and more. Description: Connect AI tools to Trilo workspaces — manage tasks, messages, pages, calendars, meetings, and more. Remote endpoints: streamable-http: https://api.trilo.chat/mcp Category: Communication Mode: remote Pricing: Free Remote URL: https://api.trilo.chat/mcp GitHub: https://github.com/TriloHQ/trilo Security Score: 9/10 Creator: TriloHQ Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http chat-trilo-mcp https://api.trilo.chat/mcp --- ## Charlotte URL: https://mcp-marketplace.io/server/io-github-ticktockbent-charlotte Summary: Headless browser for AI agents — navigate, interact with, and test web pages via MCP. Description: Charlotte is an MCP server that gives AI agents full browser control through headless Chromium. It renders web pages into structured, agent-readable representations — extracting landmarks, interactive elements, forms, and content — so agents can understand and interact with any web page without parsing raw HTML. Charlotte provides 39 tools covering navigation, clicking, typing, screenshots, cookie management, network monitoring, visual diffing, accessibility auditing, and local development servi Category: Developer Tools Mode: local Pricing: Free npm: @ticktockbent/charlotte GitHub: https://github.com/ticktockbent/charlotte Security Score: 9/10 Installs: 1 Creator: User Creator Reputation: C- Version: 0.1.3 Tags: browser, headless, chromium, puppeteer, web, testing, automation, scraping, accessibility, a11y, screenshots, mcp, navigation, forms, interaction, developer-tools, auditing, web-testing, responsive, cookies Use Cases: Renders pages into structured representations with landmarks, headings, interactive elements, and forms, Full browser interaction: click, type, select, toggle, submit, scroll, hover, drag and drop, Tab management: open, close, and switch between multiple tabs, Screenshot capture, retrieval, and management, Cookie and header management for authenticated testing, Console and network request monitoring with filtering, Visual diff between page snapshots to detect changes after actions, Wait for conditions: selectors, text, or custom JS expressions, Run arbitrary JavaScript in the page context, Local dev server with file watching and automatic reload detection, Accessibility, performance, SEO, contrast, and link auditing, Configurable detail levels (full or minimal) to control response size, Dialog handling for alerts, confirms, and prompts, Keyboard input for special keys, shortcuts, and key combinations, Viewport resizing for responsive testing Required Credentials: CHARLOTTE_CHROMIUM_PATH (optional) Install (Claude Code): claude mcp add io-github-ticktockbent-charlotte -- npx -y @ticktockbent/charlotte --- ## Copilot URL: https://mcp-marketplace.io/server/io-github-vomeshatukuri-copilot-mcp Summary: MCP server for web development with Khoros, Gainsight, and HigherLogic integrations. Description: MCP server for web development with Khoros, Gainsight, and HigherLogic integrations. Remote endpoints: sse: https://copilot-mcp--0000001.gentlesea-14833e94.westus2.azurecontainerapps.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://copilot-mcp--0000001.gentlesea-14833e94.westus2.azurecontainerapps.io/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-vomeshatukuri-copilot-mcp https://copilot-mcp--0000001.gentlesea-14833e94.westus2.azurecontainerapps.io/mcp --- ## Bay Area Transit URL: https://mcp-marketplace.io/server/io-github-srivastsh-bart-mcp Summary: Real-time BART departures, trip planning, fares, stations, and advisories. Description: Real-time BART departures, trip planning, fares, stations, and advisories. Remote endpoints: streamable-http: https://bart-mcp.srivastsh.workers.dev/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://bart-mcp.srivastsh.workers.dev/mcp GitHub: https://github.com/srivastsh/bay-area-transit-mcp Security Score: 5.5/10 Creator: Srivastsh Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-srivastsh-bart-mcp https://bart-mcp.srivastsh.workers.dev/mcp --- ## Printr URL: https://mcp-marketplace.io/server/io-github-printrfi-printr Summary: Let AI agents create, discover, and track tokens across chains via Printr. Category: Developer Tools Mode: local Pricing: Free npm: @printr/mcp GitHub: https://github.com/PrintrFi/printr-mcp Security Score: 9/10 Creator: PrintrFi Creator Reputation: C+ Version: 0.4.1 Required Credentials: PRINTR_API_KEY (required), OPENROUTER_API_KEY (required), OPENROUTER_IMAGE_MODEL (optional), EVM_WALLET_PRIVATE_KEY (required), SVM_WALLET_PRIVATE_KEY (required) Install (Claude Code): claude mcp add io-github-printrfi-printr -- npx -y @printr/mcp --- ## Mux URL: https://mcp-marketplace.io/server/com-mcpmux-mcp-mux Summary: McpMux — configure MCP servers once, connect every AI client through one local gateway. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/mcpmux/mcp-mux Security Score: 10/10 Creator: Mcpmux Creator Reputation: C+ Version: 0.1.1 --- ## Chrome Debugger URL: https://mcp-marketplace.io/server/io-github-bitepro-chrome-debugger-mcp Summary: Chrome breakpoint debugging MCP server for inspecting runtime values and stepping through code Category: Developer Tools Mode: local Pricing: Free npm: chrome-debugger-mcp GitHub: https://github.com/BitePro/chrome-debugger-mcp Security Score: 6.1/10 Creator: BitePro Creator Reputation: C+ Version: 1.0.4 Install (Claude Code): claude mcp add io-github-bitepro-chrome-debugger-mcp -- npx -y chrome-debugger-mcp --- ## Sovereign Debt Contagion URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-sovereign-debt-contagion-mcp Summary: Assess sovereign fiscal stress, contagion networks, currency crisis probability, and disaster vul... Description: Assess sovereign fiscal stress, contagion networks, currency crisis probability, and disaster vul... Remote endpoints: streamable-http: https://ryanclinton--sovereign-debt-contagion-mcp.apify.actor/mcp sse: https://ryanclinton--sovereign-debt-contagion-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--sovereign-debt-contagion-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-sovereign-debt-contagion-mcp https://ryanclinton--sovereign-debt-contagion-mcp.apify.actor/mcp --- ## Push Realm URL: https://mcp-marketplace.io/server/io-github-james-robson-push-realm Summary: Collaborative learning database for AI agents. Search, submit, and vote on solutions via MCP. Description: Collaborative learning database for AI agents. Search, submit, and vote on solutions via MCP. Remote endpoints: streamable-http: https://api.pushrealm.com/mcp sse: https://api.pushrealm.com/mcp/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.pushrealm.com/mcp GitHub: https://github.com/james-robson/push-realm MCP Tools (14): search_learnings, submit_learning, confirm_learning, reject_learning, vote_learning, report_learning, link_learnings, unlink_learnings, get_learning_relations, add_comment, get_compression_candidates, compress_learnings, confirm_compression, reject_compression Security Score: 9/10 Creator: James Robson Creator Reputation: C+ Version: 1.2.0 Install (Claude Code Remote): claude mcp add --transport http io-github-james-robson-push-realm https://api.pushrealm.com/mcp --- ## Jinko URL: https://mcp-marketplace.io/server/so-jinko-jinko-mcp Summary: Jinko is a travel MCP server that provides hotel search and booking capabilities. Description: Jinko is a travel MCP server that provides hotel search and booking capabilities. Remote endpoints: streamable-http: https://mcp-remote.jinko.so/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp-remote.jinko.so/mcp GitHub: https://github.com/jinkoso/jinko-mcp Security Score: 9/10 Creator: Jinkoso Creator Reputation: C+ Version: 0.0.27 Install (Claude Code Remote): claude mcp add --transport http so-jinko-jinko-mcp https://mcp-remote.jinko.so/mcp --- ## Tago Io URL: https://mcp-marketplace.io/server/io-github-tago-io-mcp-server Summary: Model Context Protocol server for TagoIO data and analytics Category: Developer Tools Mode: local Pricing: Free npm: @tago-io/mcp-server GitHub: https://github.com/tago-io/mcp-server Security Score: 10/10 Creator: Tago Io Creator Reputation: C+ Version: 2.1.3 Required Credentials: TAGOIO_TOKEN (required), TAGOIO_API (optional) Install (Claude Code): claude mcp add io-github-tago-io-mcp-server -- npx -y @tago-io/mcp-server --- ## Token Tool URL: https://mcp-marketplace.io/server/io-github-bitbond-token-tool Summary: Deploy compliant ERC-20 tokens from any AI agent. 17 tools, 10 networks, CertiK-audited. Category: Developer Tools Mode: local Pricing: Free npm: token-tool-mcp GitHub: https://github.com/bitbond/token-tool-mcp Security Score: 5.2/10 Creator: Bitbond Creator Reputation: C+ Version: 1.1.1 Required Credentials: BITBOND_PRIVATE_KEY (required) Install (Claude Code): claude mcp add io-github-bitbond-token-tool -- npx -y token-tool-mcp --- ## Joplin URL: https://mcp-marketplace.io/server/io-github-alondmnt-joplin-mcp Summary: FastMCP server exposing Joplin notes, notebooks, tags, and imports. Category: Developer Tools Mode: local Pricing: Free PyPI: joplin-mcp GitHub: https://github.com/alondmnt/joplin-mcp Security Score: 4.2/10 Creator: Alondmnt Creator Reputation: C+ Version: 0.7.1 Required Credentials: JOPLIN_TOKEN (required), JOPLIN_URL (optional) Install (Claude Code): claude mcp add io-github-alondmnt-joplin-mcp -- uvx joplin-mcp --- ## Pdf URL: https://mcp-marketplace.io/server/io-github-jztan-pdf-mcp Summary: Production-ready MCP server for PDF processing with intelligent caching. Category: Developer Tools Mode: local Pricing: Free PyPI: pdf-mcp GitHub: https://github.com/jztan/pdf-mcp Security Score: 9.8/10 Creator: Jztan Creator Reputation: C+ Version: 1.5.0 Required Credentials: PDF_MCP_CACHE_DIR (optional), PDF_MCP_CACHE_TTL (optional) Install (Claude Code): claude mcp add io-github-jztan-pdf-mcp -- uvx pdf-mcp --- ## Startup Ecosystem Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-startup-ecosystem-intelligence-mcp Summary: Discover startups, assess innovation velocity, decode hiring signals, analyze moats, and generate... Description: Discover startups, assess innovation velocity, decode hiring signals, analyze moats, and generate... Remote endpoints: streamable-http: https://ryanclinton--startup-ecosystem-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--startup-ecosystem-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--startup-ecosystem-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-startup-ecosystem-intelligence-mcp https://ryanclinton--startup-ecosystem-intelligence-mcp.apify.actor/mcp --- ## Promptspeak URL: https://mcp-marketplace.io/server/io-github-chrbailey-promptspeak Summary: Pre-execution governance for AI agents. Validates tool calls before they execute. Category: Developer Tools Mode: local Pricing: Free npm: @chrbailey/promptspeak-mcp-server GitHub: https://github.com/chrbailey/promptspeak-mcp-server Security Score: 6.2/10 Creator: Chrbailey Creator Reputation: C+ Version: 0.4.1 Install (Claude Code): claude mcp add io-github-chrbailey-promptspeak -- npx -y @chrbailey/promptspeak-mcp-server --- ## Komodo URL: https://mcp-marketplace.io/server/io-github-mp-tool-komodo-mcp-server Summary: MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI Category: Cloud & DevOps Mode: local Pricing: Free npm: komodo-mcp-server GitHub: https://github.com/MP-Tool/komodo-mcp-server Security Score: 10/10 Creator: MP Tool Creator Reputation: C+ Version: 1.2.2 Required Credentials: KOMODO_URL (optional), KOMODO_USERNAME (optional), KOMODO_PASSWORD (required) Install (Claude Code): claude mcp add io-github-mp-tool-komodo-mcp-server -- npx -y komodo-mcp-server --- ## Forums URL: https://mcp-marketplace.io/server/io-github-basehub-ai-forums Summary: Ask any GitHub repository a question. Get source-backed answers. Description: Ask any GitHub repository a question. Get source-backed answers. Remote endpoints: streamable-http: https://forums.basehub.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://forums.basehub.com/mcp GitHub: https://github.com/basehub-ai/forums Security Score: 10/10 Creator: Basehub Ai Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-basehub-ai-forums https://forums.basehub.com/mcp --- ## Fusionauth Mcp Api URL: https://mcp-marketplace.io/server/io-fusionauth-mcp-api Summary: Preview release of FusionAuth API MCP server Category: Developer Tools Mode: local Pricing: Free npm: @fusionauth/mcp-api GitHub: https://github.com/FusionAuth/fusionauth-mcp-api Security Score: 5.2/10 Creator: FusionAuth Creator Reputation: C+ Version: 0.1.14 Required Credentials: API_KEY_APIKEYAUTH (required), API_BASE_URL (optional), USE_TOOLS (optional) Install (Claude Code): claude mcp add io-fusionauth-mcp-api -- npx -y @fusionauth/mcp-api --- ## Wireshark URL: https://mcp-marketplace.io/server/io-github-bx33661-wireshark-mcp Summary: Professional network analysis with tshark. Security audits, deep-dives, and threat detection. Category: Developer Tools Mode: local Pricing: Free PyPI: wireshark-mcp GitHub: https://github.com/bx33661/Wireshark-MCP Security Score: 4.2/10 Creator: Bx33661 Creator Reputation: C+ Version: 0.6.5 Install (Claude Code): claude mcp add io-github-bx33661-wireshark-mcp -- uvx wireshark-mcp --- ## Risk Intelligence URL: https://mcp-marketplace.io/server/com-supplymaven-risk-intelligence Summary: Real-time supply chain risk intelligence with composite scoring and early warnings Description: Real-time supply chain risk intelligence with composite scoring and early warnings Remote endpoints: sse: https://www.supplymaven.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.supplymaven.com/api/mcp MCP Tools (7): get_supply_chain_risk, get_pillar_scores, get_manufacturing_index, get_commodity_prices, get_port_congestion, get_disruption_alerts, get_sector_demand Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-supplymaven-risk-intelligence https://www.supplymaven.com/api/mcp --- ## Openbrand URL: https://mcp-marketplace.io/server/io-github-ethanjyx-openbrand Summary: Extract brand assets (logos, colors, backdrop images, brand name) from any website URL Category: Developer Tools Mode: local Pricing: Free npm: openbrand-mcp GitHub: https://github.com/ethanjyx/openbrand Security Score: 5.2/10 Creator: Ethanjyx Creator Reputation: C+ Version: 0.1.2 Required Credentials: OPENBRAND_API_KEY (required) Install (Claude Code): claude mcp add io-github-ethanjyx-openbrand -- npx -y openbrand-mcp --- ## Basicops URL: https://mcp-marketplace.io/server/io-github-basicops-basicops Summary: BasicOps MCP server for project management, tasks, notes, and team collaboration. Description: BasicOps MCP server for project management, tasks, notes, and team collaboration. Remote endpoints: streamable-http: https://app.basicops.com/mcp sse: https://app.basicops.com/mcp/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://app.basicops.com/mcp GitHub: https://github.com/BasicOps/mcp-server Security Score: 9.9/10 Creator: Hans Larsen Creator Reputation: C- Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-basicops-basicops https://app.basicops.com/mcp --- ## Turbopentest URL: https://mcp-marketplace.io/server/io-github-integsec-turbopentest Summary: AI-powered penetration testing. Launch scans, review findings, download reports. Category: Security Mode: local Pricing: Free npm: @turbopentest/mcp-server GitHub: https://github.com/integsec/turbopentest-mcp Security Score: 10/10 Rating: 5/5 Installs: 1 Creator: integsec Creator Reputation: B Version: 0.1.5 Required Credentials: TURBOPENTEST_API_KEY (required), TURBOPENTEST_API_URL (optional) Install (Claude Code): claude mcp add io-github-integsec-turbopentest -- npx -y @turbopentest/mcp-server --- ## Dagpipe URL: https://mcp-marketplace.io/server/io-github-devilsfave-dagpipe Summary: Crash-proof LLM pipelines. Resumes from failure without a database. Description: DagPipe makes LLM pipelines crash-proof by saving each completed node's output to a plain JSON file. When a pipeline fails, re-running it skips finished nodes and resumes from exactly where it stopped. No database, no broker, just files. Built for developers who are tired of losing pipeline progress to timeouts, rate limits, and bad model responses. Especially useful when running multi-step workflows on free tier APIs where every failed node costs real quota. Ships with smart model routi Category: Developer Tools Mode: local Pricing: Free PyPI: dagpipe-core GitHub: https://github.com/devilsfave/dagpipe Security Score: 3.7/10 Rating: 4.5/5 Installs: 3 Creator: devilsfave Creator Reputation: C+ Version: 0.2.3 Tags: python, llm, pipeline, orchestration, crash-recovery, ai-agents, mcp, free-tier, dag, checkpointing, pydantic, groq, gemini, langchain-alternative, langgraph-alternative, agentic-workflows Use Cases: LLM Pipeline Orchestration, AI Agent Development, Crash Recovery, Multi-step Automation, Free Tier Optimization, Agentic Workflows Required Credentials: GROQ_API_KEY (optional), GEMINI_API_KEY (optional) Install (Claude Code): claude mcp add io-github-devilsfave-dagpipe -- uvx dagpipe-core --- ## Well URL: https://mcp-marketplace.io/server/io-github-wellapp-ai-well-mcp Summary: Connect your AI to your Well financial data - invoices, companies, contacts. Description: Connect your AI to your Well financial data - invoices, companies, contacts. Remote endpoints: streamable-http: https://api.wellapp.ai/v1/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.wellapp.ai/v1/mcp GitHub: https://github.com/WellApp-ai/well-mcp Security Score: 9/10 Creator: WellApp Ai Creator Reputation: C+ Version: 0.2.1 Install (Claude Code Remote): claude mcp add --transport http io-github-wellapp-ai-well-mcp https://api.wellapp.ai/v1/mcp --- ## Airtable URL: https://mcp-marketplace.io/server/ai-waystation-airtable Summary: Access and manage your Airtable bases, tables, and records seamlessly Description: Access and manage your Airtable bases, tables, and records seamlessly Remote endpoints: streamable-http: https://waystation.ai/airtable/mcp sse: https://waystation.ai/airtable/mcp/sse Category: Productivity Mode: dual Pricing: Free GitHub: https://github.com/waystation-ai/mcp Security Score: 8.3/10 Installs: 1 Creator: Waystation Ai Creator Reputation: C+ Version: 0.3.1 --- ## Help Scout URL: https://mcp-marketplace.io/server/io-github-drewburchfield-help-scout-mcp Summary: Search Help Scout conversations, customers, organizations, threads, and inboxes with AI assistants Category: Developer Tools Mode: local Pricing: Free npm: help-scout-mcp-server GitHub: https://github.com/drewburchfield/help-scout-mcp-server.git Security Score: 4.5/10 Creator: Drewburchfield Creator Reputation: C+ Version: 1.7.0 Required Credentials: HELPSCOUT_APP_ID (required), HELPSCOUT_APP_SECRET (required), REDACT_MESSAGE_CONTENT (optional) Install (Claude Code): claude mcp add io-github-drewburchfield-help-scout-mcp -- npx -y help-scout-mcp-server --- ## Finlab Ai URL: https://mcp-marketplace.io/server/io-github-koreal6803-finlab-ai Summary: Quantitative trading toolkit with 900+ data columns, backtesting, and 60+ strategy examples. Description: Quantitative trading toolkit with 900+ data columns, backtesting, and 60+ strategy examples. Remote endpoints: streamable-http: https://finlab-ai.koreal6803.workers.dev/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/koreal6803/finlab-ai Security Score: 10/10 Creator: Koreal6803 Creator Reputation: C+ Version: 1.0.0 --- ## Hydrata URL: https://mcp-marketplace.io/server/com-hydrata-hydrata-mcp-server Summary: Run ANUGA flood simulations, track progress, and retrieve results on Hydrata Cloud. Description: Run ANUGA flood simulations, track progress, and retrieve results on Hydrata Cloud. Remote endpoints: streamable-http: https://hydrata.com/mcp/ Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://hydrata.com/mcp/ GitHub: https://github.com/Hydrata/hydrata-mcp-server MCP Tools (9): list_projects, get_project, get_scenario, start_simulation, get_run_status, get_run, cancel_run, retry_run, list_runs Security Score: 5.2/10 Creator: Hydrata Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http com-hydrata-hydrata-mcp-server https://hydrata.com/mcp/ --- ## Shipkit URL: https://mcp-marketplace.io/server/io-github-readmigo-shipkit Summary: Unified app publishing MCP Server for Google Play, App Store, and 10+ Chinese stores Category: Developer Tools Mode: local Pricing: Free npm: @readmigo/shipkit-mcp GitHub: https://github.com/readmigo/shipkit Security Score: 10/10 Creator: Readmigo Creator Reputation: C+ Version: 0.1.1 Required Credentials: SHIPKIT_API_KEY (required), SHIPKIT_DB_PATH (optional) Install (Claude Code): claude mcp add io-github-readmigo-shipkit -- npx -y @readmigo/shipkit-mcp --- ## Agent Trace Inspector URL: https://mcp-marketplace.io/server/io-github-dbsectrainer-mcp-agent-trace-inspector Summary: Step-by-step observability for MCP agent workflows Category: Developer Tools Mode: local Pricing: Free npm: mcp-agent-trace-inspector GitHub: https://github.com/dbsectrainer/mcp-agent-trace-inspector Security Score: 4.2/10 Creator: Dbsectrainer Creator Reputation: C+ Version: 1.0.0 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-dbsectrainer-mcp-agent-trace-inspector -- npx -y mcp-agent-trace-inspector --- ## Feedbk URL: https://mcp-marketplace.io/server/io-github-feedbk-ai-create-survey Summary: Create AI surveys with dynamic follow-up probing directly from your AI assistant. Description: Create AI surveys with dynamic follow-up probing directly from your AI assistant. Remote endpoints: streamable-http: https://mcp.feedbk.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.feedbk.ai/mcp GitHub: https://github.com/feedbk-ai/feedbk-mcp-server MCP Tools (2): start_survey, publish_survey Security Score: 10/10 Creator: Feedbk Ai Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-feedbk-ai-create-survey https://mcp.feedbk.ai/mcp --- ## Near Solana Blockchain Api URL: https://mcp-marketplace.io/server/io-github-trevorflipper-near-solana-blockchain-api Summary: 24 NEAR + Solana + Base blockchain endpoints with x402 USDC micropayments Description: 24 NEAR + Solana + Base blockchain endpoints with x402 USDC micropayments Remote endpoints: streamable-http: https://ironflip.duckdns.org Category: Finance Mode: remote Pricing: Free Remote URL: https://ironflip.duckdns.org Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 3.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-trevorflipper-near-solana-blockchain-api https://ironflip.duckdns.org --- ## Intenttext URL: https://mcp-marketplace.io/server/io-github-intenttext-intenttext-mcp Summary: Parse, validate, query, and render IntentText (.it) documents for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @intenttext/mcp-server GitHub: https://github.com/intenttext/intenttext-mcp Security Score: 5.2/10 Installs: 1 Creator: Emad Jumaah Creator Reputation: F Version: 1.0.1 Install (Claude Code): claude mcp add io-github-intenttext-intenttext-mcp -- npx -y @intenttext/mcp-server --- ## Memory URL: https://mcp-marketplace.io/server/io-github-j0hanz-memory-mcp Summary: SQLite-backed MCP server for persistent memory, full-text retrieval, and graph traversal. Category: Developer Tools Mode: local Pricing: Free npm: @j0hanz/memory-mcp GitHub: https://github.com/j0hanz/memory-mcp Security Score: 10/10 Creator: J0hanz Creator Reputation: C+ Version: 1.7.0 Install (Claude Code): claude mcp add io-github-j0hanz-memory-mcp -- npx -y @j0hanz/memory-mcp --- ## Fintrx URL: https://mcp-marketplace.io/server/com-fintrx-fintrx-mcp Summary: Bring FINTRX's family office and RIA intelligence into Claude. Description: Bring FINTRX's family office and RIA intelligence into Claude. Remote endpoints: streamable-http: https://mcp.fintrx.net/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.fintrx.net/mcp GitHub: https://github.com/FINTRX-Inc/fintrx-mcp Security Score: 9/10 Creator: FINTRX Inc Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-fintrx-fintrx-mcp https://mcp.fintrx.net/mcp --- ## Code Assistant URL: https://mcp-marketplace.io/server/io-github-j0hanz-code-assistant Summary: Gemini-powered MCP server for code analysis. Category: Developer Tools Mode: local Pricing: Free npm: @j0hanz/code-assistant GitHub: https://github.com/j0hanz/code-assistant Security Score: 10/10 Creator: J0hanz Creator Reputation: C+ Version: 1.1.1 Install (Claude Code): claude mcp add io-github-j0hanz-code-assistant -- npx -y @j0hanz/code-assistant --- ## Eval Runner URL: https://mcp-marketplace.io/server/io-github-dbsectrainer-mcp-eval-runner Summary: A standardized testing harness for MCP servers and agent workflows Category: Developer Tools Mode: local Pricing: Free npm: mcp-eval-runner GitHub: https://github.com/dbsectrainer/mcp-eval-runner Security Score: 4.2/10 Creator: Dbsectrainer Creator Reputation: C+ Version: 1.0.0 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-dbsectrainer-mcp-eval-runner -- npx -y mcp-eval-runner --- ## Mcp URL: https://mcp-marketplace.io/server/dev-storage-mcp Summary: Tigris MCP Server seamlessly connects AI agents to Tigris bucket and object management. Description: Tigris MCP Server seamlessly connects AI agents to Tigris bucket and object management. Remote endpoints: streamable-http: https://mcp.storage.dev/mcp Category: File & Storage Mode: remote Pricing: Free Remote URL: https://mcp.storage.dev/mcp GitHub: https://github.com/tigrisdata/mcp Security Score: 9/10 Rating: 5/5 Installs: 1 Creator: designcode Creator Reputation: B- Version: 1.9.2 Install (Claude Code Remote): claude mcp add --transport http dev-storage-mcp https://mcp.storage.dev/mcp --- ## Pinrag URL: https://mcp-marketplace.io/server/io-github-ndjordjevic-pinrag Summary: MCP RAG server: index PDFs, GitHub Repos, YouTube, Discord, Plain Text; query with citations. Category: Developer Tools Mode: local Pricing: Free PyPI: pinrag GitHub: https://github.com/ndjordjevic/pinrag Security Score: 10/10 Installs: 7 Creator: Nenad Djordjevic Version: 0.9.23 Tags: rag, mcp, langchain, chromadb, pdf, github, youtube, discord, embeddings, openai, cursor, vscode, retrieval, citations Use Cases: Coding assistants, documentation Q&A, research, onboarding, technical support, content analysis Required Credentials: OPENAI_API_KEY (required), PINRAG_PERSIST_DIR (optional) Install (Claude Code): claude mcp add io-github-ndjordjevic-pinrag -- uvx pinrag --- ## Health Monitor URL: https://mcp-marketplace.io/server/io-github-dbsectrainer-mcp-server-health-monitor Summary: Health monitoring for all your MCP servers Category: Developer Tools Mode: local Pricing: Free npm: mcp-server-health-monitor GitHub: https://github.com/dbsectrainer/mcp-server-health-monitor Security Score: 4.2/10 Creator: Dbsectrainer Creator Reputation: C+ Version: 1.0.0 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-dbsectrainer-mcp-server-health-monitor -- npx -y mcp-server-health-monitor --- ## Bbox URL: https://mcp-marketplace.io/server/io-github-iamvibhorsingh-bbox-mcp-server Summary: Bounding box(bbox) GIS tool: coords conversion, EPSG, WKT, GeoJSON, H3, Overpass, POI, map viz Category: Developer Tools Mode: local Pricing: Free npm: bbox-mcp-server GitHub: https://github.com/iamvibhorsingh/bbox-mcp-server Security Score: 10/10 Creator: iamvibhorsingh Creator Reputation: C- Version: 1.2.4 Required Credentials: MAPBOX_ACCESS_TOKEN (required), OVERPASS_API_URL (optional), MAX_H3_CELLS (optional) Install (Claude Code): claude mcp add io-github-iamvibhorsingh-bbox-mcp-server -- npx -y bbox-mcp-server --- ## Agoragentic Integrations URL: https://mcp-marketplace.io/server/io-github-rhein1-agoragentic Summary: Agent-to-agent marketplace. Browse, invoke, and pay for AI services in USDC on Base. Category: AI & ML Mode: local Pricing: Free npm: agoragentic-mcp GitHub: https://github.com/rhein1/agoragentic-integrations Security Score: 8.5/10 Creator: Rhein1 Creator Reputation: C+ Version: 1.1.0 Required Credentials: AGORAGENTIC_API_KEY (required) Install (Claude Code): claude mcp add io-github-rhein1-agoragentic -- npx -y agoragentic-mcp --- ## Frihet URL: https://mcp-marketplace.io/server/io-github-berthelius-frihet Summary: Manage invoices, expenses, clients, products and quotes via AI. 31 tools, MIT. Category: Developer Tools Mode: dual Pricing: Free npm: @frihet/mcp-server Remote URL: https://mcp.frihet.io/mcp GitHub: https://github.com/berthelius/frihet-mcp Security Score: 5.2/10 Creator: berthelius Creator Reputation: F Version: 1.0.1 Install (Claude Code): claude mcp add io-github-berthelius-frihet -- npx -y @frihet/mcp-server Install (Claude Code Remote): claude mcp add --transport http io-github-berthelius-frihet https://mcp.frihet.io/mcp --- ## Legal Doc Analyzer URL: https://mcp-marketplace.io/server/io-github-dbsectrainer-mcp-legal-doc-analyzer Summary: Domain-specific MCP tooling for legal document workflows Category: Developer Tools Mode: local Pricing: Free npm: mcp-legal-doc-analyzer GitHub: https://github.com/dbsectrainer/mcp-legal-doc-analyzer Security Score: 4.5/10 Creator: Dbsectrainer Creator Reputation: C+ Version: 1.0.0 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-dbsectrainer-mcp-legal-doc-analyzer -- npx -y mcp-legal-doc-analyzer --- ## Arifos URL: https://mcp-marketplace.io/server/io-github-ariffazil-arifosmcp Summary: Constitutional AI governance: 11 mega-tools, 13 floors, VAULT999 ledger. Human-in-loop by design. Description: Constitutional AI governance: 11 mega-tools, 13 floors, VAULT999 ledger. Human-in-loop by design. Remote endpoints: streamable-http: https://arifosmcp.arif-fazil.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://arifosmcp.arif-fazil.com/mcp GitHub: https://github.com/ariffazil/arifosmcp MCP Tools (15): init_anchor, arifOS_kernel, apex_soul, vault_ledger, agi_mind, asi_heart, engineering_memory, physics_reality, math_estimator, code_engine, architect_registry, apex_score_app, stage_pipeline_app, list_resources, read_resource Security Score: 10/10 Creator: ariffazil Creator Reputation: C- Version: 2026.03.22 Install (Claude Code Remote): claude mcp add --transport http io-github-ariffazil-arifosmcp https://arifosmcp.arif-fazil.com/mcp --- ## VaultCrux URL: https://mcp-marketplace.io/server/io-github-cuecrux-vaultcrux-memory-core Summary: VaultCrux Memory Core — 32 tools: knowledge, decisions, constraints, signals, coverage Description: VaultCrux Memory Core — 32 tools: knowledge, decisions, constraints, signals, coverage Remote endpoints: streamable-http: https://api.vaultcrux.com/memory-core/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.vaultcrux.com/memory-core/mcp GitHub: https://github.com/CueCrux/VaultCrux MCP Tools (32): query_memory, list_topics, get_versioned_snapshot, get_audit_trail, check_claim, get_freshness_report, get_contradictions, get_decision_context, get_causal_chain, reconstruct_knowledge_state, get_correction_chain, get_decisions_on_stale_context, record_decision_context, get_pressure_status, get_active_alerts, get_signals_feed, declare_constraint, update_constraint, get_constraints, check_constraints, verify_before_acting, suggest_constraint, checkpoint_decision_state, get_checkpoints, assess_coverage, get_relevant_context, escalate_with_context, get_platform_capabilities, submit_skill, promote_skill, dismiss_skill, retract_skill Security Score: 9/10 Creator: CueCrux Creator Reputation: C+ Version: 0.2.0 Install (Claude Code Remote): claude mcp add --transport http io-github-cuecrux-vaultcrux-memory-core https://api.vaultcrux.com/memory-core/mcp --- ## Otp Ojp URL: https://mcp-marketplace.io/server/io-github-testinat0r-otp-ojp Summary: Validate, introspect, and parse talent profiles (OTP) and job postings (OJP) Category: Developer Tools Mode: local Pricing: Free npm: @opentalentprotocol/mcp-server GitHub: https://github.com/neogene-ai/otp-ojp-mcp-server Security Score: 5.7/10 Creator: Neogene Ai Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-testinat0r-otp-ojp -- npx -y @opentalentprotocol/mcp-server --- ## Botguard Agent URL: https://mcp-marketplace.io/server/io-github-sarduine13-star-botguard-pro Summary: Bot traffic detector for paid ads. Input: domain. Returns trigger, fake sessions, daily USD waste. Description: Bot traffic detector for paid ads. Input: domain. Returns trigger, fake sessions, daily USD waste. Remote endpoints: streamable-http: https://botguard-agent-production.up.railway.app/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://botguard-agent-production.up.railway.app/mcp GitHub: https://github.com/sarduine13-star/botguard-agent Security Score: 9/10 Creator: Sarduine13 Star Creator Reputation: C+ Version: 1.0.3 Install (Claude Code Remote): claude mcp add --transport http io-github-sarduine13-star-botguard-pro https://botguard-agent-production.up.railway.app/mcp --- ## Wriftai URL: https://mcp-marketplace.io/server/io-github-mhassaanf-sych-wriftai-mcp Summary: An MCP server that provides [describe what your server does] Description: An MCP server that provides [describe what your server does] Remote endpoints: streamable-http: https://api.wrift.ai/v1/integrations/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.wrift.ai/v1/integrations/mcp MCP Tools (29): get_prediction, list_predictions, cancel_prediction, get_user, update_user, list_models, get_user_by_username, list_users, list_public_models, create_model, get_model, delete_model, update_model, list_users_public_models, create_prediction, list_model_versions, create_model_version, get_model_version, delete_model_version, create_prediction_against_a_specific_model_version, list_hardware, search_models, search_users, list_categories, generate_file_upload_download_urls, openai_create_chat_completion, openai_generate_image, openai_create_embeddings, anthropic_create_message Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-mhassaanf-sych-wriftai-mcp https://api.wrift.ai/v1/integrations/mcp --- ## Moldsim URL: https://mcp-marketplace.io/server/io-github-kobzevvv-moldsim-mcp Summary: Injection molding simulation expertise — materials, process validation, and DFM checks Category: Developer Tools Mode: local Pricing: Free npm: moldsim-mcp GitHub: https://github.com/kobzevvv/moldsim-mcp Security Score: 0/10 Creator: Kobzevvv Creator Reputation: C+ Version: 0.4.1 Install (Claude Code): claude mcp add io-github-kobzevvv-moldsim-mcp -- npx -y moldsim-mcp --- ## Hapi URL: https://mcp-marketplace.io/server/ai-com-mcp-strava Summary: Strava MCP tools for AI: athletes, activities, segments, clubs, routes. Powered by HAPI MCP server. Description: Strava MCP tools for AI: athletes, activities, segments, clubs, routes. Powered by HAPI MCP server. Remote endpoints: streamable-http: https://strava.run.mcp.com.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://strava.run.mcp.com.ai/mcp GitHub: https://github.com/la-rebelion/hapimcp MCP Tools (13): getStats, getLoggedInAthlete, getLoggedInAthleteStarredSegments, getEffortsBySegmentId, exploreSegments, getSegmentEffortById, getClubById, getClubMembersById, getClubAdminsById, getClubActivitiesById, getLoggedInAthleteClubs, getGearById, getRoutesByAthleteId Security Score: 10/10 Creator: La Rebelion Creator Reputation: C+ Version: 3.0.0+0.7.1 Install (Claude Code Remote): claude mcp add --transport http ai-com-mcp-strava https://strava.run.mcp.com.ai/mcp --- ## Local Commerce URL: https://mcp-marketplace.io/server/ai-bezal-local-commerce Summary: Search 7,000+ local service businesses across America by category, location, or keyword. Description: Search 7,000+ local service businesses across America by category, location, or keyword. Remote endpoints: streamable-http: https://app.bezal.ai/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://app.bezal.ai/api/mcp MCP Tools (4): search_providers, get_provider_details, submit_quote_request, list_categories Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-bezal-local-commerce https://app.bezal.ai/api/mcp --- ## Time URL: https://mcp-marketplace.io/server/ai-smithery-arjunkmrm-local001 Summary: Get the current time in your preferred timezone or any region you specify. Browse concise informat… Description: Get the current time in your preferred timezone or any region you specify. Browse concise informat… Remote endpoints: streamable-http: https://server.smithery.ai/@arjunkmrm/local001/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/arjunkmrm/time Security Score: 10/10 Creator: Arjunkmrm Creator Reputation: C+ Version: 1.15.0 --- ## Agora URL: https://mcp-marketplace.io/server/io-github-licium-ai-licium Summary: Delegate to specialist agents, search MCP tools, and access real-time data APIs — one connection. Description: Delegate to specialist agents, search MCP tools, and access real-time data APIs — one connection. Remote endpoints: streamable-http: https://www.licium.ai/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.licium.ai/api/mcp GitHub: https://github.com/Licium-ai/agora MCP Tools (3): licium, licium_discover, licium_manage Security Score: 9/10 Creator: Licium Ai Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-licium-ai-licium https://www.licium.ai/api/mcp --- ## Proofx URL: https://mcp-marketplace.io/server/io-github-razashariff-proofx Summary: Protect and verify digital content with cryptographic signing and proof of ownership. Description: Protect and verify digital content with cryptographic signing and proof of ownership. Remote endpoints: streamable-http: https://proofx-mcp.fly.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://proofx-mcp.fly.dev/mcp GitHub: https://github.com/razashariff/proofx MCP Tools (6): verify_content, verify_hash, get_creator, protect_content, my_account, compute_hash Security Score: 9/10 Creator: abyo-software Creator Reputation: D Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-razashariff-proofx https://proofx-mcp.fly.dev/mcp --- ## Data Pipeline Connector URL: https://mcp-marketplace.io/server/io-github-dbsectrainer-mcp-data-pipeline-connector Summary: Universal data connector for CSV, Postgres, and REST APIs via DuckDB Category: Developer Tools Mode: local Pricing: Free npm: mcp-data-pipeline-connector GitHub: https://github.com/dbsectrainer/mcp-data-pipeline-connector Security Score: 1.2/10 Creator: Dbsectrainer Creator Reputation: C+ Version: 1.0.0 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-dbsectrainer-mcp-data-pipeline-connector -- npx -y mcp-data-pipeline-connector --- ## Vox URL: https://mcp-marketplace.io/server/io-github-linxule-vox-mcp Summary: Multi-model AI gateway — 8 providers plus local models, no system prompt injection. Category: Developer Tools Mode: local Pricing: Free PyPI: vox-mcp GitHub: https://github.com/linxule/vox-mcp Security Score: 4.5/10 Creator: Linxule Creator Reputation: C+ Version: 0.1.0 Required Credentials: GEMINI_API_KEY (required), OPENAI_API_KEY (required), ANTHROPIC_API_KEY (required), XAI_API_KEY (required), DEEPSEEK_API_KEY (required), MOONSHOT_API_KEY (required), OPENROUTER_API_KEY (required), CUSTOM_API_URL (optional) Install (Claude Code): claude mcp add io-github-linxule-vox-mcp -- uvx vox-mcp --- ## Claude Faf URL: https://mcp-marketplace.io/server/io-github-wolfe-jam-claude-faf-mcp Summary: Persistent project context. 33 tools. AI format interop. IANA-registered. #2759 Description: Persistent project context. 33 tools. AI format interop. IANA-registered. #2759 Remote endpoints: sse: https://claude-faf-mcp.vercel.app/sse Category: Developer Tools Mode: dual Pricing: Free npm: claude-faf-mcp Remote URL: https://claude-faf-mcp.vercel.app/sse GitHub: https://github.com/Wolfe-Jam/claude-faf-mcp Security Score: 9.8/10 Creator: Wolfe Jam Creator Reputation: C+ Version: 5.2.1 Install (Claude Code): claude mcp add io-github-wolfe-jam-claude-faf-mcp -- npx -y claude-faf-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-wolfe-jam-claude-faf-mcp https://claude-faf-mcp.vercel.app/sse --- ## Sieve URL: https://mcp-marketplace.io/server/io-github-lmwharton-sieve-mcp Summary: AI startup due diligence — screen companies across 7 dimensions, get a Sieve Score. Category: Developer Tools Mode: local Pricing: Free PyPI: sieve-mcp GitHub: https://github.com/lmwharton/sieve-mcp Security Score: 4.8/10 Creator: Lmwharton Creator Reputation: C+ Version: 0.1.4 Required Credentials: SIEVE_API_KEY (required) Install (Claude Code): claude mcp add io-github-lmwharton-sieve-mcp -- uvx sieve-mcp --- ## Sitelauncher URL: https://mcp-marketplace.io/server/io-github-trackerfitness729-jpg-sitelauncher-mcp-server Summary: Deploy live HTTPS websites in seconds. Instant subdomains or custom .xyz domains via USDC. Category: Developer Tools Mode: local Pricing: Free npm: sitelauncher-mcp-server GitHub: https://github.com/trackerfitness729-jpg/sitelauncher-mcp-server Security Score: 10/10 Creator: Trackerfitness729 Jpg Creator Reputation: C+ Version: 1.0.1 Required Credentials: SITELAUNCHER_API_URL (optional) Install (Claude Code): claude mcp add io-github-trackerfitness729-jpg-sitelauncher-mcp-server -- npx -y sitelauncher-mcp-server --- ## Cognitive Warfare Psyops URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-cognitive-warfare-psyops-mcp Summary: Detect and analyze cognitive warfare campaigns, information operations, narrative manipulation, a... Description: Detect and analyze cognitive warfare campaigns, information operations, narrative manipulation, a... Remote endpoints: streamable-http: https://ryanclinton--cognitive-warfare-psyops-mcp.apify.actor/mcp sse: https://ryanclinton--cognitive-warfare-psyops-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--cognitive-warfare-psyops-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-cognitive-warfare-psyops-mcp https://ryanclinton--cognitive-warfare-psyops-mcp.apify.actor/mcp --- ## Cloudclaw Core URL: https://mcp-marketplace.io/server/com-mycloudclaw-cloudclaw Summary: AI agent hosting platform: 37+ connectors, 181 tools, BYOK vault, marketplace. Description: AI agent hosting platform: 37+ connectors, 181 tools, BYOK vault, marketplace. Remote endpoints: streamable-http: https://mycloudclaw.com/api/agents/{agent_id}/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mycloudclaw.com/api/agents/{agent_id}/mcp GitHub: https://github.com/mkc909/cloudclaw-core Security Score: 9/10 Creator: Mkc909 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-mycloudclaw-cloudclaw https://mycloudclaw.com/api/agents/{agent_id}/mcp --- ## Cryptoapis Mcp Signer URL: https://mcp-marketplace.io/server/io-github-cryptoapis-io-mcp-signer Summary: MCP server for local transaction signing on EVM, UTXO, Tron, and XRP — no API calls needed Category: Finance Mode: local Pricing: Free npm: @cryptoapis-io/mcp-signer GitHub: https://github.com/CryptoAPIs-io/cryptoapis-mcp-signer Security Score: 10/10 Installs: 1 Creator: cryptoapis-io Creator Reputation: C- Version: 0.3.0 Tags: blockchain, signing, evm, bitcoin, utxo, tron, xrp, ethereum, transactions, crypto, offline, wallet Use Cases: Sign EVM transactions offline, Sign Bitcoin and UTXO transactions, Sign Tron transactions, Sign XRP transactions, Blockchain wallet automation, Offline transaction signing Install (Claude Code): claude mcp add io-github-cryptoapis-io-mcp-signer -- npx -y @cryptoapis-io/mcp-signer --- ## Maltese Law URL: https://mcp-marketplace.io/server/eu-ansvar-maltese-law-mcp Summary: Maltese legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/maltese-law-mcp GitHub: https://github.com/Ansvar-Systems/Maltese-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-maltese-law-mcp -- npx -y @ansvar/maltese-law-mcp --- ## Sports Betting URL: https://mcp-marketplace.io/server/io-github-seang1121-sports-betting-mcp Summary: AI sports betting picks, odds, injuries & line movement. 1,353+ picks, 59.6% win rate. Category: Developer Tools Mode: local Pricing: Free PyPI: sports-betting-mcp GitHub: https://github.com/seang1121/sports-betting-mcp Security Score: 3.2/10 Creator: Seang1121 Creator Reputation: C+ Version: 1.0.0 Required Credentials: SPORTS_BETTING_API_URL (optional), SPORTS_BETTING_API_KEY (optional) Install (Claude Code): claude mcp add io-github-seang1121-sports-betting-mcp -- uvx sports-betting-mcp --- ## Tascan URL: https://mcp-marketplace.io/server/io-github-snowbikemike-tascan-mcp Summary: Zero-friction task management for the deskless workforce. Scan. Task. Done. Description: TaScan is a zero-friction task management platform built for the deskless workforce — the workers who don’t have company emails, can’t download apps, and don’t have time for logins. Supervisors create task lists, generate QR codes, and post them on-site. Workers scan with their phone camera and immediately see their tasks. No app. No account. No friction. This MCP server lets AI agents create projects, events, and task lists in natural language, apply pre-built templates across 8 industry catego Category: Developer Tools Mode: dual Pricing: Free npm: tascan-mcp Remote URL: https://tascan-live-event.netlify.app/mcp GitHub: https://github.com/snowbikemike/tascan-mcp Security Score: 10/10 Rating: 5/5 Installs: 2 Creator: snowbikemike Creator Reputation: A- Version: 1.0.2 Required Credentials: TASCAN_API_KEY (required), TASCAN_API_URL (optional) Install (Claude Code): claude mcp add io-github-snowbikemike-tascan-mcp -- npx -y tascan-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-snowbikemike-tascan-mcp https://tascan-live-event.netlify.app/mcp --- ## Lucid URL: https://mcp-marketplace.io/server/app-lucid-mcp-lucid Summary: Lucid’s connector creates diagrams, searches, shares, and retrieves docs to summarize. Description: Lucid’s connector creates diagrams, searches, shares, and retrieves docs to summarize. Remote endpoints: streamable-http: https://mcp.lucid.app/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.lucid.app/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http app-lucid-mcp-lucid https://mcp.lucid.app/mcp --- ## Ai Tools URL: https://mcp-marketplace.io/server/dev-svelte-mcp Summary: The official Svelte MCP server providing docs and autofixing tools for Svelte development Description: The official Svelte MCP server providing docs and autofixing tools for Svelte development Remote endpoints: streamable-http: https://mcp.svelte.dev/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @sveltejs/mcp Remote URL: https://mcp.svelte.dev/mcp GitHub: https://github.com/sveltejs/ai-tools Security Score: 6.2/10 Creator: Sveltejs Creator Reputation: C+ Version: 0.1.22 Install (Claude Code): claude mcp add dev-svelte-mcp -- npx -y @sveltejs/mcp Install (Claude Code Remote): claude mcp add --transport http dev-svelte-mcp https://mcp.svelte.dev/mcp --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-finishkit-mcp Summary: FinishKit MCP: scan GitHub repos for security vulnerabilities, deployment blockers, and quality Category: Developer Tools Mode: local Pricing: Free npm: @finishkit/mcp GitHub: https://github.com/FinishKit/mcp Security Score: 7/10 Creator: FinishKit Creator Reputation: C+ Version: 0.1.0 Required Credentials: FINISHKIT_API_KEY (required) Install (Claude Code): claude mcp add io-github-finishkit-mcp -- npx -y @finishkit/mcp --- ## Maplestory URL: https://mcp-marketplace.io/server/io-github-kcw2034-maplestory-mcp-server Summary: MCP server for Nexon MapleStory OpenAPI - character, rankings, union, guild, and notices Category: Developer Tools Mode: local Pricing: Free PyPI: maplestory-mcp-server GitHub: https://github.com/kcw2034/maplestory-mcp-server Security Score: 10/10 Creator: Kcw2034 Creator Reputation: C+ Version: 1.0.1 Required Credentials: MAPLESTORY_API_KEY (required) Install (Claude Code): claude mcp add io-github-kcw2034-maplestory-mcp-server -- uvx maplestory-mcp-server --- ## Cryptoapis Mcp Address History URL: https://mcp-marketplace.io/server/io-github-cryptoapis-io-mcp-address-history Summary: MCP server for full transaction and token history on EVM and UTXO addresses via Crypto APIs Category: Finance Mode: local Pricing: Free npm: @cryptoapis-io/mcp-address-history GitHub: https://github.com/CryptoAPIs-io/cryptoapis-mcp-address-history Security Score: 10/10 Creator: cryptoapis-io Creator Reputation: C- Version: 0.3.0 Tags: blockchain, address-history, evm, bitcoin, utxo, ethereum, transactions, token-transfers, crypto, polygon Use Cases: Full EVM address transaction history, Bitcoin and UTXO address history, List token transfers for an address, Query address history by timestamp range, Manage synced blockchain addresses Required Credentials: CRYPTOAPIS_API_KEY (required) Install (Claude Code): claude mcp add io-github-cryptoapis-io-mcp-address-history -- npx -y @cryptoapis-io/mcp-address-history --- ## Academic Institution Talent URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-academic-institution-talent-mcp Summary: Discover research hotspots, profile labs, assess commercialization readiness, and generate tech s... Description: Discover research hotspots, profile labs, assess commercialization readiness, and generate tech s... Remote endpoints: streamable-http: https://ryanclinton--academic-institution-talent-mcp.apify.actor/mcp sse: https://ryanclinton--academic-institution-talent-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--academic-institution-talent-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-academic-institution-talent-mcp https://ryanclinton--academic-institution-talent-mcp.apify.actor/mcp --- ## Xray Vision URL: https://mcp-marketplace.io/server/com-emtailabs-xray-vision Summary: AI-powered codebase analysis — call graphs, security, dead code, complexity. 150+ tools. Description: AI-powered codebase analysis — call graphs, security, dead code, complexity. 150+ tools. Remote endpoints: streamable-http: https://mcp.emtailabs.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.emtailabs.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 2.1.0 Install (Claude Code Remote): claude mcp add --transport http com-emtailabs-xray-vision https://mcp.emtailabs.com/mcp --- ## Sota URL: https://mcp-marketplace.io/server/io-github-sota-deploy-sota Summary: Deploy web apps via AI agents with sota.io. 9 tools for deploy, logs, env, and more. Category: Cloud & DevOps Mode: local Pricing: Free npm: @sota-io/mcp GitHub: https://github.com/sota-deploy/mcp-server Security Score: 10/10 Creator: Sota Deploy Creator Reputation: C+ Version: 1.1.1 Install (Claude Code): claude mcp add io-github-sota-deploy-sota -- npx -y @sota-io/mcp --- ## Quality Dimension Generator URL: https://mcp-marketplace.io/server/ai-smithery-magenie33-quality-dimension-generator Summary: Generate tailored quality criteria and scoring guides from your task descriptions. Refine objectiv… Description: Generate tailored quality criteria and scoring guides from your task descriptions. Refine objectiv… Remote endpoints: streamable-http: https://server.smithery.ai/@magenie33/quality-dimension-generator/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/magenie33/quality-dimension-generator Security Score: 10/10 Creator: Magenie33 Creator Reputation: C+ Version: 1.0.0 --- ## Versedb URL: https://mcp-marketplace.io/server/com-versedb-versedb-mcp Summary: Comic book database — search comics, creators, characters, and manage your collection. Description: Comic book database — search comics, creators, characters, and manage your collection. Remote endpoints: streamable-http: https://versedb.com/mcp/api Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://versedb.com/mcp/api Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http com-versedb-versedb-mcp https://versedb.com/mcp/api --- ## Citedy Seo Agent URL: https://mcp-marketplace.io/server/io-github-nttylock-citedy-seo-agent Summary: AI marketing: SEO articles, trend scouting, competitor analysis, social media, lead magnets Description: AI marketing: SEO articles, trend scouting, competitor analysis, social media, lead magnets Remote endpoints: streamable-http: https://mcp.citedy.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.citedy.com/mcp GitHub: https://github.com/Citedy/citedy-seo-agent MCP Tools (52): article.generate, article.list, leadmagnet.generate, leadmagnet.get, leadmagnet.publish, leadmagnet.archive, scout.x, scout.x.result, scout.reddit, scout.reddit.result, gaps.generate, gaps.list, adapt.generate, ingest.create, ingest.get, ingest.content.get, session.create, social.publish, schedule.list, schedule.gaps, ingest.batch, competitors.discover, competitors.scout, webhooks.register, webhooks.list, webhooks.deliveries, webhooks.delete, agent.me, agent.health, agent.status, settings.get, personas.list, products.create, products.list, products.delete, products.search, seo.meta_tags.check, seo.headings.check, seo.links.analyze, seo.internal_links.plan, seo.og.preview, seo.schema.validate, seo.robots.check, seo.sitemap.check, seo.og_image.generate, brand.scan, brand.scan.get, shorts.generate, shorts.get, shorts.script, shorts.avatar, shorts.merge Security Score: 10/10 Creator: Citedy Creator Reputation: C+ Version: 2.2.0 Install (Claude Code Remote): claude mcp add --transport http io-github-nttylock-citedy-seo-agent https://mcp.citedy.com/mcp --- ## Pathmodeio URL: https://mcp-marketplace.io/server/io-github-pathmodeio-mcp-server Summary: Build intent specs via Socratic AI conversation. Connect to your Intent Layer for context. Category: Developer Tools Mode: local Pricing: Free npm: @pathmode/mcp-server GitHub: https://github.com/pathmodeio/mcp-server Security Score: 5.2/10 Creator: Pathmodeio Creator Reputation: C+ Version: 1.4.0 Required Credentials: PATHMODE_API_KEY (required) Install (Claude Code): claude mcp add io-github-pathmodeio-mcp-server -- npx -y @pathmode/mcp-server --- ## M And A Target Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-m-and-a-target-intelligence-mcp Summary: Pre-acquisition screening with IP portfolio analysis, workforce stability, technology assessment,... Description: Pre-acquisition screening with IP portfolio analysis, workforce stability, technology assessment,... Remote endpoints: streamable-http: https://ryanclinton--m-and-a-target-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--m-and-a-target-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--m-and-a-target-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-m-and-a-target-intelligence-mcp https://ryanclinton--m-and-a-target-intelligence-mcp.apify.actor/mcp --- ## Filesystem Server URL: https://mcp-marketplace.io/server/io-github-oncorporation-filesystem-server Summary: Secure filesystem access for AI agents with configurable directory and file type restrictions Category: File & Storage Mode: local Pricing: Free PyPI: vs-filesystem-mcp-server GitHub: https://github.com/Oncorporation/filesystem_server Security Score: 5.2/10 Creator: Oncorporation Creator Reputation: C+ Version: 0.1.3 Install (Claude Code): claude mcp add io-github-oncorporation-filesystem-server -- uvx vs-filesystem-mcp-server --- ## Yiditu URL: https://mcp-marketplace.io/server/io-github-kingbbs-yiditu-mcp Summary: I Ching hexagram analysis and geographic feng shui for Taiwan locations Description: I Ching hexagram analysis and geographic feng shui for Taiwan locations Remote endpoints: streamable-http: https://api.yiditu.tech/mcp Category: Developer Tools Mode: dual Pricing: Free npm: yiditu-mcp Remote URL: https://api.yiditu.tech/mcp GitHub: https://github.com/kingbbs/yiditu-mcp Security Score: 10/10 Creator: Kingbbs Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-kingbbs-yiditu-mcp -- npx -y yiditu-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-kingbbs-yiditu-mcp https://api.yiditu.tech/mcp --- ## Baepsae URL: https://mcp-marketplace.io/server/io-github-oozoofrog-baepsae Summary: Local MCP server for iOS Simulator and macOS app automation with a native Swift bridge Category: Developer Tools Mode: local Pricing: Free npm: mcp-baepsae GitHub: https://github.com/oozoofrog/mcp-baepsae Security Score: 5.8/10 Creator: Oozoofrog Creator Reputation: C+ Version: 6.1.1 Install (Claude Code): claude mcp add io-github-oozoofrog-baepsae -- npx -y mcp-baepsae --- ## Servicenow URL: https://mcp-marketplace.io/server/io-github-aartiq-servicenow-mcp Summary: 400+ ServiceNow tools across all modules — ITSM, CMDB, HRSD, CSM, SecOps, and more. Category: Business Tools Mode: local Pricing: Free npm: @aartiq/servicenow-mcp GitHub: https://github.com/aartiq/servicenow-mcp Security Score: 10/10 Creator: Aartiq Creator Reputation: C+ Version: 1.0.2 Required Credentials: SERVICENOW_INSTANCE_URL (optional), SERVICENOW_AUTH_METHOD (optional), SERVICENOW_BASIC_USERNAME (optional), SERVICENOW_BASIC_PASSWORD (optional), WRITE_ENABLED (optional), SCRIPTING_ENABLED (optional), CMDB_WRITE_ENABLED (optional), NOW_ASSIST_ENABLED (optional), ATF_ENABLED (optional), MCP_TOOL_PACKAGE (optional) Install (Claude Code): claude mcp add io-github-aartiq-servicenow-mcp -- npx -y @aartiq/servicenow-mcp --- ## Cryptoapis Mcp Market Data URL: https://mcp-marketplace.io/server/io-github-cryptoapis-io-mcp-market-data Summary: MCP server for cryptocurrency asset prices, exchange rates, and market metadata via Crypto APIs Category: Finance Mode: local Pricing: Free npm: @cryptoapis-io/mcp-market-data GitHub: https://github.com/CryptoAPIs-io/cryptoapis-mcp-market-data Security Score: 10/10 Creator: cryptoapis-io Creator Reputation: C- Version: 0.3.0 Tags: blockchain, market-data, exchange-rates, crypto, prices, bitcoin, ethereum, fiat, assets, cryptocurrency Use Cases: Get BTC to USD exchange rate, List all supported crypto assets, Get ETH asset details, Convert between crypto and fiat currencies, Retrieve asset market metadata Required Credentials: CRYPTOAPIS_API_KEY (required) Install (Claude Code): claude mcp add io-github-cryptoapis-io-mcp-market-data -- npx -y @cryptoapis-io/mcp-market-data --- ## Vaultit URL: https://mcp-marketplace.io/server/io-github-therealdataboss-vaultit Summary: Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM. Category: Developer Tools Mode: local Pricing: Free PyPI: vaultit GitHub: https://github.com/TheRealDataBoss/vaultit Security Score: 4.2/10 Creator: TheRealDataBoss Creator Reputation: C+ Version: 0.6.1 Install (Claude Code): claude mcp add io-github-therealdataboss-vaultit -- uvx vaultit --- ## Furniture Designer URL: https://mcp-marketplace.io/server/io-github-luisenvilla-furniture-designer-mcp Summary: Professional furniture design: specs, validation, cut optimization, BOM, and 3D reports. Category: Developer Tools Mode: local Pricing: Free PyPI: furniture-designer-mcp GitHub: https://github.com/LuisEnVilla/furniture-designer-mcp Security Score: 10/10 Creator: LuisEnVilla Creator Reputation: C+ Version: 0.1.3 Install (Claude Code): claude mcp add io-github-luisenvilla-furniture-designer-mcp -- uvx furniture-designer-mcp --- ## Servicenow URL: https://mcp-marketplace.io/server/io-github-habenani-servicenow-mcp Summary: 400+ ServiceNow tools across all modules — ITSM, CMDB, HRSD, CSM, SecOps, and more. Category: Business Tools Mode: local Pricing: Free npm: @aartiq/servicenow-mcp GitHub: https://github.com/aartiq/servicenow-mcp Security Score: 10/10 Creator: Aartiq Creator Reputation: C+ Version: 1.0.1 Required Credentials: SERVICENOW_INSTANCE_URL (optional), SERVICENOW_AUTH_METHOD (optional), SERVICENOW_BASIC_USERNAME (optional), SERVICENOW_BASIC_PASSWORD (optional), WRITE_ENABLED (optional), SCRIPTING_ENABLED (optional), CMDB_WRITE_ENABLED (optional), NOW_ASSIST_ENABLED (optional), ATF_ENABLED (optional), MCP_TOOL_PACKAGE (optional) Install (Claude Code): claude mcp add io-github-habenani-servicenow-mcp -- npx -y @aartiq/servicenow-mcp --- ## Blip URL: https://mcp-marketplace.io/server/io-github-blipemail-email Summary: MCP server for Blip disposable email — create inboxes, receive emails, extract OTP codes Category: Developer Tools Mode: local Pricing: Free npm: @useblip/email GitHub: https://github.com/blipemail/blip Security Score: 6.2/10 Creator: Blipemail Creator Reputation: C+ Version: 0.1.3 Required Credentials: BLIP_API_KEY (required) Install (Claude Code): claude mcp add io-github-blipemail-email -- npx -y @useblip/email --- ## Indexnow URL: https://mcp-marketplace.io/server/io-github-sharozdawa-indexnow Summary: Submit URLs for instant indexing via IndexNow and Google Indexing API. Category: Developer Tools Mode: local Pricing: Free npm: indexnow-mcp GitHub: https://github.com/sharozdawa/indexnow-mcp Security Score: 10/10 Creator: Sharozdawa Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-sharozdawa-indexnow -- npx -y indexnow-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/com-teamwork-mcp Summary: The Teamwork.com official MCP server helps teams efficiently manage client projects with AI. Description: The Teamwork.com official MCP server helps teams efficiently manage client projects with AI. Remote endpoints: sse: https://mcp.ai.teamwork.com streamable-http: https://mcp.ai.teamwork.com Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.ai.teamwork.com GitHub: https://github.com/teamwork/mcp MCP Tools (121): twdesk-create_company, twdesk-create_customer, twdesk-create_file, twdesk-create_message, twdesk-create_priority, twdesk-create_status, twdesk-create_tag, twdesk-create_ticket, twdesk-create_type, twdesk-get_company, twdesk-get_customer, twdesk-get_inbox, twdesk-get_priority, twdesk-get_status, twdesk-get_tag, twdesk-get_ticket, twdesk-get_type, twdesk-get_user, twdesk-list_companies, twdesk-list_customers, twdesk-list_inboxes, twdesk-list_priorities, twdesk-list_statuses, twdesk-list_tags, twdesk-list_tickets, twdesk-list_types, twdesk-list_users, twdesk-search_tickets, twdesk-update_company, twdesk-update_customer, twdesk-update_priority, twdesk-update_status, twdesk-update_tag, twdesk-update_ticket, twdesk-update_type, twprojects-add_project_member, twprojects-complete_timer, twprojects-create_comment, twprojects-create_company, twprojects-create_jobrole, twprojects-create_milestone, twprojects-create_notebook, twprojects-create_project, twprojects-create_project_category, twprojects-create_project_template, twprojects-create_skill, twprojects-create_tag, twprojects-create_task, twprojects-create_tasklist, twprojects-create_team, twprojects-create_timelog, twprojects-create_timer, twprojects-create_user, twprojects-get_comment, twprojects-get_company, twprojects-get_jobrole, twprojects-get_milestone, twprojects-get_notebook, twprojects-get_project, twprojects-get_project_category, twprojects-get_skill, twprojects-get_tag, twprojects-get_task, twprojects-get_tasklist, twprojects-get_team, twprojects-get_timelog, twprojects-get_timer, twprojects-get_user, twprojects-get_user_me, twprojects-list_activities, twprojects-list_activities_by_project, twprojects-list_comments, twprojects-list_comments_by_file_version, twprojects-list_comments_by_milestone, twprojects-list_comments_by_notebook, twprojects-list_comments_by_task, twprojects-list_companies, twprojects-list_industries, twprojects-list_jobroles, twprojects-list_milestones, twprojects-list_milestones_by_project, twprojects-list_notebooks, twprojects-list_project_budgets, twprojects-list_project_categories, twprojects-list_project_templates, twprojects-list_projects, twprojects-list_skills, twprojects-list_tags, twprojects-list_tasklist_budgets, twprojects-list_tasklists, twprojects-list_tasklists_by_project, twprojects-list_tasks, twprojects-list_tasks_by_project, twprojects-list_tasks_by_tasklist, twprojects-list_teams, twprojects-list_teams_by_company, twprojects-list_teams_by_project, twprojects-list_timelogs, twprojects-list_timelogs_by_project, twprojects-list_timelogs_by_task, twprojects-list_timers, twprojects-list_users, twprojects-list_users_by_project, twprojects-pause_timer, twprojects-resume_timer, twprojects-update_comment, twprojects-update_company, twprojects-update_jobrole, twprojects-update_milestone, twprojects-update_notebook, twprojects-update_project, twprojects-update_project_category, twprojects-update_skill, twprojects-update_tag, twprojects-update_task, twprojects-update_tasklist, twprojects-update_team, twprojects-update_timelog, twprojects-update_timer, twprojects-update_user, twprojects-users_workload Security Score: 10/10 Creator: Teamwork Creator Reputation: C+ Version: 1.11.7 Required Credentials: TW_MCP_BEARER_TOKEN (required), TW_MCP_LOG_FORMAT (optional), TW_MCP_LOG_LEVEL (optional) Install (Claude Code Remote): claude mcp add --transport http com-teamwork-mcp https://mcp.ai.teamwork.com --- ## Mobai URL: https://mcp-marketplace.io/server/io-github-mobai-app-mobai-mcp Summary: AI-powered mobile device automation for Android and iOS devices, emulators, and simulators Category: Developer Tools Mode: local Pricing: Free npm: mobai-mcp GitHub: https://github.com/MobAI-App/mobai-mcp Security Score: 10/10 Creator: Interlap01 Creator Reputation: C- Version: 1.2.1 Install (Claude Code): claude mcp add io-github-mobai-app-mobai-mcp -- npx -y mobai-mcp --- ## Scb Opendata URL: https://mcp-marketplace.io/server/io-github-ashwinvis-scb-opendata-mcp Summary: Statistics Sweden’s open data made available as an MCP server, using Python and FastMCP Category: Developer Tools Mode: local Pricing: Free PyPI: scb-opendata-mcp GitHub: https://github.com/ashwinvis/scb-opendata-mcp Security Score: 10/10 Creator: Ashwinvis Creator Reputation: C+ Version: 0.2.1 Install (Claude Code): claude mcp add io-github-ashwinvis-scb-opendata-mcp -- uvx scb-opendata-mcp --- ## Edict URL: https://mcp-marketplace.io/server/io-github-sowiedu-edict Summary: AI-agent programming language. JSON AST in, WASM out. Typed, effect-tracked, Z3-verified. Category: Developer Tools Mode: local Pricing: Free npm: edict-lang GitHub: https://github.com/Sowiedu/Edict Security Score: 10/10 Creator: Sowiedu Creator Reputation: C+ Version: 1.9.2 Install (Claude Code): claude mcp add io-github-sowiedu-edict -- npx -y edict-lang --- ## Nslookup URL: https://mcp-marketplace.io/server/io-github-venomseven-nslookup Summary: DNS lookups, SSL certificates, security scanning, and propagation checks via nslookup.io Description: DNS lookups, SSL certificates, security scanning, and propagation checks via nslookup.io Remote endpoints: streamable-http: https://mcp.nslookup.io/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @nslookup-io/mcp-server Remote URL: https://mcp.nslookup.io/mcp GitHub: https://github.com/NsLookup-io/nslookup-mcp Security Score: 10/10 Installs: 1 Creator: Jor Khachatryan Version: 1.1.7 Install (Claude Code): claude mcp add io-github-venomseven-nslookup -- npx -y @nslookup-io/mcp-server Install (Claude Code Remote): claude mcp add --transport http io-github-venomseven-nslookup https://mcp.nslookup.io/mcp --- ## Vault URL: https://mcp-marketplace.io/server/io-github-chill-ai-space-vault Summary: MCP server for credential isolation — bots use passwords and API keys without seeing them Category: Security Mode: local Pricing: Free npm: chillai-vault-mcp GitHub: https://github.com/Chill-AI-Space/vault-mcp Security Score: 5.5/10 Creator: Chill AI Space Creator Reputation: C+ Version: 0.2.1 Install (Claude Code): claude mcp add io-github-chill-ai-space-vault -- npx -y chillai-vault-mcp --- ## News URL: https://mcp-marketplace.io/server/io-github-pranciskus-newsmcp Summary: Real-time world news for AI agents. 50+ regions, topic filtering. Free, no API key. Category: Developer Tools Mode: local Pricing: Free npm: @newsmcp/server GitHub: https://github.com/pranciskus/newsmcp Security Score: 5.5/10 Creator: Pranciskus Creator Reputation: C+ Version: 1.1.1 Install (Claude Code): claude mcp add io-github-pranciskus-newsmcp -- npx -y @newsmcp/server --- ## 1Stay URL: https://mcp-marketplace.io/server/com-stayker-1stay Summary: Hotel booking MCP server. Search, book, and manage reservations across 250K+ properties worldwide. Description: Hotel booking MCP server. Search, book, and manage reservations across 250K+ properties worldwide. Remote endpoints: streamable-http: https://mcp.stayker.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.stayker.com/mcp GitHub: https://github.com/STAYKER-COM/1Stay-mcp MCP Tools (7): search_hotels, get_hotel_details, book_hotel, retrieve_booking, get_booking, cancel_booking, search_tools Security Score: 10/10 Creator: STAYKER COM Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-stayker-1stay https://mcp.stayker.com/mcp --- ## Rpn URL: https://mcp-marketplace.io/server/io-github-daedalus-mcp-rpn Summary: MCP server that exposes an RPN calculator Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-rpn GitHub: https://github.com/daedalus/mcp-rpn Security Score: 5.5/10 Creator: Daedalus Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-daedalus-mcp-rpn -- uvx mcp-rpn --- ## Drinkedin URL: https://mcp-marketplace.io/server/io-github-haim-barad-drinkedin Summary: AI agent virtual bar ecosystem — visit venues, order drinks, chat, earn Vouchers. 10 tools. Description: AI agent virtual bar ecosystem — visit venues, order drinks, chat, earn Vouchers. 10 tools. Remote endpoints: streamable-http: https://ai.drinkedin.net/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ai.drinkedin.net/mcp GitHub: https://github.com/haim-barad/drinkedin MCP Tools (10): drinkedin_register, drinkedin_list_venues, drinkedin_enter_venue, drinkedin_leave_venue, drinkedin_order_drink, drinkedin_send_message, drinkedin_generate_photo, drinkedin_get_profile, drinkedin_get_balance, drinkedin_get_referral_code Security Score: 9/10 Creator: haim-barad Creator Reputation: D Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-haim-barad-drinkedin https://ai.drinkedin.net/mcp --- ## Ble URL: https://mcp-marketplace.io/server/io-github-es617-ble-mcp-server Summary: Let AI agents interact with real BLE hardware — scan, connect, read, write, and subscribe. Category: Developer Tools Mode: local Pricing: Free PyPI: ble-mcp-server GitHub: https://github.com/es617/ble-mcp-server.git Security Score: 10/10 Creator: Enrico Santagati Creator Reputation: C- Version: 0.2.0 Required Credentials: BLE_MCP_ALLOW_WRITES (optional), BLE_MCP_WRITE_ALLOWLIST (optional), BLE_MCP_PLUGINS (optional), BLE_MCP_TOOL_SEPARATOR (optional), BLE_MCP_MAX_SESSIONS (optional), BLE_MCP_AUTH_TOKEN (required) Install (Claude Code): claude mcp add io-github-es617-ble-mcp-server -- uvx ble-mcp-server --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-mldotink-mcp Summary: Deprecated - moved to ink.ml/ink Description: Deprecated - moved to ink.ml/ink Remote endpoints: streamable-http: https://deprecated.ml.ink/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://deprecated.ml.ink/mcp GitHub: https://github.com/mldotink/mcp.git Security Score: 10/10 Installs: 1 Creator: gluonfield Creator Reputation: C- Version: 3.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-mldotink-mcp https://deprecated.ml.ink/mcp --- ## Rollin URL: https://mcp-marketplace.io/server/io-github-davidsirota-rollin-mcp-server Summary: Wheelchair accessibility scores for 70,000+ US restaurants. Search, filter, and submit feedback. Category: Developer Tools Mode: local Pricing: Free npm: rollin-mcp-server GitHub: https://github.com/DavidSirota/rollin-mcp-server Security Score: 6.5/10 Creator: DavidSirota Creator Reputation: C+ Version: 1.0.1 Required Credentials: ROLLIN_API_KEY (required) Install (Claude Code): claude mcp add io-github-davidsirota-rollin-mcp-server -- npx -y rollin-mcp-server --- ## PlanExe URL: https://mcp-marketplace.io/server/io-github-planexeorg-planexe Summary: MCP server for generating rough-draft project plans from natural-language prompts. Description: MCP server for generating rough-draft project plans from natural-language prompts. Remote endpoints: streamable-http: https://mcp.planexe.org/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.planexe.org/mcp GitHub: https://github.com/PlanExeOrg/PlanExe MCP Tools (8): prompt_examples, model_profiles, plan_create, plan_status, plan_stop, plan_retry, plan_file_info, plan_list Security Score: 10/10 Creator: neoneye Creator Reputation: C- Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-planexeorg-planexe https://mcp.planexe.org/mcp --- ## Orionbelt Analytics URL: https://mcp-marketplace.io/server/io-github-ralfbecher-orionbelt-analytics Summary: Ontology-based MCP server for database schema analysis and RDF/OWL ontology generation Category: Data & Analytics Mode: local Pricing: Free PyPI: orionbelt-analytics GitHub: https://github.com/ralfbecher/orionbelt-analytics Security Score: 10/10 Creator: Ralfbecher Creator Reputation: C+ Version: 0.5.0 Install (Claude Code): claude mcp add io-github-ralfbecher-orionbelt-analytics -- uvx orionbelt-analytics --- ## Template Python URL: https://mcp-marketplace.io/server/live-alpic-mcp-server-template-7860f7d3-mcp-server-template-python Summary: Description of my MCP server Description: Description of my MCP server Remote endpoints: streamable-http: https://mcp-server-template-7860f7d3.alpic.live sse: https://mcp-server-template-7860f7d3.alpic.live Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp-server-template-7860f7d3.alpic.live Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.0.1 Install (Claude Code Remote): claude mcp add --transport http live-alpic-mcp-server-template-7860f7d3-mcp-server-template-python https://mcp-server-template-7860f7d3.alpic.live --- ## Psyche Ai URL: https://mcp-marketplace.io/server/io-github-shangri-la-0428-psyche-ai Summary: Emotional intelligence for AI agents: neurotransmitter mood, personality, empathy, trait drift. Category: Developer Tools Mode: local Pricing: Free npm: psyche-ai GitHub: https://github.com/Shangri-la-0428/psyche-ai Security Score: 10/10 Creator: Shangri La 0428 Creator Reputation: C+ Version: 9.2.2 Required Credentials: PSYCHE_MBTI (optional), PSYCHE_NAME (optional), PSYCHE_MODE (optional), PSYCHE_LOCALE (optional) Install (Claude Code): claude mcp add io-github-shangri-la-0428-psyche-ai -- npx -y psyche-ai --- ## Cortex URL: https://mcp-marketplace.io/server/io-github-j0hanz-cortex-mcp Summary: Multi-level reasoning MCP server with configurable depth levels Category: Developer Tools Mode: local Pricing: Free npm: @j0hanz/cortex-mcp GitHub: https://github.com/j0hanz/cortex-mcp Security Score: 10/10 Creator: J0hanz Creator Reputation: C+ Version: 1.11.0 Install (Claude Code): claude mcp add io-github-j0hanz-cortex-mcp -- npx -y @j0hanz/cortex-mcp --- ## Ai Context Inspector URL: https://mcp-marketplace.io/server/io-github-cocaxcode-ai-context-inspector Summary: Scan, export, and import your AI ecosystem. Discover MCP servers, skills, and memories. Category: Developer Tools Mode: local Pricing: Free npm: @cocaxcode/ai-context-inspector GitHub: https://github.com/cocaxcode/ai-context-inspector Security Score: 10/10 Creator: Raul Coca Creator Reputation: D Version: 0.4.9 Install (Claude Code): claude mcp add io-github-cocaxcode-ai-context-inspector -- npx -y @cocaxcode/ai-context-inspector --- ## Agent Protocol URL: https://mcp-marketplace.io/server/io-github-dinwind-cokodo-agent Summary: Serve .agent/ project context, references, and collaborations to MCP-compatible IDEs. Category: Developer Tools Mode: local Pricing: Free PyPI: cokodo-agent GitHub: https://github.com/dinwind/agent_protocol Security Score: 10/10 Creator: Dinwind Creator Reputation: C+ Version: 1.7.0 Install (Claude Code): claude mcp add io-github-dinwind-cokodo-agent -- uvx cokodo-agent --- ## IConnect URL: https://mcp-marketplace.io/server/io-github-heznpc-iconnect Summary: MCP server for the entire Apple ecosystem — 123 tools across 14 modules. macOS only. Category: Developer Tools Mode: local Pricing: Free npm: iconnect-mcp GitHub: https://github.com/heznpc/iConnect Security Score: 10/10 Creator: Heznpc Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-heznpc-iconnect -- npx -y iconnect-mcp --- ## Expense URL: https://mcp-marketplace.io/server/io-github-justfsl50-expense-mcp Summary: Personal Expense Tracker MCP Server — expenses, income, budgets & savings goals Category: Finance Mode: local Pricing: Free PyPI: expense-mcp GitHub: https://github.com/justfsl50/expense-mcp Security Score: 10/10 Creator: Justfsl50 Creator Reputation: C+ Version: 1.0.1 Required Credentials: DATABASE_URL (optional), CURRENCY (optional), DEFAULT_USER (optional) Install (Claude Code): claude mcp add io-github-justfsl50-expense-mcp -- uvx expense-mcp --- ## Youtube Transcript URL: https://mcp-marketplace.io/server/io-github-jkawamoto-mcp-youtube-transcript Summary: An MCP server retrieving transcripts of YouTube videos Category: Content & Media Mode: local Pricing: Free GitHub: https://github.com/jkawamoto/mcp-youtube-transcript Security Score: 5.7/10 Creator: Jkawamoto Creator Reputation: C+ Version: 0.5.13 --- ## Qase URL: https://mcp-marketplace.io/server/io-qase-mcp-server Summary: Official MCP server for Qase — manage test cases, runs, suites, defects via AI tools. Category: Developer Tools Mode: local Pricing: Free npm: @qase/mcp-server GitHub: https://github.com/qase-tms/qase-mcp-server Security Score: 9.1/10 Creator: Qase Tms Creator Reputation: C+ Version: 1.1.4 Required Credentials: QASE_API_TOKEN (required), QASE_API_DOMAIN (optional) Install (Claude Code): claude mcp add io-qase-mcp-server -- npx -y @qase/mcp-server --- ## Service IDig URL: https://mcp-marketplace.io/server/net-softricks-idig-dns Summary: Professional DNS diagnostics: 14 tools for DNS, DNSSEC, email security, SSL, and propagation. Description: Professional DNS diagnostics: 14 tools for DNS, DNSSEC, email security, SSL, and propagation. Remote endpoints: sse: https://mcp.softricks.net/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.softricks.net/sse GitHub: https://github.com/kbhave/MCP-Service-iDig Security Score: 9.8/10 Creator: Kbhave Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http net-softricks-idig-dns https://mcp.softricks.net/sse --- ## Evidra URL: https://mcp-marketplace.io/server/io-github-vitas-evidra Summary: Evidra — Flight recorder for AI infrastructure agents Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://evidra.samebits.com/mcp Security Score: 6/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.4.7 Required Credentials: EVIDRA_ENVIRONMENT (optional), EVIDRA_EVIDENCE_DIR (optional), EVIDRA_SIGNING_MODE (optional), EVIDRA_SIGNING_KEY (required), EVIDRA_SIGNING_KEY_PATH (optional) Install (Claude Code Remote): claude mcp add --transport http io-github-vitas-evidra https://evidra.samebits.com/mcp --- ## Analytics URL: https://mcp-marketplace.io/server/ai-mcpanalytics-analytics Summary: Analytics for business data: upload CSV or connect GA4/GSC, run ML/stats, get HTML reports. Description: Analytics for business data: upload CSV or connect GA4/GSC, run ML/stats, get HTML reports. Remote endpoints: streamable-http: https://api.mcpanalytics.ai/auth0 Category: Data & Analytics Mode: dual Pricing: Free Remote URL: https://api.mcpanalytics.ai/auth0 GitHub: https://github.com/embeddedlayers/mcp-analytics Security Score: 3.5/10 Creator: Embeddedlayers Creator Reputation: C+ Version: 1.0.5 Install (Claude Code Remote): claude mcp add --transport http ai-mcpanalytics-analytics https://api.mcpanalytics.ai/auth0 --- ## Kuro URL: https://mcp-marketplace.io/server/com-fourmemeclaw-kuro-mcp Summary: AI agent tools: translation (95+ langs), crypto research, compliance, summarization. Description: AI agent tools: translation (95+ langs), crypto research, compliance, summarization. Remote endpoints: streamable-http: https://fourmemeclaw.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://fourmemeclaw.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http com-fourmemeclaw-kuro-mcp https://fourmemeclaw.com/mcp --- ## Pagecast URL: https://mcp-marketplace.io/server/io-github-mcpware-pagecast Summary: Record any browser page as GIF or video via MCP Category: Developer Tools Mode: local Pricing: Free npm: @mcpware/pagecast GitHub: https://github.com/mcpware/pagecast Security Score: 9/10 Creator: ithiria894 Version: 0.2.1 Install (Claude Code): claude mcp add io-github-mcpware-pagecast -- npx -y @mcpware/pagecast --- ## Fda Data URL: https://mcp-marketplace.io/server/io-github-medley-fda-data Summary: Clean FDA regulatory data: company resolution, facilities, recalls, inspections, approvals. Description: Clean FDA regulatory data: company resolution, facilities, recalls, inspections, approvals. Remote endpoints: streamable-http: https://www.regdatalab.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.regdatalab.com/mcp GitHub: https://github.com/medley/fda-data Security Score: 9/10 Creator: Medley Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-medley-fda-data https://www.regdatalab.com/mcp --- ## Vods URL: https://mcp-marketplace.io/server/io-github-aahl-mcp-vods Summary: MCP Server for Binge-watch / MoonTV / LunaTV. 一个用于追剧/追番的MCP服务器,为AI提供搜索影视播放地址的能力,并支持在小米等安卓电视/投影仪上直接播放 Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-vods GitHub: https://github.com/aahl/mcp-vods Security Score: 10/10 Creator: Aahl Creator Reputation: C+ Version: 0.1.9 Required Credentials: TRANSPORT (optional) Install (Claude Code): claude mcp add io-github-aahl-mcp-vods -- uvx mcp-vods --- ## Electronic URL: https://mcp-marketplace.io/server/io-github-wedsamuel1230-electronic-mcp-server Summary: 14 electronics tools: resistor decoder, capacitor calculator, GPIO reference for ESP32/Arduino/STM32 Category: Developer Tools Mode: local Pricing: Free PyPI: electronics-mcp-servers GitHub: https://github.com/wedsamuel1230/electronic-mcp-server.git Security Score: 10/10 Creator: Wedsamuel1230 Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-wedsamuel1230-electronic-mcp-server -- uvx electronics-mcp-servers --- ## indonesia-civic-stack URL: https://mcp-marketplace.io/server/indonesia-civic-stack Summary: Production-ready scrapers, normalizers, and API wrappers for Indonesian government data sources. Description: 🇮🇩 Python SDK + 40 MCP tools for 11 Indonesian government data portals. One pip install — BPOM, BPJPH, AHU, OJK, KPU, BMKG & more. Claude Code ready. Category: Data & Analytics Mode: local Pricing: Free PyPI: https://pypi.org/project/indonesia-civic-stack/ GitHub: https://github.com/suryast/indonesia-civic-stack Security Score: 5.3/10 Creator: suryast Creator Reputation: C- Version: 1.0.0 Tags: developer, opendata, civic-tech, indonesia Use Cases: Government data, open data, civic tech Install (Claude Code): claude mcp add indonesia-civic-stack -- uvx https://pypi.org/project/indonesia-civic-stack/ --- ## Max Messenger URL: https://mcp-marketplace.io/server/io-github-woyaxnini-max-messenger Summary: MCP server for MAX Messenger by VK. 21 tools: messages, media, buttons, members, events. Category: Developer Tools Mode: local Pricing: Free npm: @woyax/mcp-max-messenger GitHub: https://github.com/woyaxnini/mcp-max-messenger Security Score: 5.2/10 Creator: Woyaxnini Creator Reputation: C+ Version: 1.2.2 Required Credentials: MAX_TOKEN (required) Install (Claude Code): claude mcp add io-github-woyaxnini-max-messenger -- npx -y @woyax/mcp-max-messenger --- ## Tinify Ai URL: https://mcp-marketplace.io/server/io-github-onepunchtechnology-tinify-ai Summary: MCP server for Tinify image optimization — one tool, max optimization Description: MCP server for Tinify image optimization — one tool, max optimization Remote endpoints: streamable-http: https://app.tinify.ai/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @tinify-ai/mcp-server Remote URL: https://app.tinify.ai/mcp GitHub: https://github.com/onepunchtechnology/tinify-ai-mcp-server Security Score: 4.2/10 Creator: onepunchtechnology Creator Reputation: F Version: 1.4.1 Install (Claude Code): claude mcp add io-github-onepunchtechnology-tinify-ai -- npx -y @tinify-ai/mcp-server Install (Claude Code Remote): claude mcp add --transport http io-github-onepunchtechnology-tinify-ai https://app.tinify.ai/mcp --- ## Open Primitive Api URL: https://mcp-marketplace.io/server/io-github-writesdavid-open-primitive Summary: 22 federal data tools. Signed responses with provenance. Category: Developer Tools Mode: local Pricing: Free npm: open-primitive-mcp GitHub: https://github.com/writesdavid/open-primitive-api Security Score: 2.3/10 Creator: Writesdavid Creator Reputation: C+ Version: 1.1.0 Install (Claude Code): claude mcp add io-github-writesdavid-open-primitive -- npx -y open-primitive-mcp --- ## Codemagic URL: https://mcp-marketplace.io/server/io-github-agimaulana-codemagicmcp Summary: Codemagic CI/CD MCP Server — manage builds, apps, artifacts, and caches from your AI Category: Developer Tools Mode: local Pricing: Free PyPI: CodemagicMcp GitHub: https://github.com/AgiMaulana/CodemagicMcp Security Score: 10/10 Creator: AgiMaulana Creator Reputation: C+ Version: 0.6.2 Required Credentials: CODEMAGIC_API_KEY (required), CODEMAGIC_DEFAULT_APP_ID (optional), CODEMAGIC_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-agimaulana-codemagicmcp -- uvx CodemagicMcp --- ## MedRecPro URL: https://mcp-marketplace.io/server/com-medrecpro-drug-label-server Summary: Search and export FDA drug labels by brand name, generic ingredient, or UNII code. Description: Search and export FDA drug labels by brand name, generic ingredient, or UNII code. Remote endpoints: streamable-http: https://www.medrecpro.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.medrecpro.com/mcp GitHub: https://github.com/chriserikbarnes/MedRecPro Security Score: 10/10 Creator: Chriserikbarnes Creator Reputation: C+ Version: 1.0.3 Install (Claude Code Remote): claude mcp add --transport http com-medrecpro-drug-label-server https://www.medrecpro.com/mcp --- ## Joboracle URL: https://mcp-marketplace.io/server/io-tooloracle-joboracle Summary: JobOracle Job Market Intelligence MCP Description: JobOracle Job Market Intelligence MCP Remote endpoints: streamable-http: https://tooloracle.io/jobs/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://tooloracle.io/jobs/mcp/ GitHub: https://github.com/ToolOracle/joboracle MCP Tools (8): job_search, salary_insights, remote_jobs, company_jobs, job_trends, job_compare, job_alerts_check, health_check Security Score: 10/10 Creator: ToolOracle Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-tooloracle-joboracle https://tooloracle.io/jobs/mcp/ --- ## Google Workspace URL: https://mcp-marketplace.io/server/io-github-takiguchi-yu-google-workspace-mcp-server Summary: An MCP server for Google Workspaces. Category: Developer Tools Mode: local Pricing: Free npm: @takiguchi-yu/google-workspace-mcp-server GitHub: https://github.com/takiguchi-yu/google-workspace-mcp-server Security Score: 5.2/10 Creator: Takiguchi Yu Creator Reputation: C+ Version: 0.0.8 Install (Claude Code): claude mcp add io-github-takiguchi-yu-google-workspace-mcp-server -- npx -y @takiguchi-yu/google-workspace-mcp-server --- ## Foxit Pdf Api URL: https://mcp-marketplace.io/server/io-github-foxitsoftware-foxit-pdf-api-mcp-server Summary: MCP server that exposes Foxit PDF API capabilities via stdio. Category: Developer Tools Mode: local Pricing: Free npm: @foxitsoftware/foxit-pdf-api-mcp-server GitHub: https://github.com/foxitsoftware/foxit-pdf-api-mcp-server Security Score: 10/10 Creator: Foxitsoftware Creator Reputation: C+ Version: 0.2.4 Required Credentials: FOXIT_CLOUD_API_HOST (optional), FOXIT_CLOUD_API_CLIENT_ID (optional), FOXIT_CLOUD_API_CLIENT_SECRET (required) Install (Claude Code): claude mcp add io-github-foxitsoftware-foxit-pdf-api-mcp-server -- npx -y @foxitsoftware/foxit-pdf-api-mcp-server --- ## Stackbilt Mcp Gateway URL: https://mcp-marketplace.io/server/dev-stackbilt-mcp-gateway Summary: Stackbilt platform MCP gateway — wireframe generation and stack scaffolding tools Description: Stackbilt platform MCP gateway — wireframe generation and stack scaffolding tools Remote endpoints: streamable-http: https://mcp.stackbilt.dev/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://mcp.stackbilt.dev/mcp GitHub: https://github.com/Stackbilt-dev/stackbilt-mcp-gateway Security Score: 5.2/10 Creator: Kurt Overmier Creator Reputation: F Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http dev-stackbilt-mcp-gateway https://mcp.stackbilt.dev/mcp --- ## 4fetch URL: https://mcp-marketplace.io/server/io-github-amit755-4fetch Summary: Fetch a URL and get clean Markdown with metadata. No API key required; rate-limited per IP. Description: Fetch a URL and get clean Markdown with metadata. No API key required; rate-limited per IP. Remote endpoints: streamable-http: https://api.4fetch.com/mcp/v1/fetch Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.4fetch.com/mcp/v1/fetch MCP Tools (1): fetch Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-amit755-4fetch https://api.4fetch.com/mcp/v1/fetch --- ## CryptoAPIs Utils MCP HTTP Server URL: https://mcp-marketplace.io/server/cryptoapis-utils-mcp-http-server Summary: Validate addresses, decode transactions, and derive HD wallet addresses via Crypto APIs Description: Validate blockchain addresses, decode raw transactions, and derive HD wallet addresses using your AI assistant. This hosted MCP server connects directly to the Crypto APIs Utils product — no local installation needed. Supports address validation for EVM, UTXO, Solana, XRP, and Tron networks, raw transaction decoding, and HD wallet address derivation from xPub/yPub/zPub keys. Requires a Crypto APIs API key passed via the x-api-key header. Category: Finance Mode: remote Pricing: Free Remote URL: https://ai.cryptoapis.io/mcp/utils Security Score: 9/10 Creator: cryptoapis-io Creator Reputation: C- Version: 1.0.0 Tags: blockchain, utils, address-validation, transaction-decode, hd-wallet, ethereum, bitcoin, crypto, web3 Use Cases: Validate blockchain addresses, Decode raw transactions, Derive HD wallet addresses from xPub Required Credentials: x-api-key (required) Install (Claude Code Remote): claude mcp add --transport http cryptoapis-utils-mcp-http-server https://ai.cryptoapis.io/mcp/utils --- ## Mood Booster Agent URL: https://mcp-marketplace.io/server/io-github-edge-claw-mood-booster-agent Summary: ERC-8004 AI Agent: uplifting messages, USDC tipping, and on-chain reputation feedback. Description: ERC-8004 AI Agent: uplifting messages, USDC tipping, and on-chain reputation feedback. Remote endpoints: sse: https://aws.tail177fbd.ts.net/sse Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://aws.tail177fbd.ts.net/sse GitHub: https://github.com/edge-claw/mood-booster-agent Security Score: 5.2/10 Installs: 1 Creator: User Creator Reputation: F Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-edge-claw-mood-booster-agent https://aws.tail177fbd.ts.net/sse --- ## Newsoracle URL: https://mcp-marketplace.io/server/io-tooloracle-newsoracle Summary: NewsOracle News and Trends Intelligence MCP Description: NewsOracle News and Trends Intelligence MCP Remote endpoints: streamable-http: https://tooloracle.io/news/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://tooloracle.io/news/mcp/ GitHub: https://github.com/ToolOracle/newsoracle MCP Tools (9): top_news, search_news, trending_topics, topic_deep_dive, compare_coverage, trend_over_time, related_queries, breaking_now, health_check Security Score: 10/10 Creator: ToolOracle Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-tooloracle-newsoracle https://tooloracle.io/news/mcp/ --- ## Arcar URL: https://mcp-marketplace.io/server/io-github-arcar-org-arcar-mcp Summary: Servidor MCP para integraciones con arcar.org Description: Servidor MCP para integraciones con arcar.org Remote endpoints: sse: https://nave.q2bot.com/mcp/arcar-org Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://nave.q2bot.com/mcp/arcar-org Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.4 Install (Claude Code Remote): claude mcp add --transport http io-github-arcar-org-arcar-mcp https://nave.q2bot.com/mcp/arcar-org --- ## Barevalue URL: https://mcp-marketplace.io/server/io-github-quietnotion-barevalue Summary: Submit podcast orders, check status, and manage webhooks via Barevalue editing API. Category: Productivity Mode: local Pricing: Free npm: barevalue-mcp GitHub: https://github.com/quietnotion/barevalue-mcp Security Score: 10/10 Creator: Quietnotion Creator Reputation: C+ Version: 1.0.3 Required Credentials: BAREVALUE_API_KEY (required) Install (Claude Code): claude mcp add io-github-quietnotion-barevalue -- npx -y barevalue-mcp --- ## Replicant URL: https://mcp-marketplace.io/server/io-github-thecombatwombat-replicant-mcp Summary: Android MCP server for AI-assisted development. Build, test, emulate, and automate. Category: Developer Tools Mode: local Pricing: Free npm: replicant-mcp GitHub: https://github.com/thecombatwombat/replicant-mcp Security Score: 8.5/10 Creator: Thecombatwombat Creator Reputation: C+ Version: 1.6.1 Install (Claude Code): claude mcp add io-github-thecombatwombat-replicant-mcp -- npx -y replicant-mcp --- ## Claude Code Organizer URL: https://mcp-marketplace.io/server/io-github-mcpware-claude-code-organizer Summary: Organize Claude Code memories, skills, MCP servers, commands, agents, rules via drag-and-drop. Category: Developer Tools Mode: local Pricing: Free npm: @mcpware/claude-code-organizer GitHub: https://github.com/mcpware/claude-code-organizer Security Score: 10/10 Creator: ithiria894 Version: 0.5.4 Install (Claude Code): claude mcp add io-github-mcpware-claude-code-organizer -- npx -y @mcpware/claude-code-organizer --- ## Git URL: https://mcp-marketplace.io/server/io-github-ray0907-git-mcp-server Summary: MCP server for GitLab and GitHub Category: Developer Tools Mode: local Pricing: Free npm: @raytien/git-mcp-server GitHub: https://github.com/Ray0907/git-mcp-server Security Score: 10/10 Creator: Ray0907 Creator Reputation: C- Version: 0.2.3 Required Credentials: GIT_PROVIDER (optional), GIT_TOKEN (required), GIT_API_URL (optional), GIT_READ_ONLY (optional) Install (Claude Code): claude mcp add io-github-ray0907-git-mcp-server -- npx -y @raytien/git-mcp-server --- ## Cloud Agent URL: https://mcp-marketplace.io/server/io-github-joepangallo-cloud-agent Summary: AI software engineer — writes code, opens PRs, reviews code, generates tests, and more. Category: Developer Tools Mode: local Pricing: Free npm: mcp-server-cloud-agent GitHub: https://github.com/joepangallo/mcp-server-cloud-agent Security Score: 9.2/10 Creator: Joepangallo Creator Reputation: C+ Version: 1.1.1 Required Credentials: CLOUD_AGENT_API_KEY (required), CLOUD_AGENT_URL (optional) Install (Claude Code): claude mcp add io-github-joepangallo-cloud-agent -- npx -y mcp-server-cloud-agent --- ## Aiogram URL: https://mcp-marketplace.io/server/io-github-py2755-aiogram-mcp Summary: MCP server for aiogram Telegram bots — 30 tools, 7 resources, 3 prompts, event streaming Category: Developer Tools Mode: local Pricing: Free PyPI: aiogram-mcp GitHub: https://github.com/Py2755/aiogram-mcp Security Score: 4.2/10 Creator: Py2755 Creator Reputation: C+ Version: 0.7.1 Required Credentials: BOT_TOKEN (required) Install (Claude Code): claude mcp add io-github-py2755-aiogram-mcp -- uvx aiogram-mcp --- ## Compliance URL: https://mcp-marketplace.io/server/io-github-gjb65-compliance-intelligence Summary: Compliance knowledge graph: 692+ frameworks, 14,200+ controls, 819K+ cross-framework mappings. Description: Compliance knowledge graph: 692+ frameworks, 14,200+ controls, 819K+ cross-framework mappings. Remote endpoints: streamable-http: https://api.theartofservice.com/mcp Category: Security Mode: dual Pricing: Free npm: @theartofservice/compliance-mcp PyPI: theartofservice-compliance Remote URL: https://api.theartofservice.com/mcp GitHub: https://github.com/GJB65/compliance-mcp-server Security Score: 9.9/10 Creator: GJB65 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-gjb65-compliance-intelligence -- npx -y @theartofservice/compliance-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-gjb65-compliance-intelligence https://api.theartofservice.com/mcp --- ## Badge Server URL: https://mcp-marketplace.io/server/io-github-payclaw-badge Summary: Agents are not bots. Prove it. MCP-native identity declaration for authorized agents. Category: Developer Tools Mode: local Pricing: Free npm: @payclaw/badge GitHub: https://github.com/payclaw/badge-server Security Score: 4.8/10 Creator: Payclaw Creator Reputation: C+ Version: 0.4.0 Required Credentials: PAYCLAW_API_KEY (required), PAYCLAW_API_URL (optional) Install (Claude Code): claude mcp add io-github-payclaw-badge -- npx -y @payclaw/badge --- ## Harvey Verify URL: https://mcp-marketplace.io/server/io-github-meltingpixelsai-harvey-verify Summary: Post-transaction outcome verification. LLM-as-judge for agent service quality. Description: MCP server for AI agent quality assurance: verify if services delivered what was promised using LLM-as-judge evaluation, track service quality scores over time, and report outcomes. 2 free tools (health, list_tools) + 3 paid tools via x402 USDC micropayments on Solana. Hosted at verify.rugslayer.com. Category: Developer Tools Mode: dual Pricing: Free npm: @meltingpixels/harvey-verify Remote URL: https://verify.rugslayer.com/mcp GitHub: https://github.com/meltingpixelsai/harvey-verify Security Score: 4.5/10 Creator: meltingpixelsai Creator Reputation: F Version: 1.0.0 Tags: verification, quality assurance, agents, mcp, x402, trust Use Cases: Outcome verification, Service quality tracking, Agent trust scoring, Post-transaction auditing Required Credentials: XAI_API_KEY (required), SUPABASE_URL (optional), SUPABASE_SERVICE_ROLE_KEY (required), PAYMENT_WALLET (optional) Install (Claude Code): claude mcp add io-github-meltingpixelsai-harvey-verify -- npx -y @meltingpixels/harvey-verify Install (Claude Code Remote): claude mcp add --transport http io-github-meltingpixelsai-harvey-verify https://verify.rugslayer.com/mcp --- ## Spend URL: https://mcp-marketplace.io/server/io-github-payclaw-spend Summary: Agents are not bots. PayClaw proves it — then lets them pay. Badge + Spend on existing Visa rails. Category: Developer Tools Mode: local Pricing: Free npm: @payclaw/mcp-server GitHub: https://github.com/payclaw/mcp-server Security Score: 3.3/10 Creator: Payclaw Creator Reputation: C+ Version: 0.4.0 Required Credentials: PAYCLAW_API_KEY (required), PAYCLAW_API_URL (optional) Install (Claude Code): claude mcp add io-github-payclaw-spend -- npx -y @payclaw/mcp-server --- ## HuaweiAppGallery URL: https://mcp-marketplace.io/server/io-github-agimaulana-huaweiappgallerymcp Summary: Huawei AppGallery Connect MCP: upload APK/AAB, update metadata, submit and manage app releases. Category: Developer Tools Mode: local Pricing: Free PyPI: huawei-app-gallery-mcp GitHub: https://github.com/AgiMaulana/HuaweiAppGalleryMcp Security Score: 4.5/10 Creator: AgiMaulana Creator Reputation: C+ Version: 1.1.1 Required Credentials: HUAWEI_CLIENT_ID (required), HUAWEI_CLIENT_SECRET (required), HUAWEI_APP_ID (optional) Install (Claude Code): claude mcp add io-github-agimaulana-huaweiappgallerymcp -- uvx huawei-app-gallery-mcp --- ## Macroooracle URL: https://mcp-marketplace.io/server/io-tooloracle-macroooracle Summary: MacroOracle US Macro Economic Intelligence MCP Description: MacroOracle US Macro Economic Intelligence MCP Remote endpoints: streamable-http: https://tooloracle.io/macro/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://tooloracle.io/macro/mcp/ GitHub: https://github.com/ToolOracle/macroooracle MCP Tools (8): fed_rates, inflation, yield_curve, labor_market, gdp_growth, housing, macro_dashboard, health_check Security Score: 10/10 Creator: ToolOracle Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-tooloracle-macroooracle https://tooloracle.io/macro/mcp/ --- ## CryptoAPIs Address Latest MCP HTTP Server URL: https://mcp-marketplace.io/server/cryptoapis-address-latest-mcp-http-server Summary: Get current balance and state of EVM, UTXO, Solana, XRP, Kaspa addresses via Crypto APIs Description: Query the latest balance and state of blockchain addresses using your AI assistant. This hosted MCP server connects directly to the Crypto APIs Address Latest product — no local installation needed. Supports EVM chains (Ethereum, BSC, Polygon, Avalanche, Arbitrum, Base, Optimism, Tron), UTXO chains (Bitcoin, Litecoin, Dogecoin, Dash, Zcash, Bitcoin Cash), Solana, XRP, and Kaspa. Returns token balances, confirmed/unconfirmed UTXOs, and address metadata. Requires a Crypto APIs API key passed via t Category: Finance Mode: remote Pricing: Free Remote URL: https://ai.cryptoapis.io/mcp/address-latest Security Score: 9/10 Creator: cryptoapis-io Creator Reputation: C- Version: 1.0.0 Tags: blockchain, address-balance, ethereum, bitcoin, solana, xrp, kaspa, utxo, evm, crypto, wallet Use Cases: Check wallet balance, Get address token holdings, Query UTXO state, Monitor address activity Required Credentials: x-api-key (required) Install (Claude Code Remote): claude mcp add --transport http cryptoapis-address-latest-mcp-http-server https://ai.cryptoapis.io/mcp/address-latest --- ## Full Portkey Admin URL: https://mcp-marketplace.io/server/io-github-s-b-e-n-s-o-n-portkey-admin-mcp Summary: Full Portkey Admin API MCP server — configs, prompts, keys, analytics, and more. Category: Developer Tools Mode: local Pricing: Free npm: portkey-admin-mcp GitHub: https://github.com/s-b-e-n-s-o-n/portkey-admin-mcp Security Score: 9.4/10 Creator: S B E N S O N Creator Reputation: C+ Version: 0.1.0-beta.3 Required Credentials: PORTKEY_API_KEY (required) Install (Claude Code): claude mcp add io-github-s-b-e-n-s-o-n-portkey-admin-mcp -- npx -y portkey-admin-mcp --- ## Archangel Agency URL: https://mcp-marketplace.io/server/io-github-jthora-archangel-agency-mcp Summary: Universal Language briefings, FusionGirl context JSONs, service catalog, agent info. x402-enabled. Description: Universal Language briefings, FusionGirl context JSONs, service catalog, agent info. x402-enabled. Remote endpoints: streamable-http: https://archangel-agency-mcp.jordan-trana.workers.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://archangel-agency-mcp.jordan-trana.workers.dev/mcp GitHub: https://github.com/Jthora/archangel-agency-mcp MCP Tools (4): get_service_catalog, get_universal_language_briefing, get_context_jsons, get_agent_info Security Score: 10/10 Creator: Jthora Creator Reputation: C+ Version: 1.2.2 Install (Claude Code Remote): claude mcp add --transport http io-github-jthora-archangel-agency-mcp https://archangel-agency-mcp.jordan-trana.workers.dev/mcp --- ## Proxy URL: https://mcp-marketplace.io/server/io-github-bnmbnmai-apollo-proxy Summary: 26 AI tools: DeFi, OSINT, crypto, intel feeds, search, proxy. x402 micropayments. Category: Developer Tools Mode: local Pricing: Free npm: @apollo_ai/mcp-proxy GitHub: https://github.com/bnmbnmai/mcp-proxy Security Score: 10/10 Creator: Bnmbnmai Creator Reputation: C+ Version: 4.6.0 Install (Claude Code): claude mcp add io-github-bnmbnmai-apollo-proxy -- npx -y @apollo_ai/mcp-proxy --- ## Agentic Ads URL: https://mcp-marketplace.io/server/io-github-nicofains1-agentic-ads Summary: Ad network for AI agents — monetize MCP servers with contextual ads. 70% revenue share. Description: Ad network for AI agents — monetize MCP servers with contextual ads. 70% revenue share. Remote endpoints: streamable-http: https://agentic-ads-production.up.railway.app/mcp Category: Developer Tools Mode: dual Pricing: Free npm: agentic-ads Remote URL: https://agentic-ads-production.up.railway.app/mcp GitHub: https://github.com/nicofains1/agentic-ads Security Score: 0/10 Creator: Nicofains1 Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-nicofains1-agentic-ads -- npx -y agentic-ads Install (Claude Code Remote): claude mcp add --transport http io-github-nicofains1-agentic-ads https://agentic-ads-production.up.railway.app/mcp --- ## Agentdeals URL: https://mcp-marketplace.io/server/io-github-robhunter-agentdeals Summary: MCP server aggregating developer infrastructure deals, free tiers, and startup programs Description: MCP server aggregating developer infrastructure deals, free tiers, and startup programs Remote endpoints: streamable-http: https://agentdeals.dev/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://agentdeals.dev/mcp GitHub: https://github.com/robhunter/agentdeals Security Score: 6.5/10 Creator: robhunter Version: 0.3.1 Install (Claude Code Remote): claude mcp add --transport http io-github-robhunter-agentdeals https://agentdeals.dev/mcp --- ## Lightpaper URL: https://mcp-marketplace.io/server/org-lightpaper-lightpaper-mcp Summary: API-first publishing platform. Publish markdown as permanent web pages with quality scoring. Category: Developer Tools Mode: local Pricing: Free PyPI: lightpaper-mcp GitHub: https://github.com/lightpaperorg/lightpaper Security Score: 4.8/10 Creator: Lightpaperorg Creator Reputation: C+ Version: 0.1.1 Required Credentials: LIGHTPAPER_API_KEY (required), LIGHTPAPER_BASE_URL (optional) Install (Claude Code): claude mcp add org-lightpaper-lightpaper-mcp -- uvx lightpaper-mcp --- ## Eurostat URL: https://mcp-marketplace.io/server/io-github-taru0208-eurostat-mcp-server Summary: Access European statistics: GDP, unemployment, inflation, population data. Description: Access European statistics: GDP, unemployment, inflation, population data. Remote endpoints: streamable-http: https://aligned-kettledrum--eurostat-mcp-server.apify.actor/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://aligned-kettledrum--eurostat-mcp-server.apify.actor/mcp GitHub: https://github.com/Taru0208/eurostat-mcp-server Security Score: 10/10 Creator: Taru0208 Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-taru0208-eurostat-mcp-server https://aligned-kettledrum--eurostat-mcp-server.apify.actor/mcp --- ## Multimail URL: https://mcp-marketplace.io/server/io-github-h179922-multimail-mcp-server Summary: Email for AI agents. Send and receive as markdown with human oversight. Category: Developer Tools Mode: local Pricing: Free npm: @multimail/mcp-server GitHub: https://github.com/multimail-dev/mcp-server Security Score: 7.3/10 Creator: Multimail Dev Creator Reputation: C+ Version: 0.1.4 Required Credentials: MULTIMAIL_API_KEY (required), MULTIMAIL_MAILBOX_ID (optional) Install (Claude Code): claude mcp add io-github-h179922-multimail-mcp-server -- npx -y @multimail/mcp-server --- ## Clio Kit URL: https://mcp-marketplace.io/server/io-github-iowarp-darshan-mcp Summary: Darshan I/O profiler MCP server for analyzing I/O trace files Category: Developer Tools Mode: local Pricing: Free PyPI: clio-kit GitHub: https://github.com/iowarp/clio-kit Security Score: 4.2/10 Creator: Iowarp Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-iowarp-darshan-mcp -- uvx clio-kit --- ## Prince URL: https://mcp-marketplace.io/server/cloud-prince-prince Summary: Convert Markdown, HTML, and web pages to high-quality PDF with Prince. Description: Convert Markdown, HTML, and web pages to high-quality PDF with Prince. Remote endpoints: streamable-http: https://prince.cloud/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://prince.cloud/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http cloud-prince-prince https://prince.cloud/mcp --- ## Pubmed URL: https://mcp-marketplace.io/server/io-github-taru0208-pubmed-mcp-server Summary: Search 36M+ PubMed biomedical articles and ClinicalTrials.gov studies. Description: Search 36M+ PubMed biomedical articles and ClinicalTrials.gov studies. Remote endpoints: streamable-http: https://aligned-kettledrum--pubmed-mcp-server.apify.actor/mcp Category: Education & Research Mode: remote Pricing: Free Remote URL: https://aligned-kettledrum--pubmed-mcp-server.apify.actor/mcp GitHub: https://github.com/Taru0208/pubmed-mcp-server Security Score: 10/10 Creator: Taru0208 Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-taru0208-pubmed-mcp-server https://aligned-kettledrum--pubmed-mcp-server.apify.actor/mcp --- ## Sec Edgar URL: https://mcp-marketplace.io/server/io-github-taru0208-sec-edgar-mcp-server Summary: Search SEC EDGAR filings, financial statements, and company data. Description: Search SEC EDGAR filings, financial statements, and company data. Remote endpoints: streamable-http: https://aligned-kettledrum--sec-edgar-mcp-server.apify.actor/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://aligned-kettledrum--sec-edgar-mcp-server.apify.actor/mcp GitHub: https://github.com/Taru0208/sec-edgar-mcp-server Security Score: 10/10 Creator: Taru0208 Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-taru0208-sec-edgar-mcp-server https://aligned-kettledrum--sec-edgar-mcp-server.apify.actor/mcp --- ## Phos Marketing Engine URL: https://mcp-marketplace.io/server/io-github-albermm-phos-marketing-engine Summary: AI marketing — content generation, competitor analysis, social publishing, and strategy. Description: AI marketing — content generation, competitor analysis, social publishing, and strategy. Remote endpoints: streamable-http: https://me.phos.nz/mcp/ Category: Marketing & Social Mode: remote Pricing: Free Remote URL: https://me.phos.nz/mcp/ Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-albermm-phos-marketing-engine https://me.phos.nz/mcp/ --- ## Sourced URL: https://mcp-marketplace.io/server/dev-sourced-sourced Summary: Source code search for every package on PyPI and npm. Description: Source code search for every package on PyPI and npm. Remote endpoints: streamable-http: https://mcp.sourced.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.sourced.dev/mcp GitHub: https://github.com/RyanCodrai/sourced Security Score: 9/10 Creator: RyanCodrai Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http dev-sourced-sourced https://mcp.sourced.dev/mcp --- ## Us Census URL: https://mcp-marketplace.io/server/io-github-taru0208-us-census-mcp-server Summary: Query US Census Bureau data: demographics, economics, and housing statistics. Description: Query US Census Bureau data: demographics, economics, and housing statistics. Remote endpoints: streamable-http: https://aligned-kettledrum--us-census-mcp-server.apify.actor/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://aligned-kettledrum--us-census-mcp-server.apify.actor/mcp GitHub: https://github.com/Taru0208/us-census-mcp-server Security Score: 10/10 Creator: Taru0208 Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-taru0208-us-census-mcp-server https://aligned-kettledrum--us-census-mcp-server.apify.actor/mcp --- ## World Bank URL: https://mcp-marketplace.io/server/io-github-taru0208-world-bank-mcp-server Summary: Access World Bank development indicators for 200+ countries. Description: Access World Bank development indicators for 200+ countries. Remote endpoints: streamable-http: https://aligned-kettledrum--world-bank-mcp-server.apify.actor/mcp Category: Finance Mode: remote Pricing: Free Remote URL: https://aligned-kettledrum--world-bank-mcp-server.apify.actor/mcp GitHub: https://github.com/Taru0208/world-bank-mcp-server Security Score: 10/10 Creator: Taru0208 Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-taru0208-world-bank-mcp-server https://aligned-kettledrum--world-bank-mcp-server.apify.actor/mcp --- ## Tuning Engines Cli URL: https://mcp-marketplace.io/server/io-github-cerebrixos-tuning-engines Summary: Domain-specific LLM fine-tuning — sovereign models trained on your data, zero infrastructure. Category: Developer Tools Mode: local Pricing: Free npm: tuningengines-cli GitHub: https://github.com/cerebrixos-org/tuning-engines-cli Security Score: 6.5/10 Creator: Cerebrixos Org Creator Reputation: C+ Version: 0.3.5 Required Credentials: TE_API_KEY (required) Install (Claude Code): claude mcp add io-github-cerebrixos-tuning-engines -- npx -y tuningengines-cli --- ## Sekichi URL: https://mcp-marketplace.io/server/io-github-surp-renz-sekichi Summary: Knowledge accumulation for AI coding agents. Records decisions, problems, and insights as context. Description: Knowledge accumulation for AI coding agents. Records decisions, problems, and insights as context. Remote endpoints: streamable-http: https://sekichi.fly.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://sekichi.fly.dev/mcp GitHub: https://github.com/surp-renz/sekichi Security Score: 9/10 Creator: Surp Renz Creator Reputation: C+ Version: 0.1.2 Install (Claude Code Remote): claude mcp add --transport http io-github-surp-renz-sekichi https://sekichi.fly.dev/mcp --- ## Amazonads URL: https://mcp-marketplace.io/server/io-github-cprice70-amazonads-mcp Summary: MCP server for Amazon Ads API - manage campaigns, keywords, bids, and performance reports Category: Developer Tools Mode: local Pricing: Free npm: amazonads-mcp GitHub: https://github.com/cprice70/amazonads-mcp Security Score: 5.2/10 Creator: Christopher Price Creator Reputation: F Version: 0.1.1 Required Credentials: AMAZON_ADS_CLIENT_ID (optional), AMAZON_ADS_CLIENT_SECRET (required), AMAZON_ADS_REFRESH_TOKEN (required), AMAZON_ADS_REGION (optional) Install (Claude Code): claude mcp add io-github-cprice70-amazonads-mcp -- npx -y amazonads-mcp --- ## Esg Supply Chain Risk URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-esg-supply-chain-risk-mcp Summary: ESG due diligence with environmental compliance, labor rights, governance, and EU CSRD/CSDDD gap ... Description: ESG due diligence with environmental compliance, labor rights, governance, and EU CSRD/CSDDD gap ... Remote endpoints: streamable-http: https://ryanclinton--esg-supply-chain-risk-mcp.apify.actor/mcp sse: https://ryanclinton--esg-supply-chain-risk-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--esg-supply-chain-risk-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-esg-supply-chain-risk-mcp https://ryanclinton--esg-supply-chain-risk-mcp.apify.actor/mcp --- ## Ai Agent Bank URL: https://mcp-marketplace.io/server/io-github-wirternow-agent-bank Summary: Financial infrastructure for AI agents: wallets, USDC transfers, lending, jobs on Polygon Description: Financial infrastructure for AI agents: wallets, USDC transfers, lending, jobs on Polygon Remote endpoints: streamable-http: https://tdueqhfxyojmjgactdyc.supabase.co/functions/v1/mcp-server Category: Developer Tools Mode: dual Pricing: Free npm: ai-agent-bank-mcp-server Remote URL: https://tdueqhfxyojmjgactdyc.supabase.co/functions/v1/mcp-server GitHub: https://github.com/WirterNow/ai-agent-bank-mcp-server Security Score: 0.5/10 Creator: WirterNow Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-wirternow-agent-bank -- npx -y ai-agent-bank-mcp-server Install (Claude Code Remote): claude mcp add --transport http io-github-wirternow-agent-bank https://tdueqhfxyojmjgactdyc.supabase.co/functions/v1/mcp-server --- ## Pantry Persona App URL: https://mcp-marketplace.io/server/com-pantrypersona-pantry-persona Summary: AI-powered kitchen management — pantry, recipes, meal plans, shopping lists Description: AI-powered kitchen management — pantry, recipes, meal plans, shopping lists Remote endpoints: streamable-http: https://www.pantrypersona.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.pantrypersona.com/api/mcp GitHub: https://github.com/Zen-Design-Solutions-Prod/pantry-persona-app MCP Tools (18): manage_shopping, manage_pantry, manage_meal_plan, find_recipes, manage_recipes, shop_for_meal_plan, cook_recipe, process_receipt, get_insights, manage_profiles, manage_collections, manage_preferences, show_shopping, show_pantry, show_recipes, show_meal_plan, show_profiles, get_next_steps Security Score: 9/10 Creator: Zen Design Solutions Prod Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-pantrypersona-pantry-persona https://www.pantrypersona.com/api/mcp --- ## Crossref URL: https://mcp-marketplace.io/server/io-github-taru0208-crossref-mcp-server Summary: Search 150M+ academic works, journals, and funders via Crossref API. Description: Search 150M+ academic works, journals, and funders via Crossref API. Remote endpoints: streamable-http: https://aligned-kettledrum--crossref-mcp-server.apify.actor/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://aligned-kettledrum--crossref-mcp-server.apify.actor/mcp GitHub: https://github.com/Taru0208/crossref-mcp-server Security Score: 10/10 Creator: Taru0208 Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-taru0208-crossref-mcp-server https://aligned-kettledrum--crossref-mcp-server.apify.actor/mcp --- ## Pplog URL: https://mcp-marketplace.io/server/io-github-esaio-pplog Summary: Official MCP server for pplog - a poem sharing service Category: Developer Tools Mode: local Pricing: Free npm: @esaio/pplog-mcp-server GitHub: https://github.com/esaio/pplog-mcp-server Security Score: 10/10 Creator: Esaio Creator Reputation: C+ Version: 0.3.1 Required Credentials: PPLOG_ACCESS_TOKEN (required) Install (Claude Code): claude mcp add io-github-esaio-pplog -- npx -y @esaio/pplog-mcp-server --- ## Nod URL: https://mcp-marketplace.io/server/com-joinnod-mcp Summary: Professional network for AI agents. Discover and connect with professionals. Description: Professional network for AI agents. Discover and connect with professionals. Remote endpoints: streamable-http: https://connect.joinnod.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://connect.joinnod.com/mcp GitHub: https://github.com/yoannarz/nod-mcp Security Score: 9/10 Creator: Yoannarz Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http com-joinnod-mcp https://connect.joinnod.com/mcp --- ## CryptoAPIs Address History MCP HTTP Server URL: https://mcp-marketplace.io/server/cryptoapis-address-history-mcp-http-server Summary: Get full transaction and token history for EVM and UTXO addresses via Crypto APIs Description: Retrieve the full transaction and token transfer history for blockchain addresses using your AI assistant. This hosted MCP server connects directly to the Crypto APIs Address History product — no local installation needed. Supports EVM chains (Ethereum, BSC, Polygon, Avalanche, Arbitrum, Base, Optimism, Tron) and UTXO chains (Bitcoin, Litecoin, Dogecoin, Dash, Zcash). Returns paginated transaction lists with timestamps, amounts, and token transfer details. Requires a Crypto APIs API key passed v Category: Finance Mode: remote Pricing: Free Remote URL: https://ai.cryptoapis.io/mcp/address-history Security Score: 9/10 Creator: cryptoapis-io Creator Reputation: C- Version: 1.0.0 Tags: blockchain, address-history, transactions, ethereum, bitcoin, utxo, evm, crypto, wallet, history Use Cases: Fetch transaction history, Audit wallet activity, Track token transfers, Investigate on-chain movements Required Credentials: x-api-key (required) Install (Claude Code Remote): claude mcp add --transport http cryptoapis-address-history-mcp-http-server https://ai.cryptoapis.io/mcp/address-history --- ## MCP Inflectra Spira Server URL: https://mcp-marketplace.io/server/mcp-inflectra-spira-server Summary: A Model Context Protocol (MCP) server enabling AI assistants to interact with Spira by Inflectra Description: This MCP server allows AI assistants to interact with the Inflectra Spira platform, providing a bridge between natural language interactions and the Spira REST API. This server supports all three editions of Spira: SpiraTest: Test Management When You Need Quality, Agility & Speed SpiraTeam: Project, Requirements Management & ALM For Agile Teams SpiraPlan: Program Management & ALM For Scaling Agile & Enterprises Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/Inflectra/mcp-server-spira Security Score: 7.5/10 Creator: User Creator Reputation: D Version: 1.0.0 Tags: spira, sdlc Use Cases: SDLC, spec development, backlog grooming --- ## Publish URL: https://mcp-marketplace.io/server/io-github-marlenezw-publish-mcp-server Summary: An MCP server that helps developers publish their MCP servers to the registry Category: Developer Tools Mode: local Pricing: Free PyPI: publish-mcp-server GitHub: https://github.com/marlenezw/publish-mcp-server Security Score: 10/10 Creator: Marlenezw Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-marlenezw-publish-mcp-server -- uvx publish-mcp-server --- ## Applitools URL: https://mcp-marketplace.io/server/io-github-applitools-applitools Summary: The Applitools MCP server helps you create, update, and analyze visual tests using Applitools Eyes. Category: Developer Tools Mode: local Pricing: Free npm: @applitools/mcp GitHub: https://github.com/applitools/mcp Security Score: 6.5/10 Creator: Applitools Creator Reputation: C+ Version: 1.0.5 Install (Claude Code): claude mcp add io-github-applitools-applitools -- npx -y @applitools/mcp --- ## Note URL: https://mcp-marketplace.io/server/io-github-github30-note-mcp-server Summary: MCP server for note.com: create, edit and retrieve posts. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/GitHub30/note-mcp-server Security Score: 10/10 Creator: GitHub30 Creator Reputation: C+ Version: 0.1.0 --- ## Flaim URL: https://mcp-marketplace.io/server/app-flaim-mcp Summary: Read-only fantasy analysis for ESPN, Yahoo, and Sleeper leagues via MCP Description: Read-only fantasy analysis for ESPN, Yahoo, and Sleeper leagues via MCP Remote endpoints: streamable-http: https://api.flaim.app/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://api.flaim.app/mcp GitHub: https://github.com/jdguggs10/flaim Security Score: 5.8/10 Creator: Jdguggs10 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http app-flaim-mcp https://api.flaim.app/mcp --- ## Ask Gemini URL: https://mcp-marketplace.io/server/io-github-lykhoyda-ask-gemini Summary: Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions Category: AI & ML Mode: local Pricing: Free npm: ask-gemini-mcp GitHub: https://github.com/Lykhoyda/ask-gemini-mcp Security Score: 9/10 Installs: 1 Creator: Lykhoyda Creator Reputation: C+ Version: 1.4.5 Required Credentials: GMCPT_TIMEOUT_MS (optional), GMCPT_LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-lykhoyda-ask-gemini -- npx -y ask-gemini-mcp --- ## Openfda URL: https://mcp-marketplace.io/server/io-github-taru0208-openfda-mcp-server Summary: Search FDA safety data: drug adverse events, recalls, and device events. Description: Search FDA safety data: drug adverse events, recalls, and device events. Remote endpoints: streamable-http: https://aligned-kettledrum--openfda-mcp-server.apify.actor/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://aligned-kettledrum--openfda-mcp-server.apify.actor/mcp GitHub: https://github.com/Taru0208/openfda-mcp-server Security Score: 10/10 Creator: Taru0208 Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-taru0208-openfda-mcp-server https://aligned-kettledrum--openfda-mcp-server.apify.actor/mcp --- ## Gate URL: https://mcp-marketplace.io/server/io-github-gateio-dev-gate-mcp Summary: Gate API v4 MCP server — spot, futures, options, wallet, and more. Category: Developer Tools Mode: local Pricing: Free npm: gate-mcp GitHub: https://github.com/gate/gate-local-mcp Security Score: 9.5/10 Creator: Gate Creator Reputation: C+ Version: 0.17.1 Required Credentials: GATE_API_KEY (required), GATE_API_SECRET (required), GATE_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-gateio-dev-gate-mcp -- npx -y gate-mcp --- ## CryptoAPIs Transactions Data MCP HTTP Server URL: https://mcp-marketplace.io/server/cryptoapis-transactions-data-mcp-http-server Summary: Look up transaction details across EVM, UTXO, Solana, XRP, and Kaspa via Crypto APIs Description: Retrieve detailed transaction data by hash across multiple blockchain networks using your AI assistant. This hosted MCP server connects directly to the Crypto APIs Transactions Data product — no local installation needed. Supports EVM chains (Ethereum, BSC, Polygon, Avalanche, Arbitrum, Base, Optimism, Tron), UTXO chains (Bitcoin, Litecoin, Dogecoin, Dash, Zcash, Bitcoin Cash), Solana, XRP, and Kaspa. Returns input/output details, token transfers, gas info, and confirmation status. Requires a Cr Category: Finance Mode: remote Pricing: Free Remote URL: https://ai.cryptoapis.io/mcp/transactions-data Security Score: 9/10 Creator: cryptoapis-io Creator Reputation: C- Version: 1.0.0 Tags: blockchain, transactions, ethereum, bitcoin, solana, xrp, kaspa, utxo, evm, crypto, tx-lookup Use Cases: Look up transaction by hash, Verify transaction confirmation, Inspect token transfers, Analyze gas usage Required Credentials: x-api-key (required) Install (Claude Code Remote): claude mcp add --transport http cryptoapis-transactions-data-mcp-http-server https://ai.cryptoapis.io/mcp/transactions-data --- ## Curve URL: https://mcp-marketplace.io/server/io-github-junct-bot-curve-mcp Summary: Curve - 43 tools for swap quotes, liquidity pools, and trading data Description: Curve - 43 tools for swap quotes, liquidity pools, and trading data Remote endpoints: streamable-http: https://curve.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://curve.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/curve-mcp MCP Tools (37): get_get_all_gauges, get_get_all_pools_volume_blockchain_id, get_get_base_apys_blockchain_id, get_get_crv_circ_supply, get_get_crvusd_total_supply, get_get_crvusd_total_supply_number, get_get_facto_gauges_crv_rewards_blockchain_id, get_get_factory_ap_ys_blockchain_id_version, get_get_factory_pools, get_get_gas, get_get_hidden_pools, get_get_lending_vaults_lending_blockchain_id_lending_registry_id, get_get_lending_vaults_all_blockchain_id, get_get_lending_vaults_all, get_get_main_pools_gauge_rewards, get_get_main_registry_pools, get_get_main_registry_pools_and_lp_tokens, get_get_platforms, get_get_points_campaigns, get_get_pool_list_blockchain_id, get_get_pools_blockchain_id_registry_id, get_get_pools_all_blockchain_id, get_get_pools_all, get_get_pools_big_blockchain_id, get_get_pools_big, get_get_pools_empty_blockchain_id, get_get_pools_empty, get_get_pools_small_blockchain_id, get_get_pools_small, get_get_registry_address, get_get_scrvusd_total_supply_number, get_get_scrvusd_total_supply_result, get_get_subgraph_data_blockchain_id, get_get_tokens_all_blockchain_id, get_get_volumes_blockchain_id, get_get_volumes_ethereum_crvusd_amms, get_get_weekly_fees Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-curve-mcp https://curve.mcp.junct.dev/mcp --- ## Cybersim Pro URL: https://mcp-marketplace.io/server/io-github-kayembahamid-cybersim-pro Summary: Cybersecurity training, simulation, and incident response MCP server Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/kayembahamid/cybersim-pro Security Score: 10/10 Creator: Kayembahamid Creator Reputation: C+ Version: 1.0.1 --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-dev-proxy-tools-mcp Summary: MCP server for Dev Proxy that enables AI assistants to interact with Dev Proxy. Category: Developer Tools Mode: local Pricing: Free npm: @devproxy/mcp GitHub: https://github.com/dev-proxy-tools/mcp Security Score: 10/10 Creator: garrytrinder Creator Reputation: C Version: 0.3.1 Install (Claude Code): claude mcp add io-github-dev-proxy-tools-mcp -- npx -y @devproxy/mcp --- ## Weather URL: https://mcp-marketplace.io/server/io-github-rsys-vtiwari-weather-mcp Summary: US NWS alerts by state and short-term (next 5 periods) point forecasts. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/rsys-vtiwari/weather-mcp Security Score: 10/10 Creator: Rsys Vtiwari Creator Reputation: C+ Version: 0.1.0 --- ## Atom URL: https://mcp-marketplace.io/server/io-github-a7om-ai-atom-mcp-server Summary: The Global Price Benchmark for AI Inference. 1,600+ SKUs, 40+ vendors, 14 price indexes. Description: The Global Price Benchmark for AI Inference. 1,600+ SKUs, 40+ vendors, 14 price indexes. Remote endpoints: sse: https://atom-mcp-server-production.up.railway.app/mcp Category: Developer Tools Mode: dual Pricing: Free npm: atom-mcp-server Remote URL: https://atom-mcp-server-production.up.railway.app/mcp GitHub: https://github.com/A7OM-AI/atom-mcp-server Security Score: 9.8/10 Creator: A7OM Creator Reputation: C- Version: 1.1.2 Install (Claude Code): claude mcp add io-github-a7om-ai-atom-mcp-server -- npx -y atom-mcp-server Install (Claude Code Remote): claude mcp add --transport http io-github-a7om-ai-atom-mcp-server https://atom-mcp-server-production.up.railway.app/mcp --- ## Logbook URL: https://mcp-marketplace.io/server/io-github-cocaxcode-logbook-mcp Summary: Developer logbook MCP server. Notes, TODOs, standups, decisions, debug sessions, reminders. Category: Developer Tools Mode: local Pricing: Free npm: @cocaxcode/logbook-mcp GitHub: https://github.com/cocaxcode/logbook-mcp Security Score: 10/10 Creator: Cocaxcode Creator Reputation: C+ Version: 0.8.11 Install (Claude Code): claude mcp add io-github-cocaxcode-logbook-mcp -- npx -y @cocaxcode/logbook-mcp --- ## Civis URL: https://mcp-marketplace.io/server/io-github-civis-labs-civis Summary: Structured knowledge base for AI agent solutions. Search, explore, and retrieve build logs. Description: Structured knowledge base for AI agent solutions. Search, explore, and retrieve build logs. Remote endpoints: streamable-http: https://mcp.civis.run/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.civis.run/mcp Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.25.0 Install (Claude Code Remote): claude mcp add --transport http io-github-civis-labs-civis https://mcp.civis.run/mcp --- ## Arduino URL: https://mcp-marketplace.io/server/io-github-akshatnerella-arduino-mcp-server Summary: Arduino MCP server for CLI setup, board detection, compile/upload, serial monitoring, and pin refs. Category: Developer Tools Mode: local Pricing: Free npm: arduino-mcp-server GitHub: https://github.com/akshatnerella/arduino-mcp-server Security Score: 5.2/10 Creator: Akshatnerella Creator Reputation: C+ Version: 0.2.7 Required Credentials: ARDUINO_CLI_PATH (optional), ARDUINO_SKETCH_ROOT (optional) Install (Claude Code): claude mcp add io-github-akshatnerella-arduino-mcp-server -- npx -y arduino-mcp-server --- ## Devflow URL: https://mcp-marketplace.io/server/io-github-cocaxcode-devflow-mcp Summary: MCP server connecting Jira (Cloud + Server) with GitHub/GitLab. Branches, issues, PRs, flows. Category: Developer Tools Mode: local Pricing: Free npm: @cocaxcode/devflow-mcp GitHub: https://github.com/cocaxcode/devflow-mcp Security Score: 9.8/10 Creator: Cocaxcode Creator Reputation: C+ Version: 0.1.8 Install (Claude Code): claude mcp add io-github-cocaxcode-devflow-mcp -- npx -y @cocaxcode/devflow-mcp --- ## Laviya Agent Skills URL: https://mcp-marketplace.io/server/io-github-kartegagithub-laviya-agent-skills Summary: Laviya AI Orchestration MCP runtime for IDE and agent integrations. Category: Developer Tools Mode: local Pricing: Free npm: laviya-mcp-server GitHub: https://github.com/kartegagithub/laviya-agent-skills Security Score: 4.2/10 Creator: Kartegagithub Creator Reputation: C+ Version: 0.1.16 Required Credentials: LAVIYA_API_KEY (required), LAVIYA_BASE_URL (optional), LAVIYA_AGENT_UID (optional), LAVIYA_LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-kartegagithub-laviya-agent-skills -- npx -y laviya-mcp-server --- ## Sputnikx Market URL: https://mcp-marketplace.io/server/io-github-drivenbymyai-max-sputnikx-market Summary: EU trade analytics, product catalog, orders, and heating fuel calculator for AI agents. Category: Developer Tools Mode: local Pricing: Free npm: mcp-sputnikx-market GitHub: https://github.com/drivenbymyai-max/mcp-sputnikx-market Security Score: 6.2/10 Creator: Drivenbymyai Max Creator Reputation: C+ Version: 1.0.2 Required Credentials: SILTUMS_API_KEY (required) Install (Claude Code): claude mcp add io-github-drivenbymyai-max-sputnikx-market -- npx -y mcp-sputnikx-market --- ## Jupiter URL: https://mcp-marketplace.io/server/io-github-junct-bot-jupiter-mcp Summary: Jupiter - 4 tools for swap quotes, liquidity pools, and trading data Description: Jupiter - 4 tools for swap quotes, liquidity pools, and trading data Remote endpoints: streamable-http: https://jupiter.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://jupiter.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/jupiter-mcp MCP Tools (4): quote_get, swap_post, swap_instructions_post, program_id_to_label_get Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-jupiter-mcp https://jupiter.mcp.junct.dev/mcp --- ## Ai Model Governance URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-ai-model-governance-mcp Summary: Map AI regulatory landscape, track legislation, classify risk tiers, monitor bias research, and a... Description: Map AI regulatory landscape, track legislation, classify risk tiers, monitor bias research, and a... Remote endpoints: streamable-http: https://ryanclinton--ai-model-governance-mcp.apify.actor/mcp sse: https://ryanclinton--ai-model-governance-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--ai-model-governance-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-ai-model-governance-mcp https://ryanclinton--ai-model-governance-mcp.apify.actor/mcp --- ## Imagenate URL: https://mcp-marketplace.io/server/io-github-mimo-3-mcp-imagenate Summary: MCP server for image generation using multiple providers (Google Gemini, OpenAI, BFL FLUX) Category: Developer Tools Mode: local Pricing: Free npm: mcp-imagenate GitHub: https://github.com/mimo-3/mcp-imagenate Security Score: 5.2/10 Creator: Mimo 3 Creator Reputation: C+ Version: 0.1.5 Install (Claude Code): claude mcp add io-github-mimo-3-mcp-imagenate -- npx -y mcp-imagenate --- ## Energy Transition Resilience URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-energy-transition-resilience-mcp Summary: Analyze energy transition pathways, grid resilience, renewable adoption rates, fossil fuel strand... Description: Analyze energy transition pathways, grid resilience, renewable adoption rates, fossil fuel strand... Remote endpoints: streamable-http: https://ryanclinton--energy-transition-resilience-mcp.apify.actor/mcp sse: https://ryanclinton--energy-transition-resilience-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--energy-transition-resilience-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-energy-transition-resilience-mcp https://ryanclinton--energy-transition-resilience-mcp.apify.actor/mcp --- ## Blockscout URL: https://mcp-marketplace.io/server/io-github-junct-bot-blockscout-mcp Summary: Blockscout - 56 tools for data, metrics, and on-chain analytics Description: Blockscout - 56 tools for data, metrics, and on-chain analytics Remote endpoints: streamable-http: https://blockscout.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://blockscout.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/blockscout-mcp MCP Tools (56): search, search_redirect, get_txs, get_blocks, get_token_transfers, get_internal_transactions, get_main_page_txs, get_main_page_tokens, get_indexing_status, get_stats, get_txs_chart, get_market_chart, get_tx, get_transaction_token_transfers, get_transaction_internal_txs, get_transaction_logs, get_transaction_raw_trace, get_transaction_state_changes, get_transaction_summary, get_block, get_block_txs, get_block_withdrawals, get_addresses, get_address, get_address_counters, get_address_txs, get_address_token_transfers, get_address_internal_txs, get_address_logs, get_address_blocks_validated, get_address_token_balances, get_address_tokens, get_address_coin_balance_history, get_address_coin_balance_history_by_day, get_address_withdrawals, get_address_nft, get_address_nft_collections, get_tokens_list, get_token, get_token_token_transfers, get_token_holders, get_token_counters, get_nft_instances, get_nft_instance, get_nft_instance_transfers, get_token_instance_holders, get_nft_instance_transfers_count, refetch_token_instance_metadata, get_smart_contracts, get_smart_contracts_counters, get_smart_contract, get_withdrawals, get_account_abstraction_status, celestia_service_get_blob, celestia_service_get_l2_batch_metadata, health_check Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-blockscout-mcp https://blockscout.mcp.junct.dev/mcp --- ## Agentforge URL: https://mcp-marketplace.io/server/io-github-acarchidi-agentforge Summary: DeFi safety layer for AI agents: wallet checks, contract docs, approvals, tx decode. Description: DeFi safety layer for AI agents: wallet checks, contract docs, approvals, tx decode. Remote endpoints: streamable-http: https://agentforge-taupe.vercel.app/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://agentforge-taupe.vercel.app/mcp GitHub: https://github.com/acarchidi/agentforge Security Score: 10/10 Creator: Acarchidi Creator Reputation: C+ Version: 1.3.0 Install (Claude Code Remote): claude mcp add --transport http io-github-acarchidi-agentforge https://agentforge-taupe.vercel.app/mcp --- ## Lido URL: https://mcp-marketplace.io/server/io-github-junct-bot-lido-mcp Summary: Lido - 6 tools for staking, delegation, and rewards data Description: Lido - 6 tools for staking, delegation, and rewards data Remote endpoints: streamable-http: https://lido.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://lido.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/lido-mcp MCP Tools (6): proxyType, isDepositable, implementation, appId, kernel, ProxyDeposit Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-lido-mcp https://lido.mcp.junct.dev/mcp --- ## Outlook Email URL: https://mcp-marketplace.io/server/com-mintmcp-outlook-email Summary: A MCP server for Outlook email that lets you search, read, and draft emails and replies. Description: A MCP server for Outlook email that lets you search, read, and draft emails and replies. Remote endpoints: streamable-http: https://outlook-email.mintmcp.com/mcp Category: Communication Mode: remote Pricing: Free Remote URL: https://outlook-email.mintmcp.com/mcp GitHub: https://github.com/mintmcp/servers Security Score: 10/10 Creator: Mintmcp Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-mintmcp-outlook-email https://outlook-email.mintmcp.com/mcp --- ## Freshcontext URL: https://mcp-marketplace.io/server/io-github-princegabriel-lgtm-freshcontext Summary: Real-time web intelligence for AI agents. 11 tools, no API keys. GitHub, HN, Reddit, arXiv & more. Description: Real-time web intelligence for AI agents. 11 tools, no API keys. GitHub, HN, Reddit, arXiv & more. Remote endpoints: streamable-http: https://freshcontext-mcp.gimmanuel73.workers.dev/mcp Category: Developer Tools Mode: dual Pricing: Free npm: freshcontext-mcp Remote URL: https://freshcontext-mcp.gimmanuel73.workers.dev/mcp GitHub: https://github.com/PrinceGabriel-lgtm/freshcontext-mcp Security Score: 5.1/10 Creator: PrinceGabriel Lgtm Creator Reputation: C+ Version: 0.1.8 Install (Claude Code): claude mcp add io-github-princegabriel-lgtm-freshcontext -- npx -y freshcontext-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-princegabriel-lgtm-freshcontext https://freshcontext-mcp.gimmanuel73.workers.dev/mcp --- ## Plojure URL: https://mcp-marketplace.io/server/io-github-kroq86-vector-db-mcp Summary: Assembly-accelerated DuckDB MCP server for code search, indexing, and symbol lookup. Category: AI & ML Mode: local Pricing: Free GitHub: https://github.com/kroq86/Plojure Security Score: 3.8/10 Creator: Kroq86 Creator Reputation: C+ Version: 0.1.1 --- ## Gov Mcp Servers URL: https://mcp-marketplace.io/server/io-github-martc03-competitive-intel Summary: SEC filings, patent data, and trade data. 4 competitive intel tools. Description: SEC filings, patent data, and trade data. 4 competitive intel tools. Remote endpoints: streamable-http: https://competitive-intel-mcp.apify.actor/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://competitive-intel-mcp.apify.actor/mcp GitHub: https://github.com/martc03/gov-mcp-servers Security Score: 10/10 Creator: Martc03 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-martc03-competitive-intel https://competitive-intel-mcp.apify.actor/mcp --- ## Iterminal URL: https://mcp-marketplace.io/server/io-github-itophua-iterminal Summary: MCP Server for iTerminal SSH Connection Manager - Control SSH servers through Claude. Category: Developer Tools Mode: local Pricing: Free npm: iterminal-mcp-server GitHub: https://github.com/iTophua/iterminal Security Score: 4.2/10 Creator: ITophua Creator Reputation: C+ Version: 2.0.0 Install (Claude Code): claude mcp add io-github-itophua-iterminal -- npx -y iterminal-mcp-server --- ## Api Testing URL: https://mcp-marketplace.io/server/io-github-cocaxcode-api-testing-mcp Summary: MCP server for API testing. 35 tools: HTTP, assertions, flows, OpenAPI, collections. Category: Developer Tools Mode: local Pricing: Free npm: @cocaxcode/api-testing-mcp GitHub: https://github.com/cocaxcode/api-testing-mcp Security Score: 9.8/10 Creator: Raul Coca Creator Reputation: D Version: 0.11.12 Install (Claude Code): claude mcp add io-github-cocaxcode-api-testing-mcp -- npx -y @cocaxcode/api-testing-mcp --- ## GuardianShield URL: https://mcp-marketplace.io/server/io-github-sparkvibe-io-guardianshield Summary: AI security layer: code scanning, PII detection, prompt injection, secrets, CVEs Category: Security Mode: local Pricing: Free PyPI: guardianshield GitHub: https://github.com/sparkvibe-io/GuardianShield Security Score: 10/10 Creator: Sparkvibe Io Creator Reputation: C+ Version: 1.2.1 Required Credentials: GUARDIANSHIELD_PROFILE (optional), GUARDIANSHIELD_AUDIT_PATH (optional), GUARDIANSHIELD_DEBUG (optional) Install (Claude Code): claude mcp add io-github-sparkvibe-io-guardianshield -- uvx guardianshield --- ## Agent Loop URL: https://mcp-marketplace.io/server/io-github-meharajm-agent-loop-mcp Summary: Agentic memory manager. Install Skill: npx skills add meharajM/agent-loop-mcp Category: Developer Tools Mode: local Pricing: Free npm: @mhrj/mcp-agent-loop GitHub: https://github.com/meharajM/agent-loop-mcp Security Score: 10/10 Creator: MeharajM Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-meharajm-agent-loop-mcp -- npx -y @mhrj/mcp-agent-loop --- ## Database URL: https://mcp-marketplace.io/server/io-github-cocaxcode-database-mcp Summary: MCP server for database connectivity. Multi-DB (PostgreSQL, MySQL, SQLite), 19 tools. Category: Developer Tools Mode: local Pricing: Free npm: @cocaxcode/database-mcp GitHub: https://github.com/cocaxcode/database-mcp Security Score: 4.2/10 Creator: Raul Coca Creator Reputation: D Version: 0.1.14 Install (Claude Code): claude mcp add io-github-cocaxcode-database-mcp -- npx -y @cocaxcode/database-mcp --- ## Space Industry Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-space-industry-intelligence-mcp Summary: Assess launch risk, orbital debris, spectrum interference, regulatory approvals, and satellite sa... Description: Assess launch risk, orbital debris, spectrum interference, regulatory approvals, and satellite sa... Remote endpoints: streamable-http: https://ryanclinton--space-industry-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--space-industry-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--space-industry-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-space-industry-intelligence-mcp https://ryanclinton--space-industry-intelligence-mcp.apify.actor/mcp --- ## Ocean URL: https://mcp-marketplace.io/server/io-github-mansurjisan-stofs-mcp Summary: NOAA STOFS storm surge forecasts, observation validation, and OPeNDAP data Category: Developer Tools Mode: local Pricing: Free PyPI: stofs-mcp GitHub: https://github.com/mansurjisan/ocean-mcp Security Score: 6.5/10 Creator: Mansurjisan Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-mansurjisan-stofs-mcp -- uvx stofs-mcp --- ## Ai Training Data Quality URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-ai-training-data-quality-mcp Summary: Assess AI training data quality, detect bias patterns, evaluate dataset provenance, and analyze d... Description: Assess AI training data quality, detect bias patterns, evaluate dataset provenance, and analyze d... Remote endpoints: streamable-http: https://ryanclinton--ai-training-data-quality-mcp.apify.actor/mcp sse: https://ryanclinton--ai-training-data-quality-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--ai-training-data-quality-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-ai-training-data-quality-mcp https://ryanclinton--ai-training-data-quality-mcp.apify.actor/mcp --- ## CryptoAPIs Broadcast MCP HTTP Server URL: https://mcp-marketplace.io/server/cryptoapis-broadcast-mcp-http-server Summary: Broadcast signed raw transactions to multiple blockchains via Crypto APIs Description: Broadcast signed raw transactions to blockchain networks using your AI assistant. This hosted MCP server connects directly to the Crypto APIs Broadcast product — no local installation needed. Supports EVM chains (Ethereum, BSC, Polygon, Avalanche, Arbitrum, Base, Optimism, Tron), UTXO chains (Bitcoin, Litecoin, Dogecoin, Dash, Zcash, Bitcoin Cash), Solana, and XRP. Submit your signed hex-encoded transaction and receive the transaction hash instantly. Requires a Crypto APIs API key passed via the Category: Finance Mode: remote Pricing: Free Remote URL: https://ai.cryptoapis.io/mcp/broadcast Security Score: 9/10 Creator: cryptoapis-io Creator Reputation: C- Version: 1.0.0 Tags: blockchain, broadcast, transactions, ethereum, bitcoin, solana, xrp, utxo, evm, crypto, raw-tx Use Cases: Broadcast signed transaction, Submit raw transaction hex, Push transaction to network, Get transaction hash Required Credentials: x-api-key (required) Install (Claude Code Remote): claude mcp add --transport http cryptoapis-broadcast-mcp-http-server https://ai.cryptoapis.io/mcp/broadcast --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-cron-forge-mcp Summary: Build, explain, and validate cron expressions Category: Developer Tools Mode: local Pricing: Free npm: cron-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 5.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-cron-forge-mcp -- npx -y cron-forge-mcp --- ## Bizgigz Mcp Docs URL: https://mcp-marketplace.io/server/com-bizgigz-agent-marketplace Summary: BizGigz Agent Marketplace - register AI agents, manage API keys, and discover MCP capabilities Description: BizGigz Agent Marketplace - register AI agents, manage API keys, and discover MCP capabilities Remote endpoints: streamable-http: https://agents.bizgigz.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://agents.bizgigz.com/mcp GitHub: https://github.com/jolt-systems/bizgigz-mcp-docs Security Score: 10/10 Creator: Jolt Systems Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http com-bizgigz-agent-marketplace https://agents.bizgigz.com/mcp --- ## Aviation Safety Risk URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-aviation-safety-risk-mcp Summary: Assess airline safety, maintenance compliance, route weather risk, sanctions screening, and airwo... Description: Assess airline safety, maintenance compliance, route weather risk, sanctions screening, and airwo... Remote endpoints: streamable-http: https://ryanclinton--aviation-safety-risk-mcp.apify.actor/mcp sse: https://ryanclinton--aviation-safety-risk-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--aviation-safety-risk-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-aviation-safety-risk-mcp https://ryanclinton--aviation-safety-risk-mcp.apify.actor/mcp --- ## quicken-mac-mcp URL: https://mcp-marketplace.io/server/quicken-mac-mcp Summary: Read-only MCP server for querying Quicken For Mac financial data with Claude Description: An MCP server that gives Claude read-only access to your Quicken For Mac financial data. It reads the Core Data SQLite database that Quicken stores in your Documents folder and exposes 8 query tools for accounts, transactions, spending analysis, and investment portfolios. Quicken For Mac must be running (it encrypts the database when closed). Your data is never modified — the database is always opened read-only. Category: Finance Mode: local Pricing: Free npm: quicken-mac-mcp GitHub: https://github.com/dweekly/quicken-mac-mcp Security Score: 7.2/10 Creator: dweekly Creator Reputation: D Version: 1.0.0 Tags: quicken, finance, personal-finance, macos, budgeting, spending, transactions, accounts, investments, portfolio, categories, read-only, sqlite Use Cases: List all accounts with type, balance, and active/closed status, Query transactions with flexible filters: date range, account, amount, payee, category, Aggregate spending by category or parent category for any date range, Track monthly spending trends over time with optional category breakdowns, Search payees by name with transaction counts, View investment holdings with shares, cost basis, and optional live price quotes, Explore the raw database with arbitrary SELECT queries (500-row limit), Auto-detects your Quicken database — no configuration needed for most users, Always read-only — your financial data is never modified Required Credentials: QUICKEN_DB_PATH (optional) Install (Claude Code): claude mcp add quicken-mac-mcp -- npx -y quicken-mac-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/dev-prismism-mcp Summary: Upload any file, get a tracked shareable link. DocSend for AI agents. Description: Upload any file, get a tracked shareable link. DocSend for AI agents. Remote endpoints: streamable-http: https://prismism.dev/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @prismism/mcp-server Remote URL: https://prismism.dev/mcp GitHub: https://github.com/prismism-dev/mcp-server MCP Tools (8): prismism_health, prismism_register, prismism_publish, prismism_list, prismism_get, prismism_update, prismism_delete, prismism_account Security Score: 10/10 Creator: Prismism Dev Creator Reputation: C+ Version: 0.2.2 Install (Claude Code): claude mcp add dev-prismism-mcp -- npx -y @prismism/mcp-server Install (Claude Code Remote): claude mcp add --transport http dev-prismism-mcp https://prismism.dev/mcp --- ## Arcagent URL: https://mcp-marketplace.io/server/io-github-araujota-arcagent-mcp Summary: ArcAgent MCP server for bounty discovery, workspace execution, and verified coding submissions. Description: ArcAgent MCP server for bounty discovery, workspace execution, and verified coding submissions. Remote endpoints: streamable-http: https://mcp.arcagent.dev/mcp Category: Developer Tools Mode: dual Pricing: Free npm: arcagent-mcp Remote URL: https://mcp.arcagent.dev/mcp GitHub: https://github.com/araujota/arcagent Security Score: 4.2/10 Creator: Araujota Creator Reputation: C+ Version: 0.1.13 Required Credentials: ARCAGENT_API_KEY (required) Install (Claude Code): claude mcp add io-github-araujota-arcagent-mcp -- npx -y arcagent-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-araujota-arcagent-mcp https://mcp.arcagent.dev/mcp --- ## Agentstamp URL: https://mcp-marketplace.io/server/io-github-vinaybhosle-agentstamp Summary: Identity certificates, public registry, and wishing well for AI agents — x402 micropayments on Base Description: Identity certificates, public registry, and wishing well for AI agents — x402 micropayments on Base Remote endpoints: streamable-http: https://agentstamp.org/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://agentstamp.org/mcp GitHub: https://github.com/vinaybhosle/agentstamp MCP Tools (17): search_agents, get_agent, verify_stamp, browse_agents, get_leaderboard, browse_wishes, get_trending, get_agent_reputation, get_passport, trust_check, trust_compare, trust_network, bridge_erc8004_lookup, bridge_erc8004_trust_check, compliance_report, get_verifiable_credential, dns_discovery Security Score: 8.5/10 Creator: Vinaybhosle Creator Reputation: C+ Version: 2.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-vinaybhosle-agentstamp https://agentstamp.org/mcp --- ## CryptoAPIs Market Data MCP HTTP Server URL: https://mcp-marketplace.io/server/cryptoapis-market-data-mcp-http-server Summary: Get cryptocurrency asset prices, exchange rates, and market metadata via Crypto APIs Description: Access cryptocurrency market data using your AI assistant. This hosted MCP server connects directly to the Crypto APIs Market Data product — no local installation needed. Supports asset price lookups, exchange rate conversions, and market metadata for thousands of cryptocurrencies. No local installation needed — just point your MCP client to the hosted endpoint with your API key. Requires a Crypto APIs API key passed via the x-api-key header. Category: Finance Mode: remote Pricing: Free Remote URL: https://ai.cryptoapis.io/mcp/market-data Security Score: 9/10 Creator: cryptoapis-io Creator Reputation: C- Version: 1.0.0 Tags: blockchain, market-data, prices, exchange-rates, bitcoin, ethereum, crypto, defi, trading Use Cases: Get crypto price, Convert currency, Check exchange rates, Market cap lookup Required Credentials: x-api-key (required) Install (Claude Code Remote): claude mcp add --transport http cryptoapis-market-data-mcp-http-server https://ai.cryptoapis.io/mcp/market-data --- ## Sdfsdf URL: https://mcp-marketplace.io/server/ai-smithery-morosss-sdfsdf Summary: Find academic papers across major sources like arXiv, PubMed, bioRxiv, and more. Download PDFs whe… Description: Find academic papers across major sources like arXiv, PubMed, bioRxiv, and more. Download PDFs whe… Remote endpoints: streamable-http: https://server.smithery.ai/@morosss/sdfsdf/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/morosss/sdfsdf Security Score: 10/10 Creator: Morosss Creator Reputation: C+ Version: 1.14.0 --- ## CryptoAPIs Block Data MCP HTTP Server URL: https://mcp-marketplace.io/server/cryptoapis-block-data-mcp-http-server Summary: Retrieve block-level data from EVM, UTXO, and XRP blockchains via Crypto APIs Description: Query block-level data from multiple blockchain networks using your AI assistant. This hosted MCP server connects directly to the Crypto APIs Block Data product — no local installation needed. Supports EVM chains (Ethereum, BSC, Polygon, Avalanche, Arbitrum, Base, Optimism, Tron), UTXO chains (Bitcoin, Litecoin, Dogecoin, Dash, Zcash), and XRP. Retrieve block headers, transaction lists, block height lookups, and latest block info. Requires a Crypto APIs API key passed via the x-api-key header. Category: Finance Mode: remote Pricing: Free Remote URL: https://ai.cryptoapis.io/mcp/block-data Security Score: 9/10 Creator: cryptoapis-io Creator Reputation: C- Version: 1.0.0 Tags: blockchain, blocks, ethereum, bitcoin, xrp, utxo, evm, crypto, block-data, ledger Use Cases: Get block by height, Get block by hash, List transactions in block, Get latest block Required Credentials: x-api-key (required) Install (Claude Code Remote): claude mcp add --transport http cryptoapis-block-data-mcp-http-server https://ai.cryptoapis.io/mcp/block-data --- ## German Law URL: https://mcp-marketplace.io/server/eu-ansvar-german-law-mcp Summary: Query German statutes, case law, and preparatory works from gesetze-im-internet.de Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/german-law-mcp GitHub: https://github.com/Ansvar-Systems/German-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 0.4.0 Install (Claude Code): claude mcp add eu-ansvar-german-law-mcp -- npx -y @ansvar/german-law-mcp --- ## Obris URL: https://mcp-marketplace.io/server/obris Summary: Save knowledge from the web and make it available to every AI conversation automatically. Description: Obris connects the knowledge you collect to your AI conversations. Save content from the web using the Chrome extension or upload files directly, organize it into topics, and any connected AI tool can access it automatically. No copy-pasting, no re-explaining. Category: Productivity Mode: dual Pricing: Free PyPI: obris-mcp Remote URL: https://mcp.obris.ai GitHub: https://github.com/obris-dev/obris-mcp Security Score: 10/10 Installs: 2 Creator: Obris Creator Reputation: C+ Version: 0.2.4 Tags: knowledge, context, bookmarks, highlights, notes, research, productivity, brand, content, documents, mcp, ai-context Use Cases: Research, Writing, Decision Making, Brand Consistency, Content Creation, Learning, Meeting Prep, Technical Context, Outreach Required Credentials: OBRIS_API_KEY (required) Install (Claude Code): claude mcp add obris -- uvx obris-mcp Install (Claude Code Remote): claude mcp add --transport http obris https://mcp.obris.ai --- ## Air Blackbox URL: https://mcp-marketplace.io/server/io-github-shotwellj-air-blackbox Summary: EU AI Act compliance scanner for Python AI agents — scan, analyze, and remediate Category: Developer Tools Mode: local Pricing: Free PyPI: air-blackbox-mcp GitHub: https://github.com/airblackbox/air-blackbox-mcp Security Score: 7/10 Creator: Airblackbox Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-shotwellj-air-blackbox -- uvx air-blackbox-mcp --- ## Food Safety Supply Chain URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-food-safety-supply-chain-mcp Summary: Search food recalls, analyze adverse events, assess supplier hygiene, trace ingredient risk, dete... Description: Search food recalls, analyze adverse events, assess supplier hygiene, trace ingredient risk, dete... Remote endpoints: streamable-http: https://ryanclinton--food-safety-supply-chain-mcp.apify.actor/mcp sse: https://ryanclinton--food-safety-supply-chain-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--food-safety-supply-chain-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-food-safety-supply-chain-mcp https://ryanclinton--food-safety-supply-chain-mcp.apify.actor/mcp --- ## Feishu Markdown URL: https://mcp-marketplace.io/server/io-github-huandu-feishu-markdown-mcp Summary: MCP server for Feishu Markdown Category: Developer Tools Mode: local Pricing: Free npm: feishu-markdown-mcp GitHub: https://github.com/huandu/feishu-markdown Security Score: 5.2/10 Creator: Huandu Creator Reputation: C+ Version: 0.1.3 Install (Claude Code): claude mcp add io-github-huandu-feishu-markdown-mcp -- npx -y feishu-markdown-mcp --- ## Gemot URL: https://mcp-marketplace.io/server/dev-gemot-gemot Summary: Deliberation primitive for multi-agent systems. Crux detection, vote clustering, consensus. Description: Deliberation primitive for multi-agent systems. Crux detection, vote clustering, consensus. Remote endpoints: sse: https://gemot.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://gemot.dev/mcp GitHub: https://github.com/justinstimatze/gemot Security Score: 9/10 Creator: Justinstimatze Creator Reputation: C+ Version: 0.2.0 Install (Claude Code Remote): claude mcp add --transport http dev-gemot-gemot https://gemot.dev/mcp --- ## Pusher URL: https://mcp-marketplace.io/server/io-github-crashbytes-pusher-mcp-server Summary: Trigger events, query channels, and manage realtime messaging on Pusher Channels. Category: Developer Tools Mode: local Pricing: Free npm: @crashbytes/pusher-mcp-server GitHub: https://github.com/CrashBytes/pusher-mcp-server Security Score: 10/10 Creator: CrashBytes Creator Reputation: C+ Version: 1.0.3 Required Credentials: PUSHER_APP_ID (optional), PUSHER_KEY (optional), PUSHER_SECRET (required), PUSHER_CLUSTER (optional) Install (Claude Code): claude mcp add io-github-crashbytes-pusher-mcp-server -- npx -y @crashbytes/pusher-mcp-server --- ## Chrome Devtools URL: https://mcp-marketplace.io/server/io-github-chromedevtools-chrome-devtools-mcp Summary: MCP server for Chrome DevTools Category: Developer Tools Mode: local Pricing: Free npm: chrome-devtools-mcp GitHub: https://github.com/ChromeDevTools/chrome-devtools-mcp Security Score: 10/10 Creator: ChromeDevTools Creator Reputation: C+ Version: 0.20.3 Install (Claude Code): claude mcp add io-github-chromedevtools-chrome-devtools-mcp -- npx -y chrome-devtools-mcp --- ## CryptoAPIs HD Wallet MCP HTTP Server URL: https://mcp-marketplace.io/server/cryptoapis-hd-wallet-mcp-http-server Summary: Manage HD wallets, sync xPub keys, and track balances on EVM, UTXO, XRP via Crypto APIs Description: Manage HD (Hierarchical Deterministic) wallets by extended public key using your AI assistant. This hosted MCP server connects directly to the Crypto APIs Wallet-as-a-Service product — no local installation needed. Sync xPub/yPub/zPub keys to track balances, derive addresses, list transactions, UTXOs, and prepare unsigned transactions across EVM chains, UTXO chains (Bitcoin, Litecoin, Dogecoin, Dash, Zcash), and XRP — without ever exposing private keys. Requires a Crypto APIs API key passed via Category: Finance Mode: remote Pricing: Free Remote URL: https://ai.cryptoapis.io/mcp/hd-wallet Security Score: 9/10 Creator: cryptoapis-io Creator Reputation: C- Version: 1.0.0 Tags: blockchain, hd-wallet, xpub, bitcoin, ethereum, utxo, evm, xrp, wallet, crypto, addresses, balance Use Cases: Sync HD wallet, Get xPub balance, Derive wallet addresses, List HD wallet transactions, Manage UTXOs Required Credentials: x-api-key (required) Install (Claude Code Remote): claude mcp add --transport http cryptoapis-hd-wallet-mcp-http-server https://ai.cryptoapis.io/mcp/hd-wallet --- ## Sidearm URL: https://mcp-marketplace.io/server/io-github-ebadros-sidearm Summary: Protect media from AI training, detect AI-generated content, and find stolen work. Category: Developer Tools Mode: local Pricing: Free npm: @sidearmdrm/mcp GitHub: https://github.com/sidearmDRM/mcp-server Security Score: 4.8/10 Creator: SidearmDRM Creator Reputation: C+ Version: 0.9.2 Required Credentials: SDRM_API_KEY (required), SDRM_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-ebadros-sidearm -- npx -y @sidearmdrm/mcp --- ## TablaFocus URL: https://mcp-marketplace.io/server/io-github-sreeramkongeseri-tablafocus-mcp Summary: MCP server for tabla learning: glossary, taals, composition, practice coaching, certification prep. Category: Developer Tools Mode: local Pricing: Free npm: tablafocus-mcp GitHub: https://github.com/sreeramkongeseri/TablaFocusMCP Security Score: 10/10 Creator: Sreeramkongeseri Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-sreeramkongeseri-tablafocus-mcp -- npx -y tablafocus-mcp --- ## Nexus URL: https://mcp-marketplace.io/server/io-github-j7an-nexus-mcp Summary: Invoke CLI agents (Gemini, Codex, Claude, OpenCode) as MCP tools with parallel execution Category: Developer Tools Mode: local Pricing: Free PyPI: nexus-mcp GitHub: https://github.com/j7an/nexus-mcp Security Score: 10/10 Creator: J7an Creator Reputation: C+ Version: 0.10.0 Install (Claude Code): claude mcp add io-github-j7an-nexus-mcp -- uvx nexus-mcp --- ## Ink URL: https://mcp-marketplace.io/server/ink-ml-ink Summary: Deploy and manage applications, databases, domains, and git repos Description: Deploy and manage applications, databases, domains, and git repos Remote endpoints: streamable-http: https://mcp.ml.ink/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.ml.ink/ GitHub: https://github.com/mldotink/mcp.git Security Score: 10/10 Creator: Mldotink Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http ink-ml-ink https://mcp.ml.ink/ --- ## Himalayas URL: https://mcp-marketplace.io/server/app-himalayas-mcp Summary: Search and post remote jobs, browse companies, check salaries, and find talent on Himalayas.app Description: Search and post remote jobs, browse companies, check salaries, and find talent on Himalayas.app Remote endpoints: streamable-http: https://mcp.himalayas.app/mcp sse: https://mcp.himalayas.app/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.himalayas.app/mcp GitHub: https://github.com/Himalayas-App/himalayas-mcp MCP Tools (34): get_jobs, search_jobs, get_job_details, get_related_jobs, get_companies, search_companies, get_company_details, get_remote_work_statistics, get_salary_data, get_correct_country_name, get_my_profile, save_job, get_saved_jobs, update_job_status, remove_saved_job, update_profile, add_experience, add_education, update_tech_stack, search_talent, get_company_profile, update_company_profile, get_company_perks, add_company_perk, remove_company_perk, update_company_tech_stack, list_company_jobs, show_company_job, create_company_job, update_company_job, delete_company_job, post_job_public, purchase_job_extras, check_job_payment_status Security Score: 10/10 Creator: Himalayas App Creator Reputation: C+ Version: 1.0.2 Install (Claude Code Remote): claude mcp add --transport http app-himalayas-mcp https://mcp.himalayas.app/mcp --- ## Pypreset URL: https://mcp-marketplace.io/server/io-github-kaierikniermann-pypreset Summary: Scaffold Python projects from YAML presets, augment existing projects with CI/tests. Category: Developer Tools Mode: local Pricing: Free PyPI: pypreset GitHub: https://github.com/KaiErikNiermann/pypreset Security Score: 10/10 Creator: KaiErikNiermann Creator Reputation: C+ Version: 0.4.0 Install (Claude Code): claude mcp add io-github-kaierikniermann-pypreset -- uvx pypreset --- ## Outlook Assistant URL: https://mcp-marketplace.io/server/io-github-littlebearapps-outlook-assistant Summary: Microsoft Outlook MCP server — 21 tools for email, calendar, contacts, and mailbox management. Category: Developer Tools Mode: local Pricing: Free npm: @littlebearapps/outlook-assistant GitHub: https://github.com/littlebearapps/outlook-assistant Security Score: 9.4/10 Creator: Littlebearapps Creator Reputation: C+ Version: 3.5.2 Required Credentials: OUTLOOK_CLIENT_ID (optional), OUTLOOK_CLIENT_SECRET (required) Install (Claude Code): claude mcp add io-github-littlebearapps-outlook-assistant -- npx -y @littlebearapps/outlook-assistant --- ## Vibe Check URL: https://mcp-marketplace.io/server/io-github-pv-bhat-vibe-check-mcp-server Summary: Metacognitive AI agent oversight: adaptive CPI interrupts for alignment, reflection and safety Category: Developer Tools Mode: local Pricing: Free npm: @pv-bhat/vibe-check-mcp GitHub: https://github.com/PV-Bhat/vibe-check-mcp-server Security Score: 10/10 Creator: PV Bhat Creator Reputation: C+ Version: 1.0.0 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-pv-bhat-vibe-check-mcp-server -- npx -y @pv-bhat/vibe-check-mcp --- ## Computer Use URL: https://mcp-marketplace.io/server/io-github-domdomegg-computer-use-mcp Summary: Control your computer with screenshots, mouse, and keyboard automation. Category: Developer Tools Mode: local Pricing: Free npm: computer-use-mcp GitHub: https://github.com/domdomegg/computer-use-mcp.git Security Score: 4.3/10 Creator: Domdomegg Creator Reputation: C+ Version: 1.7.1 Install (Claude Code): claude mcp add io-github-domdomegg-computer-use-mcp -- npx -y computer-use-mcp --- ## Humantextpro URL: https://mcp-marketplace.io/server/io-github-humantextpro-mcp-server Summary: AI text detection and humanization for Claude Code, Cursor, and Windsurf. Category: Developer Tools Mode: local Pricing: Free npm: @humantext/mcp-server GitHub: https://github.com/humantextpro/mcp-server Security Score: 5.5/10 Creator: Humantextpro Creator Reputation: C+ Version: 1.0.3 Required Credentials: HUMANTEXT_API_KEY (required) Install (Claude Code): claude mcp add io-github-humantextpro-mcp-server -- npx -y @humantext/mcp-server --- ## Web Scraper URL: https://mcp-marketplace.io/server/io-github-decodo-mcp-web-scraper Summary: Enable your AI agents to scrape and parse web content dynamically, including geo-restricted sites Category: Search & Web Mode: local Pricing: Free npm: @decodo/mcp-server GitHub: https://github.com/Decodo/mcp-web-scraper Security Score: 10/10 Creator: Decodo Creator Reputation: C+ Version: 1.0.3 Required Credentials: SCRAPER_API_USERNAME (optional), SCRAPER_API_PASSWORD (required) Install (Claude Code): claude mcp add io-github-decodo-mcp-web-scraper -- npx -y @decodo/mcp-server --- ## Locus URL: https://mcp-marketplace.io/server/io-github-nano-nimbus-locus Summary: Hierarchical markdown memory palace for AI agents — structured palace navigation via MCP tools. Category: Developer Tools Mode: local Pricing: Free PyPI: locus-mcp GitHub: https://github.com/Nano-Nimbus/locus Security Score: 5.5/10 Creator: Nano Nimbus Creator Reputation: C+ Version: 0.9.0 Install (Claude Code): claude mcp add io-github-nano-nimbus-locus -- uvx locus-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/ai-marketcore-mcp Summary: Create on-brand marketing deliverables and GTM docs with AI-powered blueprints and brand guidelines. Description: Create on-brand marketing deliverables and GTM docs with AI-powered blueprints and brand guidelines. Remote endpoints: streamable-http: https://mcp.marketcore.ai/ sse: https://mcp.marketcore.ai/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.marketcore.ai/ Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.2 Install (Claude Code Remote): claude mcp add --transport http ai-marketcore-mcp https://mcp.marketcore.ai/ --- ## Platform URL: https://mcp-marketplace.io/server/com-microsoft-agent365-mailtools Summary: Email tools for creating, sending, replying, updating, deleting, and searching messages. Description: Email tools for creating, sending, replying, updating, deleting, and searching messages. Remote endpoints: streamable-http: https://agent365.svc.cloud.microsoft/agents/tenants/72f988bf-86f1-41af-91ab-2d7cd011db47/servers/mcp_MailTools Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://agent365.svc.cloud.microsoft/agents/tenants/72f988bf-86f1-41af-91ab-2d7cd011db47/servers/mcp_MailTools GitHub: https://github.com/bap-microsoft/MCP-Platform Security Score: 9/10 Creator: Bap Microsoft Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-microsoft-agent365-mailtools https://agent365.svc.cloud.microsoft/agents/tenants/72f988bf-86f1-41af-91ab-2d7cd011db47/servers/mcp_MailTools --- ## Unreal Api URL: https://mcp-marketplace.io/server/io-github-codeturion-unreal-api-mcp Summary: Accurate UE5 C++ API docs for AI agents. Prevents hallucinated signatures and includes. Category: Developer Tools Mode: local Pricing: Free PyPI: unreal-api-mcp GitHub: https://github.com/Codeturion/unreal-api-mcp Security Score: 10/10 Installs: 1 Creator: Codeturion Creator Reputation: C- Version: 0.2.0 Required Credentials: UNREAL_VERSION (optional), UNREAL_PROJECT_PATH (optional) Install (Claude Code): claude mcp add io-github-codeturion-unreal-api-mcp -- uvx unreal-api-mcp --- ## Monarch URL: https://mcp-marketplace.io/server/io-github-vargahis-monarch-money Summary: MCP server for Monarch Money — accounts, transactions, budgets, cashflow, investments, and more Category: Developer Tools Mode: local Pricing: Free PyPI: monarch-mcp GitHub: https://github.com/vargahis/monarch-mcp Security Score: 4.5/10 Creator: Vargahis Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-vargahis-monarch-money -- uvx monarch-mcp --- ## Ts Core URL: https://mcp-marketplace.io/server/io-github-cyanheads-mcp-ts-core Summary: Agent-native TypeScript framework for building MCP servers with declarative definitions. Category: Developer Tools Mode: local Pricing: Free npm: @cyanheads/mcp-ts-core GitHub: https://github.com/cyanheads/mcp-ts-core Security Score: 10/10 Creator: Cyanheads Creator Reputation: C+ Version: 0.2.2 Required Credentials: MCP_LOG_LEVEL (optional), MCP_HTTP_HOST (optional), MCP_HTTP_PORT (optional), MCP_HTTP_ENDPOINT_PATH (optional), MCP_AUTH_MODE (optional) Install (Claude Code): claude mcp add io-github-cyanheads-mcp-ts-core -- npx -y @cyanheads/mcp-ts-core --- ## Trust Gated Agent Example URL: https://mcp-marketplace.io/server/com-craftedtrust-mcp-shield Summary: Trust verification for MCP servers. Check scores, scan for security issues, search 4,200+ servers. Description: Trust verification for MCP servers. Check scores, scan for security issues, search 4,200+ servers. Remote endpoints: streamable-http: https://mcp.craftedtrust.com/api/v1/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.craftedtrust.com/api/v1/mcp GitHub: https://github.com/cybercraftsolutionsllc/trust-gated-agent-example MCP Tools (6): check_trust, scan_server, search_registry, get_stats, pay_for_certification, verify_payment Security Score: 10/10 Creator: Cybercraftsolutionsllc Creator Reputation: C+ Version: 2.0.0 Install (Claude Code Remote): claude mcp add --transport http com-craftedtrust-mcp-shield https://mcp.craftedtrust.com/api/v1/mcp --- ## Clawpay URL: https://mcp-marketplace.io/server/io-github-up2itnow0822-clawpay-mcp Summary: Non-custodial x402 payments for AI agents. Sign locally, spend limits, Base network. Category: Developer Tools Mode: local Pricing: Free npm: clawpay-mcp GitHub: https://github.com/up2itnow0822/clawpay-mcp Security Score: 3.5/10 Creator: Up2itnow0822 Creator Reputation: C+ Version: 1.2.0 Required Credentials: AGENT_PRIVATE_KEY (required), BASE_RPC_URL (optional) Install (Claude Code): claude mcp add io-github-up2itnow0822-clawpay-mcp -- npx -y clawpay-mcp --- ## Bear URL: https://mcp-marketplace.io/server/io-github-jkawamoto-mcp-bear Summary: A MCP server for interacting with Bear note-taking software. Category: Productivity Mode: local Pricing: Free GitHub: https://github.com/jkawamoto/mcp-bear Security Score: 10/10 Creator: Jkawamoto Creator Reputation: C+ Version: 0.5.2 Required Credentials: BEAR_API_TOKEN (required) --- ## Gemini Image Studio URL: https://mcp-marketplace.io/server/io-github-udhaykumarbala-gemini-image-studio Summary: AI image generation and editing with Google Gemini. Structured JSON editing. Category: AI & ML Mode: local Pricing: Free npm: gemini-image-studio-mcp GitHub: https://github.com/udhaykumarbala/gemini-image-studio-mcp Security Score: 10/10 Creator: Udhaykumarbala Creator Reputation: C+ Version: 1.0.2 Required Credentials: GEMINI_API_KEY (required) Install (Claude Code): claude mcp add io-github-udhaykumarbala-gemini-image-studio -- npx -y gemini-image-studio-mcp --- ## Brainfaq URL: https://mcp-marketplace.io/server/io-github-labarilem-brainfaq-mcp Summary: MCP server for the BrainFuck programming language Category: Developer Tools Mode: local Pricing: Free npm: brainfaq-mcp GitHub: https://github.com/labarilem/brainfaq-mcp Security Score: 10/10 Creator: Labarilem Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-labarilem-brainfaq-mcp -- npx -y brainfaq-mcp --- ## Esa URL: https://mcp-marketplace.io/server/io-github-esaio-esa Summary: Official MCP server for esa.io - a documentation sharing service for teams Category: Developer Tools Mode: local Pricing: Free npm: @esaio/esa-mcp-server GitHub: https://github.com/esaio/esa-mcp-server Security Score: 5.5/10 Creator: Esaio Creator Reputation: C+ Version: 0.7.0 Required Credentials: ESA_ACCESS_TOKEN (required) Install (Claude Code): claude mcp add io-github-esaio-esa -- npx -y @esaio/esa-mcp-server --- ## CryptoAPIs Contracts MCP HTTP Server URL: https://mcp-marketplace.io/server/cryptoapis-contracts-mcp-http-server Summary: Access smart contract ABIs and on-chain data from EVM and Solana via Crypto APIs Description: Interact with smart contract data on blockchain networks using your AI assistant. This hosted MCP server connects directly to the Crypto APIs Contracts product, no local installation needed. Retrieve verified contract ABIs, call read-only contract functions, fetch token metadata (ERC-20, ERC-721, ERC-1155, SPL), and query on-chain contract state across EVM chains and Solana. Requires a Crypto APIs API key passed via the x-api-key header. Category: Finance Mode: remote Pricing: Free Remote URL: https://ai.cryptoapis.io/mcp/contracts Security Score: 9/10 Creator: cryptoapis-io Creator Reputation: C- Version: 1.0.0 Tags: blockchain, contracts, smart-contracts, abi, tokens, nft, erc20, erc721, solana, ethereum, defi Use Cases: Get contract ABI, Call contract function, Fetch token metadata, Query NFT data, Read contract state Required Credentials: x-api-key (required) Install (Claude Code Remote): claude mcp add --transport http cryptoapis-contracts-mcp-http-server https://ai.cryptoapis.io/mcp/contracts --- ## MoneyChoice URL: https://mcp-marketplace.io/server/moneychoice Summary: Quantum-Based Macroeconomic Forecasts with 80% Accuracy Since 2015 Description: The MoneyChoice MCP Server delivers institutional-grade economic forecasts powered by a proprietary quantum-inspired analytical framework that evaluates vast market state possibilities simultaneously rather than relying solely on historical price patterns. Since 2015, MoneyChoice Capital has maintained a documented 80%+ prediction accuracy rate through strict signal validation and full performance transparency. The platform provides comprehensive macroeconomic coverage including inflation, labor Category: Finance Mode: dual Pricing: Free Remote URL: https://api.moneychoice.us/mcp GitHub: https://github.com/prmail/moneychoice_mcp Security Score: 1.5/10 Creator: MoneyChoice Creator Reputation: F Version: 1.0.0 Tags: fintech, macroeconomics, forecasting, asset-allocation, quantitative, trading, investing, economic-data, mcp, ai-agents, api, analytics Use Cases: Macro-driven investment strategy development. Integrating institutional-grade forecasts into AI trading or risk models. Monitoring economic cycles across short, medium, and long-term horizons. Automating economic intelligence dashboards and analytical reporting systems. Backtesting strategy performance against historically generated MoneyChoice signals. Install (Claude Code Remote): claude mcp add --transport http moneychoice https://api.moneychoice.us/mcp --- ## Aidocx URL: https://mcp-marketplace.io/server/io-github-aidocx-mcp-server Summary: Create, upload, and manage contracts from AI assistants. AI analysis and e-signatures. Category: Developer Tools Mode: local Pricing: Free npm: aidocx-mcp-server GitHub: https://github.com/aidocx/mcp-server Security Score: 4.8/10 Creator: Aidocx Creator Reputation: C+ Version: 0.3.1 Required Credentials: AIDOCX_API_KEY (required), AIDOCX_API_SECRET (required) Install (Claude Code): claude mcp add io-github-aidocx-mcp-server -- npx -y aidocx-mcp-server --- ## Clawphunks URL: https://mcp-marketplace.io/server/io-github-jefdiesel-clawphunks Summary: Mint and trade ClawPhunks NFTs - 10k pixel punks for AI agents. x402 payment, ethscriptions on L1. Category: Developer Tools Mode: local Pricing: Free npm: clawphunks-mcp GitHub: https://github.com/jefdiesel/clawphunks Security Score: 4.8/10 Creator: Jefdiesel Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-jefdiesel-clawphunks -- npx -y clawphunks-mcp --- ## Unclaimed Sol URL: https://mcp-marketplace.io/server/io-github-nedim1511-unclaimed-sol Summary: Scan and reclaim dormant SOL from your Solana wallet. Powered by UnclaimedSOL. Category: Developer Tools Mode: local Pricing: Free npm: @unclaimed-sol/mcp GitHub: https://github.com/unclaimed-sol/unclaimed-sol-mcp Security Score: 10/10 Installs: 1 Creator: unclaimed-sol Creator Reputation: C- Version: 1.2.4 Install (Claude Code): claude mcp add io-github-nedim1511-unclaimed-sol -- npx -y @unclaimed-sol/mcp --- ## Remembra URL: https://mcp-marketplace.io/server/io-github-remembra-ai-remembra Summary: Persistent AI memory with entity resolution, temporal knowledge graph & 11 MCP tools. Category: Developer Tools Mode: local Pricing: Free PyPI: remembra GitHub: https://github.com/remembra-ai/remembra Security Score: 10/10 Creator: Remembra Ai Creator Reputation: C+ Version: 0.12.1 Install (Claude Code): claude mcp add io-github-remembra-ai-remembra -- uvx remembra --- ## Allgoodinsp URL: https://mcp-marketplace.io/server/com-allgoodinsp-mcp-server Summary: Curated design references for AI — real CSS values, typography specs, and color palettes. Description: Curated design references for AI — real CSS values, typography specs, and color palettes. Remote endpoints: streamable-http: https://mcp.allgoodinsp.com Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.allgoodinsp.com Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-allgoodinsp-mcp-server https://mcp.allgoodinsp.com --- ## Mh Fin URL: https://mcp-marketplace.io/server/io-github-clk1st-mh-fin-mcp Summary: China A-Share quantitative data: 5000+ stocks, 13 factors, daily market & limit-up analysis. Description: China A-Share quantitative data: 5000+ stocks, 13 factors, daily market & limit-up analysis. Remote endpoints: sse: https://api.quant.metrichub.app/mcp/sse Category: Developer Tools Mode: dual Pricing: Free PyPI: mh-fin-mcp Remote URL: https://api.quant.metrichub.app/mcp/sse GitHub: https://github.com/clk1st/mh-fin-mcp Security Score: 5.2/10 Creator: Clk1st Creator Reputation: C+ Version: 0.1.1 Required Credentials: MH_FIN_API_KEY (required) Install (Claude Code): claude mcp add io-github-clk1st-mh-fin-mcp -- uvx mh-fin-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-clk1st-mh-fin-mcp https://api.quant.metrichub.app/mcp/sse --- ## Math Mcp Learning Server URL: https://mcp-marketplace.io/server/io-github-clouatre-labs-math-mcp-learning-server Summary: Educational MCP server with 17 math/stats tools, visualizations, and persistent workspace Description: Educational MCP server with 17 math/stats tools, visualizations, and persistent workspace Remote endpoints: streamable-http: https://math-mcp.fastmcp.app/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: math-mcp-learning-server Remote URL: https://math-mcp.fastmcp.app/mcp GitHub: https://github.com/clouatre-labs/math-mcp-learning-server Security Score: 10/10 Creator: Clouatre Labs Creator Reputation: C+ Version: 0.11.4 Install (Claude Code): claude mcp add io-github-clouatre-labs-math-mcp-learning-server -- uvx math-mcp-learning-server Install (Claude Code Remote): claude mcp add --transport http io-github-clouatre-labs-math-mcp-learning-server https://math-mcp.fastmcp.app/mcp --- ## Constellation URL: https://mcp-marketplace.io/server/com-shiftinbits-constellation Summary: Code Intelligence Platform for AI Coding Assistants Category: Developer Tools Mode: local Pricing: Free npm: @constellationdev/mcp GitHub: https://github.com/ShiftinBits/constellation-mcp Security Score: 10/10 Creator: ShiftinBits Creator Reputation: C+ Version: 0.1.5 Required Credentials: CONSTELLATION_ACCESS_KEY (required) Install (Claude Code): claude mcp add com-shiftinbits-constellation -- npx -y @constellationdev/mcp --- ## Ai Cli URL: https://mcp-marketplace.io/server/io-github-mkxultra-ai-cli-mcp Summary: MCP server for AI CLI tools (Claude, Codex, and Gemini) with background process management Category: Developer Tools Mode: local Pricing: Free npm: ai-cli-mcp GitHub: https://github.com/mkXultra/ai-cli-mcp Security Score: 5.2/10 Creator: MkXultra Creator Reputation: C+ Version: 2.12.0 Install (Claude Code): claude mcp add io-github-mkxultra-ai-cli-mcp -- npx -y ai-cli-mcp --- ## Vtimestamp URL: https://mcp-marketplace.io/server/io-github-vdappdev2-vtimestamp Summary: MCP server for verifying and querying vtimestamp proofs on the Verus blockchain Category: Developer Tools Mode: local Pricing: Free npm: vtimestamp-mcp GitHub: https://github.com/vdappdev2/vtimestamp-mcp Security Score: 10/10 Creator: Vdappdev2 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-vdappdev2-vtimestamp -- npx -y vtimestamp-mcp --- ## Nowah URL: https://mcp-marketplace.io/server/io-github-nowah-xyz-nowah-travel Summary: Your personal AI travel concierge — flights, hotels, 116M+ POIs, visas, weather & more Description: Your personal AI travel concierge — flights, hotels, 116M+ POIs, visas, weather & more Remote endpoints: streamable-http: https://claw.nowah.xyz/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://claw.nowah.xyz/mcp GitHub: https://github.com/Nowah-xyz/nowah-mcp-server Security Score: 10/10 Creator: Nowah Xyz Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-nowah-xyz-nowah-travel https://claw.nowah.xyz/mcp --- ## Whatsapp URL: https://mcp-marketplace.io/server/io-github-meharajm-whatsapp-mcp Summary: WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp Category: Communication Mode: local Pricing: Free npm: @mhrj/whatsapp-mcp GitHub: https://github.com/meharajM/whatsapp-mcp Security Score: 10/10 Creator: MeharajM Creator Reputation: C+ Version: 2.0.1 Required Credentials: WHATSAPP_TARGET_NUMBER (optional), WHATSAPP_ALLOWED_NUMBERS (optional) Install (Claude Code): claude mcp add io-github-meharajm-whatsapp-mcp -- npx -y @mhrj/whatsapp-mcp --- ## CryptoAPIs Blockchain Events MCP HTTP Server URL: https://mcp-marketplace.io/server/cryptoapis-blockchain-events-mcp-http-server Summary: Subscribe to on-chain event webhooks across EVM, UTXO, Solana, XRP via Crypto APIs Description: Create and manage on-chain event webhook subscriptions using your AI assistant. This hosted MCP server connects directly to the Crypto APIs Blockchain Events product, no local installation needed. Subscribe to new blocks, confirmed transactions, address coin movements, and token transfers across EVM, UTXO, Solana, and XRP. List, activate, and delete subscriptions. Requires a Crypto APIs API key passed via the x-api-key header. Category: Finance Mode: remote Pricing: Free Remote URL: https://ai.cryptoapis.io/mcp/blockchain-events Security Score: 9/10 Creator: cryptoapis-io Creator Reputation: C- Version: 1.0.0 Tags: blockchain, webhooks, events, ethereum, bitcoin, solana, xrp, notifications, subscriptions, crypto Use Cases: Subscribe to new block events, Monitor address movements, Track token transfers, Manage webhooks Required Credentials: x-api-key (required) Install (Claude Code Remote): claude mcp add --transport http cryptoapis-blockchain-events-mcp-http-server https://ai.cryptoapis.io/mcp/blockchain-events --- ## Festival Finder URL: https://mcp-marketplace.io/server/ai-smithery-junojunhyun-festival-finder-mcp Summary: Discover festivals worldwide by location, date, and genre. Compare options with key details like d… Description: Discover festivals worldwide by location, date, and genre. Compare options with key details like d… Remote endpoints: streamable-http: https://server.smithery.ai/@JunoJunHyun/festival-finder-mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/JunoJunHyun/Festival-Finder-mcp Security Score: 7/10 Creator: JunoJunHyun Creator Reputation: C+ Version: 1.16.0 --- ## Intelligence Aeternum URL: https://mcp-marketplace.io/server/io-github-codex-curator-intelligence-aeternum-mcp Summary: AI training dataset marketplace: 2M+ museum artworks with Golden Codex enrichment Description: AI training dataset marketplace: 2M+ museum artworks with Golden Codex enrichment Remote endpoints: streamable-http: https://data-portal-172867820131.us-west1.run.app/mcp streamable-http: https://fluora-mcp-172867820131.us-west1.run.app/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://data-portal-172867820131.us-west1.run.app/mcp GitHub: https://github.com/codex-curator/intelligence-aeternum-mcp MCP Tools (13): search_alexandria, get_curated_metadata, get_oracle_metadata, get_compliance_manifest, get_agent_guide, search_datasets, preview_dataset, get_pricing, purchase_dataset, list_enrichment_tiers, enrich_agent_image, deliver_artifacts, get_enrichment_status Security Score: 10/10 Creator: Codex Curator Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-codex-curator-intelligence-aeternum-mcp https://data-portal-172867820131.us-west1.run.app/mcp --- ## Lintbase URL: https://mcp-marketplace.io/server/io-github-madia333-lintbase-mcp Summary: Real-time Firestore schema context for AI coding agents. Stop hallucinating field names. Category: Developer Tools Mode: local Pricing: Free npm: lintbase-mcp GitHub: https://github.com/lintbase/lintbase Security Score: 10/10 Creator: Lintbase Creator Reputation: C+ Version: 0.1.3 Install (Claude Code): claude mcp add io-github-madia333-lintbase-mcp -- npx -y lintbase-mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-meta Summary: MCP server for SEO meta tag generation — title, description, Open Graph, Twitter Cards Category: Developer Tools Mode: local Pricing: Free npm: meta-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 5.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-ryudi84-meta -- npx -y meta-forge-mcp --- ## Gemini URL: https://mcp-marketplace.io/server/io-github-crunchtools-gemini Summary: MCP server for Google Gemini AI - text, image, video, research, and more Category: AI & ML Mode: local Pricing: Free PyPI: mcp-gemini-crunchtools GitHub: https://github.com/crunchtools/mcp-gemini Security Score: 5.1/10 Creator: Crunchtools Creator Reputation: C+ Version: 0.3.0 Install (Claude Code): claude mcp add io-github-crunchtools-gemini -- uvx mcp-gemini-crunchtools --- ## Hound URL: https://mcp-marketplace.io/server/io-github-tiluckdave-hound Summary: The dependency bloodhound for AI coding agents. Zero API keys, zero config. Category: Developer Tools Mode: local Pricing: Free npm: hound-mcp GitHub: https://github.com/tiluckdave/hound-mcp Security Score: 10/10 Creator: Tiluckdave Creator Reputation: C+ Version: 0.2.1 Install (Claude Code): claude mcp add io-github-tiluckdave-hound -- npx -y hound-mcp --- ## Gitlab URL: https://mcp-marketplace.io/server/io-github-crunchtools-gitlab Summary: Secure MCP server for GitLab projects, merge requests, issues, and pipelines Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-gitlab-crunchtools GitHub: https://github.com/crunchtools/mcp-gitlab Security Score: 5.2/10 Creator: Crunchtools Creator Reputation: C+ Version: 0.4.1 Install (Claude Code): claude mcp add io-github-crunchtools-gitlab -- uvx mcp-gitlab-crunchtools --- ## Mediawiki URL: https://mcp-marketplace.io/server/io-github-crunchtools-mediawiki Summary: Secure MCP server for MediaWiki wikis — search, pages, categories, and more Category: Content & Media Mode: local Pricing: Free PyPI: mcp-mediawiki-crunchtools GitHub: https://github.com/crunchtools/mcp-mediawiki Security Score: 5.5/10 Creator: Crunchtools Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-crunchtools-mediawiki -- uvx mcp-mediawiki-crunchtools --- ## Agentlookup URL: https://mcp-marketplace.io/server/io-github-peureka-agentlookup-mcp Summary: Search, discover, and register AI agents in the public registry at agentlookup.dev. Category: Developer Tools Mode: local Pricing: Free npm: agentlookup-mcp GitHub: https://github.com/peureka/agentlookup-mcp Security Score: 10/10 Creator: Peureka Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-peureka-agentlookup-mcp -- npx -y agentlookup-mcp --- ## Pexbot URL: https://mcp-marketplace.io/server/io-github-mikusnuz-pexbot-mcp Summary: AI simulated crypto trading with real-time Upbit prices — 11 tools, 5 resources, 5 prompts Category: Developer Tools Mode: local Pricing: Free npm: @pexbot/mcp GitHub: https://github.com/mikusnuz/pexbot-mcp Security Score: 10/10 Creator: Mikusnuz Creator Reputation: C+ Version: 2.1.1 Required Credentials: PEXBOT_API_KEY (required), PEXBOT_API_URL (optional) Install (Claude Code): claude mcp add io-github-mikusnuz-pexbot-mcp -- npx -y @pexbot/mcp --- ## Displaybuddy URL: https://mcp-marketplace.io/server/io-github-biocross-displaybuddy-mcp Summary: MCP server for controlling Mac monitors via DisplayBuddy — adjust brightness and more. Category: Developer Tools Mode: local Pricing: Free npm: @biocross/displaybuddy-mcp GitHub: https://github.com/biocross/displaybuddy-mcp Security Score: 5.5/10 Creator: Biocross Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-biocross-displaybuddy-mcp -- npx -y @biocross/displaybuddy-mcp --- ## Uptime Kuma URL: https://mcp-marketplace.io/server/io-github-davidfuchs-mcp-uptime-kuma Summary: A Model Context Protocol (MCP) server for Uptime Kuma version 2. Category: Developer Tools Mode: local Pricing: Free npm: @davidfuchs/mcp-uptime-kuma GitHub: https://github.com/DavidFuchs/mcp-uptime-kuma Security Score: 4.2/10 Creator: DavidFuchs Creator Reputation: C+ Version: 0.7.0 Required Credentials: UPTIME_KUMA_URL (optional), UPTIME_KUMA_USERNAME (optional), UPTIME_KUMA_PASSWORD (required), UPTIME_KUMA_2FA_TOKEN (required), UPTIME_KUMA_JWT_TOKEN (required) Install (Claude Code): claude mcp add io-github-davidfuchs-mcp-uptime-kuma -- npx -y @davidfuchs/mcp-uptime-kuma --- ## Agentra URL: https://mcp-marketplace.io/server/ai-agentrapay-agentra Summary: Identity oracle and trust layer for autonomous AI agents. Bidirectional KYA and trust scoring. Description: Identity oracle and trust layer for autonomous AI agents. Bidirectional KYA and trust scoring. Remote endpoints: sse: https://api.agentrapay.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.agentrapay.ai/mcp MCP Tools (6): agentra_create_wallet, agentra_verify_identity, agentra_check_reputation, agentra_authorize_payment, agentra_set_mandate, agentra_get_wallet Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-agentrapay-agentra https://api.agentrapay.ai/mcp --- ## FirstData URL: https://mcp-marketplace.io/server/io-github-vist233-firstdata Summary: Hosted MCP server for finding authoritative primary data sources and official portals. Description: Hosted MCP server for finding authoritative primary data sources and official portals. Remote endpoints: streamable-http: https://firstdata.deepminer.com.cn/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://firstdata.deepminer.com.cn/mcp GitHub: https://github.com/MLT-OSS/FirstData Security Score: 10/10 Creator: MLT OSS Creator Reputation: C+ Version: 0.1.1 Install (Claude Code Remote): claude mcp add --transport http io-github-vist233-firstdata https://firstdata.deepminer.com.cn/mcp --- ## Request Tracker URL: https://mcp-marketplace.io/server/io-github-crunchtools-request-tracker Summary: Secure MCP server for Request Tracker (RT) ticket management Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-request-tracker-crunchtools GitHub: https://github.com/crunchtools/mcp-request-tracker Security Score: 5.5/10 Creator: Crunchtools Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-crunchtools-request-tracker -- uvx mcp-request-tracker-crunchtools --- ## Everyrow Sdk URL: https://mcp-marketplace.io/server/io-github-futuresearch-futuresearch-mcp Summary: Give your AI a research team. Forecast, score, classify, or research every row of a dataset. Category: Developer Tools Mode: local Pricing: Free PyPI: futuresearch-mcp GitHub: https://github.com/futuresearch/everyrow-sdk Security Score: 2.8/10 Creator: Futuresearch Creator Reputation: C+ Version: 0.7.0 Required Credentials: FUTURESEARCH_API_KEY (required) Install (Claude Code): claude mcp add io-github-futuresearch-futuresearch-mcp -- uvx futuresearch-mcp --- ## CryptoAPIs Blockchain Fees MCP HTTP Server URL: https://mcp-marketplace.io/server/cryptoapis-blockchain-fees-mcp-http-server Summary: Get fee recommendations and gas estimates for EVM, UTXO, and XRP transactions via Crypto APIs Description: Get real-time fee recommendations and gas estimates for blockchain transactions using your AI assistant. This hosted MCP server connects directly to the Crypto APIs Blockchain Fees product, no local installation needed. Supports UTXO chains (Bitcoin, Litecoin, Dogecoin, Dash, Zcash) for fee recommendations, EVM chains for standard fees, EIP-1559 fees, and gas estimation for native transfers and contract calls, and XRP. Requires a Crypto APIs API key passed via the x-api-key header. Category: Finance Mode: remote Pricing: Free Remote URL: https://ai.cryptoapis.io/mcp/blockchain-fees Security Score: 9/10 Installs: 1 Creator: cryptoapis-io Creator Reputation: C- Version: 1.0.0 Tags: blockchain, fees, gas, evm, bitcoin, utxo, xrp, ethereum, eip1559, crypto, gas-estimation Use Cases: Get Bitcoin fee recommendation, Estimate Ethereum gas, Get EIP-1559 fees, Check XRP transaction fee Required Credentials: x-api-key (required) Install (Claude Code Remote): claude mcp add --transport http cryptoapis-blockchain-fees-mcp-http-server https://ai.cryptoapis.io/mcp/blockchain-fees --- ## Abell URL: https://mcp-marketplace.io/server/io-github-abelljs-abell Summary: AI tools related to Abell. Currently includes MCP of Abell Category: Developer Tools Mode: local Pricing: Free npm: abell-ai GitHub: https://github.com/abelljs/abell Security Score: 4.2/10 Creator: Abelljs Creator Reputation: C+ Version: 0.0.9 Install (Claude Code): claude mcp add io-github-abelljs-abell -- npx -y abell-ai --- ## Wordpress URL: https://mcp-marketplace.io/server/io-github-crunchtools-wordpress Summary: Secure MCP server for WordPress content management Category: Content & Media Mode: local Pricing: Free PyPI: mcp-wordpress-crunchtools GitHub: https://github.com/crunchtools/mcp-wordpress Security Score: 5/10 Creator: Crunchtools Creator Reputation: C+ Version: 0.4.1 Install (Claude Code): claude mcp add io-github-crunchtools-wordpress -- uvx mcp-wordpress-crunchtools --- ## Image Generation URL: https://mcp-marketplace.io/server/io-github-pvliesdonk-image-generation-mcp Summary: MCP server for AI image generation via OpenAI, Stable Diffusion (SD WebUI), or placeholders. Category: Developer Tools Mode: local Pricing: Free PyPI: image-generation-mcp GitHub: https://github.com/pvliesdonk/image-generation-mcp Security Score: 4.8/10 Creator: Pvliesdonk Creator Reputation: C+ Version: 1.4.0 Required Credentials: IMAGE_GENERATION_MCP_READ_ONLY (optional), IMAGE_GENERATION_MCP_SCRATCH_DIR (optional), IMAGE_GENERATION_MCP_DEFAULT_PROVIDER (optional), IMAGE_GENERATION_MCP_OPENAI_API_KEY (required), IMAGE_GENERATION_MCP_SD_WEBUI_HOST (optional), IMAGE_GENERATION_MCP_SD_WEBUI_MODEL (optional), IMAGE_GENERATION_MCP_A1111_HOST (optional), IMAGE_GENERATION_MCP_A1111_MODEL (optional), FASTMCP_LOG_LEVEL (optional), IMAGE_GENERATION_MCP_SERVER_NAME (optional), IMAGE_GENERATION_MCP_INSTRUCTIONS (optional), IMAGE_GENERATION_MCP_BEARER_TOKEN (required), IMAGE_GENERATION_MCP_AUTH_MODE (optional), IMAGE_GENERATION_MCP_BASE_URL (optional), IMAGE_GENERATION_MCP_OIDC_CONFIG_URL (optional), IMAGE_GENERATION_MCP_OIDC_CLIENT_ID (optional), IMAGE_GENERATION_MCP_OIDC_CLIENT_SECRET (required), IMAGE_GENERATION_MCP_OIDC_JWT_SIGNING_KEY (required), IMAGE_GENERATION_MCP_OIDC_AUDIENCE (optional), IMAGE_GENERATION_MCP_OIDC_REQUIRED_SCOPES (optional), IMAGE_GENERATION_MCP_OIDC_VERIFY_ACCESS_TOKEN (optional), IMAGE_GENERATION_MCP_HTTP_PATH (optional), IMAGE_GENERATION_MCP_EVENT_STORE_URL (optional), PUID (optional), PGID (optional) Install (Claude Code): claude mcp add io-github-pvliesdonk-image-generation-mcp -- uvx image-generation-mcp --- ## Flightoracle URL: https://mcp-marketplace.io/server/io-tooloracle-flightoracle Summary: Flight Intelligence MCP — search, cheapest dates, multi-city, airline compare via Google Flights Description: Flight Intelligence MCP — search, cheapest dates, multi-city, airline compare via Google Flights Remote endpoints: streamable-http: https://tooloracle.io/flight/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://tooloracle.io/flight/mcp/ GitHub: https://github.com/ToolOracle/flightoracle MCP Tools (8): flight_search, cheapest_flights, one_way_search, multi_city, price_calendar, route_compare, airport_hub, health_check Security Score: 10/10 Creator: ToolOracle Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-tooloracle-flightoracle https://tooloracle.io/flight/mcp/ --- ## Workboard URL: https://mcp-marketplace.io/server/io-github-crunchtools-workboard Summary: Secure MCP server for WorkBoard OKR and strategy execution platform Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-workboard-crunchtools GitHub: https://github.com/crunchtools/mcp-workboard Security Score: 5.5/10 Creator: Crunchtools Creator Reputation: C+ Version: 0.6.1 Install (Claude Code): claude mcp add io-github-crunchtools-workboard -- uvx mcp-workboard-crunchtools --- ## CryptoAPIs Simulate MCP HTTP Server URL: https://mcp-marketplace.io/server/cryptoapis-simulate-mcp-http-server Summary: Dry-run EVM transaction simulation to preview outcomes before broadcasting via Crypto APIs Description: Simulate EVM transactions before broadcasting them using your AI assistant. This hosted MCP server connects directly to the Crypto APIs Simulate product, no local installation needed. Perform dry-run transaction simulations on EVM chains (Ethereum, BSC, Polygon, Avalanche, Arbitrum, Base, Optimism) to preview balance changes, token transfers, gas usage, and potential errors before submitting to the network. Requires a Crypto APIs API key passed via the x-api-key header. Category: Finance Mode: remote Pricing: Free Remote URL: https://ai.cryptoapis.io/mcp/simulate Security Score: 9/10 Installs: 1 Creator: cryptoapis-io Creator Reputation: C- Version: 1.0.0 Tags: blockchain, simulation, evm, ethereum, polygon, transactions, dry-run, gas, crypto, defi Use Cases: Simulate transaction, Preview token transfers, Estimate gas usage, Detect transaction errors Required Credentials: x-api-key (required) Install (Claude Code Remote): claude mcp add --transport http cryptoapis-simulate-mcp-http-server https://ai.cryptoapis.io/mcp/simulate --- ## Romanian Law URL: https://mcp-marketplace.io/server/eu-ansvar-romanian-law-mcp Summary: Romanian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/romanian-law-mcp GitHub: https://github.com/Ansvar-Systems/Romanian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-romanian-law-mcp -- npx -y @ansvar/romanian-law-mcp --- ## Zen URL: https://mcp-marketplace.io/server/io-github-sh6drack-zen-mcp Summary: MCP server for Zen Browser automation via WebDriver BiDi Category: Developer Tools Mode: local Pricing: Free npm: zen-mcp GitHub: https://github.com/sh6drack/zen-mcp Security Score: 5.5/10 Creator: Sh6drack Creator Reputation: C+ Version: 1.2.1 Required Credentials: ZEN_DEBUG_PORT (optional) Install (Claude Code): claude mcp add io-github-sh6drack-zen-mcp -- npx -y zen-mcp --- ## Aipaygent URL: https://mcp-marketplace.io/server/io-github-djautomd-lab-aipaygent Summary: Claude-powered AI tools: research, write, code, analyze, translate, debate, pitch, score, and more. Description: Claude-powered AI tools: research, write, code, analyze, translate, debate, pitch, score, and more. Remote endpoints: streamable-http: https://mcp.aipaygent.xyz/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: aipaygent-mcp Remote URL: https://mcp.aipaygent.xyz/mcp Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Required Credentials: ANTHROPIC_API_KEY (required) Install (Claude Code): claude mcp add io-github-djautomd-lab-aipaygent -- uvx aipaygent-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-djautomd-lab-aipaygent https://mcp.aipaygent.xyz/mcp --- ## Mulmocast Vision URL: https://mcp-marketplace.io/server/io-github-isamu-mulmocast-vision Summary: Easy and stylish presentation slide generator. Category: Developer Tools Mode: local Pricing: Free npm: mulmocast-vision GitHub: https://github.com/receptron/mulmocast-vision Security Score: 10/10 Creator: Receptron Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-isamu-mulmocast-vision -- npx -y mulmocast-vision --- ## CryptoAPIs Prepare Transactions MCP HTTP Server URL: https://mcp-marketplace.io/server/cryptoapis-prepare-transactions-mcp-http-server Summary: Build unsigned transactions on EVM, UTXO, Solana, XRP, and Tron via Crypto APIs Description: Build and prepare unsigned blockchain transactions using your AI assistant. This hosted MCP server connects directly to the Crypto APIs Prepare Transactions product, no local installation needed. Construct unsigned transactions ready for offline signing across EVM chains (Ethereum, BSC, Polygon, Avalanche, Arbitrum, Base, Optimism, Tron), UTXO chains (Bitcoin, Litecoin, Dogecoin, Dash, Zcash, Bitcoin Cash), Solana, and XRP. The server handles nonce, fee estimation, and UTXO selection automatical Category: Finance Mode: remote Pricing: Free Remote URL: https://ai.cryptoapis.io/mcp/prepare-transactions Security Score: 9/10 Creator: cryptoapis-io Creator Reputation: C- Version: 1.0.0 Tags: blockchain, transactions, ethereum, bitcoin, solana, xrp, utxo, evm, tron, unsigned, prepare Use Cases: Build unsigned transaction, Prepare Bitcoin transfer, Create EVM transaction, Construct Solana transaction Required Credentials: x-api-key (required) Install (Claude Code Remote): claude mcp add --transport http cryptoapis-prepare-transactions-mcp-http-server https://ai.cryptoapis.io/mcp/prepare-transactions --- ## Math URL: https://mcp-marketplace.io/server/io-github-andylbrummer-neural-mcp Summary: GPU-accelerated MCP server for neural network training, deep learning, and model experimentation Category: AI & ML Mode: local Pricing: Free PyPI: scicomp-neural-mcp GitHub: https://github.com/andylbrummer/math-mcp Security Score: 5.2/10 Creator: Andylbrummer Creator Reputation: C+ Version: 0.1.6 Install (Claude Code): claude mcp add io-github-andylbrummer-neural-mcp -- uvx scicomp-neural-mcp --- ## Cloudflare URL: https://mcp-marketplace.io/server/io-github-crunchtools-cloudflare Summary: Secure MCP server for Cloudflare DNS, Transform Rules, and Page Rules Category: Cloud & DevOps Mode: local Pricing: Free PyPI: mcp-cloudflare-crunchtools GitHub: https://github.com/crunchtools/mcp-cloudflare Security Score: 5.2/10 Creator: Crunchtools Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-crunchtools-cloudflare -- uvx mcp-cloudflare-crunchtools --- ## Adaptive Memory Graph URL: https://mcp-marketplace.io/server/io-github-raskolnikovdd-adaptive-memory-graph Summary: Persistent memory for Claude via weighted, interconnected knowledge nodes. Category: Developer Tools Mode: local Pricing: Free PyPI: adaptive-memory-graph GitHub: https://github.com/raskolnikovdd/adaptive-memory-graph.git Security Score: 10/10 Creator: Raskolnikovdd Creator Reputation: C+ Version: 1.1.1 Install (Claude Code): claude mcp add io-github-raskolnikovdd-adaptive-memory-graph -- uvx adaptive-memory-graph --- ## Bible Study URL: https://mcp-marketplace.io/server/io-github-mctx-ai-bible-study Summary: Study the Bible in its original languages, trace themes across both testaments, and compare five tra Description: Study the Bible in its original languages, trace themes across both testaments, and compare five tra Remote endpoints: sse: https://bible-study.mctx.ai/v1.11.3 Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://bible-study.mctx.ai/v1.11.3 GitHub: https://github.com/mctx-ai/bible-study Security Score: 9.5/10 Creator: Mctx Ai Creator Reputation: C+ Version: 1.11.3 Install (Claude Code Remote): claude mcp add --transport http io-github-mctx-ai-bible-study https://bible-study.mctx.ai/v1.11.3 --- ## OECD URL: https://mcp-marketplace.io/server/io-github-isakskogstad-oecd-mcp Summary: OECD economic and statistical data via SDMX API. Access 5,000+ datasets across 17 categories. Description: OECD economic and statistical data via SDMX API. Access 5,000+ datasets across 17 categories. Remote endpoints: streamable-http: https://oecd-mcp-server.onrender.com/mcp sse: https://oecd-mcp-server.onrender.com/sse Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/isakskogstad/OECD-MCP-server Security Score: 10/10 Installs: 1 Creator: Isak Skogstad Creator Reputation: C- Version: 3.0.0 --- ## Pestprocrm URL: https://mcp-marketplace.io/server/io-github-liserichards-pestprocrm Summary: Manage pest control operations — customers, scheduling, SMS, payments, and reporting. Description: Manage pest control operations — customers, scheduling, SMS, payments, and reporting. Remote endpoints: streamable-http: https://www.pestprocrm.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.pestprocrm.com/api/mcp GitHub: https://github.com/liserichards/pestprocrm-mcp Security Score: 10/10 Creator: Liserichards Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-liserichards-pestprocrm https://www.pestprocrm.com/api/mcp --- ## Ens URL: https://mcp-marketplace.io/server/io-github-junct-bot-ens-mcp Summary: Ens - 23 tools for name resolution and reverse lookups Description: Ens - 23 tools for name resolution and reverse lookups Remote endpoints: streamable-http: https://ens.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ens.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/ens-mcp MCP Tools (23): MIN_REGISTRATION_DURATION, available, commit, commitments, makeCommitment, maxCommitmentAge, minCommitmentAge, nameWrapper, owner, prices, recoverFunds, register, renew, renounceOwnership, rentPrice, reverseRegistrar, supportsInterface, transferOwnership, valid, withdraw, NameRegistered, NameRenewed, OwnershipTransferred Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-ens-mcp https://ens.mcp.junct.dev/mcp --- ## Piranha Vision URL: https://mcp-marketplace.io/server/io-github-albermm-piranha-vision Summary: BJJ video analysis — YOLO pose detection, AI technique analysis, and highlight reels. Description: BJJ video analysis — YOLO pose detection, AI technique analysis, and highlight reels. Remote endpoints: streamable-http: https://pi.phos.nz/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://pi.phos.nz/mcp/ Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-albermm-piranha-vision https://pi.phos.nz/mcp/ --- ## Session Forge URL: https://mcp-marketplace.io/server/io-github-420247jake-session-forge Summary: Persistent memory and session intelligence for AI coding assistants. Zero config. Category: Developer Tools Mode: local Pricing: Free npm: session-forge GitHub: https://github.com/420247jake/session-forge Security Score: 10/10 Creator: 420247jake Creator Reputation: C+ Version: 2.0.3 Install (Claude Code): claude mcp add io-github-420247jake-session-forge -- npx -y session-forge --- ## Money URL: https://mcp-marketplace.io/server/io-github-parsons-ai-money Summary: Personal finance assistant — track transactions, budgets, net worth via Plaid Description: Personal finance assistant — track transactions, budgets, net worth via Plaid Remote endpoints: streamable-http: https://money.parsons.ai/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://money.parsons.ai/api/mcp GitHub: https://github.com/Parsons-ai/money-mcp-server Security Score: 10/10 Creator: Parsons Ai Creator Reputation: C+ Version: 3.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-parsons-ai-money https://money.parsons.ai/api/mcp --- ## Test M URL: https://mcp-marketplace.io/server/ai-smithery-badroobot-test-m Summary: Send quick greetings, scrape website content, and generate text or images on demand. Perform web s… Description: Send quick greetings, scrape website content, and generate text or images on demand. Perform web s… Remote endpoints: streamable-http: https://server.smithery.ai/@BadRooBot/test_m/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@BadRooBot/test_m/mcp GitHub: https://github.com/BadRooBot/test_m Security Score: 10/10 Creator: BadRooBot Creator Reputation: C+ Version: 1.14.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-badroobot-test-m https://server.smithery.ai/@BadRooBot/test_m/mcp --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-greetwell-mcp Summary: Discover and book 5,000+ curated local experiences across 500 US destinations. Description: Discover and book 5,000+ curated local experiences across 500 US destinations. Remote endpoints: streamable-http: https://mcp.greetwell.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.greetwell.com/mcp MCP Tools (4): search_activities, get_activity_details, get_activity_availability, get_complementary_recommendation Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-greetwell-mcp https://mcp.greetwell.com/mcp --- ## Sendit URL: https://mcp-marketplace.io/server/io-github-shree-git-sendit Summary: AI-native social media publishing to LinkedIn, Instagram, Threads, TikTok, and X. Description: AI-native social media publishing to LinkedIn, Instagram, Threads, TikTok, and X. Remote endpoints: streamable-http: https://sendit.infiniteappsai.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://sendit.infiniteappsai.com/mcp GitHub: https://github.com/Shree-git/sendit MCP Tools (131): publish_content, schedule_content, get_analytics, list_connected_accounts, get_scheduled_posts, delete_scheduled_post, delete_post, get_platform_requirements, validate_content, create_upload_session, get_upload_session, create_goal, complete_goal, upvote_product, get_producthunt_analytics, bulk_schedule, preview_content, connect_x, connect_linkedin, connect_linkedin-page, connect_facebook, connect_instagram, connect_instagram-standalone, connect_threads, connect_bluesky, connect_mastodon, connect_warpcast, connect_nostr, connect_vk, connect_youtube, connect_tiktok, connect_reddit, connect_lemmy, connect_discord, connect_slack, connect_telegram, connect_pinterest, connect_dribbble, connect_medium, connect_devto, connect_hashnode, connect_wordpress, connect_gmb, connect_listmonk, connect_skool, connect_whop, connect_kick, connect_twitch, connect_producthunt, list_library, get_library_item, save_to_library, update_library_item, delete_library_item, publish_from_library, trigger_scheduled_post, add_keyword, list_keywords, update_keyword, delete_keyword, get_mentions, mark_mentions_read, get_alerts, dismiss_alerts, get_listening_summary, list_dead_letter, requeue_dead_letter, list_brand_voices, create_brand_voice, set_default_brand_voice, list_pending_approvals, approve_post, reject_post, plan_campaign, list_campaigns, schedule_campaign, refresh_mentions, list_inbox, reply_to_comment, get_best_times, score_content, get_audit_log, generate_ai_media, check_ai_media_status, generate_content, publish_ai, create_library_item, draft_reply, summarize_mentions, generate_post_bundle, critique_post, connect_platform, get_platform_settings_schema, list_connectors, get_connector_capabilities, connect_connector, disconnect_connector, list_connected_connectors, get_connector_health, execute_connector_operation, list_ad_accounts, create_ad_campaign, list_ad_campaigns, update_ad_campaign, create_ad_creative, get_ad_performance, get_unified_ad_report, list_agents, invoke_agent, get_agent_run, list_agent_runs, get_agent_policies, update_agent_policy, list_workflows, create_workflow, update_workflow, delete_workflow, trigger_workflow, list_workflow_runs, get_workflow_run, get_unified_analytics, get_attribution_report, get_anomaly_alerts, get_benchmark_comparison, create_scheduled_report, list_conversations, get_conversation, reply_to_conversation, update_conversation, get_inbox_summary, escalate_to_support Security Score: 9/10 Creator: Shree Git Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-shree-git-sendit https://sendit.infiniteappsai.com/mcp --- ## Plainmarkdown URL: https://mcp-marketplace.io/server/com-plainmarkdown-markdown Summary: Convert any URL to clean, LLM-ready Markdown Description: Convert any URL to clean, LLM-ready Markdown Remote endpoints: streamable-http: https://api.plainmarkdown.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.plainmarkdown.com/mcp GitHub: https://github.com/vitality82/plainmarkdown Security Score: 9/10 Creator: Vitality82 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-plainmarkdown-markdown https://api.plainmarkdown.com/mcp --- ## Carsxe URL: https://mcp-marketplace.io/server/io-github-carsxe-carsxe-mcp Summary: MCP server for CarsXE vehicle data: VIN, specs, history, images, recalls, and OBD codes. Description: MCP server for CarsXE vehicle data: VIN, specs, history, images, recalls, and OBD codes. Remote endpoints: streamable-http: https://mcp.carsxe.com/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://mcp.carsxe.com/mcp GitHub: https://github.com/carsxe/carsxe-mcp-server Security Score: 6/10 Creator: Carsxe Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-carsxe-carsxe-mcp https://mcp.carsxe.com/mcp --- ## Compliance Checker URL: https://mcp-marketplace.io/server/ai-clarid-hmda Summary: Validate HMDA LAR files against CFPB edit checks for community banks and credit unions. Description: Validate HMDA LAR files against CFPB edit checks for community banks and credit unions. Remote endpoints: streamable-http: https://api.clarid.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.clarid.ai/mcp GitHub: https://github.com/clarid-ai/compliance-checker Security Score: 9/10 Creator: Clarid Ai Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-clarid-hmda https://api.clarid.ai/mcp --- ## Persis URL: https://mcp-marketplace.io/server/io-github-alright-alright-persis Summary: Biological memory for AI agents. Pattern learning, decay, clustering, 8-drive behavior. Description: Biological memory for AI agents. Pattern learning, decay, clustering, 8-drive behavior. Remote endpoints: streamable-http: https://persis-api.aerynw.workers.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://persis-api.aerynw.workers.dev/mcp GitHub: https://github.com/alright-alright/persis Security Score: 9/10 Creator: Alright Alright Creator Reputation: C+ Version: 0.2.3 Install (Claude Code Remote): claude mcp add --transport http io-github-alright-alright-persis https://persis-api.aerynw.workers.dev/mcp --- ## Tarteel URL: https://mcp-marketplace.io/server/io-github-khaled-abdelhamid-tarteel-mcp-server Summary: Quran MCP server for translation, tafsir, mutashabihat, recitation playlists, and prayer times. Description: Quran MCP server for translation, tafsir, mutashabihat, recitation playlists, and prayer times. Remote endpoints: streamable-http: https://mcp.tarteel.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.tarteel.ai/mcp MCP Tools (9): ayah_mutashabihat, phrase_mutashabihat, ayah_translation, ayah_tafsir, list_reciters, list_tafsirs, list_translations, play_ayahs, prayer_times Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 2.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-khaled-abdelhamid-tarteel-mcp-server https://mcp.tarteel.ai/mcp --- ## Intercept URL: https://mcp-marketplace.io/server/io-github-bighippoman-intercept-mcp Summary: Give your AI the ability to read the web. Fetches URLs as clean markdown with multi-tier fallback. Category: Developer Tools Mode: local Pricing: Free npm: intercept-mcp GitHub: https://github.com/bighippoman/intercept-mcp Security Score: 10/10 Creator: bighippoman Creator Reputation: D Version: 3.0.8 Required Credentials: BRAVE_API_KEY (required) Install (Claude Code): claude mcp add io-github-bighippoman-intercept-mcp -- npx -y intercept-mcp --- ## Labmate URL: https://mcp-marketplace.io/server/io-github-jonasrackl-labmate-mcp Summary: 81 chemistry tools — literature, calculations, retrosynthesis Category: Developer Tools Mode: local Pricing: Free PyPI: labmate-mcp GitHub: https://github.com/JonasRackl/labmate-mcp Security Score: 10/10 Creator: JonasRackl Creator Reputation: C+ Version: 7.3.1 Required Credentials: RXN_API_KEY (required), ROWAN_API_KEY (required) Install (Claude Code): claude mcp add io-github-jonasrackl-labmate-mcp -- uvx labmate-mcp --- ## Harvey Intel URL: https://mcp-marketplace.io/server/io-github-meltingpixelsai-harvey-intel Summary: Token safety, trading signals, and social intel for AI agents. Pay-per-call USDC. Category: Developer Tools Mode: dual Pricing: Free npm: @meltingpixels/harvey-intel Remote URL: https://agents.rugslayer.com/mcp GitHub: https://github.com/meltingpixelsai/harvey-intel Security Score: 3.8/10 Creator: meltingpixelsai Creator Reputation: F Version: 1.0.0 Tags: crypto, solana, security, trading, agents, mcp, x402, micropayments Use Cases: Token security scanning, Trading signal analysis, Market regime detection, Social intelligence, Agent-to-agent commerce Install (Claude Code): claude mcp add io-github-meltingpixelsai-harvey-intel -- npx -y @meltingpixels/harvey-intel Install (Claude Code Remote): claude mcp add --transport http io-github-meltingpixelsai-harvey-intel https://agents.rugslayer.com/mcp --- ## Synthetix URL: https://mcp-marketplace.io/server/io-github-junct-bot-synthetix-mcp Summary: Synthetix - 22 tools for data, metrics, and on-chain analytics Description: Synthetix - 22 tools for data, metrics, and on-chain analytics Remote endpoints: streamable-http: https://synthetix.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://synthetix.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/synthetix-mcp MCP Tools (22): name, approve, nominateNewOwner, totalSupply, transferFrom, decimals, nominatedOwner, balanceOf, setTarget, acceptOwnership, owner, useDELEGATECALL, symbol, transfer, setUseDELEGATECALL, target, allowance, Transfer, Approval, TargetUpdated, OwnerNominated, OwnerChanged Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-synthetix-mcp https://synthetix.mcp.junct.dev/mcp --- ## Scotiasignal Frontend URL: https://mcp-marketplace.io/server/io-github-sevask-nova-scotia-data-explorer Summary: Query and explore Nova Scotia open datasets via the Socrata SODA API. Description: Query and explore Nova Scotia open datasets via the Socrata SODA API. Remote endpoints: streamable-http: https://scotiasignal.ca/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://scotiasignal.ca/mcp GitHub: https://github.com/SevaSk/scotiasignal-frontend MCP Tools (4): list_categories, search_datasets, get_dataset_metadata, query_dataset Security Score: 9/10 Creator: SevaSk Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-sevask-nova-scotia-data-explorer https://scotiasignal.ca/mcp --- ## Lawmadi Os URL: https://mcp-marketplace.io/server/io-github-peter120525-cmd-lawmadi-os Summary: Korean Legal AI — 60 agents, real-time statute verification via law.go.kr. Free 2/day. Description: Korean Legal AI — 60 agents, real-time statute verification via law.go.kr. Free 2/day. Remote endpoints: streamable-http: https://lawmadi.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://lawmadi.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 60.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-peter120525-cmd-lawmadi-os https://lawmadi.com/mcp --- ## Opendirectories URL: https://mcp-marketplace.io/server/io-github-bigjai-opendirectories-business-data Summary: Search 12M+ verified businesses across 10 countries via government registers. Description: Search 12M+ verified businesses across 10 countries via government registers. Remote endpoints: streamable-http: https://secure-wave--opendirectories-business-data.apify.actor/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: opendirectories-mcp Remote URL: https://secure-wave--opendirectories-business-data.apify.actor/mcp GitHub: https://github.com/BigJai/opendirectories-mcp Security Score: 10/10 Creator: BigJai Creator Reputation: C+ Version: 0.1.0 Required Credentials: APAC_SUPABASE_URL (optional), APAC_SUPABASE_KEY (required), US_SUPABASE_URL (optional), US_SUPABASE_KEY (required), EU_SUPABASE_URL (optional), EU_SUPABASE_KEY (required) Install (Claude Code): claude mcp add io-github-bigjai-opendirectories-business-data -- uvx opendirectories-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-bigjai-opendirectories-business-data https://secure-wave--opendirectories-business-data.apify.actor/mcp --- ## Zotero Library URL: https://mcp-marketplace.io/server/io-github-raulsimpetru-zotero-library-mcp Summary: Add papers and books to Zotero by DOI, arXiv ID, or ISBN and manage your library Category: Developer Tools Mode: local Pricing: Free PyPI: zotero-library-mcp GitHub: https://github.com/RaulSimpetru/zotero-library-mcp Security Score: 10/10 Installs: 1 Creator: RaulSimpetru Creator Reputation: C- Version: 0.5.0 Required Credentials: ZOTERO_LIBRARY_ID (required), ZOTERO_API_KEY (required), ZOTERO_WEBDAV_URL (required), ZOTERO_WEBDAV_USER (required), ZOTERO_WEBDAV_PASSWORD (required) Install (Claude Code): claude mcp add io-github-raulsimpetru-zotero-library-mcp -- uvx zotero-library-mcp --- ## Pgedge Postgres URL: https://mcp-marketplace.io/server/io-github-pgedge-postgres-mcp Summary: Enterprise PostgreSQL MCP server with NL queries, hybrid search (pgvector+BM25), and web UI Category: Data & Analytics Mode: local Pricing: Free GitHub: https://github.com/pgEdge/pgedge-postgres-mcp Security Score: 10/10 Creator: PgEdge Creator Reputation: C+ Version: 1.0.0 --- ## Leximo Ai Call Assistant URL: https://mcp-marketplace.io/server/io-github-leximo-ai-leximo-ai-call-assistant-mcp-server Summary: Schedule AI phone calls, manage assignments, and check credits from Claude. Category: Developer Tools Mode: local Pricing: Free npm: leximo-ai-call-assistant-mcp-server GitHub: https://github.com/Leximo-AI/leximo-ai-call-assistant-mcp-server Security Score: 10/10 Rating: 5/5 Creator: Leximo AI Creator Reputation: C+ Version: 1.0.1 Required Credentials: LEXIMO_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-leximo-ai-leximo-ai-call-assistant-mcp-server -- npx -y leximo-ai-call-assistant-mcp-server --- ## Autron Protocol URL: https://mcp-marketplace.io/server/io-github-hungnguyenhtbvn-max-autron-core Summary: Open Identity Standard for AI Agents — DID, Agent Cards, delegation, reputation, payment & escrow Category: Developer Tools Mode: local Pricing: Free npm: @autron/core GitHub: https://github.com/hungnguyenhtbvn-max/autron-protocol Security Score: 2.2/10 Creator: Hungnguyenhtbvn Max Creator Reputation: C+ Version: 0.3.1 Required Credentials: AUTRON_IDENTITY (optional) Install (Claude Code): claude mcp add io-github-hungnguyenhtbvn-max-autron-core -- npx -y @autron/core --- ## Manticore URL: https://mcp-marketplace.io/server/io-github-manticoresoftware-mcp-manticore Summary: MCP server for Manticore Search — lets AI assistants query and manage search databases. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-manticore GitHub: https://github.com/manticoresoftware/mcp-manticore Security Score: 4.8/10 Creator: Manticoresoftware Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-manticoresoftware-mcp-manticore -- uvx mcp-manticore --- ## Oculo URL: https://mcp-marketplace.io/server/io-github-xidik12-oculo Summary: AI-powered native browser with 12 MCP tools. ~30 tokens per page. Category: Developer Tools Mode: local Pricing: Free npm: oculo-mcp GitHub: https://github.com/xidik12/oculo Security Score: 5.5/10 Creator: Xidik12 Creator Reputation: C+ Version: 0.4.1 Install (Claude Code): claude mcp add io-github-xidik12-oculo -- npx -y oculo-mcp --- ## Llm Advisor URL: https://mcp-marketplace.io/server/io-github-daichi-kudo-llm-advisor Summary: Real-time LLM/VLM benchmarks, pricing, and recommendations. 336+ models, 5 sources. Category: Developer Tools Mode: local Pricing: Free npm: llm-advisor-mcp GitHub: https://github.com/Daichi-Kudo/llm-advisor-mcp Security Score: 10/10 Creator: Daichi-Kudo Creator Reputation: C- Version: 0.4.2 Install (Claude Code): claude mcp add io-github-daichi-kudo-llm-advisor -- npx -y llm-advisor-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/io-shipbook-mcp Summary: Debug production issues using Shipbook logs and Loglytics error insights. Description: Debug production issues using Shipbook logs and Loglytics error insights. Remote endpoints: streamable-http: https://api.shipbook.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.shipbook.io/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-shipbook-mcp https://api.shipbook.io/mcp --- ## Agentwallet URL: https://mcp-marketplace.io/server/io-github-hifriendbot-agentwallet Summary: Wallet infrastructure for Ai agents. EVM + Solana. x402 payments. No KYC. Category: Finance Mode: local Pricing: Free npm: agentwallet-mcp GitHub: https://github.com/hifriendbot/agentwallet-mcp Security Score: 3/10 Creator: Hifriendbot Creator Reputation: C+ Version: 1.7.4 Required Credentials: AGENTWALLET_API_KEY (required) Install (Claude Code): claude mcp add io-github-hifriendbot-agentwallet -- npx -y agentwallet-mcp --- ## Vantagate URL: https://mcp-marketplace.io/server/io-github-aderix-vantagate-mcp-server Summary: VantaGate MCP Server & OpenAPI integration - Human-in-the-Loop for AI Agents Category: Developer Tools Mode: local Pricing: Free npm: @vantagate/mcp-server GitHub: https://github.com/Aderix/vantagate-mcp-server Security Score: 5.8/10 Creator: Aderix Creator Reputation: C+ Version: 1.0.1 Required Credentials: VANTA_API_KEY (required) Install (Claude Code): claude mcp add io-github-aderix-vantagate-mcp-server -- npx -y @vantagate/mcp-server --- ## O Twin Data Pipeline URL: https://mcp-marketplace.io/server/com-olane-cosync-remote Summary: Knowledge graph ingestion, entity search, ontology analysis, and CoSync scoring. Description: Knowledge graph ingestion, entity search, ontology analysis, and CoSync scoring. Remote endpoints: streamable-http: https://mcp.copass.id/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.copass.id/mcp GitHub: https://github.com/olane-labs/o-twin-data-pipeline Security Score: 9/10 Creator: Olane Labs Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http com-olane-cosync-remote https://mcp.copass.id/mcp --- ## Unblu URL: https://mcp-marketplace.io/server/io-github-detailobsessed-unblu Summary: Operate Unblu deployments: health checks, conversation ops, and 300+ API endpoints Category: Developer Tools Mode: local Pricing: Free PyPI: unblu-mcp GitHub: https://github.com/detailobsessed/unblu-mcp Security Score: 9.8/10 Creator: Detailobsessed Creator Reputation: C+ Version: 0.10.1 Required Credentials: UNBLU_BASE_URL (optional), UNBLU_API_KEY (required), UNBLU_USERNAME (optional), UNBLU_PASSWORD (required) Install (Claude Code): claude mcp add io-github-detailobsessed-unblu -- uvx unblu-mcp --- ## Vigile MCP URL: https://mcp-marketplace.io/server/vigile-mcp-server-launch-guide Summary: Query trust scores for MCP servers and agent skills before your AI uses them.. Description: Scan MCP servers and agent skills for tool poisoning, data exfiltration, prompt injection, and supply chain risk. Use Vigile MCP from Claude Code, Cursor, OpenClaw, and other MCP clients to check trust scores, scan raw content, search the trust registry, and assess location-related privacy risk. Free to start; add VIGILE_API_KEY for higher limits. https://vigile.dev/tools/vigile-mcp Category: Security Mode: local Pricing: Free npm: vigile-mcp GitHub: https://github.com/Vigile-ai/vigile-mcp Security Score: 10/10 Installs: 1 Creator: Dakotas07 Creator Reputation: A- Version: 0.1.10 Tags: security, trust-score, mcp-security, ai-security, vulnerability-scanner, agent-skills, tool-poisoning, supply-chain-security Use Cases: Security scanning, Trust verification, MCP server auditing, Agent skill vetting, Supply chain analysis Required Credentials: VIGILE_API_KEY (optional) Install (Claude Code): claude mcp add vigile-mcp-server-launch-guide -- npx -y vigile-mcp --- ## Jsx Notation URL: https://mcp-marketplace.io/server/io-github-sebastianmaciel-jsx-notation Summary: JSXN encoder/decoder — compact notation for React/Next.js files, optimized for LLMs Category: Developer Tools Mode: local Pricing: Free npm: jsx-notation GitHub: https://github.com/SebastianMaciel/jsx-notation Security Score: 10/10 Creator: SebastianMaciel Creator Reputation: C+ Version: 0.1.6 Install (Claude Code): claude mcp add io-github-sebastianmaciel-jsx-notation -- npx -y jsx-notation --- ## SensorAnalytics URL: https://mcp-marketplace.io/server/com-publicdataoracle-api Summary: Public data API with ML enrichment — SEC EDGAR, FRED, NOAA, EPA, USGS. 404 endpoints. Description: Public data API with ML enrichment — SEC EDGAR, FRED, NOAA, EPA, USGS. 404 endpoints. Remote endpoints: streamable-http: https://www.publicdataoracle.com/api/v1/data/query Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.publicdataoracle.com/api/v1/data/query GitHub: https://github.com/Mljessop/SensorAnalytics Security Score: 9/10 Creator: Mljessop Creator Reputation: C+ Version: 2.1.0 Install (Claude Code Remote): claude mcp add --transport http com-publicdataoracle-api https://www.publicdataoracle.com/api/v1/data/query --- ## Pyth Crosschain URL: https://mcp-marketplace.io/server/io-github-pyth-network-mcp Summary: Real-time and historical price feeds for 500+ crypto, equities, FX, and commodities assets. Description: Real-time and historical price feeds for 500+ crypto, equities, FX, and commodities assets. Remote endpoints: streamable-http: https://mcp.pyth.network/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://mcp.pyth.network/mcp GitHub: https://github.com/pyth-network/pyth-crosschain Security Score: 7.8/10 Creator: aditya520 Creator Reputation: D Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-pyth-network-mcp https://mcp.pyth.network/mcp --- ## Physbound URL: https://mcp-marketplace.io/server/io-github-jonesrobm-physbound Summary: Physical Layer Linter — validates RF link budgets, Shannon capacity, and noise floors. Category: Developer Tools Mode: local Pricing: Free PyPI: physbound GitHub: https://github.com/JonesRobM/physbound Security Score: 10/10 Creator: JonesRobM Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-jonesrobm-physbound -- uvx physbound --- ## Botguard Agent URL: https://mcp-marketplace.io/server/io-github-sarduine13-star-agent-teller Summary: Verify AI agent payments and detect fraud. Input: agent_id, amount, service_id. Description: Verify AI agent payments and detect fraud. Input: agent_id, amount, service_id. Remote endpoints: streamable-http: https://agent-teller-production.up.railway.app/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://agent-teller-production.up.railway.app/mcp GitHub: https://github.com/sarduine13-star/botguard-agent Security Score: 9/10 Creator: Sarduine13 Star Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-sarduine13-star-agent-teller https://agent-teller-production.up.railway.app/mcp --- ## Agent Dilemma Skill URL: https://mcp-marketplace.io/server/io-github-patrickbakowski-agentdilemma Summary: Submit a dilemma for blind community verdict with reasoning to improve low confidence Description: Submit a dilemma for blind community verdict with reasoning to improve low confidence Remote endpoints: streamable-http: https://www.agentdilemma.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.agentdilemma.com/mcp GitHub: https://github.com/patrickbakowski/agent-dilemma-skill MCP Tools (26): register, submit_dilemma, search_dilemmas, browse_dilemmas, get_dilemma, vote, check_notifications, check_my_profile, get_recommendations, get_daily, ask_question, add_comment, mark_helpful, save_draft, get_reasoning, find_similar, get_digest, get_trending, list_drafts, publish_draft, search_users, get_profile, change_vote, search_library, get_points_breakdown, submit_feedback Security Score: 10/10 Creator: Patrick Bakowski Creator Reputation: C- Version: 1.2.0 Install (Claude Code Remote): claude mcp add --transport http io-github-patrickbakowski-agentdilemma https://www.agentdilemma.com/mcp --- ## Paraview URL: https://mcp-marketplace.io/server/io-github-failed33-paraview-mcp-server Summary: Control ParaView through arbitrary Python code Category: Developer Tools Mode: local Pricing: Free PyPI: paraview-mcp-server GitHub: https://github.com/failed33/paraview-mcp Security Score: 9.5/10 Creator: Failed33 Creator Reputation: C+ Version: 0.2.0 Install (Claude Code): claude mcp add io-github-failed33-paraview-mcp-server -- uvx paraview-mcp-server --- ## Anilist URL: https://mcp-marketplace.io/server/ai-smithery-yuna0x0-anilist-mcp Summary: Access and interact with anime and manga data seamlessly. Retrieve detailed information about your… Description: Access and interact with anime and manga data seamlessly. Retrieve detailed information about your… Remote endpoints: streamable-http: https://server.smithery.ai/@yuna0x0/anilist-mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/yuna0x0/anilist-mcp Security Score: 10/10 Creator: Yuna0x0 Creator Reputation: C+ Version: 1.3.6 --- ## Hipaa Agent Ai URL: https://mcp-marketplace.io/server/io-github-xbt786-hipaa-agent Summary: HIPAA compliance AI agent — scan, grade, SRA, and generate compliance docs. Description: HIPAA compliance AI agent — scan, grade, SRA, and generate compliance docs. Remote endpoints: streamable-http: https://hipaaagent.ai/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://hipaaagent.ai/api/mcp GitHub: https://github.com/xbt786/hipaa-agent-ai.git MCP Tools (22): scan_practice, batch_scan, get_scan_status, get_compliance_score, get_report, get_audit_log, get_evidence_package, generate_baa, get_policies, generate_sra, get_breach, get_breach_score, trigger_internal_scan, get_internal_scan_status, get_internal_findings, lookup_practice, get_outreach_status, get_practice_summary, get_training_status, get_vendor_baa_list, log_incident, get_incidents Security Score: 9/10 Creator: Xbt786 Creator Reputation: C+ Version: 2.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-xbt786-hipaa-agent https://hipaaagent.ai/api/mcp --- ## Teams URL: https://mcp-marketplace.io/server/ai-waystation-teams Summary: Collaborate, chat, and manage meetings in Microsoft Teams. Description: Collaborate, chat, and manage meetings in Microsoft Teams. Remote endpoints: streamable-http: https://waystation.ai/teams/mcp sse: https://waystation.ai/teams/mcp/sse Category: Communication Mode: dual Pricing: Free GitHub: https://github.com/waystation-ai/mcp Security Score: 8.3/10 Installs: 4 Creator: Waystation Ai Creator Reputation: C+ Version: 0.3.1 --- ## Wattcoin URL: https://mcp-marketplace.io/server/io-github-wattcoin-org-wattcoin-mcp-server Summary: Earn WATT tokens on Solana — tasks, skills marketplace, AI inference, and bounties. Description: Earn WATT tokens on Solana — tasks, skills marketplace, AI inference, and bounties. Remote endpoints: streamable-http: https://wattcoin-mcp-server.wattcoin.workers.dev/mcp sse: https://wattcoin-mcp-server.wattcoin.workers.dev/sse Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://wattcoin-mcp-server.wattcoin.workers.dev/mcp GitHub: https://github.com/WattCoin-Org/wattcoin Security Score: 0/10 Creator: WattCoin Org Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-wattcoin-org-wattcoin-mcp-server https://wattcoin-mcp-server.wattcoin.workers.dev/mcp --- ## Lta URL: https://mcp-marketplace.io/server/ai-smithery-arjunkmrm-lta-mcp Summary: Provide real-time transportation data including bus arrivals, train service alerts, carpark availa… Description: Provide real-time transportation data including bus arrivals, train service alerts, carpark availa… Remote endpoints: streamable-http: https://server.smithery.ai/@arjunkmrm/lta-mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/arjunkmrm/lta-mcp Security Score: 10/10 Creator: Arjunkmrm Creator Reputation: C+ Version: 0.1.0 --- ## Jooq URL: https://mcp-marketplace.io/server/ch-martinelli-jooq-mcp Summary: An MCP server that provides access to the jOOQ documentation Description: An MCP server that provides access to the jOOQ documentation Remote endpoints: sse: https://jooq-mcp.martinelli.ch/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://jooq-mcp.martinelli.ch/sse GitHub: https://github.com/martinellich/jooq-mcp Security Score: 9/10 Creator: simasch Creator Reputation: D Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ch-martinelli-jooq-mcp https://jooq-mcp.martinelli.ch/sse --- ## Telegram Notify URL: https://mcp-marketplace.io/server/io-github-parthjadhav-telegram-notify-mcp Summary: Send Telegram notifications from AI agents — text, photos, and documents. Category: Communication Mode: local Pricing: Free npm: @parthj/telegram-notify-mcp GitHub: https://github.com/ParthJadhav/telegram-notify-mcp Security Score: 10/10 Installs: 2 Creator: ParthJadhav Creator Reputation: C- Version: 1.0.1 Required Credentials: TELEGRAM_BOT_TOKEN (required) Install (Claude Code): claude mcp add io-github-parthjadhav-telegram-notify-mcp -- npx -y @parthj/telegram-notify-mcp --- ## Document Converter URL: https://mcp-marketplace.io/server/io-github-xt765-mcp-document-converter Summary: Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-document-converter GitHub: https://github.com/xt765/mcp-document-converter Security Score: 10/10 Rating: 5/5 Installs: 8 Creator: xt765 Creator Reputation: B Version: 0.2.2 Install (Claude Code): claude mcp add io-github-xt765-mcp-document-converter -- uvx mcp-document-converter --- ## Clockwise URL: https://mcp-marketplace.io/server/com-getclockwise-clockwise-mcp Summary: An MCP server for managing your calendar, via Clockwise Description: An MCP server for managing your calendar, via Clockwise Remote endpoints: streamable-http: https://mcp.getclockwise.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.getclockwise.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-getclockwise-clockwise-mcp https://mcp.getclockwise.com/mcp --- ## Webzum URL: https://mcp-marketplace.io/server/io-github-suprraz-webzum Summary: Turn LLM conversations into live, hosted websites. AI generation or bring-your-own code. Description: Turn LLM conversations into live, hosted websites. AI generation or bring-your-own code. Remote endpoints: streamable-http: https://webzum.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://webzum.com/api/mcp GitHub: https://github.com/suprraz/webzum MCP Tools (7): search_businesses, create_site, get_site_status, generate_geo_page, host_site, host_file, get_hosted_files Security Score: 9/10 Creator: Suprraz Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-suprraz-webzum https://webzum.com/api/mcp --- ## Infrahub URL: https://mcp-marketplace.io/server/com-opsmill-infrahub-mcp Summary: An MCP server connects your AI assistants to Infrahub using the open MCP standard. Category: Developer Tools Mode: local Pricing: Free PyPI: infrahub-mcp GitHub: https://github.com/opsmill/infrahub-mcp Security Score: 10/10 Creator: Opsmill Creator Reputation: C+ Version: 0.1.2 Required Credentials: INFRAHUB_ADDRESS (optional), INFRAHUB_API_TOKEN (required) Install (Claude Code): claude mcp add com-opsmill-infrahub-mcp -- uvx infrahub-mcp --- ## Wc26 URL: https://mcp-marketplace.io/server/io-github-jordanlyall-wc26 Summary: FIFA World Cup 2026 data: matches, teams, venues, city guides, fan zones, and more. Category: Developer Tools Mode: local Pricing: Free npm: wc26-mcp GitHub: https://github.com/jordanlyall/wc26-mcp Security Score: 10/10 Creator: Jordanlyall Creator Reputation: C+ Version: 0.3.0 Install (Claude Code): claude mcp add io-github-jordanlyall-wc26 -- npx -y wc26-mcp --- ## Monobank URL: https://mcp-marketplace.io/server/io-github-akutishevsky-monobank-mcp-server Summary: MCP server for Monobank API — currency rates, client info, and account statements Category: Developer Tools Mode: local Pricing: Free npm: monobank-mcp-server GitHub: https://github.com/akutishevsky/monobank-mcp-server Security Score: 10/10 Creator: Akutishevsky Creator Reputation: C+ Version: 1.1.1 Required Credentials: MONOBANK_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-akutishevsky-monobank-mcp-server -- npx -y monobank-mcp-server --- ## Nace URL: https://mcp-marketplace.io/server/io-github-dejo90-nace-mcp Summary: Browse, search and fuzzy-match NACE Rev. 2.1 economic activity classification codes. Category: Developer Tools Mode: local Pricing: Free npm: nace-mcp GitHub: https://github.com/DeJo90/nace-mcp Security Score: 10/10 Creator: Dennis Jorra Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add io-github-dejo90-nace-mcp -- npx -y nace-mcp --- ## Bergeramit Hw3 Tech URL: https://mcp-marketplace.io/server/ai-smithery-bergeramit-bergeramit-hw3-tech-1 Summary: Add two numbers instantly and generate friendly greetings on demand. Speed up quick math and perso… Description: Add two numbers instantly and generate friendly greetings on demand. Speed up quick math and perso… Remote endpoints: streamable-http: https://server.smithery.ai/@bergeramit/bergeramit-hw3-tech-1/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@bergeramit/bergeramit-hw3-tech-1/mcp GitHub: https://github.com/bergeramit/bergeramit-hw3-tech Security Score: 10/10 Creator: Bergeramit Creator Reputation: C+ Version: 1.15.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-bergeramit-bergeramit-hw3-tech-1 https://server.smithery.ai/@bergeramit/bergeramit-hw3-tech-1/mcp --- ## Tft Oracle URL: https://mcp-marketplace.io/server/io-github-gregario-tft-oracle Summary: TFT champion, trait, item, and augment data for LLMs via CommunityDragon Category: Developer Tools Mode: local Pricing: Free npm: tft-oracle GitHub: https://github.com/gregario/tft-oracle Security Score: 5.2/10 Creator: Gregario Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-gregario-tft-oracle -- npx -y tft-oracle --- ## Greptimedb URL: https://mcp-marketplace.io/server/io-github-greptimeteam-greptimedb-mcp-server Summary: Query and analyze GreptimeDB metrics, logs and traces via SQL, TQL and RANGE queries. Category: Developer Tools Mode: local Pricing: Free PyPI: greptimedb-mcp-server GitHub: https://github.com/GreptimeTeam/greptimedb-mcp-server Security Score: 5.2/10 Creator: GreptimeTeam Creator Reputation: C+ Version: 0.4.7 Required Credentials: GREPTIMEDB_HOST (optional), GREPTIMEDB_PORT (optional), GREPTIMEDB_USER (optional), GREPTIMEDB_PASSWORD (required), GREPTIMEDB_DATABASE (optional), GREPTIMEDB_TIMEZONE (optional), GREPTIMEDB_POOL_SIZE (optional), GREPTIMEDB_HTTP_PORT (optional), GREPTIMEDB_HTTP_PROTOCOL (optional), GREPTIMEDB_MASK_ENABLED (optional), GREPTIMEDB_MASK_PATTERNS (optional), GREPTIMEDB_AUDIT_ENABLED (optional) Install (Claude Code): claude mcp add io-github-greptimeteam-greptimedb-mcp-server -- uvx greptimedb-mcp-server --- ## Quanti URL: https://mcp-marketplace.io/server/io-quanti-mcp-server Summary: Query BigQuery, Snowflake, Redshift & Azure Synapse with natural language Description: Query BigQuery, Snowflake, Redshift & Azure Synapse with natural language Remote endpoints: streamable-http: https://ai.quanti.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ai.quanti.io/mcp GitHub: https://github.com/quanti-io/mcp Security Score: 9/10 Creator: Quanti Io Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-quanti-mcp-server https://ai.quanti.io/mcp --- ## Client URL: https://mcp-marketplace.io/server/ai-i18nagent-i18n-agent Summary: AI-powered translation for 48 languages with context-aware quality Description: AI-powered translation for 48 languages with context-aware quality Remote endpoints: streamable-http: https://mcp.i18nagent.ai/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @i18n-agent/mcp-client Remote URL: https://mcp.i18nagent.ai/mcp GitHub: https://github.com/i18n-agent/mcp-client Security Score: 5.5/10 Creator: I18n Agent Creator Reputation: C+ Version: 1.16.3 Required Credentials: I18N_AGENT_API_KEY (required), MCP_SERVER_URL (optional) Install (Claude Code): claude mcp add ai-i18nagent-i18n-agent -- npx -y @i18n-agent/mcp-client Install (Claude Code Remote): claude mcp add --transport http ai-i18nagent-i18n-agent https://mcp.i18nagent.ai/mcp --- ## Agentfolio URL: https://mcp-marketplace.io/server/io-github-0xbrainkid-agentfolio-mcp-server Summary: AI agent identity verification via SATP on Solana. Trust scores and on-chain attestations. Category: Developer Tools Mode: local Pricing: Free npm: agentfolio-mcp-server GitHub: https://github.com/0xbrainkid/agentfolio-mcp-server Security Score: 5.5/10 Creator: 0xbrainkid Creator Reputation: C+ Version: 1.2.1 Install (Claude Code): claude mcp add io-github-0xbrainkid-agentfolio-mcp-server -- npx -y agentfolio-mcp-server --- ## Planka URL: https://mcp-marketplace.io/server/io-github-gogogadgetbytes-planka Summary: MCP server for PLANKA kanban boards. Full CRUD for cards, tasks, comments, and labels. Category: Developer Tools Mode: local Pricing: Free npm: @gogogadgetbytes/planka-mcp GitHub: https://github.com/gogogadgetbytes/planka-mcp Security Score: 10/10 Creator: Gogogadgetbytes Creator Reputation: C+ Version: 1.0.0 Required Credentials: PLANKA_BASE_URL (optional), PLANKA_AGENT_EMAIL (optional), PLANKA_AGENT_PASSWORD (required) Install (Claude Code): claude mcp add io-github-gogogadgetbytes-planka -- npx -y @gogogadgetbytes/planka-mcp --- ## Harvey Budget URL: https://mcp-marketplace.io/server/io-github-meltingpixelsai-harvey-budget Summary: Agent spending management with budget tracking, ROI analysis, and spend approval. Description: MCP server for AI agent financial management: track spending across services, generate ROI reports, get intelligent spend approval decisions, and register agent budgets. 3 free tools (health, list_tools, register_agent) + 3 paid tools via x402 USDC micropayments on Solana. Hosted at budget.rugslayer.com. Category: Finance Mode: dual Pricing: Free npm: @meltingpixels/harvey-budget Remote URL: https://budget.rugslayer.com/mcp GitHub: https://github.com/meltingpixelsai/harvey-budget Security Score: 5.2/10 Creator: meltingpixelsai Creator Reputation: F Version: 1.0.0 Tags: budget, spending, ROI, finance, agents, mcp, x402 Use Cases: Agent budget management, Spend tracking, ROI analysis, Cost approval, Multi-agent finance Required Credentials: SUPABASE_URL (optional), SUPABASE_SERVICE_ROLE_KEY (required), PAYMENT_WALLET (optional) Install (Claude Code): claude mcp add io-github-meltingpixelsai-harvey-budget -- npx -y @meltingpixels/harvey-budget Install (Claude Code Remote): claude mcp add --transport http io-github-meltingpixelsai-harvey-budget https://budget.rugslayer.com/mcp --- ## Claude Code Conversation Search URL: https://mcp-marketplace.io/server/io-github-tonysimonovsky-claude-code-conversation-search-mcp Summary: Search Claude Code conversation history with natural language queries across all projects Category: Developer Tools Mode: local Pricing: Free npm: claude-code-conversation-search-mcp GitHub: https://github.com/TonySimonovsky/claude-code-conversation-search-mcp Security Score: 10/10 Creator: TonySimonovsky Creator Reputation: C+ Version: 1.1.3 Install (Claude Code): claude mcp add io-github-tonysimonovsky-claude-code-conversation-search-mcp -- npx -y claude-code-conversation-search-mcp --- ## B2bware URL: https://mcp-marketplace.io/server/com-b2bware-mcp-server Summary: B2Bware MCP server — access products, orders and customers from Cursor, Claude, Windsurf and more. Description: B2Bware MCP server — access products, orders and customers from Cursor, Claude, Windsurf and more. Remote endpoints: streamable-http: https://mcp.b2bware.com/mcp sse: https://mcp.b2bware.com/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.b2bware.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.1.1 Install (Claude Code Remote): claude mcp add --transport http com-b2bware-mcp-server https://mcp.b2bware.com/mcp --- ## Gitlab URL: https://mcp-marketplace.io/server/io-github-vish288-mcp-gitlab Summary: MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-gitlab GitHub: https://github.com/vish288/mcp-gitlab Security Score: 9.3/10 Creator: Vish288 Creator Reputation: C+ Version: 0.8.0 Required Credentials: GITLAB_TOKEN (required), GITLAB_URL (optional), GITLAB_READ_ONLY (optional) Install (Claude Code): claude mcp add io-github-vish288-mcp-gitlab -- uvx mcp-gitlab --- ## Deep Research URL: https://mcp-marketplace.io/server/deep-research Summary: Perform comprehensive web research using Tavily's Search and Crawl APIs. Description: A server designed for comprehensive web research. It uses Tavily's Search and Crawl APIs to gather detailed information on a given topic, then structures this data in a format perfect for LLMs to create high-quality markdown documents. The following options are configurable: "env": { "TAVILY_API_KEY": "tvly-YOUR_ACTUAL_API_KEY_HERE", // Required "DOCUMENTATION_PROMPT": "Your custom, detailed instructions for the LLM on how to generate markdown documents from the research data.. Category: Search & Web Mode: local Pricing: Free npm: @pinkpixel/deep-research-mcp GitHub: https://github.com/pinkpixel-dev/deep-research-mcp Security Score: 5.2/10 Installs: 1 Creator: Jessica Doering Creator Reputation: D Version: 1.0.0 Tags: web, search, research, tavily Use Cases: web search, research, documentation Required Credentials: TAVILY_API_KEY (required) Install (Claude Code): claude mcp add deep-research -- npx -y @pinkpixel/deep-research-mcp --- ## Guidance Lark URL: https://mcp-marketplace.io/server/io-github-guidance-ai-guidance-lark-mcp Summary: Validate and test llguidance grammars with batch testing and documentation Category: Developer Tools Mode: local Pricing: Free PyPI: guidance-lark-mcp GitHub: https://github.com/guidance-ai/guidance-lark-mcp Security Score: 4.2/10 Creator: Guidance Ai Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-guidance-ai-guidance-lark-mcp -- uvx guidance-lark-mcp --- ## Atlassian Extended URL: https://mcp-marketplace.io/server/io-github-vish288-mcp-atlassian-extended Summary: MCP server for Jira and Confluence — sprints, agile boards, attachments, versions, calendars. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-atlassian-extended GitHub: https://github.com/vish288/mcp-atlassian-extended Security Score: 9.3/10 Creator: Vish288 Creator Reputation: C+ Version: 0.6.13 Required Credentials: JIRA_URL (optional), JIRA_TOKEN (required), CONFLUENCE_URL (optional), CONFLUENCE_TOKEN (required), ATLASSIAN_READ_ONLY (optional) Install (Claude Code): claude mcp add io-github-vish288-mcp-atlassian-extended -- uvx mcp-atlassian-extended --- ## Pdfcrowd Mcp Pdf Export URL: https://mcp-marketplace.io/server/io-github-pdfcrowd-pdfcrowd-mcp-pdf-export Summary: Create polished, professional PDFs from a single prompt. Documentation, reports, charts, and more. Category: Developer Tools Mode: local Pricing: Free npm: pdfcrowd-mcp-pdf-export GitHub: https://github.com/pdfcrowd/pdfcrowd-mcp-pdf-export Security Score: 10/10 Creator: Pdfcrowd Creator Reputation: C+ Version: 1.2.2 Required Credentials: PDFCROWD_USERNAME (optional), PDFCROWD_API_KEY (required) Install (Claude Code): claude mcp add io-github-pdfcrowd-pdfcrowd-mcp-pdf-export -- npx -y pdfcrowd-mcp-pdf-export --- ## Yourmemory URL: https://mcp-marketplace.io/server/io-github-sachitrafa-yourmemory Summary: Ebbinghaus-based persistent memory for Claude. Memories decay with time, strengthen on recall. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/sachitrafa/yourmemory Security Score: 3.5/10 Creator: Sachitrafa Creator Reputation: C+ Version: 1.0.0 Required Credentials: DATABASE_URL (optional), OLLAMA_URL (optional), EXTRACT_MODEL (optional) --- ## Humanizer Pro URL: https://mcp-marketplace.io/server/io-github-khadinakbaronline-humanizer-pro Summary: Humanize AI text to bypass GPTZero, Turnitin, Originality.ai. Stealth, Academic, SEO modes. Description: Humanize AI text to bypass GPTZero, Turnitin, Originality.ai. Stealth, Academic, SEO modes. Remote endpoints: streamable-http: https://texthumanizer.pro/mcp sse: https://texthumanizer.pro/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://texthumanizer.pro/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-khadinakbaronline-humanizer-pro https://texthumanizer.pro/mcp --- ## Locus URL: https://mcp-marketplace.io/server/io-github-edkarlsson-locus Summary: Hierarchical markdown memory palace for AI agents — structured palace navigation via MCP tools. Category: Security Mode: local Pricing: Free PyPI: locus-mcp GitHub: https://github.com/EDKarlsson/locus Security Score: 4.8/10 Creator: EDKarlsson Creator Reputation: C+ Version: 0.6.2 Install (Claude Code): claude mcp add io-github-edkarlsson-locus -- uvx locus-mcp --- ## Ha URL: https://mcp-marketplace.io/server/io-github-homeassistant-ai-ha-mcp Summary: Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants. Category: Developer Tools Mode: local Pricing: Free PyPI: ha-mcp GitHub: https://github.com/homeassistant-ai/ha-mcp.git Security Score: 10/10 Creator: User Creator Reputation: D Version: 7.1.0 Install (Claude Code): claude mcp add io-github-homeassistant-ai-ha-mcp -- uvx ha-mcp --- ## Google Search Console URL: https://mcp-marketplace.io/server/io-github-crunchtools-google-search-console Summary: Secure MCP server for Google Search Console analytics, sitemaps, and URL inspection Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-google-search-console-crunchtools GitHub: https://github.com/crunchtools/mcp-google-search-console Security Score: 5.5/10 Creator: Crunchtools Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-crunchtools-google-search-console -- uvx mcp-google-search-console-crunchtools --- ## Flights URL: https://mcp-marketplace.io/server/com-worldairfares-flights-mcp Summary: Flight search MCP server providing search, pagination, and itinerary details for AI assistants. Description: Flight search MCP server providing search, pagination, and itinerary details for AI assistants. Remote endpoints: streamable-http: https://mcp.worldairfares.com Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.worldairfares.com Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http com-worldairfares-flights-mcp https://mcp.worldairfares.com --- ## Dear Claude URL: https://mcp-marketplace.io/server/io-github-sns45-dear-claude Summary: Spawn Claude Code instances from 6 platforms when 'Dear Claude' is mentioned. Category: Developer Tools Mode: local Pricing: Free npm: dear-claude GitHub: https://github.com/sns45/dear-claude Security Score: 10/10 Creator: Sns45 Creator Reputation: C+ Version: 1.1.0 Required Credentials: DEAR_CLAUDE_PORT (optional), TAILSCALE_HOSTNAME (optional), GITHUB_CLIENT_ID (optional), GITHUB_CLIENT_SECRET (required), GITHUB_WEBHOOK_SECRET (required), GITHUB_ACCESS_TOKEN (required), GITHUB_APP_ID (optional), GITHUB_APP_PRIVATE_KEY_PATH (optional), LINEAR_CLIENT_ID (optional), LINEAR_CLIENT_SECRET (required), LINEAR_WEBHOOK_SECRET (required), LINEAR_ACCESS_TOKEN (required), JIRA_DOMAIN (optional), JIRA_USER_EMAIL (optional), JIRA_API_TOKEN (required), JIRA_WEBHOOK_SECRET (required), GITLAB_ACCESS_TOKEN (required), GITLAB_WEBHOOK_SECRET (required), NOTION_CLIENT_ID (optional), NOTION_CLIENT_SECRET (required), NOTION_ACCESS_TOKEN (required), NOTION_WEBHOOK_SECRET (required), OBSIDIAN_VAULT_PATH (optional), GIPHY_API_KEY (required) Install (Claude Code): claude mcp add io-github-sns45-dear-claude -- npx -y dear-claude --- ## Gsc URL: https://mcp-marketplace.io/server/io-github-pijusz-mcp-gsc Summary: Google Search Console MCP server — query performance, sitemaps, indexing & more Category: Developer Tools Mode: local Pricing: Free npm: mcp-gsc GitHub: https://github.com/pijusz/mcp-gsc Security Score: 10/10 Creator: Pijusz Creator Reputation: C+ Version: 0.1.7 Install (Claude Code): claude mcp add io-github-pijusz-mcp-gsc -- npx -y mcp-gsc --- ## Unreal URL: https://mcp-marketplace.io/server/ai-smithery-chir24-unreal-mcp Summary: Control Unreal Engine to browse assets, import content, and manage levels and sequences. Automate… Description: Control Unreal Engine to browse assets, import content, and manage levels and sequences. Automate… Remote endpoints: streamable-http: https://server.smithery.ai/@ChiR24/unreal_mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/ChiR24/Unreal_mcp Security Score: 10/10 Creator: ChiR24 Creator Reputation: C+ Version: 0.4.6 --- ## Ktryberceo URL: https://mcp-marketplace.io/server/io-github-ktryberceo-mcp-server Summary: Manage contacts, campaigns, senders, and deliverability via SuperSend API Description: Manage contacts, campaigns, senders, and deliverability via SuperSend API Remote endpoints: streamable-http: https://mcp.supersend.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.supersend.io/mcp Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.1.1 Install (Claude Code Remote): claude mcp add --transport http io-github-ktryberceo-mcp-server https://mcp.supersend.io/mcp --- ## Unifi URL: https://mcp-marketplace.io/server/io-github-enuno-unifi-mcp-server Summary: An MCP server that leverages official UniFi API Category: Developer Tools Mode: local Pricing: Free npm: unifi-mcp-server GitHub: https://github.com/enuno/unifi-mcp-server Security Score: 10/10 Creator: Enuno Creator Reputation: C+ Version: 0.2.0 Required Credentials: UNIFI_HOST (optional), UNIFI_USERNAME (optional), UNIFI_PASSWORD (required), UNIFI_PORT (optional), UNIFI_VERIFY_SSL (optional), UNIFI_SITE (optional) Install (Claude Code): claude mcp add io-github-enuno-unifi-mcp-server -- npx -y unifi-mcp-server --- ## Home Assistant MCP URL: https://mcp-marketplace.io/server/home-assistant-mcp Summary: The Unofficial and Awesome Home Assistant MCP Server Description: A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with Home Assistant. Using natural language, control smart home devices, query states, execute services and manage your automations. Category: Other Mode: local Pricing: Free PyPI: ha-mcp GitHub: https://github.com/homeassistant-ai/ha-mcp Security Score: 7.5/10 Creator: User Creator Reputation: D Version: 1.0.0 Install (Claude Code): claude mcp add home-assistant-mcp -- uvx ha-mcp --- ## Video Editing URL: https://mcp-marketplace.io/server/io-github-burningion-video-editing-mcp Summary: An MCP server that provides [describe what your server does] Category: Content & Media Mode: local Pricing: Free PyPI: video-editor-mcp GitHub: https://github.com/burningion/video-editing-mcp Security Score: 7/10 Creator: Burningion Creator Reputation: C+ Version: 1.0.0 Required Credentials: VJ_API_KEY (required) Install (Claude Code): claude mcp add io-github-burningion-video-editing-mcp -- uvx video-editor-mcp --- ## Lumino URL: https://mcp-marketplace.io/server/io-github-geored-lumino Summary: AI-powered SRE observability for Kubernetes/OpenShift with 40+ Tekton debugging tools Category: Developer Tools Mode: local Pricing: Free PyPI: lumino-mcp-server GitHub: https://github.com/spre-sre/lumino-mcp-server Security Score: 10/10 Creator: Gjorgji Georgievski Creator Reputation: C- Version: 0.9.2 Required Credentials: KUBECONFIG (optional) Install (Claude Code): claude mcp add io-github-geored-lumino -- uvx lumino-mcp-server --- ## Zefix Search URL: https://mcp-marketplace.io/server/zefix-search Summary: Search company data in Switzerland Central Business Name Index (zefix.ch) Description: Allows your AI-assistant to search for companies incorporated in Switzerland by their name or UID (CHE-nnn.nnn.nnn) with optional filters by canton of incorporation, legal form, location, previous names, etc. (mimics all filters in Zefix GUI). Equips your AI-assistant with full company details available in Zefix (business names and identifiers, purpose, address, auditors, change history, capital, names of legal representatives, merges & acquisitions) to build further automation workflows or ans Category: Business Tools Mode: local Pricing: Free npm: https://www.npmjs.com/package/zefix-mcp-unofficial GitHub: https://github.com/zahhar/zefix-mcp Security Score: 5.8/10 Installs: 1 Creator: Zahhar Kirillov Version: 0.1.3 Tags: switzerland, swiss, search, scraping, crm, erp, insights Use Cases: company search, business analytics, knowledge mining, corporate insights, web-scrapping Install (Claude Code): claude mcp add zefix-search -- npx -y https://www.npmjs.com/package/zefix-mcp-unofficial --- ## Report Needs URL: https://mcp-marketplace.io/server/io-github-jarvisonm4-report-needs Summary: MCP server for AI agents to report infrastructure needs they encounter during task execution Category: Developer Tools Mode: local Pricing: Free PyPI: report-needs GitHub: https://github.com/JarvisOnM4/report-needs Security Score: 4.2/10 Creator: JarvisOnM4 Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-jarvisonm4-report-needs -- uvx report-needs --- ## Mac Use URL: https://mcp-marketplace.io/server/io-github-antbotlab-mac-use-mcp Summary: Zero-dependency macOS desktop automation for AI agents. 18 tools via MCP. macOS 13+. Category: Developer Tools Mode: local Pricing: Free npm: mac-use-mcp GitHub: https://github.com/antbotlab/mac-use-mcp Security Score: 3.2/10 Creator: Antbotlab Creator Reputation: C+ Version: 1.1.1 Install (Claude Code): claude mcp add io-github-antbotlab-mac-use-mcp -- npx -y mac-use-mcp --- ## Trading212 URL: https://mcp-marketplace.io/server/io-github-kyurish-trading212-mcp-server Summary: MCP server for Trading 212 API - portfolio, orders, pies, dividends, and analytics Category: Finance Mode: local Pricing: Free PyPI: trading212-mcp-server GitHub: https://github.com/KyuRish/trading212-mcp-server Security Score: 10/10 Creator: KyuRish Creator Reputation: C+ Version: 0.1.1 Required Credentials: TRADING212_API_KEY (required), TRADING212_API_SECRET (required), ENVIRONMENT (optional) Install (Claude Code): claude mcp add io-github-kyurish-trading212-mcp-server -- uvx trading212-mcp-server --- ## Ytmcp URL: https://mcp-marketplace.io/server/io-github-mrsknetwork-ytmcp Summary: Interact with public YouTube data via the official Data API v3 Category: Developer Tools Mode: local Pricing: Free npm: @mrsknetwork/ytmcp GitHub: https://github.com/mrsknetwork/ytmcp.git Security Score: 10/10 Creator: Mrsknetwork Creator Reputation: C+ Version: 1.0.9 Install (Claude Code): claude mcp add io-github-mrsknetwork-ytmcp -- npx -y @mrsknetwork/ytmcp --- ## Mcp URL: https://mcp-marketplace.io/server/com-govtribe-mcp Summary: Search U.S. federal, state, and local government procurement data and intelligence. Description: Search U.S. federal, state, and local government procurement data and intelligence. Remote endpoints: streamable-http: https://govtribe.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://govtribe.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-govtribe-mcp https://govtribe.com/mcp --- ## Fastmcp Sqltools URL: https://mcp-marketplace.io/server/io-github-atarkowska-fastmcp-sqltools Summary: A MCP server provides SQL database access with support for PostgreSQL, MySQL, and SQLite. Category: Developer Tools Mode: local Pricing: Free PyPI: fastmcp-sqltools GitHub: https://github.com/atarkowska/fastmcp-sqltools Security Score: 10/10 Creator: atarkowska Creator Reputation: C- Version: 0.3.0 Install (Claude Code): claude mcp add io-github-atarkowska-fastmcp-sqltools -- uvx fastmcp-sqltools --- ## Scholarfetch URL: https://mcp-marketplace.io/server/io-github-laibniz-scholarfetch Summary: Multi-engine scholarly research server for search, traversal, full text, and reading lists. Description: Multi-engine scholarly research server for search, traversal, full text, and reading lists. Remote endpoints: streamable-http: https://laibniz-scholarfetch-web.hf.space/mcp/ Category: Education & Research Mode: remote Pricing: Free Remote URL: https://laibniz-scholarfetch-web.hf.space/mcp/ GitHub: https://github.com/laibniz/scholarfetch Security Score: 10/10 Creator: Laibniz Creator Reputation: C+ Version: 0.2.1 Install (Claude Code Remote): claude mcp add --transport http io-github-laibniz-scholarfetch https://laibniz-scholarfetch-web.hf.space/mcp/ --- ## Kael URL: https://mcp-marketplace.io/server/io-github-dreamingms-kael-mcp-server Summary: 16 AI-native tools with dual SSE + streamable-http transport. Free tier available. Description: 16 AI-native tools with dual SSE + streamable-http transport. Free tier available. Remote endpoints: sse: https://www.kael.ink/mcp/sse streamable-http: https://www.kael.ink/mcp/stream Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.kael.ink/mcp/sse GitHub: https://github.com/dreamingms/kael-mcp-server Security Score: 9/10 Creator: Dreamingms Creator Reputation: C+ Version: 1.3.0 Install (Claude Code Remote): claude mcp add --transport http io-github-dreamingms-kael-mcp-server https://www.kael.ink/mcp/sse --- ## Web Scout URL: https://mcp-marketplace.io/server/ai-smithery-pinkpixel-dev-web-scout-mcp Summary: Search the web and extract clean, readable text from webpages. Process multiple URLs at once to sp… Description: Search the web and extract clean, readable text from webpages. Process multiple URLs at once to sp… Remote endpoints: streamable-http: https://server.smithery.ai/@pinkpixel-dev/web-scout-mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@pinkpixel-dev/web-scout-mcp/mcp GitHub: https://github.com/pinkpixel-dev/web-scout-mcp Security Score: 10/10 Creator: Jessica Doering Creator Reputation: D Version: 1.5.4 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-pinkpixel-dev-web-scout-mcp https://server.smithery.ai/@pinkpixel-dev/web-scout-mcp/mcp --- ## Agent Guardrail URL: https://mcp-marketplace.io/server/io-github-jarvisonm4-agent-guardrail Summary: Action-level governance for AI agents -- control what they DO, not what they SAY Category: Developer Tools Mode: local Pricing: Free PyPI: agent-guardrail GitHub: https://github.com/eren-solutions/agent-guardrail Security Score: 10/10 Creator: Eren Solutions Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-jarvisonm4-agent-guardrail -- uvx agent-guardrail --- ## Websitepublisher Ai URL: https://mcp-marketplace.io/server/ai-websitepublisher-mcp Summary: Build and publish websites through AI conversation. Description: Build and publish websites through AI conversation. Remote endpoints: streamable-http: https://mcp.websitepublisher.ai/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.websitepublisher.ai/ GitHub: https://github.com/megberts/mcp-websitepublisher-ai Security Score: 10/10 Installs: 1 Creator: User Creator Reputation: C- Version: 1.4.0 Install (Claude Code Remote): claude mcp add --transport http ai-websitepublisher-mcp https://mcp.websitepublisher.ai/ --- ## Axcess URL: https://mcp-marketplace.io/server/io-github-sicxz-axcess Summary: Evaluates UI designs for WCAG accessibility issues automated scanners miss. Paid via x402 on Base. Description: Evaluates UI designs for WCAG accessibility issues automated scanners miss. Paid via x402 on Base. Remote endpoints: streamable-http: https://axcess-mcp-server.fly.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://axcess-mcp-server.fly.dev/mcp MCP Tools (3): list_capabilities, evaluate_typography, evaluate_accessibility Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.2.0 Install (Claude Code Remote): claude mcp add --transport http io-github-sicxz-axcess https://axcess-mcp-server.fly.dev/mcp --- ## Brightdata URL: https://mcp-marketplace.io/server/io-github-brightdata-brightdata-mcp Summary: Bright Data's Web MCP server enabling AI agents to search, extract & navigate the web Category: Developer Tools Mode: local Pricing: Free npm: @brightdata/mcp GitHub: https://github.com/brightdata/brightdata-mcp Security Score: 2.5/10 Creator: Brightdata Creator Reputation: C+ Version: 2.9.2 Required Credentials: API_TOKEN (required), WEB_UNLOCKER_ZONE (optional), BROWSER_ZONE (optional), PRO_MODE (optional), GROUPS (optional), TOOLS (optional), POLLING_TIMEOUT (optional), BASE_TIMEOUT (optional), BASE_MAX_RETRIES (optional) Install (Claude Code): claude mcp add io-github-brightdata-brightdata-mcp -- npx -y @brightdata/mcp --- ## Uk Parliament Bills URL: https://mcp-marketplace.io/server/io-github-nick-ma-uk-parliament-bills Summary: MCP server for UK Parliament Bills API Category: Developer Tools Mode: local Pricing: Free npm: @darkhorseone/mcp-server-uk-parliament-bills GitHub: https://github.com/DarkhorseOne/mcp-servers Security Score: 6.2/10 Creator: DarkhorseOne Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-nick-ma-uk-parliament-bills -- npx -y @darkhorseone/mcp-server-uk-parliament-bills --- ## Toolz URL: https://mcp-marketplace.io/server/io-github-taylorleese-mcp-toolz Summary: Context management, todo persistence, and multi-AI perspectives for Claude Code Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-toolz GitHub: https://github.com/taylorleese/mcp-toolz Security Score: 10/10 Creator: Taylorleese Creator Reputation: C+ Version: 0.3.2 Required Credentials: OPENAI_API_KEY (required), ANTHROPIC_API_KEY (required), GOOGLE_API_KEY (required), DEEPSEEK_API_KEY (required) Install (Claude Code): claude mcp add io-github-taylorleese-mcp-toolz -- uvx mcp-toolz --- ## Machinehearts URL: https://mcp-marketplace.io/server/io-github-trainmyagent-machinehearts Summary: Autonomous agent matchmaking and relationship actions for Machine Hearts. Category: Developer Tools Mode: local Pricing: Free npm: machinehearts GitHub: https://github.com/trainmyagent/machinehearts.git Security Score: 10/10 Creator: Trainmyagent Creator Reputation: C+ Version: 1.0.8 Required Credentials: AFA_API_BASE_URL (optional), AFA_API_KEY (required) Install (Claude Code): claude mcp add io-github-trainmyagent-machinehearts -- npx -y machinehearts --- ## Kolada URL: https://mcp-marketplace.io/server/io-github-isakskogstad-kolada-mcp Summary: Swedish municipality statistics from Kolada API. 6000+ KPIs for all 290 municipalities. Description: Swedish municipality statistics from Kolada API. 6000+ KPIs for all 290 municipalities. Remote endpoints: streamable-http: https://kolada-mcp-pafn.onrender.com/mcp sse: https://kolada-mcp-pafn.onrender.com/sse Category: Developer Tools Mode: dual Pricing: Free npm: kolada-mcp-server GitHub: https://github.com/isakskogstad/kolada-mcp Security Score: 10/10 Creator: Isak Skogstad Creator Reputation: C- Version: 2.2.1 Install (Claude Code): claude mcp add io-github-isakskogstad-kolada-mcp -- npx -y kolada-mcp-server --- ## Kit URL: https://mcp-marketplace.io/server/io-github-dancumberland-kit-mcp Summary: Agent-optimized MCP server for Kit.com email marketing. 13 composite tools, 100% V4 API. Category: Developer Tools Mode: local Pricing: Free npm: @dancumberland/kit-mcp GitHub: https://github.com/dancumberland/kit-mcp Security Score: 4.5/10 Creator: Dancumberland Creator Reputation: C+ Version: 1.0.1 Required Credentials: KIT_API_KEY (optional), KIT_OAUTH_TOKEN (optional) Install (Claude Code): claude mcp add io-github-dancumberland-kit-mcp -- npx -y @dancumberland/kit-mcp --- ## Context Fabric URL: https://mcp-marketplace.io/server/io-github-vikas9793-context-fabric Summary: Context sync layer for AI agents. Ensures continuity and eliminates memory drift automatically. Category: Developer Tools Mode: local Pricing: Free npm: context-fabric GitHub: https://github.com/VIKAS9793/context-fabric Security Score: 10/10 Creator: VIKAS9793 Creator Reputation: D Version: 1.0.5 Install (Claude Code): claude mcp add io-github-vikas9793-context-fabric -- npx -y context-fabric --- ## Opik URL: https://mcp-marketplace.io/server/io-github-comet-ml-opik-mcp Summary: Interact with Opik prompts, traces, datasets and metrics through the Model Context Protocol. Category: Developer Tools Mode: local Pricing: Free npm: opik-mcp GitHub: https://github.com/comet-ml/opik-mcp Security Score: 10/10 Creator: Comet Ml Creator Reputation: C+ Version: 2.0.1 Required Credentials: OPIK_API_KEY (required), OPIK_API_BASE_URL (optional), OPIK_WORKSPACE_NAME (optional) Install (Claude Code): claude mcp add io-github-comet-ml-opik-mcp -- npx -y opik-mcp --- ## Postfast URL: https://mcp-marketplace.io/server/io-github-peturgeorgievv-factory-postfast-mcp Summary: MCP server for the PostFast API — schedule and manage social media posts via AI tools Category: Developer Tools Mode: local Pricing: Free npm: postfast-mcp GitHub: https://github.com/peturgeorgievv-factory/postfast-mcp Security Score: 5.2/10 Creator: Петър Георгиев Creator Reputation: F Version: 0.1.3 Required Credentials: POSTFAST_API_KEY (required) Install (Claude Code): claude mcp add io-github-peturgeorgievv-factory-postfast-mcp -- npx -y postfast-mcp --- ## Hmr URL: https://mcp-marketplace.io/server/dev-promplate-hmr Summary: Hot Module Reload (HMR) and reactive programming for Python Description: Hot Module Reload (HMR) and reactive programming for Python Remote endpoints: streamable-http: https://pyth-on-line.promplate.dev/hmr/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://pyth-on-line.promplate.dev/hmr/mcp GitHub: https://github.com/promplate/hmr MCP Tools (3): learn-hmr-basics, view-hmr-core-sources, view-hmr-unit-tests Security Score: 10/10 Creator: Promplate Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http dev-promplate-hmr https://pyth-on-line.promplate.dev/hmr/mcp --- ## Gravity Swarm URL: https://mcp-marketplace.io/server/io-github-antoinedelorme-gravity-swarm Summary: Agent reputation network — compute tasks, submit proofs, earn ELO via Nostr MCP Category: Developer Tools Mode: local Pricing: Free npm: gravity-swarm-mcp GitHub: https://github.com/antoinedelorme/gravity-swarm-mcp Security Score: 10/10 Creator: Antoinedelorme Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-antoinedelorme-gravity-swarm -- npx -y gravity-swarm-mcp --- ## Xhs URL: https://mcp-marketplace.io/server/io-github-shanyang-me-xiaohongshu-mcp Summary: Publish, search, and manage Xiaohongshu (Little Red Book) content via MCP tools. Category: Developer Tools Mode: local Pricing: Free PyPI: xiaohongshu-mcp-server GitHub: https://github.com/shanyang-me/xhs-mcp Security Score: 2.8/10 Creator: Shanyang Me Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-shanyang-me-xiaohongshu-mcp -- uvx xiaohongshu-mcp-server --- ## Philadelphia Restoration URL: https://mcp-marketplace.io/server/io-github-lucasnoah-philadelphia-restoration Summary: Philadelphia water and fire damage restoration: assessment, insurance, costs, and knowledge search. Description: Philadelphia water and fire damage restoration: assessment, insurance, costs, and knowledge search. Remote endpoints: streamable-http: https://mcp.philadelphiarestoration.org/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.philadelphiarestoration.org/mcp MCP Tools (7): assess_damage, check_insurance_coverage, estimate_cost, get_emergency_steps, get_local_info, request_callback, search_restoration_knowledge Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-lucasnoah-philadelphia-restoration https://mcp.philadelphiarestoration.org/mcp --- ## Attestix URL: https://mcp-marketplace.io/server/io-github-vibetensor-attestix Summary: AI agent identity, W3C credentials, EU AI Act compliance. 47 MCP tools. Category: Developer Tools Mode: local Pricing: Free PyPI: attestix GitHub: https://github.com/VibeTensor/attestix Security Score: 10/10 Creator: VibeTensor Creator Reputation: C+ Version: 0.2.2 Install (Claude Code): claude mcp add io-github-vibetensor-attestix -- uvx attestix --- ## Ai Visibility URL: https://mcp-marketplace.io/server/io-github-sharozdawa-ai-visibility Summary: Track brand visibility across ChatGPT, Perplexity, Claude, and Gemini. Category: Developer Tools Mode: local Pricing: Free npm: ai-visibility-mcp GitHub: https://github.com/sharozdawa/ai-visibility Security Score: 10/10 Creator: Sharozdawa Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-sharozdawa-ai-visibility -- npx -y ai-visibility-mcp --- ## Poke URL: https://mcp-marketplace.io/server/ai-smithery-metehangzl-pokemcp Summary: Provide detailed Pokémon data and information through a standardized MCP interface. Enable LLMs an… Description: Provide detailed Pokémon data and information through a standardized MCP interface. Enable LLMs an… Remote endpoints: streamable-http: https://server.smithery.ai/@MetehanGZL/pokemcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/MetehanGZL/PokeMCP Security Score: 10/10 Creator: MetehanGZL Creator Reputation: C+ Version: 1.0.0 --- ## Spraay Solana Gateway URL: https://mcp-marketplace.io/server/io-github-plagtech-spraay-solana-gateway Summary: Batch send SOL or any SPL token to 1000+ wallets via x402. AI agent payments on Solana. Description: Batch send SOL or any SPL token to 1000+ wallets via x402. AI agent payments on Solana. Remote endpoints: streamable-http: https://gateway-solana.spraay.app/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://gateway-solana.spraay.app/mcp GitHub: https://github.com/plagtech/spraay-solana-gateway Security Score: 10/10 Creator: plagtech Creator Reputation: C- Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-plagtech-spraay-solana-gateway https://gateway-solana.spraay.app/mcp --- ## For Github URL: https://mcp-marketplace.io/server/io-github-crypto-ninja-github-mcp-server Summary: AI-optimized GitHub MCP server: 112 tools, 98% token reduction, compact responses. Category: Finance Mode: local Pricing: Free PyPI: github-mcp-server GitHub: https://github.com/crypto-ninja/mcp-server-for-Github Security Score: 10/10 Creator: Crypto Ninja Creator Reputation: C+ Version: 2.5.7 Install (Claude Code): claude mcp add io-github-crypto-ninja-github-mcp-server -- uvx github-mcp-server --- ## Calculator URL: https://mcp-marketplace.io/server/io-github-tech-sushant-calculator-mcp Summary: A simple Model Context Protocol calculator server Category: Developer Tools Mode: local Pricing: Free npm: @tech-sushant/calculator-mcp GitHub: https://github.com/tech-sushant/calculator-mcp Security Score: 10/10 Creator: Tech Sushant Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-tech-sushant-calculator-mcp -- npx -y @tech-sushant/calculator-mcp --- ## Commune URL: https://mcp-marketplace.io/server/io-github-shanjai-raj-commune-mcp Summary: Email and SMS MCP server for AI agents — 41 tools for inboxes, sending, search, and SMS. Category: Developer Tools Mode: local Pricing: Free PyPI: commune-mcp GitHub: https://github.com/shanjai-raj/commune-mcp Security Score: 5.5/10 Creator: Shanjai Raj Creator Reputation: C+ Version: 0.1.9 Required Credentials: COMMUNE_API_KEY (required) Install (Claude Code): claude mcp add io-github-shanjai-raj-commune-mcp -- uvx commune-mcp --- ## Codemunch Pro URL: https://mcp-marketplace.io/server/io-github-bigjai-codemunch-pro Summary: Code indexing MCP: 15 tools, 10 languages, hybrid search, call graphs, O(1) retrieval. Category: Developer Tools Mode: local Pricing: Free PyPI: codemunch-pro GitHub: https://github.com/BigJai/codemunch-pro Security Score: 10/10 Creator: BigJai Creator Reputation: C+ Version: 1.2.0 Install (Claude Code): claude mcp add io-github-bigjai-codemunch-pro -- uvx codemunch-pro --- ## Elnora URL: https://mcp-marketplace.io/server/io-github-elnora-ai-elnora-mcp-server Summary: AI-powered bioprotocol optimization — generate, search, and manage lab protocols via MCP Description: AI-powered bioprotocol optimization — generate, search, and manage lab protocols via MCP Remote endpoints: streamable-http: https://mcp.elnora.ai/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @elnora-ai/mcp-server Remote URL: https://mcp.elnora.ai/mcp GitHub: https://github.com/Elnora-AI/elnora-mcp-server Security Score: 4.8/10 Creator: Elnora AI Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-elnora-ai-elnora-mcp-server -- npx -y @elnora-ai/mcp-server Install (Claude Code Remote): claude mcp add --transport http io-github-elnora-ai-elnora-mcp-server https://mcp.elnora.ai/mcp --- ## Llmopt URL: https://mcp-marketplace.io/server/io-metavert-llmopt Summary: AI brand visibility analytics: visibility scores, optimizations, video, Reddit, and search rankings. Description: AI brand visibility analytics: visibility scores, optimizations, video, Reddit, and search rankings. Remote endpoints: streamable-http: https://llmopt.metavert.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://llmopt.metavert.io/mcp GitHub: https://github.com/jonradoff/llmopt Security Score: 8.1/10 Creator: Jonradoff Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-metavert-llmopt https://llmopt.metavert.io/mcp --- ## Securityscan Api URL: https://mcp-marketplace.io/server/net-apisecurityscan-securityscan Summary: Scan GitHub-hosted AI skills for vulnerabilities: prompt injection, malware, OWASP LLM Top 10. Description: Scan GitHub-hosted AI skills for vulnerabilities: prompt injection, malware, OWASP LLM Top 10. Remote endpoints: streamable-http: https://apisecurityscan.net/mcp Category: Security Mode: remote Pricing: Free Remote URL: https://apisecurityscan.net/mcp GitHub: https://github.com/securityscan-api/securityscan-api Security Score: 10/10 Creator: Securityscan Api Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http net-apisecurityscan-securityscan https://apisecurityscan.net/mcp --- ## Gads URL: https://mcp-marketplace.io/server/io-github-pijusz-mcp-gads Summary: Google Ads MCP server — query campaigns, keywords, assets & more via natural language Category: Developer Tools Mode: local Pricing: Free npm: mcp-gads GitHub: https://github.com/pijusz/mcp-gads Security Score: 10/10 Creator: Pijusz Creator Reputation: C+ Version: 0.5.4 Install (Claude Code): claude mcp add io-github-pijusz-mcp-gads -- npx -y mcp-gads --- ## Scopegate URL: https://mcp-marketplace.io/server/io-github-alifanov-scopegate Summary: Granular permission gateway for MCP agents. Per-agent scopes for Google Drive, Gmail, Calendar. Description: Granular permission gateway for MCP agents. Per-agent scopes for Google Drive, Gmail, Calendar. Remote endpoints: streamable-http: https://mcp.scopegate.cloud/{api_key} Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.scopegate.cloud/{api_key} GitHub: https://github.com/alifanov/scopegate Security Score: 9.5/10 Creator: Alifanov Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-alifanov-scopegate https://mcp.scopegate.cloud/{api_key} --- ## Researchtwin URL: https://mcp-marketplace.io/server/io-github-martinfrasch-researchtwin Summary: Federated research discovery with S-Index metrics across a network of digital twins. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-server-researchtwin GitHub: https://github.com/martinfrasch/researchtwin Security Score: 10/10 Creator: Martinfrasch Creator Reputation: C+ Version: 0.1.1 Required Credentials: RESEARCHTWIN_URL (optional) Install (Claude Code): claude mcp add io-github-martinfrasch-researchtwin -- uvx mcp-server-researchtwin --- ## SCB URL: https://mcp-marketplace.io/server/io-github-isakskogstad-scb-mcp Summary: MCP server for Statistics Sweden (SCB) - 1200+ tables with population, economy, environment data Description: MCP server for Statistics Sweden (SCB) - 1200+ tables with population, economy, environment data Remote endpoints: streamable-http: https://scb-mcp.onrender.com/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/isakskogstad/SCB-MCP Security Score: 10/10 Creator: Isak Skogstad Creator Reputation: C- Version: 2.5.3 --- ## Ssh URL: https://mcp-marketplace.io/server/io-github-nikolanddtesla-sshmcp Summary: SSH server management with zero-token SFTP file transfer and SOCKS proxy support Category: Developer Tools Mode: local Pricing: Free npm: @nl4ever/sshmcp GitHub: https://github.com/NikolaNddTesla/ssh-mcp-server Security Score: 10/10 Creator: NikolaNddTesla Creator Reputation: C+ Version: 1.2.1 Install (Claude Code): claude mcp add io-github-nikolanddtesla-sshmcp -- npx -y @nl4ever/sshmcp --- ## Memos URL: https://mcp-marketplace.io/server/io-github-jkawamoto-mcp-memos Summary: An MCP server for interacting with Memos. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/jkawamoto/mcp-memos Security Score: 10/10 Creator: Jkawamoto Creator Reputation: C+ Version: 0.1.0 Required Credentials: MEMOS_API_ENDPOINT (optional), MEMOS_API_TOKEN (required) --- ## Namecheap URL: https://mcp-marketplace.io/server/io-github-ziggythebot-namecheap Summary: Check domain availability across 600+ TLDs on Namecheap with pricing and purchase links Category: Developer Tools Mode: local Pricing: Free npm: @birdmania1/namecheap-mcp GitHub: https://github.com/ziggythebot/namecheap-mcp Security Score: 5.5/10 Creator: Ziggythebot Creator Reputation: C+ Version: 1.1.3 Required Credentials: NAMECHEAP_API_USER (optional), NAMECHEAP_API_KEY (required), NAMECHEAP_USERNAME (optional), NAMECHEAP_CLIENT_IP (optional) Install (Claude Code): claude mcp add io-github-ziggythebot-namecheap -- npx -y @birdmania1/namecheap-mcp --- ## Fanout URL: https://mcp-marketplace.io/server/io-github-houtini-ai-fanout Summary: Multi-URL comparative content analysis with topical gap detection Category: Developer Tools Mode: local Pricing: Free npm: @houtini/fanout-mcp GitHub: https://github.com/houtini-ai/fanout-mcp Security Score: 10/10 Creator: Houtini Ai Creator Reputation: C+ Version: 0.2.6 Install (Claude Code): claude mcp add io-github-houtini-ai-fanout -- npx -y @houtini/fanout-mcp --- ## Terminal URL: https://mcp-marketplace.io/server/io-github-mkpvishnu-terminal-mcp Summary: MCP server for interactive terminal sessions — SSH, REPLs, database CLIs, TUI apps Category: Developer Tools Mode: local Pricing: Free PyPI: terminal-mcp GitHub: https://github.com/mkpvishnu/terminal-mcp Security Score: 7/10 Creator: Mkpvishnu Creator Reputation: C+ Version: 0.3.1 Required Credentials: TERMINAL_MCP_MAX_SESSIONS (optional), TERMINAL_MCP_IDLE_TIMEOUT (optional) Install (Claude Code): claude mcp add io-github-mkpvishnu-terminal-mcp -- uvx terminal-mcp --- ## Time S Up URL: https://mcp-marketplace.io/server/tech-skybridge-times-up-time-s-up Summary: Skybridge Example App showcasing a Time's up game with the LLM Description: Skybridge Example App showcasing a Time's up game with the LLM Remote endpoints: streamable-http: https://times-up.skybridge.tech sse: https://times-up.skybridge.tech Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://times-up.skybridge.tech Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.0.1 Install (Claude Code Remote): claude mcp add --transport http tech-skybridge-times-up-time-s-up https://times-up.skybridge.tech --- ## Cruxible Core URL: https://mcp-marketplace.io/server/io-github-cruxible-ai-cruxible-core Summary: Deterministic decision engine with receipts. Define rules in YAML, query a graph, get proof. Category: Developer Tools Mode: local Pricing: Free PyPI: cruxible-core GitHub: https://github.com/cruxible-ai/cruxible-core Security Score: 9.5/10 Creator: Cruxible Ai Creator Reputation: C+ Version: 0.1.2 Required Credentials: CRUXIBLE_MODE (optional), CRUXIBLE_ALLOWED_ROOTS (optional) Install (Claude Code): claude mcp add io-github-cruxible-ai-cruxible-core -- uvx cruxible-core --- ## Logicapps URL: https://mcp-marketplace.io/server/io-github-laveeshb-logicapps-mcp Summary: MCP server for Azure Logic Apps - debug workflows, manage runs, and authoring Category: Developer Tools Mode: local Pricing: Free npm: logicapps-mcp GitHub: https://github.com/laveeshb/logicapps-mcp Security Score: 10/10 Creator: Laveeshb Creator Reputation: C+ Version: 0.4.3 Install (Claude Code): claude mcp add io-github-laveeshb-logicapps-mcp -- npx -y logicapps-mcp --- ## N8n Manager URL: https://mcp-marketplace.io/server/io-github-lukisch-n8n-manager-mcp Summary: MCP server for n8n workflow management -- view, create, sync and manage workflows via AI. Category: Productivity Mode: local Pricing: Free npm: n8n-manager-mcp GitHub: https://github.com/lukisch/n8n-manager-mcp Security Score: 10/10 Creator: Lukisch Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-lukisch-n8n-manager-mcp -- npx -y n8n-manager-mcp --- ## FinAgent Pro URL: https://mcp-marketplace.io/server/finagent-pro Summary: Pro financial analysis with S&P 500 screening, SEC EDGAR search, and filing extraction for any AI as Description: FinAgent Pro is the complete financial analysis MCP server. It includes everything in FinAgent (free) — stock quotes, financials, news — plus SEC filing analysis, full-text EDGAR search, and multi-criteria stock screening across the entire S&P 500. Read 10-K risk factors, search all SEC filings by keyword, extract financial statement sections, and screen 500+ stocks by P/E, market cap, revenue growth, sector, industry, beta, and more. Works with Claude, ChatGPT, Cursor, Copilot, and any MCP-comp Category: Finance Mode: local Pricing: $5.00 (one_time) PyPI: finagent-pro-mcp GitHub: https://github.com/gmoneyn/finagent-pro Security Score: 10/10 Rating: 5/5 Creator: mcp-marketplace Creator Reputation: A+ Version: 1.1.0 Tags: finance, stocks, SEC, EDGAR, filings, 10-K, stock screener, S&P 500, market data, news, quotes, financial statements, analyst estimates, insider trades, ratios, full-text search Use Cases: Everything in FinAgent (free): stock quotes, financials, ratios, analyst estimates, insider trades, market news, SEC EDGAR filing reader: 10-K, 10-Q, 8-K, DEF-14A with section extraction, SEC EDGAR full-text search: search all filings by keyword, company, date range, and form type, Extract specific 10-K sections: business overview, risk factors, MD&A, financial statements, S&P 500 stock screener: screen 500+ stocks by sector, industry, P/E, market cap, revenue growth, dividend yield, profit margin, beta, Sortable and filterable results with configurable limits, File-based caching for fast repeat queries and SEC rate-limit compliance Required Credentials: FINAGENT_LICENSE_KEY (required) Install (Claude Code): claude mcp add finagent-pro -- uvx finagent-pro-mcp --- ## Lightrez URL: https://mcp-marketplace.io/server/com-lightres-booking Summary: Browse venues, check availability, view effects, get pricing, and book architectural lighting. Description: Browse venues, check availability, view effects, get pricing, and book architectural lighting. Remote endpoints: sse: https://app.lightres.com/api/mcp/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://app.lightres.com/api/mcp/sse GitHub: https://github.com/developermcconnected/lightrez Security Score: 9/10 Creator: Developermcconnected Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-lightres-booking https://app.lightres.com/api/mcp/sse --- ## Claudia URL: https://mcp-marketplace.io/server/io-github-yuvalsuede-claudia Summary: Task management for AI agents with hierarchical tasks, dependencies, sprints, and coordination. Category: Developer Tools Mode: local Pricing: Free npm: claudia-cli GitHub: https://github.com/yuvalsuede/claudia Security Score: 10/10 Creator: Yuvalsuede Creator Reputation: C+ Version: 0.1.3 Install (Claude Code): claude mcp add io-github-yuvalsuede-claudia -- npx -y claudia-cli --- ## Laguna Pools URL: https://mcp-marketplace.io/server/ru-laguna-pools-mcp-pools Summary: AI sales manager for composite swimming pools — recommendations, pricing, BIM/CAD, dealers Description: AI sales manager for composite swimming pools — recommendations, pricing, BIM/CAD, dealers Remote endpoints: streamable-http: https://mcp.laguna-pools.ru/api/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.laguna-pools.ru/api/mcp/ GitHub: https://github.com/lagunapools/laguna-pools-mcp MCP Tools (14): search_pools, get_pool_specs, get_pool_price, get_bim_files, find_dealer, get_repair_services, get_furniture, get_slides, get_filters, get_accessories, recommend_pool, calculate_total, submit_lead, list_tools Security Score: 10/10 Creator: Lagunapools Creator Reputation: C+ Version: 2.0.0 Install (Claude Code Remote): claude mcp add --transport http ru-laguna-pools-mcp-pools https://mcp.laguna-pools.ru/api/mcp/ --- ## Lunchmoney URL: https://mcp-marketplace.io/server/io-github-akutishevsky-lunchmoney-mcp Summary: MCP server for managing LunchMoney personal finances: transactions, budgets, categories, and more. Category: Developer Tools Mode: local Pricing: Free npm: @akutishevsky/lunchmoney-mcp GitHub: https://github.com/akutishevsky/lunchmoney-mcp.git Security Score: 10/10 Creator: User Creator Reputation: C- Version: 1.4.1 Required Credentials: LUNCHMONEY_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-akutishevsky-lunchmoney-mcp -- npx -y @akutishevsky/lunchmoney-mcp --- ## Timergy URL: https://mcp-marketplace.io/server/io-github-dockerdiscordcontrol-timergy Summary: Create scheduling polls, vote, and finalize times from AI agents. Category: Communication Mode: local Pricing: Free npm: @timergy/mcp GitHub: https://github.com/timergy-app/timergy Security Score: 5.5/10 Creator: Timergy App Creator Reputation: C+ Version: 0.1.4 Install (Claude Code): claude mcp add io-github-dockerdiscordcontrol-timergy -- npx -y @timergy/mcp --- ## Gitscrum Core URL: https://mcp-marketplace.io/server/io-github-gitscrum-core-mcp-server Summary: MCP server for GitScrum — manage tasks, sprints, time tracking, and client workflows via AI Category: Developer Tools Mode: local Pricing: Free npm: @gitscrum-studio/mcp-server GitHub: https://github.com/gitscrum-core/mcp-server Security Score: 10/10 Creator: Gitscrum Core Creator Reputation: C+ Version: 1.0.1 Required Credentials: GITSCRUM_API_URL (optional), GITSCRUM_TOKEN (required) Install (Claude Code): claude mcp add io-github-gitscrum-core-mcp-server -- npx -y @gitscrum-studio/mcp-server --- ## Code Runner URL: https://mcp-marketplace.io/server/io-github-formulahendry-code-runner Summary: Code Runner MCP Server which can run code in various programming languages. Category: Developer Tools Mode: local Pricing: Free npm: mcp-server-code-runner GitHub: https://github.com/formulahendry/mcp-server-code-runner Security Score: 9.3/10 Creator: formulahendry Creator Reputation: C- Version: 0.1.9 Install (Claude Code): claude mcp add io-github-formulahendry-code-runner -- npx -y mcp-server-code-runner --- ## Autogen URL: https://mcp-marketplace.io/server/ai-smithery-dynamicendpoints-autogen-mcp Summary: Create and manage AI agents that collaborate and solve problems through natural language interacti… Description: Create and manage AI agents that collaborate and solve problems through natural language interacti… Remote endpoints: streamable-http: https://server.smithery.ai/@DynamicEndpoints/autogen_mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/DynamicEndpoints/Autogen_MCP Security Score: 10/10 Creator: DynamicEndpoints Creator Reputation: C+ Version: 0.3.0 --- ## Italy Opendata URL: https://mcp-marketplace.io/server/io-github-stucchi-italy-opendata Summary: Italian open data: municipalities, provinces, regions, postal codes, coordinates. Category: Developer Tools Mode: local Pricing: Free PyPI: italy-opendata-mcp GitHub: https://github.com/stucchi/italy-opendata-mcp Security Score: 10/10 Creator: Stucchi Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-stucchi-italy-opendata -- uvx italy-opendata-mcp --- ## Navifare URL: https://mcp-marketplace.io/server/io-github-simonenavifare-navifare-mcp Summary: Flight price comparison MCP server. Search multiple booking sources to find better flight prices. Category: Developer Tools Mode: local Pricing: Free npm: navifare-mcp GitHub: https://github.com/navifare/navifare-mcp Security Score: 10/10 Creator: Navifare Creator Reputation: C+ Version: 0.1.3 Required Credentials: GEMINI_API_KEY (required), NAVIFARE_API_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-simonenavifare-navifare-mcp -- npx -y navifare-mcp --- ## Chartpane URL: https://mcp-marketplace.io/server/io-github-ahmadsl-chartpane Summary: Renders interactive Chart.js charts and dashboards inline in AI conversations. Description: Renders interactive Chart.js charts and dashboards inline in AI conversations. Remote endpoints: streamable-http: https://mcp.chartpane.com/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/ahmadsl/chartpane Security Score: 10/10 Creator: ahmadsl Creator Reputation: C- Version: 1.0.0 --- ## Jira URL: https://mcp-marketplace.io/server/ai-waystation-jira Summary: Track issues, manage projects, and streamline workflows in Jira. Description: Track issues, manage projects, and streamline workflows in Jira. Remote endpoints: streamable-http: https://waystation.ai/jira/mcp sse: https://waystation.ai/jira/mcp/sse Category: Business Tools Mode: dual Pricing: Free GitHub: https://github.com/waystation-ai/mcp Security Score: 8.3/10 Creator: Waystation Ai Creator Reputation: C+ Version: 0.3.1 --- ## Franchise Due Diligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-franchise-due-diligence-mcp Summary: Evaluate franchisor health, complaint trends, market saturation, corporate structure, and territo... Description: Evaluate franchisor health, complaint trends, market saturation, corporate structure, and territo... Remote endpoints: streamable-http: https://ryanclinton--franchise-due-diligence-mcp.apify.actor/mcp sse: https://ryanclinton--franchise-due-diligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--franchise-due-diligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-franchise-due-diligence-mcp https://ryanclinton--franchise-due-diligence-mcp.apify.actor/mcp --- ## Rwandan Law URL: https://mcp-marketplace.io/server/eu-ansvar-rwandan-law-mcp Summary: Rwandan legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/rwandan-law-mcp GitHub: https://github.com/Ansvar-Systems/Rwandan-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-rwandan-law-mcp -- npx -y @ansvar/rwandan-law-mcp --- ## MCPBrowser URL: https://mcp-marketplace.io/server/io-github-cherchyk-browser Summary: MCP server for loading authenticated web pages using Chrome DevTools Protocol Category: Developer Tools Mode: local Pricing: Free npm: mcpbrowser GitHub: https://github.com/cherchyk/MCPBrowser Security Score: 10/10 Creator: Cherchyk Creator Reputation: C+ Version: 0.2.1 Install (Claude Code): claude mcp add io-github-cherchyk-browser -- npx -y mcpbrowser --- ## Pfx URL: https://mcp-marketplace.io/server/ch-pfx-mcp-server Summary: MCP Server für Forterro Proffix Px5 ERP Description: MCP Server für Forterro Proffix Px5 ERP Remote endpoints: streamable-http: https://mcp.pfx.ch/api/server Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.pfx.ch/api/server GitHub: https://github.com/pitwch/pfx-mcp-server Security Score: 10/10 Creator: Pitwch Creator Reputation: C+ Version: 1.1.9 Install (Claude Code Remote): claude mcp add --transport http ch-pfx-mcp-server https://mcp.pfx.ch/api/server --- ## Log Reducer URL: https://mcp-marketplace.io/server/io-github-imankha-log-reducer Summary: Reduces log files for AI consumption — 50-90% token reduction via 18 deterministic transforms. Category: Developer Tools Mode: local Pricing: Free npm: logreducer GitHub: https://github.com/launch-it-labs/log-reducer Security Score: 10/10 Creator: Launch It Labs Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-imankha-log-reducer -- npx -y logreducer --- ## Skill Hub URL: https://mcp-marketplace.io/server/io-github-srprasanna-mcp-skill-hub Summary: MCP server that loads and serves skills from a mounted directory with hot reload. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/srprasanna/mcp-skill-hub Security Score: 10/10 Creator: Srprasanna Creator Reputation: C+ Version: 1.0.0 Required Credentials: MCP_SKILLS_DIR (optional), MCP_SKILLS_HOT_RELOAD (optional), MCP_SKILLS_LOG_LEVEL (optional) --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-build Summary: Structured build tool output (tsc, generic commands) as typed JSON diagnostics. Category: Developer Tools Mode: local Pricing: Free npm: @paretools/build GitHub: https://github.com/Dave-London/Pare Security Score: 5.8/10 Creator: Dave London Creator Reputation: C+ Version: 0.8.0 Install (Claude Code): claude mcp add io-github-dave-london-build -- npx -y @paretools/build --- ## Advisor URL: https://mcp-marketplace.io/server/io-github-stucchi-mcp-advisor Summary: Browse, search, and discover MCP servers from your AI assistant Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-advisor GitHub: https://github.com/stucchi/mcp-advisor Security Score: 7.3/10 Creator: Stucchi Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-stucchi-mcp-advisor -- uvx mcp-advisor --- ## Scamverify Ai URL: https://mcp-marketplace.io/server/ai-scamverify-mcp Summary: AI-powered scam and threat verification for phone numbers, URLs, texts, and emails. Description: AI-powered scam and threat verification for phone numbers, URLs, texts, and emails. Remote endpoints: streamable-http: https://scamverify.ai/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://scamverify.ai/api/mcp GitHub: https://github.com/scamverifyai/scamverify-ai Security Score: 9/10 Creator: Scamverifyai Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-scamverify-mcp https://scamverify.ai/api/mcp --- ## Artefact URL: https://mcp-marketplace.io/server/io-github-alexboissav-artefact-revenue-intelligence Summary: Revenue intelligence MCP: RFM analysis, 14.5-point ICP scoring, pipeline health. HubSpot. Category: Developer Tools Mode: local Pricing: Free PyPI: artefact-mcp GitHub: https://github.com/alexboissAV/artefact-mcp-server Security Score: 7/10 Creator: AlexboissAV Creator Reputation: C+ Version: 0.3.3 Required Credentials: HUBSPOT_API_KEY (required), ARTEFACT_LICENSE_KEY (required) Install (Claude Code): claude mcp add io-github-alexboissav-artefact-revenue-intelligence -- uvx artefact-mcp --- ## Gov Mcp Servers URL: https://mcp-marketplace.io/server/io-github-martc03-court-records Summary: Federal court records and PACER case data. 4 MCP tools for legal research. Description: Federal court records and PACER case data. 4 MCP tools for legal research. Remote endpoints: streamable-http: https://court-records-mcp.apify.actor/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://court-records-mcp.apify.actor/mcp GitHub: https://github.com/martc03/gov-mcp-servers Security Score: 10/10 Creator: Martc03 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-martc03-court-records https://court-records-mcp.apify.actor/mcp --- ## Cid10 Br URL: https://mcp-marketplace.io/server/io-github-sidneybissoli-cid10-br-mcp Summary: MCP Server for Brazilian ICD-10 (DATASUS) - International Classification of Diseases Category: Security Mode: local Pricing: Free npm: cid10-br-mcp GitHub: https://github.com/SidneyBissoli/cid10-br-mcp Security Score: 10/10 Creator: SidneyBissoli Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-sidneybissoli-cid10-br-mcp -- npx -y cid10-br-mcp --- ## Excalidraw URL: https://mcp-marketplace.io/server/io-github-debu-sinha-excalidraw Summary: Security-hardened Excalidraw MCP server with auth, rate limiting, and 14 tools Category: Developer Tools Mode: local Pricing: Free npm: excalidraw-mcp-server GitHub: https://github.com/debu-sinha/excalidraw-mcp-server Security Score: 10/10 Installs: 1 Creator: Debu Sinha Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-debu-sinha-excalidraw -- npx -y excalidraw-mcp-server --- ## Vibe Provision URL: https://mcp-marketplace.io/server/io-github-totte-dev-vibe-provision Summary: Provision SaaS services from YAML and inject .env. Supports Clerk, Stripe, Resend and more. Category: Developer Tools Mode: local Pricing: Free npm: vibe-provision GitHub: https://github.com/totte-dev/vibe-provision Security Score: 4.2/10 Creator: Totte Dev Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-totte-dev-vibe-provision -- npx -y vibe-provision --- ## Map Traveler URL: https://mcp-marketplace.io/server/io-github-mfukushim-map-traveler-mcp Summary: Virtual traveler library for MCP Category: Developer Tools Mode: local Pricing: Free npm: @mfukushim/map-traveler-mcp GitHub: https://github.com/mfukushim/map-traveler-mcp Security Score: 10/10 Creator: Mfukushim Creator Reputation: C+ Version: 0.1.4 Required Credentials: MT_GOOGLE_MAP_KEY (required), MT_GEMINI_IMAGE_KEY (required), MT_MAX_RETRY_GEMINI (optional), MT_AVATAR_IMAGE_URI (optional), MT_MAP_API_URL (optional), MT_TIME_SCALE (optional), MT_SQLITE_PATH (optional), MT_TURSO_URL (optional), MT_TURSO_TOKEN (required), MT_REMBG_PATH (optional), MT_REMBG_URL (optional), MT_REMBG_WO_KEY (required), MT_PIXAI_KEY (required), MT_SD_KEY (required), MT_PIXAI_MODEL_ID (optional), MT_COMFY_URL (optional), MT_COMFY_WORKFLOW_T2I (optional), MT_COMFY_WORKFLOW_I2I (optional), MT_COMFY_PARAMS (optional), MT_FIXED_MODEL_PROMPT (optional), MT_BODY_AREA_RATIO (optional), MT_BODY_HW_RATIO (optional), MT_BODY_WINDOW_RATIO_W (optional), MT_BODY_WINDOW_RATIO_H (optional), MT_BS_ID (optional), MT_BS_PASS (required), MT_BS_HANDLE (optional), MT_FILTER_TOOLS (optional), MT_MOVE_MODE (optional), MT_IMAGE_WIDTH (optional), MT_NO_IMAGE (optional), MT_NO_AVATAR (optional), MT_FEED_TAG (optional), MT_MAX_SESSIONS (optional), MT_SESSION_TTL_MS (optional), MT_SERVICE_TTL_MS (optional) Install (Claude Code): claude mcp add io-github-mfukushim-map-traveler-mcp -- npx -y @mfukushim/map-traveler-mcp --- ## Vibe Coding URL: https://mcp-marketplace.io/server/io-github-muse-code-space-vibe-coding Summary: Auto-document vibe coding sessions - collect, summarize, and publish Category: Developer Tools Mode: local Pricing: Free npm: vibe-coding-mcp GitHub: https://github.com/MUSE-CODE-SPACE/vibe-coding-mcp Security Score: 10/10 Creator: MUSE CODE SPACE Creator Reputation: C+ Version: 2.12.1 Install (Claude Code): claude mcp add io-github-muse-code-space-vibe-coding -- npx -y vibe-coding-mcp --- ## Uk Parliament Committees URL: https://mcp-marketplace.io/server/io-github-nick-ma-uk-parliament-committees Summary: MCP server for UK Parliament Committees API Category: Developer Tools Mode: local Pricing: Free npm: @darkhorseone/mcp-server-uk-parliament-committees GitHub: https://github.com/DarkhorseOne/mcp-servers Security Score: 5.5/10 Creator: DarkhorseOne Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-nick-ma-uk-parliament-committees -- npx -y @darkhorseone/mcp-server-uk-parliament-committees --- ## Uruguayan Law URL: https://mcp-marketplace.io/server/eu-ansvar-uruguayan-law-mcp Summary: Uruguayan legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/uruguayan-law-mcp GitHub: https://github.com/Ansvar-Systems/Uruguayan-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-uruguayan-law-mcp -- npx -y @ansvar/uruguayan-law-mcp --- ## Scholar Sidekick URL: https://mcp-marketplace.io/server/io-github-mlava-scholar-sidekick-mcp Summary: Resolve, format, and export academic citations from any AI assistant Category: Education & Research Mode: local Pricing: Free npm: scholar-sidekick-mcp GitHub: https://github.com/mlava/scholar-sidekick-mcp Security Score: 10/10 Creator: Mlava Creator Reputation: C+ Version: 0.3.2 Required Credentials: RAPIDAPI_KEY (required) Install (Claude Code): claude mcp add io-github-mlava-scholar-sidekick-mcp -- npx -y scholar-sidekick-mcp --- ## Agent Arena URL: https://mcp-marketplace.io/server/io-github-smukh-agent-arena Summary: On-chain ERC-8004 agent registry. Search, register, and check reputation across 16 chains. Description: On-chain ERC-8004 agent registry. Search, register, and check reputation across 16 chains. Remote endpoints: streamable-http: https://agentarena.site/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://agentarena.site/api/mcp GitHub: https://github.com/agentarena/agent-arena MCP Tools (3): search_agents, get_agent_profile, register_agent Security Score: 9/10 Creator: Agentarena Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-smukh-agent-arena https://agentarena.site/api/mcp --- ## Npm URL: https://mcp-marketplace.io/server/io-github-alisaitteke-npm-mcp Summary: MCP server for npm package management, security analysis, and compatibility checking Category: Developer Tools Mode: local Pricing: Free npm: @alisaitteke/npm-mcp GitHub: https://github.com/alisaitteke/npm-mcp Security Score: 10/10 Creator: Alisaitteke Creator Reputation: C+ Version: 0.0.3 Install (Claude Code): claude mcp add io-github-alisaitteke-npm-mcp -- npx -y @alisaitteke/npm-mcp --- ## Office URL: https://mcp-marketplace.io/server/ai-waystation-office Summary: Create, edit, and collaborate on Office documents and spreadsheets. Description: Create, edit, and collaborate on Office documents and spreadsheets. Remote endpoints: streamable-http: https://waystation.ai/office/mcp sse: https://waystation.ai/office/mcp/sse Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/waystation-ai/mcp Security Score: 8.3/10 Creator: Waystation Ai Creator Reputation: C+ Version: 0.3.1 --- ## Nfse Nacional URL: https://mcp-marketplace.io/server/io-github-samuelmoraesf-mcp-nfse-nacional Summary: MCP Server para consulta de NFSe no portal nacional (nfse.gov.br) Category: Developer Tools Mode: local Pricing: Free npm: mcp-nfse-nacional GitHub: https://github.com/SamuelMoraesF/mcp-nfse-nacional Security Score: 10/10 Creator: SamuelMoraesF Creator Reputation: C+ Version: 1.0.3 Required Credentials: CERT_PASSWORD (required), CERT_FILE (optional), NODE_OPTIONS (optional), MCP_PORT (optional), STORAGE_PATH (optional) Install (Claude Code): claude mcp add io-github-samuelmoraesf-mcp-nfse-nacional -- npx -y mcp-nfse-nacional --- ## Gov Mcp Servers URL: https://mcp-marketplace.io/server/io-github-martc03-gov-contracts Summary: SAM.gov contracts and USAspending awards. 4 procurement tools. Description: SAM.gov contracts and USAspending awards. 4 procurement tools. Remote endpoints: streamable-http: https://gov-contracts-mcp.apify.actor/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://gov-contracts-mcp.apify.actor/mcp GitHub: https://github.com/martc03/gov-mcp-servers Security Score: 10/10 Creator: Martc03 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-martc03-gov-contracts https://gov-contracts-mcp.apify.actor/mcp --- ## Filtrix Ai URL: https://mcp-marketplace.io/server/ai-filtrix-mcp-filtrix-ai Summary: Filtrix MCP for image/video generation. Portal: https://agent.filtrix.ai/ Description: Filtrix MCP for image/video generation. Portal: https://agent.filtrix.ai/ Remote endpoints: streamable-http: https://mcp.filtrix.ai/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.filtrix.ai/ Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http ai-filtrix-mcp-filtrix-ai https://mcp.filtrix.ai/ --- ## Mcpbundles URL: https://mcp-marketplace.io/server/com-mcpbundles-agent-interviews Summary: Agent Interviews is an AI-powered research platform designed to conduct qualitative interviews an... Description: Agent Interviews is an AI-powered research platform designed to conduct qualitative interviews an... Remote endpoints: streamable-http: https://mcp.mcpbundles.com/bundle/agent-interviews/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.mcpbundles.com/bundle/agent-interviews/ GitHub: https://github.com/thinkchainai/mcpbundles Security Score: 10/10 Creator: Thinkchainai Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-mcpbundles-agent-interviews https://mcp.mcpbundles.com/bundle/agent-interviews/ --- ## Task URL: https://mcp-marketplace.io/server/ai-parallel-task-mcp Summary: An MCP server for deep research or task groups Description: An MCP server for deep research or task groups Remote endpoints: streamable-http: https://task-mcp.parallel.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://task-mcp.parallel.ai/mcp GitHub: https://github.com/parallel-web/task-mcp Security Score: 10/10 Creator: Parallel Web Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-parallel-task-mcp https://task-mcp.parallel.ai/mcp --- ## Coderegistry URL: https://mcp-marketplace.io/server/io-github-hellosg-coderegistry Summary: Enterprise code intelligence for M&A, security audits, and tech debt. Hosted server with 200k free. Description: Enterprise code intelligence for M&A, security audits, and tech debt. Hosted server with 200k free. Remote endpoints: streamable-http: https://integrator.app.thecoderegistry.com/api/ai/router Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://integrator.app.thecoderegistry.com/api/ai/router GitHub: https://github.com/The-Code-Registry/mcp-server MCP Tools (16): create_account, list_projects, get_project, create_project, delete_project, list_vaults, get_vault, create-code-vault, reanalyze-code-vault, delete-code-vault, get-code-vault-summary, get-code-vault-results, get-code-vault-reports, get_account, delete_account, rotate_api_key Security Score: 10/10 Creator: The Code Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-hellosg-coderegistry https://integrator.app.thecoderegistry.com/api/ai/router --- ## Jira Cloud URL: https://mcp-marketplace.io/server/io-github-aaronsb-jira-cloud Summary: MCP server for Jira Cloud — manage issues, sprints, boards, filters, and custom fields Category: Business Tools Mode: local Pricing: Free npm: @aaronsb/jira-cloud-mcp GitHub: https://github.com/aaronsb/jira-cloud Security Score: 9.5/10 Creator: Aaronsb Creator Reputation: C+ Version: 0.5.5 Required Credentials: JIRA_API_TOKEN (required), JIRA_EMAIL (optional), JIRA_HOST (optional) Install (Claude Code): claude mcp add io-github-aaronsb-jira-cloud -- npx -y @aaronsb/jira-cloud-mcp --- ## Preflight URL: https://mcp-marketplace.io/server/io-github-ethanackerman-git-preflight-ios-mcp Summary: 57 tools for AI-powered iOS Simulator automation — tap, swipe, type, screenshots, and more. Category: Developer Tools Mode: local Pricing: Free npm: preflight-ios-mcp GitHub: https://github.com/EthanAckerman-git/Preflight Security Score: 10/10 Creator: EthanAckerman Git Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ethanackerman-git-preflight-ios-mcp -- npx -y preflight-ios-mcp --- ## Hackmd URL: https://mcp-marketplace.io/server/io-github-yuna0x0-hackmd-mcp Summary: A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants. Category: Developer Tools Mode: local Pricing: Free npm: hackmd-mcp GitHub: https://github.com/yuna0x0/hackmd-mcp Security Score: 10/10 Creator: Yuna0x0 Creator Reputation: C+ Version: 1.5.7 Required Credentials: HACKMD_API_TOKEN (required), HACKMD_API_URL (optional) Install (Claude Code): claude mcp add io-github-yuna0x0-hackmd-mcp -- npx -y hackmd-mcp --- ## Content Genie URL: https://mcp-marketplace.io/server/io-github-muse-code-space-content-genie Summary: AI Content Creation Assistant for Korean creators - Trend analysis & SEO Category: Marketing & Social Mode: local Pricing: Free npm: content-genie-mcp GitHub: https://github.com/MUSE-CODE-SPACE/content-genie-mcp Security Score: 10/10 Creator: MUSE CODE SPACE Creator Reputation: C+ Version: 2.9.4 Install (Claude Code): claude mcp add io-github-muse-code-space-content-genie -- npx -y content-genie-mcp --- ## Philidor URL: https://mcp-marketplace.io/server/io-philidor-defi-vaults Summary: Search 700+ DeFi vaults, compare risk scores, analyze protocols. No API key needed. Description: Search 700+ DeFi vaults, compare risk scores, analyze protocols. No API key needed. Remote endpoints: streamable-http: https://mcp.philidor.io/api/mcp Category: Security Mode: remote Pricing: Free Remote URL: https://mcp.philidor.io/api/mcp GitHub: https://github.com/Philidor-Labs/philidor-mcp MCP Tools (10): search_vaults, get_vault, get_vault_risk_breakdown, compare_vaults, find_safest_vaults, get_protocol_info, get_curator_info, get_market_overview, explain_risk_score, list_vaults_with_incidents Security Score: 10/10 Creator: Philidor Labs Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-philidor-defi-vaults https://mcp.philidor.io/api/mcp --- ## Mcp URL: https://mcp-marketplace.io/server/ai-waystation-mcp Summary: Ultimate toolbox to connect your LLM to popular productivity tools such as Monday, AirTable, Slack Description: Ultimate toolbox to connect your LLM to popular productivity tools such as Monday, AirTable, Slack Remote endpoints: streamable-http: https://waystation.ai/mcp sse: https://waystation.ai/mcp/sse Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/waystation-ai/mcp Security Score: 10/10 Creator: Waystation Ai Creator Reputation: C+ Version: 0.3.1 --- ## Protein URL: https://mcp-marketplace.io/server/io-github-cyanheads-protein-mcp-server Summary: MCP Server for 3D protein structural data retrieval & analysis from RCSB PDB, PDBe, and UniProt. Category: Developer Tools Mode: local Pricing: Free npm: protein-mcp-server GitHub: https://github.com/cyanheads/protein-mcp-server Security Score: 10/10 Creator: Cyanheads Creator Reputation: C+ Version: 1.0.3 Required Credentials: MCP_LOG_LEVEL (optional), MCP_HTTP_HOST (optional), MCP_HTTP_PORT (optional), MCP_HTTP_ENDPOINT_PATH (optional), MCP_AUTH_MODE (optional) Install (Claude Code): claude mcp add io-github-cyanheads-protein-mcp-server -- npx -y protein-mcp-server --- ## Recipe URL: https://mcp-marketplace.io/server/io-github-jkakar-recipe-mcp Summary: Generate and remix recipes using cookwith.co Category: Developer Tools Mode: local Pricing: Free npm: @cookwith/recipe-mcp GitHub: https://github.com/blaideinc/recipe-mcp Security Score: 7.3/10 Creator: Blaideinc Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-jkakar-recipe-mcp -- npx -y @cookwith/recipe-mcp --- ## Redtrack URL: https://mcp-marketplace.io/server/io-github-pijusz-mcp-redtrack Summary: MCP server for RedTrack affiliate tracking API Category: Developer Tools Mode: local Pricing: Free npm: mcp-redtrack GitHub: https://github.com/pijusz/mcp-redtrack Security Score: 10/10 Creator: Pijusz Creator Reputation: C+ Version: 0.1.4 Install (Claude Code): claude mcp add io-github-pijusz-mcp-redtrack -- npx -y mcp-redtrack --- ## Gov Mcp Servers URL: https://mcp-marketplace.io/server/io-github-martc03-immigration-travel Summary: US visa bulletin data and CBP border wait times. 3 MCP tools for immigration and travel planning. Description: US visa bulletin data and CBP border wait times. 3 MCP tools for immigration and travel planning. Remote endpoints: streamable-http: https://immigration-travel-mcp.apify.actor/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://immigration-travel-mcp.apify.actor/mcp GitHub: https://github.com/martc03/gov-mcp-servers Security Score: 10/10 Creator: Martc03 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-martc03-immigration-travel https://immigration-travel-mcp.apify.actor/mcp --- ## Nory URL: https://mcp-marketplace.io/server/io-github-thememebanker-nory-x402 Summary: Give any AI agent instant payment capabilities via x402 protocol on Solana Category: Developer Tools Mode: local Pricing: Free npm: nory-mcp-server GitHub: https://github.com/TheMemeBanker/nory-mcp-server Security Score: 10/10 Creator: TheMemeBanker Creator Reputation: C+ Version: 1.0.3 Required Credentials: NORY_WALLET_KEY (required), NORY_API_URL (optional) Install (Claude Code): claude mcp add io-github-thememebanker-nory-x402 -- npx -y nory-mcp-server --- ## Gov Mcp Servers URL: https://mcp-marketplace.io/server/io-github-martc03-public-health Summary: NIH clinical trials and FDA adverse event reports. 4 MCP tools for health research. Description: NIH clinical trials and FDA adverse event reports. 4 MCP tools for health research. Remote endpoints: streamable-http: https://public-health-mcp.apify.actor/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://public-health-mcp.apify.actor/mcp GitHub: https://github.com/martc03/gov-mcp-servers Security Score: 10/10 Creator: Martc03 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-martc03-public-health https://public-health-mcp.apify.actor/mcp --- ## Gov Mcp Servers URL: https://mcp-marketplace.io/server/io-github-martc03-cybersecurity-vuln Summary: CVE lookup via NIST NVD, CISA KEV, EPSS, and MITRE ATT&CK. 7 tools. Description: CVE lookup via NIST NVD, CISA KEV, EPSS, and MITRE ATT&CK. 7 tools. Remote endpoints: streamable-http: https://cybersecurity-vuln-mcp.apify.actor/mcp Category: Security Mode: remote Pricing: Free Remote URL: https://cybersecurity-vuln-mcp.apify.actor/mcp GitHub: https://github.com/martc03/gov-mcp-servers Security Score: 10/10 Creator: Martc03 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-martc03-cybersecurity-vuln https://cybersecurity-vuln-mcp.apify.actor/mcp --- ## Airweave URL: https://mcp-marketplace.io/server/io-github-airweave-ai-search Summary: MCP server for searching Airweave collections with natural language queries. Description: MCP server for searching Airweave collections with natural language queries. Remote endpoints: streamable-http: https://mcp.airweave.ai/mcp Category: Developer Tools Mode: dual Pricing: Free npm: airweave-mcp-search Remote URL: https://mcp.airweave.ai/mcp GitHub: https://github.com/airweave-ai/airweave Security Score: 7/10 Creator: felixschmetz Creator Reputation: F Version: 0.9.55 Required Credentials: AIRWEAVE_API_KEY (required), AIRWEAVE_COLLECTION (optional), AIRWEAVE_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-airweave-ai-search -- npx -y airweave-mcp-search Install (Claude Code Remote): claude mcp add --transport http io-github-airweave-ai-search https://mcp.airweave.ai/mcp --- ## Uniprof URL: https://mcp-marketplace.io/server/io-github-indragiek-uniprof Summary: Universal CPU profiler designed for humans and AI agents Category: AI & ML Mode: local Pricing: Free npm: uniprof GitHub: https://github.com/indragiek/uniprof Security Score: 10/10 Creator: Indragiek Creator Reputation: C+ Version: 0.3.3 Install (Claude Code): claude mcp add io-github-indragiek-uniprof -- npx -y uniprof --- ## Hopgraph URL: https://mcp-marketplace.io/server/io-github-j-sulliman-hopgraph Summary: Verify ANZ businesses against government registers. Surfaces cross-jurisdictional findings. Description: HopGraph verifies Australian and New Zealand businesses against government registers via MCP. It returns registration status, directors, licences, trading names, and a three-tier risk assessment (CLEAR / ADVISORY / FLAGS_FOUND) that surfaces regulatory findings across jurisdictions — including bans, disqualifications, and insolvencies that may not appear in any single register. Each verification produces an immutable compliance record with a unique audit UID. Built for compliance professionals, Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://hopgraph.com/mcp/ GitHub: https://github.com/j-sulliman/hopgraph-mcp Security Score: 10/10 Installs: 1 Creator: j-sulliman Creator Reputation: C Version: 1.0.0 Tags: compliance, verification, government-data, australia, new-zealand, aml, due-diligence, regulatory, finance, business-verification, kyc, asic, nzbn, adviser-screening, risk-assessment, audit-trail, mcp Use Cases: Business verification, Due diligence, AML compliance, KYC checks, Adviser screening, Regulatory risk assessment, Entity research, Cross-jurisdictional screening, Licence verification, Company status checks Required Credentials: AUTH_HEADER (required) Install (Claude Code Remote): claude mcp add --transport http io-github-j-sulliman-hopgraph https://hopgraph.com/mcp/ --- ## Servicenow URL: https://mcp-marketplace.io/server/io-github-jschuller-mcp-server-servicenow Summary: 19 tools + 5 resources for ServiceNow: CMDB, update sets, tables. OAuth 2.1, Tokyo+. Category: Business Tools Mode: local Pricing: Free PyPI: mcp-server-servicenow GitHub: https://github.com/jschuller/mcp-server-servicenow Security Score: 4.2/10 Creator: Jschuller Creator Reputation: C+ Version: 0.5.1 Required Credentials: SERVICENOW_INSTANCE_URL (optional), SERVICENOW_AUTH_TYPE (optional), SERVICENOW_USERNAME (optional), SERVICENOW_PASSWORD (required), SERVICENOW_CLIENT_ID (optional), SERVICENOW_CLIENT_SECRET (required) Install (Claude Code): claude mcp add io-github-jschuller-mcp-server-servicenow -- uvx mcp-server-servicenow --- ## Monday URL: https://mcp-marketplace.io/server/ai-waystation-monday Summary: Access and manage your Monday.com boards, items, and updates seamlessly Description: Access and manage your Monday.com boards, items, and updates seamlessly Remote endpoints: streamable-http: https://waystation.ai/monday/mcp sse: https://waystation.ai/monday/mcp/sse Category: Productivity Mode: dual Pricing: Free GitHub: https://github.com/waystation-ai/mcp Security Score: 8.3/10 Creator: Waystation Ai Creator Reputation: C+ Version: 0.3.1 --- ## Paradex Py URL: https://mcp-marketplace.io/server/io-github-tradeparadex-mcp-paradex-py Summary: MCP server for Paradex perp trading. Market data, accounts, orders, positions, and vaults. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-paradex GitHub: https://github.com/tradeparadex/mcp-paradex-py Security Score: 10/10 Creator: sv Creator Reputation: C- Version: 0.1.2 Required Credentials: PARADEX_ACCOUNT_PRIVATE_KEY (required), PARADEX_ENVIRONMENT (optional) Install (Claude Code): claude mcp add io-github-tradeparadex-mcp-paradex-py -- uvx mcp-paradex --- ## Motor Current Signature Analysis URL: https://mcp-marketplace.io/server/io-github-lgdimaggio-mcp-server-mcsa Summary: MCP server for Motor Current Signature Analysis — fault detection in electric motors Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-server-mcsa GitHub: https://github.com/LGDiMaggio/mcp-motor-current-signature-analysis Security Score: 10/10 Creator: LGDiMaggio Creator Reputation: C+ Version: 0.2.1 Install (Claude Code): claude mcp add io-github-lgdimaggio-mcp-server-mcsa -- uvx mcp-server-mcsa --- ## Sanity Images URL: https://mcp-marketplace.io/server/io-github-pijusz-mcp-sanity-images Summary: MCP server for uploading local images to Sanity CMS Category: Content & Media Mode: local Pricing: Free npm: mcp-sanity-images GitHub: https://github.com/pijusz/mcp-sanity-images Security Score: 10/10 Creator: Pijusz Creator Reputation: C+ Version: 0.3.7 Install (Claude Code): claude mcp add io-github-pijusz-mcp-sanity-images -- npx -y mcp-sanity-images --- ## Motherduck URL: https://mcp-marketplace.io/server/io-github-motherduckdb-mcp-server-motherduck Summary: SQL analytics and data engineering for AI Assistants and IDEs Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-server-motherduck GitHub: https://github.com/motherduckdb/mcp-server-motherduck Security Score: 10/10 Creator: Motherduckdb Creator Reputation: C+ Version: 1.0.3 Required Credentials: motherduck_token (required), MOTHERDUCK_TOKEN (required), HOME (optional), AWS_ACCESS_KEY_ID (required), AWS_SECRET_ACCESS_KEY (required), AWS_SESSION_TOKEN (required), AWS_DEFAULT_REGION (optional) Install (Claude Code): claude mcp add io-github-motherduckdb-mcp-server-motherduck -- uvx mcp-server-motherduck --- ## Statcan URL: https://mcp-marketplace.io/server/io-github-aryan-jhaveri-mcp-statcan Summary: Access Statistics Canada data via the Web Data Services API Category: Developer Tools Mode: local Pricing: Free PyPI: statcan-mcp-server GitHub: https://github.com/Aryan-Jhaveri/mcp-statcan Security Score: 5.2/10 Creator: Aryan Jhaveri Creator Reputation: C+ Version: 0.4.1 Install (Claude Code): claude mcp add io-github-aryan-jhaveri-mcp-statcan -- uvx statcan-mcp-server --- ## Librenms URL: https://mcp-marketplace.io/server/io-github-mhajder-librenms-mcp Summary: MCP server for LibreNMS network monitoring - query devices, ports, alerts, and manage infrastructure Category: Developer Tools Mode: local Pricing: Free PyPI: librenms-mcp GitHub: https://github.com/mhajder/librenms-mcp Security Score: 10/10 Creator: Mhajder Creator Reputation: C+ Version: 1.7.0 Required Credentials: LIBRENMS_URL (optional), LIBRENMS_TOKEN (required), LIBRENMS_VERIFY_SSL (optional), LIBRENMS_TIMEOUT (optional), READ_ONLY_MODE (optional), DISABLED_TAGS (optional), LOG_LEVEL (optional), RATE_LIMIT_ENABLED (optional), RATE_LIMIT_MAX_REQUESTS (optional), RATE_LIMIT_WINDOW_MINUTES (optional), MCP_HTTP_PORT (optional), MCP_HTTP_BEARER_TOKEN (required), MCP_TRANSPORT (optional), SENTRY_DSN (required), SENTRY_TRACES_SAMPLE_RATE (optional), SENTRY_SEND_DEFAULT_PII (optional), SENTRY_ENVIRONMENT (optional), SENTRY_RELEASE (optional), SENTRY_PROFILE_SESSION_SAMPLE_RATE (optional), SENTRY_PROFILE_LIFECYCLE (optional), SENTRY_ENABLE_LOGS (optional) Install (Claude Code): claude mcp add io-github-mhajder-librenms-mcp -- uvx librenms-mcp --- ## Ocean URL: https://mcp-marketplace.io/server/io-github-mansurjisan-goes-mcp Summary: GOES-18/19 satellite imagery — visible, infrared, water vapor, and composites via NOAA Category: Developer Tools Mode: local Pricing: Free PyPI: goes-mcp GitHub: https://github.com/mansurjisan/ocean-mcp Security Score: 5.5/10 Creator: Mansurjisan Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-mansurjisan-goes-mcp -- uvx goes-mcp --- ## Metrxbots URL: https://mcp-marketplace.io/server/io-github-metrxbots-mcp-server Summary: Track AI agent costs, detect waste, optimize models, and prove ROI. 23 MCP tools across 10 domains. Category: Developer Tools Mode: local Pricing: Free npm: @metrxbot/mcp-server GitHub: https://github.com/metrxbots/mcp-server Security Score: 3.8/10 Creator: Metrxbots Creator Reputation: C+ Version: 0.2.2 Required Credentials: METRX_API_KEY (required) Install (Claude Code): claude mcp add io-github-metrxbots-mcp-server -- npx -y @metrxbot/mcp-server --- ## Reddit Ads URL: https://mcp-marketplace.io/server/ai-smithery-bigvik193-reddit-ads-mcp Summary: Manage Reddit advertising across accounts, campaigns, ad groups, posts, and ads. List accounts, fu… Description: Manage Reddit advertising across accounts, campaigns, ad groups, posts, and ads. List accounts, fu… Remote endpoints: streamable-http: https://server.smithery.ai/@BigVik193/reddit-ads-mcp/mcp Category: Marketing & Social Mode: dual Pricing: Free GitHub: https://github.com/BigVik193/reddit-ads-mcp Security Score: 10/10 Creator: BigVik193 Creator Reputation: C+ Version: 1.0.0 --- ## Ocean URL: https://mcp-marketplace.io/server/io-github-mansurjisan-adcirc-mcp Summary: ADCIRC model configuration debugging, parameter lookup, and validation Category: Developer Tools Mode: local Pricing: Free PyPI: adcirc-mcp GitHub: https://github.com/mansurjisan/ocean-mcp Security Score: 10/10 Creator: Mansurjisan Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-mansurjisan-adcirc-mcp -- uvx adcirc-mcp --- ## Open Notebook URL: https://mcp-marketplace.io/server/io-github-epochal-dev-open-notebook Summary: MCP server that wraps the Open Notebook API Category: Developer Tools Mode: local Pricing: Free PyPI: open-notebook-mcp GitHub: https://github.com/Epochal-dev/open-notebook-mcp Security Score: 10/10 Creator: Epochal Dev Creator Reputation: C+ Version: 0.3.0 Required Credentials: OPEN_NOTEBOOK_URL (optional), OPEN_NOTEBOOK_PASSWORD (required) Install (Claude Code): claude mcp add io-github-epochal-dev-open-notebook -- uvx open-notebook-mcp --- ## Ocean URL: https://mcp-marketplace.io/server/io-github-mansurjisan-schism-mcp Summary: SCHISM model configuration debugging, parameter lookup, and validation Category: Developer Tools Mode: local Pricing: Free PyPI: schism-mcp GitHub: https://github.com/mansurjisan/ocean-mcp Security Score: 5.2/10 Creator: Mansurjisan Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-mansurjisan-schism-mcp -- uvx schism-mcp --- ## seo-toolkit-mcp-pro URL: https://mcp-marketplace.io/server/seo-toolkit-mcp-pro Summary: Pro SEO toolkit — 12 tools for meta tags, structured data, page speed, and content scoring Description: A comprehensive SEO analysis MCP server with 12 tools. Includes everything in seo-toolkit-mcp (free) plus 6 pro tools: JSON-LD structured data validation, Open Graph debugging, internal link mapping, page speed analysis, competitor keyword comparison, and content quality scoring. Audit any webpage's SEO directly from your AI assistant. Category: Marketing & Social Mode: local Pricing: $5.00 (one_time) npm: seo-toolkit-mcp-pro GitHub: https://github.com/gmoneyn/seo-toolkit-mcp-pro Security Score: 10/10 Creator: mcp-marketplace Creator Reputation: A+ Version: 1.0.0 Tags: seo, seo-pro, meta-tags, json-ld, structured-data, open-graph, twitter-cards, page-speed, keyword-density, readability, internal-links, competitor-analysis, content-scoring, on-page-seo, audit, marketing Use Cases: Analyze meta tags including title, description, Open Graph, Twitter Cards, and canonical URLs, Parse and validate robots.txt rules, sitemaps, and crawl directives, Check sitemap.xml for URL counts, duplicates, missing lastmod, and format issues, Calculate keyword density with single words, bigrams, and trigrams, Score text readability using Flesch-Kincaid with grade level and reading time, Audit heading hierarchy (H1-H6) for SEO and accessibility issues, Validate JSON-LD structured data against schema.org types and required fields, Debug Open Graph and Twitter Card tags with image dimension and reachability checks, Map internal and external links with anchor text quality analysis, Analyze page speed including response time, compression, caching, and security headers, Compare keyword density between two URLs to find content gaps and overlaps, Score content quality (0-100) with category breakdowns and recommendations Required Credentials: MCP_LICENSE_KEY (required) Install (Claude Code): claude mcp add seo-toolkit-mcp-pro -- npx -y seo-toolkit-mcp-pro --- ## Openai Api Agent Project URL: https://mcp-marketplace.io/server/ai-smithery-aicastle-school-openai-api-agent-project11 Summary: Fetch the latest available stock quotes by ticker symbol across international markets. Check price… Description: Fetch the latest available stock quotes by ticker symbol across international markets. Check price… Remote endpoints: streamable-http: https://server.smithery.ai/@aicastle-school/openai-api-agent-project11/mcp Category: AI & ML Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@aicastle-school/openai-api-agent-project11/mcp GitHub: https://github.com/aicastle-school/openai-api-agent-project Security Score: 10/10 Creator: Aicastle School Creator Reputation: C+ Version: 1.16.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-aicastle-school-openai-api-agent-project11 https://server.smithery.ai/@aicastle-school/openai-api-agent-project11/mcp --- ## Memory Journal URL: https://mcp-marketplace.io/server/ai-smithery-neverinfamous-memory-journal-mcp Summary: A MCP server built for developers enabling Git based project management with project and personal… Description: A MCP server built for developers enabling Git based project management with project and personal… Remote endpoints: streamable-http: https://server.smithery.ai/@neverinfamous/memory-journal-mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@neverinfamous/memory-journal-mcp/mcp GitHub: https://github.com/neverinfamous/memory-journal-mcp Security Score: 10/10 Creator: Neverinfamous Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-neverinfamous-memory-journal-mcp https://server.smithery.ai/@neverinfamous/memory-journal-mcp/mcp --- ## Zikkaron URL: https://mcp-marketplace.io/server/io-github-amanhij-zikkaron Summary: Biologically-inspired persistent memory engine for Claude Code MCP agents Category: Developer Tools Mode: local Pricing: Free PyPI: zikkaron GitHub: https://github.com/amanhij/Zikkaron Security Score: 5.2/10 Creator: amanhij Creator Reputation: F Version: 1.0.0 Install (Claude Code): claude mcp add io-github-amanhij-zikkaron -- uvx zikkaron --- ## Cerebrus Pulse URL: https://mcp-marketplace.io/server/io-github-0xsl1m-cerebrus-pulse-mcp Summary: Real-time crypto intelligence: technical analysis, sentiment, and funding rates Category: Developer Tools Mode: local Pricing: Free PyPI: cerebrus-pulse-mcp GitHub: https://github.com/0xsl1m/cerebrus-pulse-mcp Security Score: 5.2/10 Creator: 0xsl1m Creator Reputation: C+ Version: 0.2.0 Install (Claude Code): claude mcp add io-github-0xsl1m-cerebrus-pulse-mcp -- uvx cerebrus-pulse-mcp --- ## Logoloom URL: https://mcp-marketplace.io/server/io-github-mcpware-logoloom Summary: AI logo design → SVG → full brand kit. Text-to-path, optimize, export PNG/ICO/WebP. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/mcpware/logoloom Security Score: 4.2/10 Creator: ithiria894 Version: 1.0.1 --- ## Time URL: https://mcp-marketplace.io/server/ai-smithery-arjunkmrm-time Summary: Get the current time anywhere and access concise timezone information. Set your preferred timezone… Description: Get the current time anywhere and access concise timezone information. Set your preferred timezone… Remote endpoints: streamable-http: https://server.smithery.ai/@arjunkmrm/time/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/arjunkmrm/time Security Score: 9.3/10 Creator: Arjunkmrm Creator Reputation: C+ Version: 1.15.0 --- ## Coti URL: https://mcp-marketplace.io/server/ai-smithery-cuongpo-coti-mcp-1 Summary: Manage COTI accounts, deploy private ERC20 and ERC721 contracts, and transfer tokens and NFTs with… Description: Manage COTI accounts, deploy private ERC20 and ERC721 contracts, and transfer tokens and NFTs with… Remote endpoints: streamable-http: https://server.smithery.ai/@cuongpo/coti-mcp-1/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/cuongpo/coti-mcp Security Score: 7.3/10 Creator: Cuongpo Creator Reputation: C+ Version: 0.2.1 --- ## Qiita URL: https://mcp-marketplace.io/server/io-github-github30-qiita-mcp-server Summary: Publish articles to Qiita via MCP tools. Minimal, fast, and focused on Qiita authoring. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/GitHub30/qiita-mcp-server Security Score: 10/10 Creator: GitHub30 Creator Reputation: C+ Version: 0.1.0 --- ## Oura URL: https://mcp-marketplace.io/server/ai-smithery-eliu243-oura-mcp-server-eliu Summary: Connect your Oura Ring account securely in minutes. Enable authorized access to your sleep, activi… Description: Connect your Oura Ring account securely in minutes. Enable authorized access to your sleep, activi… Remote endpoints: streamable-http: https://server.smithery.ai/@eliu243/oura-mcp-server-eliu/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/eliu243/oura-mcp-server Security Score: 10/10 Creator: Eliu243 Creator Reputation: C+ Version: 1.16.0 --- ## Ocean URL: https://mcp-marketplace.io/server/io-github-mansurjisan-usgs-mcp Summary: USGS Water Services streamflow, flood stages, and peak events via waterservices.usgs.gov Category: Developer Tools Mode: local Pricing: Free PyPI: usgs-mcp GitHub: https://github.com/mansurjisan/ocean-mcp Security Score: 5.8/10 Creator: Mansurjisan Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-mansurjisan-usgs-mcp -- uvx usgs-mcp --- ## Maximumsats URL: https://mcp-marketplace.io/server/io-github-joelklabo-maximumsats-mcp Summary: Bitcoin & Lightning Network AI tools with native Lightning L402 micropayments. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/joelklabo/maximumsats-mcp Security Score: 10/10 Creator: Joelklabo Creator Reputation: C+ Version: 1.0.0 --- ## Domain Check URL: https://mcp-marketplace.io/server/io-github-stucchi-domain-check Summary: Check domain availability across 500+ TLDs. Single and bulk checks with UI. Category: Developer Tools Mode: local Pricing: Free PyPI: domain-check-mcp GitHub: https://github.com/stucchi/domain-check-mcp Security Score: 10/10 Creator: Stucchi Creator Reputation: C+ Version: 1.1.1 Install (Claude Code): claude mcp add io-github-stucchi-domain-check -- uvx domain-check-mcp --- ## Vibesharing URL: https://mcp-marketplace.io/server/io-github-erova-vibesharing Summary: Deploy prototypes and collect team feedback from Claude Code, Cursor, or any MCP client. Category: Developer Tools Mode: local Pricing: Free npm: @vibesharingapp/mcp-server GitHub: https://github.com/erova/vibesharing-mcp Security Score: 4.8/10 Installs: 1 Creator: erova Creator Reputation: F Version: 0.7.3 Required Credentials: VIBESHARING_TOKEN (required) Install (Claude Code): claude mcp add io-github-erova-vibesharing -- npx -y @vibesharingapp/mcp-server --- ## HeySpark URL: https://mcp-marketplace.io/server/co-heyspark-mcp-server Summary: Search and discover local businesses. 30+ categories with verified contact info, hours, and reviews. Description: Search and discover local businesses. 30+ categories with verified contact info, hours, and reviews. Remote endpoints: streamable-http: https://mcp.heyspark.co/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.heyspark.co/mcp GitHub: https://github.com/jhibird/HeySpark-MCP MCP Tools (4): search_businesses, get_business_details, get_reviews_summary, list_categories Security Score: 9/10 Creator: Jhibird Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http co-heyspark-mcp-server https://mcp.heyspark.co/mcp --- ## Pihole URL: https://mcp-marketplace.io/server/io-github-aplaceforallmystuff-mcp-pihole Summary: Pi-hole v6 MCP server - manage DNS blocking, stats, whitelists/blacklists Category: Developer Tools Mode: local Pricing: Free npm: mcp-pihole-server GitHub: https://github.com/aplaceforallmystuff/mcp-pihole Security Score: 10/10 Creator: Aplaceforallmystuff Creator Reputation: C+ Version: 1.0.1 Required Credentials: PIHOLE_URL (optional), PIHOLE_PASSWORD (required) Install (Claude Code): claude mcp add io-github-aplaceforallmystuff-mcp-pihole -- npx -y mcp-pihole-server --- ## Unleash URL: https://mcp-marketplace.io/server/io-getunleash-unleash-mcp Summary: MCP server for managing Unleash feature flags Category: Developer Tools Mode: local Pricing: Free npm: @unleash/mcp GitHub: https://github.com/Unleash/unleash-mcp Security Score: 10/10 Creator: Unleash Creator Reputation: C+ Version: 0.3.0-beta.2 Required Credentials: UNLEASH_BASE_URL (optional), UNLEASH_PAT (required), UNLEASH_DEFAULT_PROJECT (optional) Install (Claude Code): claude mcp add io-getunleash-unleash-mcp -- npx -y @unleash/mcp --- ## Bergeramit Hw3 Tech URL: https://mcp-marketplace.io/server/ai-smithery-bergeramit-bergeramit-hw3-tech Summary: Create friendly greetings and add two numbers instantly. Speed up simple tasks and streamline ligh… Description: Create friendly greetings and add two numbers instantly. Speed up simple tasks and streamline ligh… Remote endpoints: streamable-http: https://server.smithery.ai/@bergeramit/bergeramit-hw3-tech/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@bergeramit/bergeramit-hw3-tech/mcp GitHub: https://github.com/bergeramit/bergeramit-hw3-tech Security Score: 10/10 Creator: Bergeramit Creator Reputation: C+ Version: 1.15.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-bergeramit-bergeramit-hw3-tech https://server.smithery.ai/@bergeramit/bergeramit-hw3-tech/mcp --- ## Smartling URL: https://mcp-marketplace.io/server/com-smartling-smartling-mcp-server Summary: Smartling MCP Server Description: Smartling MCP Server Remote endpoints: streamable-http: https://mcp.smartling.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.smartling.com/mcp GitHub: https://github.com/Smartling/smartling-mcp-server Security Score: 9/10 Creator: Smartling Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-smartling-smartling-mcp-server https://mcp.smartling.com/mcp --- ## Quantaroute Geocoder URL: https://mcp-marketplace.io/server/io-github-mapdevsaikat-quantaroute-geocoder Summary: Geocode addresses, lookup administrative boundaries, and process DigiPin codes for India Category: Developer Tools Mode: local Pricing: Free npm: @quantaroute/mcp-server GitHub: https://github.com/mapdevsaikat/quantaroute-geocoder Security Score: 8/10 Creator: Mapdevsaikat Creator Reputation: C+ Version: 1.0.0 Required Credentials: QUANTAROUTE_API_KEY (required) Install (Claude Code): claude mcp add io-github-mapdevsaikat-quantaroute-geocoder -- npx -y @quantaroute/mcp-server --- ## Nanmesh URL: https://mcp-marketplace.io/server/io-github-sacravenger-nanmesh-mcp Summary: AI trust network. 34 tools: search, review, check bugs, register agents, trust scores. Category: Developer Tools Mode: local Pricing: Free npm: nanmesh-mcp GitHub: https://github.com/NaNMesh/nanmesh-mcp Security Score: 5.2/10 Creator: NaNMesh Creator Reputation: C+ Version: 3.7.0 Required Credentials: NANMESH_API_URL (optional), NANMESH_AGENT_KEY (required) Install (Claude Code): claude mcp add io-github-sacravenger-nanmesh-mcp -- npx -y nanmesh-mcp --- ## Rustypaste URL: https://mcp-marketplace.io/server/io-github-rukh-debug-rustypaste-mcp Summary: An MCP server that wraps the rustypaste API Category: Developer Tools Mode: local Pricing: Free npm: @rukh-pub/rustypaste-mcp GitHub: https://github.com/rukh-debug/rustypaste-mcp Security Score: 4.5/10 Creator: Rukh Debug Creator Reputation: C+ Version: 1.0.3 Required Credentials: RUSTYPASTE_URL (optional), RUSTYPASTE_AUTH_TOKEN (required) Install (Claude Code): claude mcp add io-github-rukh-debug-rustypaste-mcp -- npx -y @rukh-pub/rustypaste-mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-readme-forge-mcp Summary: Generate professional README.md files from project analysis Category: Developer Tools Mode: local Pricing: Free npm: readme-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 5.8/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-readme-forge-mcp -- npx -y readme-forge-mcp --- ## US Compliance URL: https://mcp-marketplace.io/server/eu-ansvar-us-regulations-mcp Summary: US compliance: HIPAA, CCPA, SOX, GLBA, FERPA, COPPA, FDA, EPA, FFIEC, NYDFS + 4 state privacy laws Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/us-regulations-mcp GitHub: https://github.com/Ansvar-Systems/US_compliance_MCP Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.2.5 Install (Claude Code): claude mcp add eu-ansvar-us-regulations-mcp -- npx -y @ansvar/us-regulations-mcp --- ## Streamdeck URL: https://mcp-marketplace.io/server/io-github-verygoodplugins-streamdeck-mcp Summary: MCP server for Elgato Stream Deck control — set buttons, manage pages, wire actions Category: Developer Tools Mode: local Pricing: Free PyPI: streamdeck-mcp GitHub: https://github.com/verygoodplugins/streamdeck-mcp Security Score: 10/10 Creator: Verygoodplugins Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-verygoodplugins-streamdeck-mcp -- uvx streamdeck-mcp --- ## Willform Agent URL: https://mcp-marketplace.io/server/ai-willform-willform-agent Summary: Deploy containers on Kubernetes with x402 billing. 9 workload types and source builds. Description: Deploy containers on Kubernetes with x402 billing. 9 workload types and source builds. Remote endpoints: streamable-http: https://agent.willform.ai/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://agent.willform.ai/api/mcp GitHub: https://github.com/willform-ai/willform-agent Security Score: 9/10 Creator: Willform Ai Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-willform-willform-agent https://agent.willform.ai/api/mcp --- ## Nexus Memory URL: https://mcp-marketplace.io/server/io-github-kairosmobius-nexus-memory-mcp Summary: Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs. Category: Developer Tools Mode: local Pricing: Free npm: nexus-memory-mcp GitHub: https://github.com/KairosMobius/nexus-memory-mcp Security Score: 10/10 Creator: KairosMobius Creator Reputation: C+ Version: 1.0.2 Required Credentials: NEXUS_API_KEY (optional) Install (Claude Code): claude mcp add io-github-kairosmobius-nexus-memory-mcp -- npx -y nexus-memory-mcp --- ## Pagecrawl URL: https://mcp-marketplace.io/server/io-github-pagecrawl-pagecrawl-mcp Summary: Monitor web pages for changes with AI-powered change detection, diffs, and alerts. Description: Monitor web pages for changes with AI-powered change detection, diffs, and alerts. Remote endpoints: sse: https://pagecrawl.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://pagecrawl.io/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-pagecrawl-pagecrawl-mcp https://pagecrawl.io/mcp --- ## Postgres URL: https://mcp-marketplace.io/server/ai-waystation-postgres Summary: Connect to your PostgreSQL database to query data and schemas. Description: Connect to your PostgreSQL database to query data and schemas. Remote endpoints: streamable-http: https://waystation.ai/postgres/mcp sse: https://waystation.ai/postgres/mcp/sse Category: Data & Analytics Mode: dual Pricing: Free GitHub: https://github.com/waystation-ai/mcp Security Score: 10/10 Creator: Waystation Ai Creator Reputation: C+ Version: 0.3.1 --- ## Yeetit URL: https://mcp-marketplace.io/server/io-github-snappyio-yeetit Summary: Instant web publishing for AI agents. POST HTML, get a live URL. No account needed. Description: Instant web publishing for AI agents. POST HTML, get a live URL. No account needed. Remote endpoints: streamable-http: https://yeetit.site/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://yeetit.site/mcp GitHub: https://github.com/snappyio/yeetit MCP Tools (4): publish_website, update_website, delete_website, get_website_status Security Score: 9/10 Creator: Snappyio Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-snappyio-yeetit https://yeetit.site/mcp --- ## Clio Kit URL: https://mcp-marketplace.io/server/io-github-iowarp-arxiv-mcp Summary: ArXiv MCP server implementation using Model Context Protocol Category: Education & Research Mode: local Pricing: Free PyPI: clio-kit GitHub: https://github.com/iowarp/clio-kit Security Score: 4.3/10 Creator: Iowarp Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-iowarp-arxiv-mcp -- uvx clio-kit --- ## Latvian Law URL: https://mcp-marketplace.io/server/eu-ansvar-latvian-law-mcp Summary: Latvian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/latvian-law-mcp GitHub: https://github.com/Ansvar-Systems/Latvian-law-mcp Security Score: 9.3/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.2 Install (Claude Code): claude mcp add eu-ansvar-latvian-law-mcp -- npx -y @ansvar/latvian-law-mcp --- ## ScraperMcp El URL: https://mcp-marketplace.io/server/ai-smithery-arjunkmrm-scrapermcp-el Summary: Extract and parse web pages into clean HTML, links, or Markdown. Handle dynamic, complex, or block… Description: Extract and parse web pages into clean HTML, links, or Markdown. Handle dynamic, complex, or block… Remote endpoints: streamable-http: https://server.smithery.ai/@arjunkmrm/scrapermcp_el/mcp Category: Search & Web Mode: dual Pricing: Free GitHub: https://github.com/arjunkmrm/ScraperMcp_el Security Score: 10/10 Creator: Arjunkmrm Creator Reputation: C+ Version: 1.15.0 --- ## Hostex URL: https://mcp-marketplace.io/server/ai-smithery-keithah-hostex-mcp Summary: Manage your Hostex vacation rentals—properties, reservations, availability, listings, and guest me… Description: Manage your Hostex vacation rentals—properties, reservations, availability, listings, and guest me… Remote endpoints: streamable-http: https://server.smithery.ai/@keithah/hostex-mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@keithah/hostex-mcp/mcp GitHub: https://github.com/keithah/hostex-mcp Security Score: 9.3/10 Creator: Keithah Creator Reputation: C+ Version: 0.2.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-keithah-hostex-mcp https://server.smithery.ai/@keithah/hostex-mcp/mcp --- ## Kit URL: https://mcp-marketplace.io/server/io-github-aplaceforallmystuff-mcp-kit Summary: MCP server for Kit.com (ConvertKit) - manage subscribers, tags, sequences, broadcasts Category: Developer Tools Mode: local Pricing: Free npm: kit-mcp-server GitHub: https://github.com/aplaceforallmystuff/mcp-kit Security Score: 10/10 Creator: Aplaceforallmystuff Creator Reputation: C+ Version: 1.0.1 Required Credentials: KIT_API_KEY (required) Install (Claude Code): claude mcp add io-github-aplaceforallmystuff-mcp-kit -- npx -y kit-mcp-server --- ## Pvpc URL: https://mcp-marketplace.io/server/ai-smithery-rfdez-pvpc-mcp-server Summary: Retrieve daily PVPC electricity tariffs for 2.0 TD consumers, published by Red Eléctrica. Description: Retrieve daily PVPC electricity tariffs for 2.0 TD consumers, published by Red Eléctrica. Remote endpoints: streamable-http: https://server.smithery.ai/@rfdez/pvpc-mcp-server/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/rfdez/pvpc-mcp-server Security Score: 10/10 Creator: Rfdez Creator Reputation: C+ Version: 3.2.3 --- ## Figma Designer URL: https://mcp-marketplace.io/server/io-github-a1245582339-figma-designer Summary: Give AI agents full read & write access to Figma — 50+ tools for design automation Category: Design Mode: local Pricing: Free npm: figma-designer-mcp GitHub: https://github.com/a1245582339/figma-designer Security Score: 10/10 Creator: A1245582339 Creator Reputation: C+ Version: 0.3.6 Required Credentials: FIGMA_TOKEN (required), FIGMA_BRIDGE_PORT (optional) Install (Claude Code): claude mcp add io-github-a1245582339-figma-designer -- npx -y figma-designer-mcp --- ## Blockscout URL: https://mcp-marketplace.io/server/com-blockscout-mcp-server Summary: MCP server for Blockscout Description: MCP server for Blockscout Remote endpoints: streamable-http: https://mcp.blockscout.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.blockscout.com/mcp GitHub: https://github.com/blockscout/mcp-server MCP Tools (16): __unlock_blockchain_analysis__, get_block_info, get_block_number, get_address_by_ens_name, get_transactions_by_address, get_token_transfers_by_address, lookup_token_by_symbol, get_contract_abi, inspect_contract_code, read_contract, get_address_info, get_tokens_by_address, nft_tokens_by_address, get_transaction_info, get_chains_list, direct_api_call Security Score: 10/10 Creator: Blockscout Creator Reputation: C+ Version: 0.15.0 Install (Claude Code Remote): claude mcp add --transport http com-blockscout-mcp-server https://mcp.blockscout.com/mcp --- ## Test URL: https://mcp-marketplace.io/server/io-github-bharath-krishna-mcp-test Summary: A simple MCP server with an echo tool for testing purposes Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-echo-server GitHub: https://github.com/bharath-krishna/mcp-test Security Score: 7/10 Creator: Bharath Krishna Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-bharath-krishna-mcp-test -- uvx mcp-echo-server --- ## Mailtrap URL: https://mcp-marketplace.io/server/io-github-pijusz-mcp-mailtrap Summary: MCP server for the Mailtrap email platform — analytics, sending, contacts, sandbox Category: Developer Tools Mode: local Pricing: Free npm: mcpj-mailtrap GitHub: https://github.com/pijusz/mcp-mailtrap Security Score: 10/10 Creator: Pijusz Creator Reputation: C+ Version: 0.1.4 Install (Claude Code): claude mcp add io-github-pijusz-mcp-mailtrap -- npx -y mcpj-mailtrap --- ## Dynatrace Managed URL: https://mcp-marketplace.io/server/io-github-dynatrace-oss-dynatrace-managed-mcp Summary: MCP server for Dynatrace Managed to access logs, events, and metrics. Category: Developer Tools Mode: local Pricing: Free npm: @dynatrace-oss/dynatrace-managed-mcp-server GitHub: https://github.com/dynatrace-oss/dynatrace-managed-mcp Security Score: 6.3/10 Creator: Dynatrace Oss Creator Reputation: C+ Version: 0.5.3 Required Credentials: DT_ENVIRONMENT_CONFIGS (optional), LOG_LEVEL (optional), DT_MCP_DISABLE_TELEMETRY (optional) Install (Claude Code): claude mcp add io-github-dynatrace-oss-dynatrace-managed-mcp -- npx -y @dynatrace-oss/dynatrace-managed-mcp-server --- ## Migrationpilot URL: https://mcp-marketplace.io/server/io-github-mickelsamuel-migrationpilot Summary: 83 rules to catch dangerous PostgreSQL migrations before production. Lock analysis + auto-fix. Category: Developer Tools Mode: local Pricing: Free npm: migrationpilot GitHub: https://github.com/mickelsamuel/migrationpilot Security Score: 10/10 Creator: Mickelsamuel Creator Reputation: C+ Version: 1.5.0 Install (Claude Code): claude mcp add io-github-mickelsamuel-migrationpilot -- npx -y migrationpilot --- ## Musclesworked URL: https://mcp-marketplace.io/server/io-github-csjoblom-musclesworked Summary: Exercise-to-muscle mapping: 856 exercises, 65 muscles, workout analysis & alternatives. Category: Developer Tools Mode: local Pricing: Free npm: musclesworked-mcp GitHub: https://github.com/csjoblom/musclesworked-mcp Security Score: 10/10 Creator: Csjoblom Creator Reputation: C+ Version: 0.1.0 Required Credentials: MUSCLESWORKED_API_KEY (required) Install (Claude Code): claude mcp add io-github-csjoblom-musclesworked -- npx -y musclesworked-mcp --- ## Mcpower Proxy URL: https://mcp-marketplace.io/server/io-github-ai-mcpower-mcpower-proxy Summary: Security proxy that wraps MCP servers with real-time monitoring and policy enforcement Category: Developer Tools Mode: local Pricing: Free PyPI: mcpower-proxy GitHub: https://github.com/MCPower-Security/mcpower-proxy Security Score: 4.5/10 Creator: MCPower Security Creator Reputation: C+ Version: 0.0.87 Install (Claude Code): claude mcp add io-github-ai-mcpower-mcpower-proxy -- uvx mcpower-proxy --- ## Docbot URL: https://mcp-marketplace.io/server/io-github-rflukerii-dev-docbot-mcp Summary: Bidirectional CSV <> JSON <> Markdown transformer Category: Developer Tools Mode: local Pricing: Free npm: docbot-mcp GitHub: https://github.com/rflukerii-dev/docbot-mcp Security Score: 10/10 Creator: Rflukerii Dev Creator Reputation: C+ Version: 1.0.4 Install (Claude Code): claude mcp add io-github-rflukerii-dev-docbot-mcp -- npx -y docbot-mcp --- ## Smithery Exam URL: https://mcp-marketplace.io/server/ai-smithery-kim-soung-won-mcp-smithery-exam Summary: Craft quick, personalized greetings by name. Generate ready-to-use greeting prompts for a consiste… Description: Craft quick, personalized greetings by name. Generate ready-to-use greeting prompts for a consiste… Remote endpoints: streamable-http: https://server.smithery.ai/@Kim-soung-won/mcp-smithery-exam/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/Kim-soung-won/mcp-smithery-exam Security Score: 10/10 Creator: Kim Soung Won Creator Reputation: C+ Version: 1.14.0 --- ## Gov Mcp Servers URL: https://mcp-marketplace.io/server/io-github-martc03-natural-disaster-intel Summary: FEMA disasters, NOAA weather alerts, USGS earthquakes. 4 tools. Description: FEMA disasters, NOAA weather alerts, USGS earthquakes. 4 tools. Remote endpoints: streamable-http: https://natural-disaster-intel-mcp.apify.actor/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://natural-disaster-intel-mcp.apify.actor/mcp GitHub: https://github.com/martc03/gov-mcp-servers Security Score: 10/10 Creator: Martc03 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-martc03-natural-disaster-intel https://natural-disaster-intel-mcp.apify.actor/mcp --- ## Clawd URL: https://mcp-marketplace.io/server/io-github-sirarchiemccarthy-oss-agentbuilders Summary: Deploy full-stack web apps with database, file storage, auth, and RBAC via a single API call. Description: Deploy full-stack web apps with database, file storage, auth, and RBAC via a single API call. Remote endpoints: streamable-http: https://api.agentbuilders.app/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.agentbuilders.app/mcp GitHub: https://github.com/sirarchiemccarthy-oss/clawd MCP Tools (6): deploy_app, list_apps, get_app, delete_app, update_app, get_viewkey Security Score: 9/10 Creator: Sirarchiemccarthy Oss Creator Reputation: C+ Version: 0.6.1 Install (Claude Code Remote): claude mcp add --transport http io-github-sirarchiemccarthy-oss-agentbuilders https://api.agentbuilders.app/mcp --- ## X Twitter Scraper URL: https://mcp-marketplace.io/server/io-github-kriptoburak-xquik Summary: Real-time X (Twitter) data: tweet search, user lookup, media, monitoring & more. Description: Real-time X (Twitter) data: tweet search, user lookup, media, monitoring & more. Remote endpoints: streamable-http: https://xquik.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://xquik.com/mcp GitHub: https://github.com/Xquik-dev/x-twitter-scraper Security Score: 10/10 Installs: 1 Creator: Xquik Dev Creator Reputation: C+ Version: 1.6.0 Install (Claude Code Remote): claude mcp add --transport http io-github-kriptoburak-xquik https://xquik.com/mcp --- ## Ui Annotator URL: https://mcp-marketplace.io/server/io-github-mcpware-ui-annotator-mcp Summary: Annotates any web page with hover labels for AI assistants — zero extensions, any browser Category: Developer Tools Mode: local Pricing: Free npm: @mcpware/ui-annotator GitHub: https://github.com/mcpware/ui-annotator-mcp Security Score: 10/10 Creator: ithiria894 Version: 0.1.6 Install (Claude Code): claude mcp add io-github-mcpware-ui-annotator-mcp -- npx -y @mcpware/ui-annotator --- ## InsAIts URL: https://mcp-marketplace.io/server/io-github-nomadu27-insaits Summary: Runtime AI-to-AI security monitor. 23 anomaly types, OWASP MCP Top 10 coverage. Category: Developer Tools Mode: local Pricing: Free PyPI: insa-its GitHub: https://github.com/Nomadu27/InsAIts Security Score: 7.5/10 Creator: Nomadu27 Creator Reputation: D Version: 3.1.1 Required Credentials: INSAITS_API_KEY (required) Install (Claude Code): claude mcp add io-github-nomadu27-insaits -- uvx insa-its --- ## Backlog URL: https://mcp-marketplace.io/server/io-github-vfa-khuongdv-mcp-backlog Summary: MCP server for Backlog API integration with AI agents. Category: Developer Tools Mode: local Pricing: Free npm: @duongkhuong/mcp-backlog GitHub: https://github.com/vfa-khuongdv/mcp-backlog Security Score: 8.3/10 Creator: Vfa Khuongdv Creator Reputation: C+ Version: 1.0.0 Required Credentials: BACKLOG_HOST (optional), BACKLOG_API_KEY (required) Install (Claude Code): claude mcp add io-github-vfa-khuongdv-mcp-backlog -- npx -y @duongkhuong/mcp-backlog --- ## Gemini URL: https://mcp-marketplace.io/server/io-github-houtini-ai-gemini Summary: Model Context Protocol server for Google Gemini AI with chat, research, and grounding Category: AI & ML Mode: local Pricing: Free npm: @houtini/gemini-mcp GitHub: https://github.com/houtini-ai/gemini-mcp Security Score: 10/10 Creator: Houtini Ai Creator Reputation: C+ Version: 1.4.2 Required Credentials: GEMINI_API_KEY (required) Install (Claude Code): claude mcp add io-github-houtini-ai-gemini -- npx -y @houtini/gemini-mcp --- ## Ai Dossier URL: https://mcp-marketplace.io/server/ai-imboard-dossier Summary: MCP server for dossier automation standard - enables LLMs to discover, verify, and execute dossiers Category: Developer Tools Mode: local Pricing: Free npm: @ai-dossier/mcp-server GitHub: https://github.com/imboard-ai/ai-dossier Security Score: 4.5/10 Creator: Imboard Ai Creator Reputation: C+ Version: 1.0.4 Install (Claude Code): claude mcp add ai-imboard-dossier -- npx -y @ai-dossier/mcp-server --- ## Python URL: https://mcp-marketplace.io/server/ai-smithery-badroobot-my-test-mcp Summary: Get current weather for any city and create images from your prompts. Streamline planning, reports… Description: Get current weather for any city and create images from your prompts. Streamline planning, reports… Remote endpoints: streamable-http: https://server.smithery.ai/@BadRooBot/my_test_mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@BadRooBot/my_test_mcp/mcp GitHub: https://github.com/BadRooBot/python_mcp Security Score: 9/10 Creator: BadRooBot Creator Reputation: C+ Version: 1.14.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-badroobot-my-test-mcp https://server.smithery.ai/@BadRooBot/my_test_mcp/mcp --- ## Tokennuke URL: https://mcp-marketplace.io/server/io-github-bigjai-tokennuke Summary: Code indexing MCP: 15 tools, 10 languages, hybrid search, call graphs, O(1) retrieval. Category: Developer Tools Mode: local Pricing: Free PyPI: tokennuke GitHub: https://github.com/BigJai/tokennuke Security Score: 10/10 Creator: BigJai Creator Reputation: C+ Version: 1.3.0 Install (Claude Code): claude mcp add io-github-bigjai-tokennuke -- uvx tokennuke --- ## Cowork History URL: https://mcp-marketplace.io/server/io-github-egoughnour-cowork-history Summary: Hybrid search for Cowork history: FTS, Spotlight, and semantic vectors Category: Developer Tools Mode: local Pricing: Free PyPI: cowork-history GitHub: https://github.com/egoughnour/cowork-history Security Score: 6.8/10 Creator: Egoughnour Creator Reputation: C+ Version: 4.0.3 Required Credentials: OLLAMA_URL (optional), EMBEDDING_MODEL (optional) Install (Claude Code): claude mcp add io-github-egoughnour-cowork-history -- uvx cowork-history --- ## Unulu URL: https://mcp-marketplace.io/server/ai-unulu-unulu Summary: AI agent website builder. Create and publish link-in-bio sites via MCP or REST API. Description: AI agent website builder. Create and publish link-in-bio sites via MCP or REST API. Remote endpoints: streamable-http: https://mcp.unulu.ai Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.unulu.ai GitHub: https://github.com/unulu-ai/unulu MCP Tools (7): unulu_create_site, unulu_get_state, unulu_update_site, unulu_check_handle, unulu_freeze_site, unulu_unfreeze_site, unulu_delete_site Security Score: 10/10 Creator: z33bs Creator Reputation: C- Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http ai-unulu-unulu https://mcp.unulu.ai --- ## Syke URL: https://mcp-marketplace.io/server/io-github-khalomsky-syke Summary: AI code impact analysis — dependency graphs, cascade detection, and build gates for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @syke1/mcp-server GitHub: https://github.com/khalomsky/syke Security Score: 9/10 Creator: Khalomsky Creator Reputation: C+ Version: 1.5.4 Required Credentials: SYKE_LICENSE_KEY (required), GEMINI_KEY (required) Install (Claude Code): claude mcp add io-github-khalomsky-syke -- npx -y @syke1/mcp-server --- ## Foodblock URL: https://mcp-marketplace.io/server/io-github-foodxdevelopment-foodblock-mcp Summary: Food data tools for any AI agent. Describe food in English, get structured data back. Category: Developer Tools Mode: local Pricing: Free npm: foodblock-mcp GitHub: https://github.com/FoodXDevelopment/foodblock Security Score: 4.2/10 Creator: FoodXDevelopment Creator Reputation: C+ Version: 0.5.1 Required Credentials: FOODBLOCK_URL (optional) Install (Claude Code): claude mcp add io-github-foodxdevelopment-foodblock-mcp -- npx -y foodblock-mcp --- ## Twords URL: https://mcp-marketplace.io/server/io-github-139user-tword-divination Summary: Qimen Dunjia & Da Liu Ren divination: complete nine-palace charts and four-lesson analysis. Description: Qimen Dunjia & Da Liu Ren divination: complete nine-palace charts and four-lesson analysis. Remote endpoints: streamable-http: https://profound.fate-craft.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://profound.fate-craft.com/api/mcp GitHub: https://github.com/139user/twords MCP Tools (2): qimen_dunjia_calculate, da_liu_ren_calculate Security Score: 9/10 Creator: 139user Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-139user-tword-divination https://profound.fate-craft.com/api/mcp --- ## Synapze URL: https://mcp-marketplace.io/server/eu-synapze-financial-intermediary-mcp Summary: Connect AI agents to licensed financial intermediaries in France: insurance, credit, wealth. Description: Connect AI agents to licensed financial intermediaries in France: insurance, credit, wealth. Remote endpoints: streamable-http: https://mcp.synapze.eu/v1/{tenant_id} streamable-http: https://mcp.synapze.eu/v1/registry Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.synapze.eu/v1/{tenant_id} GitHub: https://github.com/ycdvll/synapze-mcp Security Score: 9/10 Creator: Ycdvll Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http eu-synapze-financial-intermediary-mcp https://mcp.synapze.eu/v1/{tenant_id} --- ## Unreal URL: https://mcp-marketplace.io/server/ai-smithery-chir24-unreal-mcp-server Summary: A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal E… Description: A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal E… Remote endpoints: streamable-http: https://server.smithery.ai/@ChiR24/unreal_mcp_server/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/ChiR24/Unreal_mcp Security Score: 10/10 Creator: ChiR24 Creator Reputation: C+ Version: 0.4.4 --- ## HomeAssistant Light URL: https://mcp-marketplace.io/server/io-github-koneisto-homeassistant-light-mcp Summary: Control Home Assistant lights and scenes. Lights only by design for safety. Category: Developer Tools Mode: local Pricing: Free npm: ha-mcp-server GitHub: https://github.com/Koneisto/HomeAssistant-Light-MCP Security Score: 10/10 Creator: Koneisto Creator Reputation: C+ Version: 0.6.1 Required Credentials: HA_URL (optional), HA_TOKEN (required) Install (Claude Code): claude mcp add io-github-koneisto-homeassistant-light-mcp -- npx -y ha-mcp-server --- ## Aihub URL: https://mcp-marketplace.io/server/io-github-ksmin83-bot-aihub Summary: Remote MCP server for SeenThis AI Hub. Supports browsing, searching, and posting to AI boards. Description: Remote MCP server for SeenThis AI Hub. Supports browsing, searching, and posting to AI boards. Remote endpoints: streamable-http: https://seenthis.kr/aihubsys/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://seenthis.kr/aihubsys/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 10.1.2 Install (Claude Code Remote): claude mcp add --transport http io-github-ksmin83-bot-aihub https://seenthis.kr/aihubsys/mcp --- ## Insforge URL: https://mcp-marketplace.io/server/io-github-insforge-insforge-mcp Summary: MCP server for InsForge BaaS — database, storage, edge functions, and deployments Description: MCP server for InsForge BaaS — database, storage, edge functions, and deployments Remote endpoints: streamable-http: https://mcp.insforge.dev/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @insforge/mcp Remote URL: https://mcp.insforge.dev/mcp GitHub: https://github.com/InsForge/insforge-mcp Security Score: 4.2/10 Creator: InsForge Creator Reputation: C+ Version: 1.2.6 Required Credentials: API_KEY (required), API_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-insforge-insforge-mcp -- npx -y @insforge/mcp Install (Claude Code Remote): claude mcp add --transport http io-github-insforge-insforge-mcp https://mcp.insforge.dev/mcp --- ## Tutorials URL: https://mcp-marketplace.io/server/ai-smithery-arjunkmrm-tutorials Summary: Analyze stocks and SEC filings to surface key insights, from price and volume to insider activity… Description: Analyze stocks and SEC filings to surface key insights, from price and volume to insider activity… Remote endpoints: streamable-http: https://server.smithery.ai/@arjunkmrm/tutorials/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@arjunkmrm/tutorials/mcp GitHub: https://github.com/arjunkmrm/tutorials Security Score: 10/10 Creator: Arjunkmrm Creator Reputation: C+ Version: 1.15.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-arjunkmrm-tutorials https://server.smithery.ai/@arjunkmrm/tutorials/mcp --- ## Vtimestamp Mcp Write URL: https://mcp-marketplace.io/server/io-github-vdappdev2-vtimestamp-write Summary: MCP server for creating vtimestamp proofs on the Verus blockchain via a local or remote daemon Category: Developer Tools Mode: local Pricing: Free npm: vtimestamp-mcp-write GitHub: https://github.com/vdappdev2/vtimestamp-mcp-write Security Score: 10/10 Creator: Vdappdev2 Creator Reputation: C+ Version: 1.0.0 Required Credentials: VERUS_RPC_URL (optional), VERUS_RPC_USER (required), VERUS_RPC_PASSWORD (required), VERUS_NETWORK (optional) Install (Claude Code): claude mcp add io-github-vdappdev2-vtimestamp-write -- npx -y vtimestamp-mcp-write --- ## Arr URL: https://mcp-marketplace.io/server/io-github-aplaceforallmystuff-mcp-arr Summary: MCP server for *arr media suite - Sonarr, Radarr, Lidarr, Readarr, Prowlarr Category: Developer Tools Mode: local Pricing: Free npm: mcp-arr-server GitHub: https://github.com/aplaceforallmystuff/mcp-arr Security Score: 10/10 Creator: Aplaceforallmystuff Creator Reputation: C+ Version: 1.0.0 Required Credentials: SONARR_URL (optional), SONARR_API_KEY (required), RADARR_URL (optional), RADARR_API_KEY (required), LIDARR_URL (optional), LIDARR_API_KEY (required), READARR_URL (optional), READARR_API_KEY (required), PROWLARR_URL (optional), PROWLARR_API_KEY (required) Install (Claude Code): claude mcp add io-github-aplaceforallmystuff-mcp-arr -- npx -y mcp-arr-server --- ## Keremurat Json URL: https://mcp-marketplace.io/server/ai-smithery-keremurat-json Summary: Compare two JSON files deeply without worrying about key or array order. Detect missing, extra, an… Description: Compare two JSON files deeply without worrying about key or array order. Detect missing, extra, an… Remote endpoints: streamable-http: https://server.smithery.ai/@keremurat/json/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/keremurat/mcp Security Score: 10/10 Creator: Keremurat Creator Reputation: C+ Version: 1.16.0 --- ## Intelagent MCPs URL: https://mcp-marketplace.io/server/io-github-intelagentstudios-mcp-enrichment Summary: Multi-source entity enrichment: company data, contacts, email verification, and phone validation Category: Developer Tools Mode: local Pricing: Free npm: @intelagent/mcp-enrichment GitHub: https://github.com/IntelagentStudios/Intelagent-MCPs Security Score: 5.5/10 Creator: IntelagentStudios Creator Reputation: C+ Version: 0.1.1 Required Credentials: CLEARBIT_API_KEY (required), HUNTER_API_KEY (required), APOLLO_API_KEY (required), TWILIO_ACCOUNT_SID (required), TWILIO_AUTH_TOKEN (required), ENRICHMENT_CACHE_TTL (optional) Install (Claude Code): claude mcp add io-github-intelagentstudios-mcp-enrichment -- npx -y @intelagent/mcp-enrichment --- ## Mcp URL: https://mcp-marketplace.io/server/ai-simstim-mcp Summary: Deploy sims to any screen. Control your displays with Claude. Description: Deploy sims to any screen. Control your displays with Claude. Remote endpoints: streamable-http: https://my.simstim.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://my.simstim.ai/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http ai-simstim-mcp https://my.simstim.ai/mcp --- ## Oura URL: https://mcp-marketplace.io/server/ai-smithery-eliu243-oura-mcp-server-2 Summary: Connect your Oura Ring account to enable secure, authenticated access in your workflows. Generate… Description: Connect your Oura Ring account to enable secure, authenticated access in your workflows. Generate… Remote endpoints: streamable-http: https://server.smithery.ai/@eliu243/oura-mcp-server-2/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/eliu243/oura-mcp-server Security Score: 10/10 Creator: Eliu243 Creator Reputation: C+ Version: 1.16.0 --- ## Massive Context URL: https://mcp-marketplace.io/server/io-github-egoughnour-massive-context-mcp Summary: Handles 10M+ token contexts with chunking, sub-queries, and local Ollama inference. Category: Developer Tools Mode: local Pricing: Free PyPI: massive-context-mcp GitHub: https://github.com/egoughnour/massive-context-mcp Security Score: 6.3/10 Creator: Egoughnour Creator Reputation: C+ Version: 3.0.1 Required Credentials: RLM_DATA_DIR (optional), OLLAMA_URL (optional) Install (Claude Code): claude mcp add io-github-egoughnour-massive-context-mcp -- uvx massive-context-mcp --- ## EU Compliance URL: https://mcp-marketplace.io/server/eu-ansvar-eu-regulations-mcp Summary: Query 49 EU regulations (GDPR, NIS2, DORA, AI Act, CRA) with full-text search Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/eu-regulations-mcp GitHub: https://github.com/Ansvar-Systems/EU_compliance_MCP Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.2 Install (Claude Code): claude mcp add eu-ansvar-eu-regulations-mcp -- npx -y @ansvar/eu-regulations-mcp --- ## Provenonce URL: https://mcp-marketplace.io/server/io-github-provenonceai-provenonce Summary: Cryptographic identity, SIGIL naming, heartbeat, and passports for AI agents. Category: Developer Tools Mode: local Pricing: Free npm: @provenonce/mcp GitHub: https://github.com/ProvenonceAI/provenonce-mcp Security Score: 5/10 Creator: ProvenonceAI Creator Reputation: C+ Version: 1.1.5 Install (Claude Code): claude mcp add io-github-provenonceai-provenonce -- npx -y @provenonce/mcp --- ## Smart Connections URL: https://mcp-marketplace.io/server/io-github-gogogadgetbytes-smart-connections Summary: MCP server for Obsidian Smart Connections. Semantic search using your vault's embeddings. Category: Developer Tools Mode: local Pricing: Free npm: @gogogadgetbytes/smart-connections-mcp GitHub: https://github.com/gogogadgetbytes/smart-connections-mcp Security Score: 10/10 Creator: Gogogadgetbytes Creator Reputation: C+ Version: 0.2.0 Required Credentials: VAULT_PATH (optional) Install (Claude Code): claude mcp add io-github-gogogadgetbytes-smart-connections -- npx -y @gogogadgetbytes/smart-connections-mcp --- ## Codesurface URL: https://mcp-marketplace.io/server/io-github-codeturion-codesurface Summary: Indexes your codebase's public API and serves it via compact MCP tool responses. Category: Developer Tools Mode: local Pricing: Free PyPI: codesurface GitHub: https://github.com/Codeturion/codesurface Security Score: 10/10 Creator: Codeturion Creator Reputation: C- Version: 0.7.0 Install (Claude Code): claude mcp add io-github-codeturion-codesurface -- uvx codesurface --- ## Google Knowledge Graph URL: https://mcp-marketplace.io/server/io-github-houtini-ai-google-knowledge-graph Summary: Search Google's Knowledge Graph for structured information about real-world entities Category: Developer Tools Mode: local Pricing: Free npm: @houtini/google-knowledge-graph-mcp GitHub: https://github.com/houtini-ai/google-knowledge-graph-mcp Security Score: 10/10 Creator: Houtini Ai Creator Reputation: C+ Version: 1.0.2 Required Credentials: GOOGLE_KNOWLEDGE_GRAPH_API_KEY (required) Install (Claude Code): claude mcp add io-github-houtini-ai-google-knowledge-graph -- npx -y @houtini/google-knowledge-graph-mcp --- ## Psquare URL: https://mcp-marketplace.io/server/io-github-thehesiod-psquare Summary: MCP server for ParentSquare school-parent communication platform Category: Developer Tools Mode: local Pricing: Free PyPI: parentsquare-mcp GitHub: https://github.com/thehesiod/psquare-mcp Security Score: 10/10 Creator: Thehesiod Creator Reputation: C+ Version: 0.1.3 Install (Claude Code): claude mcp add io-github-thehesiod-psquare -- uvx parentsquare-mcp --- ## Local Wp URL: https://mcp-marketplace.io/server/io-github-verygoodplugins-mcp-local-wp Summary: WordPress database access via Local by Flywheel. Execute read-only MySQL queries and inspect schema. Category: Developer Tools Mode: local Pricing: Free npm: @verygoodplugins/mcp-local-wp GitHub: https://github.com/verygoodplugins/mcp-local-wp Security Score: 10/10 Creator: Verygoodplugins Creator Reputation: C+ Version: 1.1.0 Install (Claude Code): claude mcp add io-github-verygoodplugins-mcp-local-wp -- npx -y @verygoodplugins/mcp-local-wp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-timestamp-forge-mcp Summary: Unix/ISO timestamp conversion, timezone math, duration calc Category: Developer Tools Mode: local Pricing: Free npm: timestamp-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 8.3/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-timestamp-forge-mcp -- npx -y timestamp-forge-mcp --- ## Datagovmy URL: https://mcp-marketplace.io/server/ai-smithery-hithereiamaliff-mcp-datagovmy Summary: This MCP server provides seamless access to Malaysia's government open data, including datasets, w… Description: This MCP server provides seamless access to Malaysia's government open data, including datasets, w… Remote endpoints: streamable-http: https://server.smithery.ai/@hithereiamaliff/mcp-datagovmy/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@hithereiamaliff/mcp-datagovmy/mcp GitHub: https://github.com/hithereiamaliff/mcp-datagovmy Security Score: 10/10 Creator: Hithereiamaliff Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-hithereiamaliff-mcp-datagovmy https://server.smithery.ai/@hithereiamaliff/mcp-datagovmy/mcp --- ## Cogmemai URL: https://mcp-marketplace.io/server/io-github-hifriendbot-cogmemai Summary: Persistent cloud memory for Ai coding assistants. 28 MCP tools. Encrypted at rest. Category: Developer Tools Mode: local Pricing: Free npm: cogmemai-mcp GitHub: https://github.com/hifriendbot/cogmemai-mcp Security Score: 4.5/10 Creator: Hifriendbot Creator Reputation: C+ Version: 3.4.0 Required Credentials: COGMEMAI_API_KEY (required) Install (Claude Code): claude mcp add io-github-hifriendbot-cogmemai -- npx -y cogmemai-mcp --- ## Provenonce URL: https://mcp-marketplace.io/server/io-github-jarekpiot-provenonce Summary: Cryptographic identity, SIGIL naming, heartbeat, and passports for AI agents. Category: Developer Tools Mode: local Pricing: Free npm: @provenonce/mcp GitHub: https://github.com/ProvenonceAI/provenonce-mcp Security Score: 4.3/10 Creator: ProvenonceAI Creator Reputation: C+ Version: 1.1.4 Install (Claude Code): claude mcp add io-github-jarekpiot-provenonce -- npx -y @provenonce/mcp --- ## XcodeBuild URL: https://mcp-marketplace.io/server/com-xcodebuildmcp-xcodebuildmcp Summary: XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities. Category: Developer Tools Mode: local Pricing: Free npm: xcodebuildmcp GitHub: https://github.com/getsentry/XcodeBuildMCP Security Score: 9.5/10 Creator: Getsentry Creator Reputation: C+ Version: 2.3.1 Required Credentials: INCREMENTAL_BUILDS_ENABLED (optional), XCODEBUILDMCP_ENABLED_WORKFLOWS (optional), XCODEBUILDMCP_SENTRY_DISABLED (optional), XCODEBUILDMCP_DEBUG (optional) Install (Claude Code): claude mcp add com-xcodebuildmcp-xcodebuildmcp -- npx -y xcodebuildmcp --- ## Korea Stock URL: https://mcp-marketplace.io/server/io-github-jjlabsio-korea-stock-mcp Summary: MCP server for korea stock Category: Finance Mode: local Pricing: Free npm: korea-stock-mcp GitHub: https://github.com/jjlabsio/korea-stock-mcp Security Score: 7.3/10 Creator: jjlabsio Creator Reputation: D Version: 1.1.4 Required Credentials: DART_API_KEY (required), KRX_API_KEY (required) Install (Claude Code): claude mcp add io-github-jjlabsio-korea-stock-mcp -- npx -y korea-stock-mcp --- ## Okx URL: https://mcp-marketplace.io/server/io-github-aahl-mcp-okx Summary: MCP Server for okx.com Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-okx GitHub: https://github.com/aahl/mcp-okx Security Score: 10/10 Creator: Aahl Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-aahl-mcp-okx -- uvx mcp-okx --- ## Agrobr URL: https://mcp-marketplace.io/server/io-github-bruno-portfolio-agrobr Summary: Brazilian agricultural data for LLMs — prices, crops, climate, deforestation. Category: Developer Tools Mode: local Pricing: Free PyPI: agrobr-mcp GitHub: https://github.com/bruno-portfolio/agrobr-mcp Security Score: 5.2/10 Creator: Bruno Portfolio Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-bruno-portfolio-agrobr -- uvx agrobr-mcp --- ## Putput URL: https://mcp-marketplace.io/server/io-github-putput-io-dev-putput-mcp Summary: File uploads for AI agents. Upload, list, and manage files. No signup required. Description: File uploads for AI agents. Upload, list, and manage files. No signup required. Remote endpoints: streamable-http: https://putput.io/api/v1/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @putput/mcp Remote URL: https://putput.io/api/v1/mcp GitHub: https://github.com/putput-io/mcp Security Score: 4.5/10 Creator: Putput Io Creator Reputation: C+ Version: 0.0.3 Required Credentials: PUTPUT_TOKEN (required) Install (Claude Code): claude mcp add io-github-putput-io-dev-putput-mcp -- npx -y @putput/mcp Install (Claude Code Remote): claude mcp add --transport http io-github-putput-io-dev-putput-mcp https://putput.io/api/v1/mcp --- ## Noun URL: https://mcp-marketplace.io/server/io-github-alisaitteke-noun-mcp Summary: MCP server for The Noun Project - search and download icons directly in Cursor AI and Claude Category: Developer Tools Mode: local Pricing: Free npm: @alisaitteke/noun-mcp GitHub: https://github.com/alisaitteke/noun-mcp Security Score: 10/10 Creator: Alisaitteke Creator Reputation: C+ Version: 1.0.2 Required Credentials: NOUN_CONSUMER_KEY (required), NOUN_CONSUMER_SECRET (required), NOUN_API_TIER (optional) Install (Claude Code): claude mcp add io-github-alisaitteke-noun-mcp -- npx -y @alisaitteke/noun-mcp --- ## Dependency Management URL: https://mcp-marketplace.io/server/com-sonatype-dependency-management-mcp-server Summary: Sonatype component intelligence: versions, security analysis, and Trust Score recommendations Description: Sonatype component intelligence: versions, security analysis, and Trust Score recommendations Remote endpoints: streamable-http: https://mcp.guide.sonatype.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.guide.sonatype.com/mcp GitHub: https://github.com/sonatype/dependency-management-mcp-server MCP Tools (3): getComponentVersion, getLatestComponentVersion, getRecommendedComponentVersions Security Score: 10/10 Creator: Sonatype Creator Reputation: C+ Version: 1.0.2 Install (Claude Code Remote): claude mcp add --transport http com-sonatype-dependency-management-mcp-server https://mcp.guide.sonatype.com/mcp --- ## Studiomcphub URL: https://mcp-marketplace.io/server/io-github-codex-curator-studiomcphub Summary: 32 creative AI tools (18 free) for agents: generate, upscale, mockup, print, watermark. Description: 32 creative AI tools (18 free) for agents: generate, upscale, mockup, print, watermark. Remote endpoints: streamable-http: https://studiomcphub.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://studiomcphub.com/mcp GitHub: https://github.com/codex-curator/studiomcphub Security Score: 10/10 Creator: Codex Curator Creator Reputation: C+ Version: 0.5.0 Install (Claude Code Remote): claude mcp add --transport http io-github-codex-curator-studiomcphub https://studiomcphub.com/mcp --- ## Senado Br URL: https://mcp-marketplace.io/server/io-github-sidneybissoli-senado-br-mcp Summary: MCP Server for Brazilian Federal Senate open data (legislators, bills, votes) Category: Security Mode: local Pricing: Free npm: senado-br-mcp GitHub: https://github.com/SidneyBissoli/senado-br-mcp Security Score: 10/10 Creator: SidneyBissoli Creator Reputation: C+ Version: 1.1.2 Install (Claude Code): claude mcp add io-github-sidneybissoli-senado-br-mcp -- npx -y senado-br-mcp --- ## AndroJack MCP URL: https://mcp-marketplace.io/server/androjack-mcp Summary: Documentation-grounded Android AI development MCP for reliable code generation Description: AndroJack MCP is a documentation-grounded Model Context Protocol server designed to improve reliability in AI-assisted Android development. Current AI coding tools often generate outdated APIs, deprecated components, or architecturally incorrect Android implementations because they rely on static training data. AndroJack solves this by grounding AI responses in verified Android documentation and modern best practices. The server provides structured tools that help AI assistants validate Androi Category: Developer Tools Mode: local Pricing: Free npm: androjack-mcp GitHub: https://github.com/VIKAS9793/androjack-mcp Security Score: 4.2/10 Creator: VIKAS9793 Creator Reputation: D Version: 1.0.0 Tags: android, mcp, ai, developer-tools, android-development, kotlin, jetpack-compose, ai-coding, documentation, llm, model-context-protocol Use Cases: Android development, AI coding validation, Documentation grounding, API verification, Developer productivity Install (Claude Code): claude mcp add androjack-mcp -- npx -y androjack-mcp --- ## Shippingrates URL: https://mcp-marketplace.io/server/io-github-vinaybhosle-shippingrates-mcp-server Summary: Shipping intelligence API — D&D charges, local charges, haulage, CFS tariffs via x402 Description: Shipping intelligence API — D&D charges, local charges, haulage, CFS tariffs via x402 Remote endpoints: streamable-http: https://mcp.shippingrates.org/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.shippingrates.org/mcp/ GitHub: https://github.com/vinaybhosle/shippingrates-mcp-server MCP Tools (19): shippingrates_stats, shippingrates_lines, shippingrates_search, shippingrates_dd_calculate, shippingrates_dd_compare, shippingrates_local_charges, shippingrates_inland_search, shippingrates_cfs_tariffs, shippingrates_inland_haulage, shippingrates_port, shippingrates_transit, shippingrates_rates, shippingrates_surcharges, shippingrates_congestion, shippingrates_reliability, shippingrates_vessel_schedule, shippingrates_regulatory, shippingrates_total_cost, shippingrates_fx Security Score: 9.8/10 Creator: Vinaybhosle Creator Reputation: C+ Version: 2.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-vinaybhosle-shippingrates-mcp-server https://mcp.shippingrates.org/mcp/ --- ## Bcb Br URL: https://mcp-marketplace.io/server/io-github-sidneybissoli-bcb-br-mcp Summary: MCP Server for Brazilian Central Bank Time Series (SGS/BCB) - Economic and Financial Data Category: Security Mode: local Pricing: Free npm: bcb-br-mcp GitHub: https://github.com/SidneyBissoli/bcb-br-mcp Security Score: 10/10 Creator: SidneyBissoli Creator Reputation: C+ Version: 1.1.0 Install (Claude Code): claude mcp add io-github-sidneybissoli-bcb-br-mcp -- npx -y bcb-br-mcp --- ## Ahoy URL: https://mcp-marketplace.io/server/ai-smithery-arjunkmrm-ahoy Summary: Send friendly, personalized greetings by name. Switch to a playful pirate voice for themed salutat… Description: Send friendly, personalized greetings by name. Switch to a playful pirate voice for themed salutat… Remote endpoints: streamable-http: https://server.smithery.ai/@arjunkmrm/ahoy/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@arjunkmrm/ahoy/mcp GitHub: https://github.com/arjunkmrm/ahoy Security Score: 10/10 Creator: Arjunkmrm Creator Reputation: C+ Version: 1.13.1 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-arjunkmrm-ahoy https://server.smithery.ai/@arjunkmrm/ahoy/mcp --- ## Sn URL: https://mcp-marketplace.io/server/io-github-signnow-sn-mcp-server Summary: A MCP server that gives AI agents access to SignNow eSignature workflows over STDIO. Category: Developer Tools Mode: local Pricing: Free PyPI: signnow-mcp-server GitHub: https://github.com/signnow/sn-mcp-server Security Score: 10/10 Creator: Signnow Creator Reputation: C+ Version: 0.3.1 Install (Claude Code): claude mcp add io-github-signnow-sn-mcp-server -- uvx signnow-mcp-server --- ## Playwright URL: https://mcp-marketplace.io/server/io-github-dinesh-nalla-se-playwright-mcp Summary: Playwright Tools for MCP Category: Search & Web Mode: local Pricing: Free npm: @dinesh-nalla-se/playwright-mcp GitHub: https://github.com/dinesh-nalla-se/playwright-mcp Security Score: 5.2/10 Creator: Dinesh Nalla Se Creator Reputation: C+ Version: 1.0.0 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-dinesh-nalla-se-playwright-mcp -- npx -y @dinesh-nalla-se/playwright-mcp --- ## Proxy URL: https://mcp-marketplace.io/server/team-apolloai-intelligence Summary: 36 tools: intel feeds, DeFi, crypto, OSINT, NLP, scraping, proxy. x402 micropayments. Category: Developer Tools Mode: local Pricing: Free npm: @apollo_ai/mcp-proxy GitHub: https://github.com/bnmbnmai/mcp-proxy Security Score: 10/10 Creator: Bnmbnmai Creator Reputation: C+ Version: 4.8.1 Required Credentials: APOLLO_API_URL (optional) Install (Claude Code): claude mcp add team-apolloai-intelligence -- npx -y @apollo_ai/mcp-proxy --- ## Speech Ai Examples URL: https://mcp-marketplace.io/server/io-github-fasuizu-br-nlp-tools Summary: Toxicity, sentiment, NER, PII detection, and language identification tools Description: Toxicity, sentiment, NER, PII detection, and language identification tools Remote endpoints: streamable-http: https://apim-ai-apis.azure-api.net/mcp/nlp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://apim-ai-apis.azure-api.net/mcp/nlp/mcp GitHub: https://github.com/fasuizu-br/speech-ai-examples Security Score: 10/10 Creator: Fasuizu Br Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-fasuizu-br-nlp-tools https://apim-ai-apis.azure-api.net/mcp/nlp/mcp --- ## Optimizer URL: https://mcp-marketplace.io/server/ai-smithery-mrugankpednekar-mcp-optimizer Summary: Optimize crew and workforce schedules, resource allocation, and routing with linear and mixed-inte… Description: Optimize crew and workforce schedules, resource allocation, and routing with linear and mixed-inte… Remote endpoints: streamable-http: https://server.smithery.ai/@mrugankpednekar/mcp-optimizer/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@mrugankpednekar/mcp-optimizer/mcp GitHub: https://github.com/mrugankpednekar/mcp-optimizer Security Score: 10/10 Creator: Mrugankpednekar Creator Reputation: C+ Version: 1.16.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-mrugankpednekar-mcp-optimizer https://server.smithery.ai/@mrugankpednekar/mcp-optimizer/mcp --- ## Code Firewall URL: https://mcp-marketplace.io/server/io-github-egoughnour-code-firewall-mcp Summary: Structural similarity-based code filter. Stops malicious code pattern reaching execution tools. Category: Security Mode: local Pricing: Free PyPI: code-firewall-mcp GitHub: https://github.com/egoughnour/code-firewall-mcp Security Score: 10/10 Creator: Egoughnour Creator Reputation: C+ Version: 0.7.0 Required Credentials: FIREWALL_DATA_DIR (optional), OLLAMA_URL (optional), EMBEDDING_MODEL (optional), SIMILARITY_THRESHOLD (optional) Install (Claude Code): claude mcp add io-github-egoughnour-code-firewall-mcp -- uvx code-firewall-mcp --- ## Localplate URL: https://mcp-marketplace.io/server/io-github-daniel-cherny-localplate-mcp Summary: LocalPlate MCP for verified restaurant nutrition, food search, diary logs, and Plato guidance. Description: LocalPlate MCP for verified restaurant nutrition, food search, diary logs, and Plato guidance. Remote endpoints: streamable-http: https://iihzbnyxbxhsrexqsori.supabase.co/functions/v1/localplate-mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://iihzbnyxbxhsrexqsori.supabase.co/functions/v1/localplate-mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-daniel-cherny-localplate-mcp https://iihzbnyxbxhsrexqsori.supabase.co/functions/v1/localplate-mcp --- ## Asset Auto Picker URL: https://mcp-marketplace.io/server/io-github-tranthientrong-asset-auto-picker Summary: An MCP server that provides [describe what your server does] Category: Developer Tools Mode: local Pricing: Free PyPI: asset-auto-picker GitHub: https://github.com/TranThienTrong/asset_auto_picker Security Score: 10/10 Creator: TranThienTrong Creator Reputation: C+ Version: 1.2.0 Install (Claude Code): claude mcp add io-github-tranthientrong-asset-auto-picker -- uvx asset-auto-picker --- ## Salesforce URL: https://mcp-marketplace.io/server/ai-smithery-kodey-ai-salesforce-mcp-server Summary: Run SOQL queries against your Salesforce org to retrieve records and insights. Explore objects, fi… Description: Run SOQL queries against your Salesforce org to retrieve records and insights. Explore objects, fi… Remote endpoints: streamable-http: https://server.smithery.ai/@kodey-ai/salesforce-mcp-server/mcp Category: Business Tools Mode: dual Pricing: Free Remote URL: https://server.smithery.ai/@kodey-ai/salesforce-mcp-server/mcp GitHub: https://github.com/kodey-ai/salesforce-mcp Security Score: 10/10 Creator: Kodey Ai Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-kodey-ai-salesforce-mcp-server https://server.smithery.ai/@kodey-ai/salesforce-mcp-server/mcp --- ## Db URL: https://mcp-marketplace.io/server/io-github-stucchi-db Summary: Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support. Category: Developer Tools Mode: local Pricing: Free PyPI: db-mcp-server GitHub: https://github.com/stucchi/db-mcp-server Security Score: 10/10 Creator: Stucchi Creator Reputation: C+ Version: 1.2.1 Required Credentials: DB_TYPE (optional), DB_DATABASE (optional), DB_MODE (optional), DB_HOST (optional), DB_PORT (optional), DB_USER (optional), DB_PASSWORD (required), DB_URL (required), SSH_HOST (optional), SSH_PORT (optional), SSH_USER (optional), SSH_KEY (optional), SSH_PASSWORD (required) Install (Claude Code): claude mcp add io-github-stucchi-db -- uvx db-mcp-server --- ## Vap Showcase URL: https://mcp-marketplace.io/server/io-github-elestirelbilinc-sketch-vap-e Summary: AI image, video & music generation. Flux, Veo 3.1, Suno V5. Free tier included. Description: AI image, video & music generation. Flux, Veo 3.1, Suno V5. Free tier included. Remote endpoints: streamable-http: https://api.vapagent.com/mcp Category: Design Mode: dual Pricing: Free GitHub: https://github.com/vapagentmedia/vap-showcase Security Score: 10/10 Installs: 1 Creator: Vapagentmedia Creator Reputation: C+ Version: 1.14.1 --- ## Taiwanese Law URL: https://mcp-marketplace.io/server/eu-ansvar-taiwanese-law-mcp Summary: Taiwanese legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/taiwanese-law-mcp GitHub: https://github.com/Ansvar-Systems/Taiwanese-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-taiwanese-law-mcp -- npx -y @ansvar/taiwanese-law-mcp --- ## 3dprint Oracle URL: https://mcp-marketplace.io/server/io-github-gregario-3dprint-oracle Summary: 3D printing filament and materials knowledge MCP server Category: Developer Tools Mode: local Pricing: Free npm: 3dprint-oracle GitHub: https://github.com/gregario/3dprint-oracle Security Score: 5.2/10 Creator: Gregario Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-gregario-3dprint-oracle -- npx -y 3dprint-oracle --- ## Funnel URL: https://mcp-marketplace.io/server/io-github-chris-schra-mcp-funnel Summary: MCP proxy that aggregates multiple servers with tool filtering and customization Category: Developer Tools Mode: local Pricing: Free npm: mcp-funnel GitHub: https://github.com/chris-schra/mcp-funnel Security Score: 4.2/10 Creator: Chris Schra Creator Reputation: C+ Version: 0.0.6 Install (Claude Code): claude mcp add io-github-chris-schra-mcp-funnel -- npx -y mcp-funnel --- ## Ocean URL: https://mcp-marketplace.io/server/io-github-mansurjisan-nhc-mcp Summary: NHC storm tracks, forecast advisories, watches/warnings, and HURDAT2 data Category: Developer Tools Mode: local Pricing: Free PyPI: nhc-mcp GitHub: https://github.com/mansurjisan/ocean-mcp Security Score: 6.2/10 Creator: Mansurjisan Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-mansurjisan-nhc-mcp -- uvx nhc-mcp --- ## Wrike URL: https://mcp-marketplace.io/server/ai-waystation-wrike Summary: Manage projects, tasks, and workflows with Wrike project management. Description: Manage projects, tasks, and workflows with Wrike project management. Remote endpoints: streamable-http: https://waystation.ai/wrike/mcp sse: https://waystation.ai/wrike/mcp/sse Category: Business Tools Mode: dual Pricing: Free GitHub: https://github.com/waystation-ai/mcp Security Score: 8.3/10 Creator: Waystation Ai Creator Reputation: C+ Version: 0.3.1 --- ## Hapi URL: https://mcp-marketplace.io/server/ai-com-mcp-openai-tools Summary: Focused MCP server for OpenAI image/audio generation (v2.0.0). Wraps endpoints via HAPI CLI. Description: Focused MCP server for OpenAI image/audio generation (v2.0.0). Wraps endpoints via HAPI CLI. Remote endpoints: streamable-http: https://openai-tools.run.mcp.com.ai/mcp Category: AI & ML Mode: remote Pricing: Free Remote URL: https://openai-tools.run.mcp.com.ai/mcp GitHub: https://github.com/la-rebelion/hapimcp MCP Tools (9): createImage, createImageEdit, createImageVariation, createTranscription, createTranslation, listModels, retrieveModel, deleteModel, createModeration Security Score: 10/10 Creator: La Rebelion Creator Reputation: C+ Version: 0.6.0 Install (Claude Code Remote): claude mcp add --transport http ai-com-mcp-openai-tools https://openai-tools.run.mcp.com.ai/mcp --- ## Read Only Local Mysql URL: https://mcp-marketplace.io/server/capital-hove-read-only-local-mysql-mcp-server Summary: MCP server for read-only MySQL database queries in Claude Desktop Category: Data & Analytics Mode: local Pricing: Free npm: @hovecapital/read-only-mysql-mcp-server GitHub: https://github.com/hovecapital/read-only-local-mysql-mcp-server Security Score: 10/10 Creator: Hovecapital Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add capital-hove-read-only-local-mysql-mcp-server -- npx -y @hovecapital/read-only-mysql-mcp-server --- ## Clio Kit URL: https://mcp-marketplace.io/server/io-github-iowarp-lmod-mcp Summary: Lmod MCP - Environment Module Management for LLMs with comprehensive module operations Category: Developer Tools Mode: local Pricing: Free PyPI: clio-kit GitHub: https://github.com/iowarp/clio-kit Security Score: 4.8/10 Creator: Iowarp Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-iowarp-lmod-mcp -- uvx clio-kit --- ## Swagger Petstore URL: https://mcp-marketplace.io/server/ai-com-mcp-petstore Summary: Swagger Petstore API (v1.0.27) as MCP for testing and prototyping powered by the HAPI MCP server Description: Swagger Petstore API (v1.0.27) as MCP for testing and prototyping powered by the HAPI MCP server Remote endpoints: streamable-http: https://petstore.run.mcp.com.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://petstore.run.mcp.com.ai/mcp GitHub: https://github.com/la-rebelion/hapimcp MCP Tools (19): updatePet, addPet, findPetsByStatus, findPetsByTags, getPetById, updatePetWithForm, deletePet, uploadFile, getInventory, placeOrder, getOrderById, deleteOrder, createUser, createUsersWithListInput, loginUser, logoutUser, getUserByName, updateUser, deleteUser Security Score: 10/10 Creator: La Rebelion Creator Reputation: C+ Version: 0.6.0 Install (Claude Code Remote): claude mcp add --transport http ai-com-mcp-petstore https://petstore.run.mcp.com.ai/mcp --- ## Gmail URL: https://mcp-marketplace.io/server/com-mintmcp-gmail Summary: A MCP server for Gmail that lets you search, read, and draft emails and replies. Description: A MCP server for Gmail that lets you search, read, and draft emails and replies. Remote endpoints: streamable-http: https://gmail.mintmcp.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://gmail.mintmcp.com/mcp GitHub: https://github.com/mintmcp/servers Security Score: 10/10 Creator: Mintmcp Creator Reputation: C+ Version: 1.0.4 Install (Claude Code Remote): claude mcp add --transport http com-mintmcp-gmail https://gmail.mintmcp.com/mcp --- ## Mymlh URL: https://mcp-marketplace.io/server/ci-git-mymlh-mcp-server Summary: OAuth-enabled MyMLH MCP server for accessing MyMLH data. Description: OAuth-enabled MyMLH MCP server for accessing MyMLH data. Remote endpoints: streamable-http: https://mymlh-mcp.git.ci/mcp sse: https://mymlh-mcp.git.ci/sse Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/wei/mymlh-mcp-server Security Score: 10/10 Creator: Wei Creator Reputation: C+ Version: 1.0.0 --- ## Athena Protocol URL: https://mcp-marketplace.io/server/io-github-n0zer0d4y-athena-protocol Summary: AI tech lead for coding agents with validation and impact analysis Category: Developer Tools Mode: local Pricing: Free npm: @n0zer0d4y/athena-protocol GitHub: https://github.com/n0zer0d4y/athena-protocol Security Score: 10/10 Creator: N0zer0d4y Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-n0zer0d4y-athena-protocol -- npx -y @n0zer0d4y/athena-protocol --- ## Incode Idv URL: https://mcp-marketplace.io/server/io-github-incodetechnologies-incode-idv-mcp Summary: MCP server for Incode IDV, providing identity verification tools for AI assistants. Category: Developer Tools Mode: local Pricing: Free npm: @incodetech/incode-idv-mcp GitHub: https://github.com/IncodeTechnologies/incode-idv-mcp Security Score: 10/10 Creator: IncodeTechnologies Creator Reputation: C+ Version: 1.0.5 Required Credentials: API_KEY (required) Install (Claude Code): claude mcp add io-github-incodetechnologies-incode-idv-mcp -- npx -y @incodetech/incode-idv-mcp --- ## Ahoy URL: https://mcp-marketplace.io/server/ai-smithery-arjunkmrm-ahoy2 Summary: Create friendly greetings by name, with an optional pirate tone. Explore the origin of 'Hello, Wor… Description: Create friendly greetings by name, with an optional pirate tone. Explore the origin of 'Hello, Wor… Remote endpoints: streamable-http: https://server.smithery.ai/@arjunkmrm/ahoy2/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@arjunkmrm/ahoy2/mcp GitHub: https://github.com/arjunkmrm/ahoy Security Score: 10/10 Creator: Arjunkmrm Creator Reputation: C+ Version: 1.13.1 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-arjunkmrm-ahoy2 https://server.smithery.ai/@arjunkmrm/ahoy2/mcp --- ## Salesforce URL: https://mcp-marketplace.io/server/ai-smithery-kodey-ai-salesforce-mcp-minimal Summary: Run SOQL queries to explore and retrieve Salesforce data. Access accounts, contacts, opportunities… Description: Run SOQL queries to explore and retrieve Salesforce data. Access accounts, contacts, opportunities… Remote endpoints: streamable-http: https://server.smithery.ai/@kodey-ai/salesforce-mcp-minimal/mcp Category: Business Tools Mode: dual Pricing: Free Remote URL: https://server.smithery.ai/@kodey-ai/salesforce-mcp-minimal/mcp GitHub: https://github.com/kodey-ai/salesforce-mcp Security Score: 10/10 Creator: Kodey Ai Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-kodey-ai-salesforce-mcp-minimal https://server.smithery.ai/@kodey-ai/salesforce-mcp-minimal/mcp --- ## Freescout URL: https://mcp-marketplace.io/server/io-github-verygoodplugins-mcp-freescout Summary: FreeScout ticket management with AI-powered analysis, search filters, and structured outputs. Category: Developer Tools Mode: local Pricing: Free npm: @verygoodplugins/mcp-freescout GitHub: https://github.com/verygoodplugins/mcp-freescout Security Score: 10/10 Creator: Verygoodplugins Creator Reputation: C+ Version: 2.0.0 Required Credentials: FREESCOUT_URL (optional), FREESCOUT_API_KEY (required), FREESCOUT_DEFAULT_USER_ID (optional) Install (Claude Code): claude mcp add io-github-verygoodplugins-mcp-freescout -- npx -y @verygoodplugins/mcp-freescout --- ## Pgtuner URL: https://mcp-marketplace.io/server/io-github-isdaniel-pgtuner-mcp Summary: provides AI-powered PostgreSQL performance tuning capabilities. Category: Developer Tools Mode: local Pricing: Free PyPI: pgtuner-mcp GitHub: https://github.com/isdaniel/pgtuner_mcp Security Score: 10/10 Creator: Isdaniel Creator Reputation: C+ Version: 0.5.2 Install (Claude Code): claude mcp add io-github-isdaniel-pgtuner-mcp -- uvx pgtuner-mcp --- ## Wxo Builder URL: https://mcp-marketplace.io/server/io-github-markusvankempen-wxo-builder-mcp-server Summary: Manage IBM Watson Orchestrate tools, agents, connections from Cursor, Copilot, Claude. Category: Developer Tools Mode: local Pricing: Free npm: @markusvankempen/wxo-builder-mcp-server GitHub: https://github.com/markusvankempen/wxo-builder-mcp-server Security Score: 5/10 Creator: Markusvankempen Creator Reputation: C+ Version: 1.0.4 Required Credentials: WO_API_KEY (required), WO_INSTANCE_URL (optional) Install (Claude Code): claude mcp add io-github-markusvankempen-wxo-builder-mcp-server -- npx -y @markusvankempen/wxo-builder-mcp-server --- ## Malaysian Law URL: https://mcp-marketplace.io/server/eu-ansvar-malaysian-law-mcp Summary: Malaysian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/malaysian-law-mcp GitHub: https://github.com/Ansvar-Systems/malaysian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-malaysian-law-mcp -- npx -y @ansvar/malaysian-law-mcp --- ## Outlook URL: https://mcp-marketplace.io/server/io-github-littlebearapps-outlook-mcp Summary: Microsoft Outlook MCP server — 20 tools for email, calendar, contacts, and settings via Graph API. Category: Developer Tools Mode: local Pricing: Free npm: @littlebearapps/outlook-mcp GitHub: https://github.com/littlebearapps/outlook-mcp Security Score: 5.5/10 Creator: Littlebearapps Creator Reputation: C+ Version: 3.2.1 Required Credentials: OUTLOOK_CLIENT_ID (optional), OUTLOOK_CLIENT_SECRET (required) Install (Claude Code): claude mcp add io-github-littlebearapps-outlook-mcp -- npx -y @littlebearapps/outlook-mcp --- ## Easy Notion URL: https://mcp-marketplace.io/server/io-github-misterwigglesworth-easy-notion Summary: Markdown-first Notion MCP server — 92% fewer tokens, 26 tools, round-trip fidelity. Category: Productivity Mode: local Pricing: Free npm: easy-notion-mcp GitHub: https://github.com/Grey-Iris/easy-notion-mcp Security Score: 10/10 Creator: Grey Iris Creator Reputation: C+ Version: 0.2.3 Required Credentials: NOTION_TOKEN (required), NOTION_ROOT_PAGE_ID (optional) Install (Claude Code): claude mcp add io-github-misterwigglesworth-easy-notion -- npx -y easy-notion-mcp --- ## Image URL: https://mcp-marketplace.io/server/io-github-shinpr-mcp-image Summary: AI image generation and editing with prompt optimization and quality presets. Powered by Nano Banana Category: Developer Tools Mode: local Pricing: Free npm: mcp-image GitHub: https://github.com/shinpr/mcp-image Security Score: 5.5/10 Installs: 1 Creator: Shinpr Creator Reputation: C+ Version: 0.8.1 Required Credentials: GEMINI_API_KEY (required), IMAGE_OUTPUT_DIR (optional), IMAGE_QUALITY (optional), SKIP_PROMPT_ENHANCEMENT (optional) Install (Claude Code): claude mcp add io-github-shinpr-mcp-image -- npx -y mcp-image --- ## Vscode Terminal URL: https://mcp-marketplace.io/server/io-github-sirlordt-vscode-terminal-mcp Summary: Execute commands in visible VSCode terminal tabs with output capture and session reuse. Category: Developer Tools Mode: local Pricing: Free npm: vscode-terminal-mcp GitHub: https://github.com/sirlordt/vscode-terminal-mcp Security Score: 4.5/10 Creator: Sirlordt Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-sirlordt-vscode-terminal-mcp -- npx -y vscode-terminal-mcp --- ## Fred URL: https://mcp-marketplace.io/server/io-github-stefanoamorelli-fred-mcp-server Summary: Federal Reserve Economic Data (FRED) MCP Server - Access all 800,000+ economic time series Category: Developer Tools Mode: local Pricing: Free npm: fred-mcp-server GitHub: https://github.com/stefanoamorelli/fred-mcp-server Security Score: 10/10 Creator: Stefanoamorelli Creator Reputation: C+ Version: 1.0.1 Required Credentials: FRED_API_KEY (required) Install (Claude Code): claude mcp add io-github-stefanoamorelli-fred-mcp-server -- npx -y fred-mcp-server --- ## Aibooma URL: https://mcp-marketplace.io/server/com-aibooma-agent-registry Summary: AI agent registry — search, discover, register, and connect agents via MCP. Description: AI agent registry — search, discover, register, and connect agents via MCP. Remote endpoints: streamable-http: https://api.aibooma.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.aibooma.com/mcp GitHub: https://github.com/sairaj-reddy/aibooma Security Score: 9/10 Creator: Sairaj Reddy Creator Reputation: C+ Version: 0.2.0 Install (Claude Code Remote): claude mcp add --transport http com-aibooma-agent-registry https://api.aibooma.com/mcp --- ## Truthstack URL: https://mcp-marketplace.io/server/io-github-truthstack1-truthstack-mcp Summary: Supplement-drug interaction safety API for AI agents with FDA adverse event data. Category: Developer Tools Mode: local Pricing: Free npm: truthstack-mcp GitHub: https://github.com/TruthStack1/truthstack-mcp Security Score: 10/10 Creator: TruthStack1 Creator Reputation: C+ Version: 2.1.1 Install (Claude Code): claude mcp add io-github-truthstack1-truthstack-mcp -- npx -y truthstack-mcp --- ## Stockfilm URL: https://mcp-marketplace.io/server/com-stockfilm-mcp-server Summary: Search and license 217,000+ authentic vintage 8mm home movie clips (1930s-1980s). Description: Search and license 217,000+ authentic vintage 8mm home movie clips (1930s-1980s). Remote endpoints: streamable-http: https://mcp.stockfilm.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.stockfilm.com/mcp Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-stockfilm-mcp-server https://mcp.stockfilm.com/mcp --- ## Mercury Spec Ops URL: https://mcp-marketplace.io/server/io-github-n0zer0d4y-mercury-spec-ops Summary: Modular MCP server for dynamic prompt generation and software development analysis tools Category: Developer Tools Mode: local Pricing: Free npm: @n0zer0d4y/mercury-spec-ops GitHub: https://github.com/n0zer0d4y/mercury-spec-ops Security Score: 10/10 Creator: N0zer0d4y Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-n0zer0d4y-mercury-spec-ops -- npx -y @n0zer0d4y/mercury-spec-ops --- ## Docker URL: https://mcp-marketplace.io/server/io-github-alisaitteke-docker-mcp Summary: MCP server for managing Docker containers, images, networks, volumes, and registries Category: Cloud & DevOps Mode: local Pricing: Free npm: @alisaitteke/docker-mcp GitHub: https://github.com/alisaitteke/docker-mcp Security Score: 10/10 Creator: Alisaitteke Creator Reputation: C+ Version: 0.2.4 Install (Claude Code): claude mcp add io-github-alisaitteke-docker-mcp -- npx -y @alisaitteke/docker-mcp --- ## Reddit Ads URL: https://mcp-marketplace.io/server/ai-smithery-bigvik193-reddit-ads-mcp-test Summary: Manage Reddit advertising end-to-end: browse ad accounts and payment methods, and organize campaig… Description: Manage Reddit advertising end-to-end: browse ad accounts and payment methods, and organize campaig… Remote endpoints: streamable-http: https://server.smithery.ai/@BigVik193/reddit-ads-mcp-test/mcp Category: Marketing & Social Mode: dual Pricing: Free GitHub: https://github.com/BigVik193/reddit-ads-mcp Security Score: 10/10 Creator: BigVik193 Creator Reputation: C+ Version: 1.0.0 --- ## Time URL: https://mcp-marketplace.io/server/ai-smithery-arjunkmrm-test0 Summary: Get the current time in any timezone and quickly look up common timezone info. Set a default timez… Description: Get the current time in any timezone and quickly look up common timezone info. Set a default timez… Remote endpoints: streamable-http: https://server.smithery.ai/@arjunkmrm/test0/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/arjunkmrm/time Security Score: 10/10 Creator: Arjunkmrm Creator Reputation: C+ Version: 1.15.0 --- ## Sentinel Data Exploration URL: https://mcp-marketplace.io/server/com-microsoft-sentinel-data-exploration Summary: Find relevant security data from Sentinel data lake for building effective agents. More:aka.ms/s/de Description: Find relevant security data from Sentinel data lake for building effective agents. More:aka.ms/s/de Remote endpoints: streamable-http: https://sentinel.microsoft.com/mcp/data-exploration Category: Security Mode: remote Pricing: Free Remote URL: https://sentinel.microsoft.com/mcp/data-exploration GitHub: https://github.com/microsoft/sentinel-data-exploration-mcp Security Score: 10/10 Creator: Microsoft Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http com-microsoft-sentinel-data-exploration https://sentinel.microsoft.com/mcp/data-exploration --- ## Code Review Analyst URL: https://mcp-marketplace.io/server/io-github-j0hanz-code-review-analyst Summary: Gemini-powered MCP server for code review analysis. Category: Developer Tools Mode: local Pricing: Free npm: @j0hanz/code-review-analyst-mcp GitHub: https://github.com/j0hanz/code-review-analyst-mcp Security Score: 10/10 Creator: J0hanz Creator Reputation: C+ Version: 1.7.6 Install (Claude Code): claude mcp add io-github-j0hanz-code-review-analyst -- npx -y @j0hanz/code-review-analyst-mcp --- ## Reddit Ads Mcp Api URL: https://mcp-marketplace.io/server/ai-smithery-bigvik193-reddit-ads-mcp-api Summary: Manage Reddit advertising end to end across accounts, funding methods, campaigns, ad groups, and a… Description: Manage Reddit advertising end to end across accounts, funding methods, campaigns, ad groups, and a… Remote endpoints: streamable-http: https://server.smithery.ai/@BigVik193/reddit-ads-mcp-api/mcp Category: Marketing & Social Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@BigVik193/reddit-ads-mcp-api/mcp GitHub: https://github.com/BigVik193/reddit-ads-mcp-api Security Score: 10/10 Creator: BigVik193 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-bigvik193-reddit-ads-mcp-api https://server.smithery.ai/@BigVik193/reddit-ads-mcp-api/mcp --- ## Email URL: https://mcp-marketplace.io/server/io-github-codefuturist-email-mcp Summary: IMAP/SMTP email MCP server — 47 tools, IMAP IDLE push, multi-account, AI triage. Category: Communication Mode: local Pricing: Free npm: @codefuturist/email-mcp GitHub: https://github.com/codefuturist/email-mcp.git Security Score: 10/10 Installs: 1 Creator: Codefuturist Creator Reputation: C+ Version: 0.2.1 Install (Claude Code): claude mcp add io-github-codefuturist-email-mcp -- npx -y @codefuturist/email-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-florentine-ai-mcp Summary: MCP server for Florentine.ai - Natural language to MongoDB aggregations Category: Developer Tools Mode: local Pricing: Free npm: @florentine-ai/mcp GitHub: https://github.com/florentine-ai/mcp Security Score: 5.2/10 Creator: Florentine Ai Creator Reputation: C+ Version: 0.2.1 Required Credentials: FLORENTINE_TOKEN (required), LLM_SERVICE (optional), LLM_KEY (required), SESSION_ID (optional), RETURN_TYPES (optional), REQUIRED_INPUTS (optional) Install (Claude Code): claude mcp add io-github-florentine-ai-mcp -- npx -y @florentine-ai/mcp --- ## Filesystem URL: https://mcp-marketplace.io/server/io-github-j0hanz-filesystem-mcp Summary: Filesystem MCP server enabling LLMs to read, write, search, diff, patch, and manage local files. Category: File & Storage Mode: local Pricing: Free npm: @j0hanz/filesystem-mcp GitHub: https://github.com/j0hanz/filesystem-mcp Security Score: 9.5/10 Creator: J0hanz Creator Reputation: C+ Version: 1.14.0 Install (Claude Code): claude mcp add io-github-j0hanz-filesystem-mcp -- npx -y @j0hanz/filesystem-mcp --- ## Automotive URL: https://mcp-marketplace.io/server/io-github-ansvar-systems-automotive-cybersecurity Summary: Automotive cybersecurity: R155/R156 regulations, ISO 21434, TISAX, AUTOSAR, Chinese GB/T Category: Security Mode: local Pricing: Free npm: @ansvar/automotive-cybersecurity-mcp GitHub: https://github.com/Ansvar-Systems/Automotive-MCP Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ansvar-systems-automotive-cybersecurity -- npx -y @ansvar/automotive-cybersecurity-mcp --- ## Salesforce URL: https://mcp-marketplace.io/server/ai-smithery-kodey-ai-salesforce-mcp-kodey Summary: Run SOQL queries against your Salesforce org to explore and retrieve data. Quickly iterate on filt… Description: Run SOQL queries against your Salesforce org to explore and retrieve data. Quickly iterate on filt… Remote endpoints: streamable-http: https://server.smithery.ai/@kodey-ai/salesforce-mcp-kodey/mcp Category: Business Tools Mode: dual Pricing: Free Remote URL: https://server.smithery.ai/@kodey-ai/salesforce-mcp-kodey/mcp GitHub: https://github.com/kodey-ai/salesforce-mcp Security Score: 10/10 Creator: Kodey Ai Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-kodey-ai-salesforce-mcp-kodey https://server.smithery.ai/@kodey-ai/salesforce-mcp-kodey/mcp --- ## Sqlite URL: https://mcp-marketplace.io/server/ai-smithery-afgong-sqlite-mcp-server Summary: Explore your Messages SQLite database to browse tables and inspect schemas with ease. Run flexible… Description: Explore your Messages SQLite database to browse tables and inspect schemas with ease. Run flexible… Remote endpoints: streamable-http: https://server.smithery.ai/@afgong/sqlite-mcp-server/mcp Category: Data & Analytics Mode: dual Pricing: Free GitHub: https://github.com/afgong/sqlite-mcp-server Security Score: 10/10 Installs: 1 Creator: Afgong Creator Reputation: C+ Version: 1.16.0 --- ## Ship24 Tracking URL: https://mcp-marketplace.io/server/io-github-ship24-official-ship24-tracking Summary: Track any parcel by tracking number — real-time status, event history, and carrier detection. Category: Developer Tools Mode: local Pricing: Free npm: ship24-tracking-mcp GitHub: https://github.com/ship24-official/ship24-tracking-mcp Security Score: 9.5/10 Creator: Ship24 Official Creator Reputation: C+ Version: 1.0.0 Required Credentials: SHIP24_API_KEY (optional), PLAN_PER_SHIPMENT (optional), PLAN_PER_CALL (optional), SHIP24_BASE_URL (optional), REQUEST_TIMEOUT_MS (optional), COURIERS_CACHE_TTL_HOURS (optional) Install (Claude Code): claude mcp add io-github-ship24-official-ship24-tracking -- npx -y ship24-tracking-mcp --- ## Ionis URL: https://mcp-marketplace.io/server/io-github-ionis-ai-ionis-mcp Summary: HF propagation analytics. 175M WSPR/RBN signatures, band openings, solar correlation. Category: Developer Tools Mode: local Pricing: Free PyPI: ionis-mcp GitHub: https://github.com/IONIS-AI/ionis-mcp Security Score: 10/10 Creator: KI7MT Creator Reputation: C- Version: 1.2.4 Install (Claude Code): claude mcp add io-github-ionis-ai-ionis-mcp -- uvx ionis-mcp --- ## Google Analytics URL: https://mcp-marketplace.io/server/io-github-surendranb-google-analytics-mcp Summary: An MCP server that provides [describe what your server does] Category: Data & Analytics Mode: local Pricing: Free PyPI: google-analytics-mcp GitHub: https://github.com/surendranb/google-analytics-mcp Security Score: 10/10 Creator: Surendranb Creator Reputation: C+ Version: 1.0.0 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-surendranb-google-analytics-mcp -- uvx google-analytics-mcp --- ## Gov Mcp Servers URL: https://mcp-marketplace.io/server/io-github-martc03-federal-financial-intel Summary: SEC EDGAR, CFPB complaints, and BLS employment data. 4 tools. Description: SEC EDGAR, CFPB complaints, and BLS employment data. 4 tools. Remote endpoints: streamable-http: https://federal-financial-intel-mcp.apify.actor/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://federal-financial-intel-mcp.apify.actor/mcp GitHub: https://github.com/martc03/gov-mcp-servers Security Score: 10/10 Creator: Martc03 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-martc03-federal-financial-intel https://federal-financial-intel-mcp.apify.actor/mcp --- ## Gov Mcp Servers URL: https://mcp-marketplace.io/server/io-github-martc03-grant-finder Summary: Grants.gov search and USAspending grant data. 4 MCP tools for grant discovery. Description: Grants.gov search and USAspending grant data. 4 MCP tools for grant discovery. Remote endpoints: streamable-http: https://grant-finder-mcp.apify.actor/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://grant-finder-mcp.apify.actor/mcp GitHub: https://github.com/martc03/gov-mcp-servers Security Score: 10/10 Creator: Martc03 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-martc03-grant-finder https://grant-finder-mcp.apify.actor/mcp --- ## Sota URL: https://mcp-marketplace.io/server/io-github-qso-graph-sota-mcp Summary: Summits on the Air MCP server. Summit lookup, activator stats, chaser records, spots. Category: Developer Tools Mode: local Pricing: Free PyPI: sota-mcp GitHub: https://github.com/qso-graph/sota-mcp Security Score: 10/10 Creator: Qso Graph Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-qso-graph-sota-mcp -- uvx sota-mcp --- ## Messages URL: https://mcp-marketplace.io/server/io-github-cardmagic-messages Summary: Fuzzy search and browse Apple Messages/iMessage from CLI or MCP server Category: Developer Tools Mode: local Pricing: Free npm: @cardmagic/messages GitHub: https://github.com/cardmagic/messages Security Score: 10/10 Creator: Cardmagic Creator Reputation: C+ Version: 1.2.0 Install (Claude Code): claude mcp add io-github-cardmagic-messages -- npx -y @cardmagic/messages --- ## Adif URL: https://mcp-marketplace.io/server/io-github-qso-graph-adif-mcp Summary: ADIF 3.1.6 parser and validator for amateur radio QSO logs. Full spec coverage. Category: Developer Tools Mode: local Pricing: Free PyPI: adif-mcp GitHub: https://github.com/qso-graph/adif-mcp Security Score: 10/10 Creator: Qso Graph Creator Reputation: C+ Version: 0.9.3 Install (Claude Code): claude mcp add io-github-qso-graph-adif-mcp -- uvx adif-mcp --- ## Augments URL: https://mcp-marketplace.io/server/dev-augments-mcp Summary: Augments MCP Server - A comprehensive framework documentation provider for Claude Code Description: Augments MCP Server - A comprehensive framework documentation provider for Claude Code Remote endpoints: streamable-http: https://mcp.augments.dev/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: augments-mcp-server GitHub: https://github.com/augmnt/augments-mcp-server Security Score: 7.3/10 Creator: Augmnt Creator Reputation: C+ Version: 2.0.2 Install (Claude Code): claude mcp add dev-augments-mcp -- uvx augments-mcp-server --- ## Youtube URL: https://mcp-marketplace.io/server/ai-smithery-kirbah-mcp-youtube Summary: Provide token-optimized, structured YouTube data to enhance your LLM applications. Access efficien… Description: Provide token-optimized, structured YouTube data to enhance your LLM applications. Access efficien… Remote endpoints: streamable-http: https://server.smithery.ai/@kirbah/mcp-youtube/mcp Category: Content & Media Mode: dual Pricing: Free GitHub: https://github.com/kirbah/mcp-youtube Security Score: 10/10 Creator: Kirbah Creator Reputation: C+ Version: 0.2.6 --- ## Chia URL: https://mcp-marketplace.io/server/health-chia-chia-mcp Summary: Licensed US telehealth — GLP-1 medications, intake, consents, Stripe ACP. HIPAA-compliant, 30 tools. Description: Licensed US telehealth — GLP-1 medications, intake, consents, Stripe ACP. HIPAA-compliant, 30 tools. Remote endpoints: streamable-http: https://mcp.chia.health/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.chia.health/ GitHub: https://github.com/chia-health/chia-mcp MCP Tools (30): medications.list, medications.details, medications.availability, medications.pricing, medications.categories, eligibility.check, intake.questions, intake.submit, intake.status, consent.list, consent.text, consent.submit, consent.status, order.create, order.status, order.documents, order.upload, checkout.create, checkout.update, checkout.complete, checkout.status, checkout.cancel, portal.log_weight, portal.log_side_effects, portal.message, portal.care_plan, portal.refill, portal.support, provider.questions, provider.respond Security Score: 10/10 Creator: Chia Health Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http health-chia-chia-mcp https://mcp.chia.health/ --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-password Summary: MCP server for secure passwords, passphrases, and strength checking. Category: Developer Tools Mode: local Pricing: Free npm: password-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 5.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-ryudi84-password -- npx -y password-forge-mcp --- ## Eqsl URL: https://mcp-marketplace.io/server/io-github-qso-graph-eqsl-mcp Summary: eQSL.cc MCP server. Inbox download, QSO verification, Authenticity Guaranteed status. Category: Developer Tools Mode: local Pricing: Free PyPI: eqsl-mcp GitHub: https://github.com/qso-graph/eqsl-mcp Security Score: 9.7/10 Creator: Qso Graph Creator Reputation: C+ Version: 0.2.0 Install (Claude Code): claude mcp add io-github-qso-graph-eqsl-mcp -- uvx eqsl-mcp --- ## Textarttools URL: https://mcp-marketplace.io/server/io-github-humanjesse-textarttools-mcp Summary: Unicode text styling and ASCII art generation with 23 styles and 322+ figlet fonts Description: Unicode text styling and ASCII art generation with 23 styles and 322+ figlet fonts Remote endpoints: sse: https://humanjesse.github.io/textarttools-mcp/sse Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/humanjesse/textarttools-mcp Security Score: 10/10 Creator: Humanjesse Creator Reputation: C+ Version: 1.0.0 --- ## Gov Mcp Servers URL: https://mcp-marketplace.io/server/io-github-martc03-regulatory-monitor Summary: Federal Register monitoring and regulations.gov tracking. 4 MCP tools for regulatory compliance. Description: Federal Register monitoring and regulations.gov tracking. 4 MCP tools for regulatory compliance. Remote endpoints: streamable-http: https://regulatory-monitor-mcp.apify.actor/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://regulatory-monitor-mcp.apify.actor/mcp GitHub: https://github.com/martc03/gov-mcp-servers Security Score: 10/10 Creator: Martc03 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-martc03-regulatory-monitor https://regulatory-monitor-mcp.apify.actor/mcp --- ## Hamqth URL: https://mcp-marketplace.io/server/io-github-qso-graph-hamqth-mcp Summary: HamQTH.com MCP server. Free callsign lookup, DX spots, RBN data, SAVP verification. Category: Developer Tools Mode: local Pricing: Free PyPI: hamqth-mcp GitHub: https://github.com/qso-graph/hamqth-mcp Security Score: 9.7/10 Creator: Qso Graph Creator Reputation: C+ Version: 0.2.0 Install (Claude Code): claude mcp add io-github-qso-graph-hamqth-mcp -- uvx hamqth-mcp --- ## Docconvert URL: https://mcp-marketplace.io/server/ai-filegraph-document-processing Summary: Extract text from documents, manipulate PDFs, and perform OCR via FileGraph API. Description: Extract text from documents, manipulate PDFs, and perform OCR via FileGraph API. Remote endpoints: streamable-http: https://api.filegraph.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.filegraph.ai/mcp GitHub: https://github.com/filegraph/docconvert MCP Tools (8): filegraph_api_overview, filegraph_text_extraction_docs, filegraph_pdf_operations_docs, filegraph_image_processing_docs, filegraph_audio_transcription_docs, filegraph_office_documents_docs, filegraph_html_processing_docs, filegraph_security_docs Security Score: 9/10 Creator: Filegraph Creator Reputation: C+ Version: 0.2.2 Install (Claude Code Remote): claude mcp add --transport http ai-filegraph-document-processing https://api.filegraph.ai/mcp --- ## P6xer URL: https://mcp-marketplace.io/server/io-github-osama-ata-p6xer-mcp-server Summary: An MCP server for Primavera P6 XER files. Category: Developer Tools Mode: local Pricing: Free PyPI: p6xer-mcp-server GitHub: https://github.com/osama-ata/p6xer-mcp-server Security Score: 10/10 Creator: Osama Ata Creator Reputation: C+ Version: 0.1.3 Required Credentials: P6XER_API_KEY (required), P6XER_ENDPOINT (optional), P6XER_LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-osama-ata-p6xer-mcp-server -- uvx p6xer-mcp-server --- ## Litellm Agent URL: https://mcp-marketplace.io/server/io-github-berriai-litellm-mcp Summary: Access 100+ LLMs with one API: GPT-4, Claude, Gemini, Mistral, and more. Category: Developer Tools Mode: local Pricing: Free PyPI: litellm-mcp GitHub: https://github.com/BerriAI/litellm-agent-mcp Security Score: 4.5/10 Creator: BerriAI Creator Reputation: C+ Version: 1.0.2 Required Credentials: OPENAI_API_KEY (required), ANTHROPIC_API_KEY (required), LITELLM_API_BASE (optional), LITELLM_API_KEY (required) Install (Claude Code): claude mcp add io-github-berriai-litellm-mcp -- uvx litellm-mcp --- ## Math URL: https://mcp-marketplace.io/server/io-github-andylbrummer-quantum-mcp Summary: GPU-accelerated MCP server: quantum mechanics, wavefunction evolution, Schrodinger simulations Category: Developer Tools Mode: local Pricing: Free PyPI: scicomp-quantum-mcp GitHub: https://github.com/andylbrummer/math-mcp Security Score: 5.2/10 Creator: Andylbrummer Creator Reputation: C+ Version: 0.1.6 Install (Claude Code): claude mcp add io-github-andylbrummer-quantum-mcp -- uvx scicomp-quantum-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/direct-openclaw-mcp Summary: Deploy, monitor, and manage your OpenClaw AI assistants via natural language. Description: Deploy, monitor, and manage your OpenClaw AI assistants via natural language. Remote endpoints: streamable-http: https://openclaw.direct/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://openclaw.direct/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http direct-openclaw-mcp https://openclaw.direct/mcp --- ## Bgg URL: https://mcp-marketplace.io/server/ai-smithery-kkjdaniel-bgg-mcp Summary: BGG MCP provides access to the BoardGameGeek API through the Model Context Protocol, enabling retr… Description: BGG MCP provides access to the BoardGameGeek API through the Model Context Protocol, enabling retr… Remote endpoints: streamable-http: https://server.smithery.ai/@kkjdaniel/bgg-mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@kkjdaniel/bgg-mcp/mcp GitHub: https://github.com/kkjdaniel/bgg-mcp Security Score: 10/10 Creator: Kkjdaniel Creator Reputation: C+ Version: 1.3.2 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-kkjdaniel-bgg-mcp https://server.smithery.ai/@kkjdaniel/bgg-mcp/mcp --- ## Mineru URL: https://mcp-marketplace.io/server/io-github-linxule-mineru Summary: MinerU document parsing API — PDFs, images, DOCX, PPTX with OCR and batch processing. Category: Developer Tools Mode: local Pricing: Free npm: mineru-mcp GitHub: https://github.com/linxule/mineru-mcp Security Score: 10/10 Creator: Linxule Creator Reputation: C+ Version: 1.1.3 Install (Claude Code): claude mcp add io-github-linxule-mineru -- npx -y mineru-mcp --- ## Meitre URL: https://mcp-marketplace.io/server/io-github-matiasbattocchia-meitre-mcp Summary: MCP server for Meitre restaurant reservations. Description: MCP server for Meitre restaurant reservations. Remote endpoints: streamable-http: https://meitre.mcp.openbsp.dev/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/matiasbattocchia/meitre-mcp Security Score: 6.1/10 Creator: Matiasbattocchia Creator Reputation: C+ Version: 0.1.0 --- ## Test Genie URL: https://mcp-marketplace.io/server/io-github-muse-code-space-test-genie Summary: AI-powered app test automation for iOS, Android, Flutter, React Native, Web Category: Developer Tools Mode: local Pricing: Free npm: test-genie-mcp GitHub: https://github.com/MUSE-CODE-SPACE/test-genie-mcp Security Score: 10/10 Creator: MUSE CODE SPACE Creator Reputation: C+ Version: 2.0.3 Install (Claude Code): claude mcp add io-github-muse-code-space-test-genie -- npx -y test-genie-mcp --- ## Bazaar URL: https://mcp-marketplace.io/server/io-github-opspawn-bazaar-mcp Summary: x402 micropayment-powered developer tools: screenshots, AI analysis, PDFs, code scanning Category: Developer Tools Mode: local Pricing: Free npm: bazaar-mcp GitHub: https://github.com/opspawn/bazaar-mcp-server Security Score: 4.5/10 Creator: Opspawn Creator Reputation: C+ Version: 1.0.2 Required Credentials: X402_PAYMENT_TOKEN (required), BAZAAR_GATEWAY_URL (optional) Install (Claude Code): claude mcp add io-github-opspawn-bazaar-mcp -- npx -y bazaar-mcp --- ## Fmp URL: https://mcp-marketplace.io/server/io-github-houtini-ai-fmp Summary: Access financial data and market information via Financial Modeling Prep API Category: Developer Tools Mode: local Pricing: Free npm: @houtini/fmp-mcp GitHub: https://github.com/houtini-ai/fmp-mcp Security Score: 10/10 Creator: Houtini Ai Creator Reputation: C+ Version: 1.1.3 Required Credentials: FMP_API_KEY (required) Install (Claude Code): claude mcp add io-github-houtini-ai-fmp -- npx -y @houtini/fmp-mcp --- ## Lotw URL: https://mcp-marketplace.io/server/io-github-qso-graph-lotw-mcp Summary: ARRL Logbook of The World MCP server. QSO query, QSL status, DXCC credit tracking. Category: Developer Tools Mode: local Pricing: Free PyPI: lotw-mcp GitHub: https://github.com/qso-graph/lotw-mcp Security Score: 9.7/10 Creator: Qso Graph Creator Reputation: C+ Version: 0.2.0 Install (Claude Code): claude mcp add io-github-qso-graph-lotw-mcp -- uvx lotw-mcp --- ## Bach Filecommander URL: https://mcp-marketplace.io/server/io-github-lukisch-bach-filecommander-mcp Summary: 43 tools for filesystem, process management, sessions, search, OCR, ZIP, and PDF export. Category: Developer Tools Mode: local Pricing: Free npm: bach-filecommander-mcp GitHub: https://github.com/lukisch/bach-filecommander-mcp Security Score: 10/10 Creator: Lukisch Creator Reputation: C+ Version: 1.7.0 Install (Claude Code): claude mcp add io-github-lukisch-bach-filecommander-mcp -- npx -y bach-filecommander-mcp --- ## Curate Ipsum URL: https://mcp-marketplace.io/server/io-github-egoughnour-curate-ipsum Summary: Code synthesis through belief revision, mutation testing, and verification Category: Developer Tools Mode: local Pricing: Free PyPI: curate-ipsum GitHub: https://github.com/egoughnour/curate-ipsum Security Score: 10/10 Creator: Egoughnour Creator Reputation: C+ Version: 2.5.1 Required Credentials: CURATE_IPSUM_GRAPH_BACKEND (optional), MUTATION_TOOL_DATA_DIR (optional), MUTATION_TOOL_LOG_LEVEL (optional), CHROMA_HOST (optional), EMBEDDING_MODEL (optional) Install (Claude Code): claude mcp add io-github-egoughnour-curate-ipsum -- uvx curate-ipsum --- ## Fiverr URL: https://mcp-marketplace.io/server/io-github-kyurish-fiverr-mcp-server Summary: Search Fiverr gigs, sellers, pricing, and reviews. No API key required. Category: Developer Tools Mode: local Pricing: Free PyPI: fiverr-mcp-server GitHub: https://github.com/KyuRish/fiverr-mcp-server Security Score: 10/10 Creator: KyuRish Creator Reputation: C+ Version: 0.1.1 Required Credentials: RATE_LIMIT_DELAY (optional), PROXY_URL (optional) Install (Claude Code): claude mcp add io-github-kyurish-fiverr-mcp-server -- uvx fiverr-mcp-server --- ## Device Manager URL: https://mcp-marketplace.io/server/io-github-vladkarpman-device-manager-mcp Summary: MCP server for fast Android device interaction with scrcpy acceleration (~50ms latency). Category: Developer Tools Mode: local Pricing: Free PyPI: device-manager-mcp GitHub: https://github.com/vladkarpman/device-manager-mcp Security Score: 4.2/10 Creator: Vladkarpman Creator Reputation: C+ Version: 1.0.7 Install (Claude Code): claude mcp add io-github-vladkarpman-device-manager-mcp -- uvx device-manager-mcp --- ## Huoshui Pdf Translator URL: https://mcp-marketplace.io/server/io-github-huoshuiai42-huoshui-pdf-translator Summary: An MCP server that provides PDF translation service Category: Developer Tools Mode: local Pricing: Free PyPI: huoshui-pdf-translator GitHub: https://github.com/huoshuiai42/huoshui-pdf-translator Security Score: 5.2/10 Creator: Huoshuiai42 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-huoshuiai42-huoshui-pdf-translator -- uvx huoshui-pdf-translator --- ## Next Devtools URL: https://mcp-marketplace.io/server/io-github-vercel-next-devtools-mcp Summary: Next.js development tools MCP server with stdio transport Category: Cloud & DevOps Mode: local Pricing: Free npm: next-devtools-mcp GitHub: https://github.com/vercel/next-devtools-mcp Security Score: 8.3/10 Creator: Vercel Creator Reputation: C+ Version: 0.3.6 Install (Claude Code): claude mcp add io-github-vercel-next-devtools-mcp -- npx -y next-devtools-mcp --- ## Nexi Xpay URL: https://mcp-marketplace.io/server/io-github-stucchi-nexi-xpay Summary: MCP server for Nexi XPay Back Office APIs: orders, transactions, warnings. Category: Developer Tools Mode: local Pricing: Free PyPI: nexi-xpay-mcp-server GitHub: https://github.com/stucchi/nexi-xpay-mcp-server Security Score: 10/10 Creator: Stucchi Creator Reputation: C+ Version: 1.2.1 Install (Claude Code): claude mcp add io-github-stucchi-nexi-xpay -- uvx nexi-xpay-mcp-server --- ## MealMasteryAI URL: https://mcp-marketplace.io/server/io-github-mealmasteryai-mcp-server Summary: AI meal planning: generate weekly plans, manage recipes, and send groceries to Kroger. Category: Developer Tools Mode: local Pricing: Free npm: @mealmastery/mcp-server GitHub: https://github.com/MealMasteryAI/mcp-server Security Score: 10/10 Creator: Rooster-Cogburn77 Version: 0.2.4 Required Credentials: MEALMASTERY_API_KEY (required) Install (Claude Code): claude mcp add io-github-mealmasteryai-mcp-server -- npx -y @mealmastery/mcp-server --- ## Coolify URL: https://mcp-marketplace.io/server/io-github-frndchagas-coolify-mcp Summary: MCP server for Coolify API operations. Category: Developer Tools Mode: local Pricing: Free npm: @fndchagas/coolify-mcp GitHub: https://github.com/frndchagas/coolify-mcp Security Score: 8/10 Creator: Fernando Chagas Creator Reputation: D Version: 0.1.4 Required Credentials: COOLIFY_BASE_URL (optional), COOLIFY_TOKEN (required), COOLIFY_STRICT_VERSION (optional), COOLIFY_ALLOW_WRITE (optional), COOLIFY_OPENAPI_REF (optional) Install (Claude Code): claude mcp add io-github-frndchagas-coolify-mcp -- npx -y @fndchagas/coolify-mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-go Summary: Structured Go tool output (build, test, vet) as typed JSON diagnostics. Category: Developer Tools Mode: local Pricing: Free npm: @paretools/go GitHub: https://github.com/Dave-London/Pare Security Score: 5.5/10 Creator: Dave London Creator Reputation: C+ Version: 0.7.1 Install (Claude Code): claude mcp add io-github-dave-london-go -- npx -y @paretools/go --- ## Opendart Server URL: https://mcp-marketplace.io/server/io-github-kcw2034-sayouzone-mcp-opendart-server Summary: An MCP server that provides OpenDart API Category: Developer Tools Mode: local Pricing: Free PyPI: sayou-opendart-mcp GitHub: https://github.com/sayouzone/mcp-opendart-server Security Score: 4.5/10 Creator: Sayouzone Creator Reputation: C+ Version: 0.0.4 Required Credentials: OPENDART_API_KEY (required) Install (Claude Code): claude mcp add io-github-kcw2034-sayouzone-mcp-opendart-server -- uvx sayou-opendart-mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-pare-git Summary: Pare Git ג€” Structured git operations (status, log, diff, branch, commit, push) as typed JSON. Category: Developer Tools Mode: local Pricing: Free npm: @paretools/git GitHub: https://github.com/Dave-London/Pare Security Score: 4.2/10 Creator: Dave London Creator Reputation: C+ Version: 0.8.1 Install (Claude Code): claude mcp add io-github-dave-london-pare-git -- npx -y @paretools/git --- ## Precision Desktop URL: https://mcp-marketplace.io/server/io-github-ikoskela-precision-desktop Summary: Fixes DPI coordinate scaling for Windows desktop automation MCP servers. Category: Developer Tools Mode: local Pricing: Free PyPI: precision-desktop GitHub: https://github.com/ikoskela/precision-desktop Security Score: 10/10 Creator: Ikoskela Creator Reputation: C+ Version: 0.1.1 Required Credentials: WINDOWS_MCP_PATH (optional) Install (Claude Code): claude mcp add io-github-ikoskela-precision-desktop -- uvx precision-desktop --- ## Partsiq URL: https://mcp-marketplace.io/server/io-github-partstable-partsiq Summary: Parts research for IT hardware brokers: PN normalization, validation, and pricing Description: Parts research for IT hardware brokers: PN normalization, validation, and pricing Remote endpoints: streamable-http: https://partstable-api.jadagnino.workers.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://partstable-api.jadagnino.workers.dev/mcp GitHub: https://github.com/partstable/partsiq Security Score: 9/10 Creator: Partstable Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-partstable-partsiq https://partstable-api.jadagnino.workers.dev/mcp --- ## Oxylabs URL: https://mcp-marketplace.io/server/ai-smithery-oxylabs-oxylabs-mcp Summary: Fetch and process content from specified URLs using the Oxylabs Web Scraper API. Description: Fetch and process content from specified URLs using the Oxylabs Web Scraper API. Remote endpoints: streamable-http: https://server.smithery.ai/@oxylabs/oxylabs-mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@oxylabs/oxylabs-mcp/mcp GitHub: https://github.com/oxylabs/oxylabs-mcp Security Score: 10/10 Creator: Oxylabs Creator Reputation: C+ Version: 1.13.1 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-oxylabs-oxylabs-mcp https://server.smithery.ai/@oxylabs/oxylabs-mcp/mcp --- ## Geo Analyzer URL: https://mcp-marketplace.io/server/io-github-houtini-ai-geo-analyzer Summary: AI search optimization analysis with actionable findings and gap analysis Category: Developer Tools Mode: local Pricing: Free npm: @houtini/geo-analyzer GitHub: https://github.com/houtini-ai/geo-analyzer Security Score: 10/10 Creator: Houtini Ai Creator Reputation: C+ Version: 2.1.2 Required Credentials: ANTHROPIC_API_KEY (required) Install (Claude Code): claude mcp add io-github-houtini-ai-geo-analyzer -- npx -y @houtini/geo-analyzer --- ## Wspr URL: https://mcp-marketplace.io/server/io-github-qso-graph-wspr-mcp Summary: WSPR beacon analytics MCP server. Band openings, path analysis, solar correlation. Category: Developer Tools Mode: local Pricing: Free PyPI: wspr-mcp GitHub: https://github.com/qso-graph/wspr-mcp Security Score: 10/10 Creator: Qso Graph Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-qso-graph-wspr-mcp -- uvx wspr-mcp --- ## Orionbelt Semantic Layer URL: https://mcp-marketplace.io/server/io-github-ralfbecher-orionbelt-semantic-layer Summary: API-first semantic layer MCP server compiling YAML models into dialect-specific SQL Category: Developer Tools Mode: local Pricing: Free PyPI: orionbelt-semantic-layer GitHub: https://github.com/ralfbecher/orionbelt-semantic-layer Security Score: 10/10 Creator: Ralfbecher Creator Reputation: C+ Version: 0.3.0 Install (Claude Code): claude mcp add io-github-ralfbecher-orionbelt-semantic-layer -- uvx orionbelt-semantic-layer --- ## Notion Next URL: https://mcp-marketplace.io/server/com-notion-mcp Summary: Official Notion MCP server Description: Official Notion MCP server Remote endpoints: streamable-http: https://mcp.notion.com/mcp sse: https://mcp.notion.com/sse Category: Productivity Mode: remote Pricing: Free Remote URL: https://mcp.notion.com/sse GitHub: https://github.com/makenotion/notion-next Security Score: 9/10 Creator: Makenotion Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-notion-mcp https://mcp.notion.com/sse --- ## Paper Distill URL: https://mcp-marketplace.io/server/io-github-eclipse-cj-paper-distill-mcp Summary: Academic paper search across 11 sources with AI curation, ranked push, Zotero and Obsidian support. Category: Education & Research Mode: local Pricing: Free PyPI: paper-distill-mcp GitHub: https://github.com/Eclipse-Cj/paper-distill-mcp Security Score: 4.8/10 Creator: Eclipse Cj Creator Reputation: C+ Version: 0.2.4 Required Credentials: OPENALEX_EMAIL (optional), CORE_API_KEY (required), TELEGRAM_BOT_TOKEN (required), TELEGRAM_CHAT_ID (optional), DISCORD_WEBHOOK_URL (required), ZOTERO_LIBRARY_ID (optional), ZOTERO_API_KEY (required) Install (Claude Code): claude mcp add io-github-eclipse-cj-paper-distill-mcp -- uvx paper-distill-mcp --- ## PowerShell Exec URL: https://mcp-marketplace.io/server/ai-smithery-dynamicendpoints-powershell-exec-mcp-server Summary: Execute PowerShell commands securely with controlled timeouts and input validation. Retrieve syste… Description: Execute PowerShell commands securely with controlled timeouts and input validation. Retrieve syste… Remote endpoints: streamable-http: https://server.smithery.ai/@DynamicEndpoints/powershell-exec-mcp-server/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/DynamicEndpoints/PowerShell-Exec-MCP-Server Security Score: 10/10 Creator: DynamicEndpoints Creator Reputation: C+ Version: 1.13.1 --- ## Liechtenstein Law URL: https://mcp-marketplace.io/server/eu-ansvar-liechtenstein-law-mcp Summary: Liechtenstein legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/liechtenstein-law-mcp GitHub: https://github.com/Ansvar-Systems/Liechtenstein-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-liechtenstein-law-mcp -- npx -y @ansvar/liechtenstein-law-mcp --- ## Clock URL: https://mcp-marketplace.io/server/ai-smithery-arjunkmrm-watch2 Summary: Get the current time in your chosen timezone. Browse available continents and regions to pick the… Description: Get the current time in your chosen timezone. Browse available continents and regions to pick the… Remote endpoints: streamable-http: https://server.smithery.ai/@arjunkmrm/watch2/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/arjunkmrm/clock Security Score: 10/10 Creator: Arjunkmrm Creator Reputation: C+ Version: 1.14.1 --- ## Google Workspace URL: https://mcp-marketplace.io/server/io-github-aringad-google-workspace-mcp Summary: Google Workspace Admin via MCP. Manage users, groups, aliases, org units. Category: Developer Tools Mode: local Pricing: Free PyPI: google-workspace-admin-mcp GitHub: https://github.com/aringad/google-workspace-mcp Security Score: 10/10 Creator: Aringad Creator Reputation: C+ Version: 1.0.0 Required Credentials: GOOGLE_SERVICE_ACCOUNT_FILE (required), GOOGLE_ADMIN_EMAIL (optional), GOOGLE_CUSTOMER_ID (optional) Install (Claude Code): claude mcp add io-github-aringad-google-workspace-mcp -- uvx google-workspace-admin-mcp --- ## Sqlite URL: https://mcp-marketplace.io/server/io-github-neverinfamous-sqlite-mcp-server Summary: SQLite MCP server with 73 tools for JSONB, full-text search, geospatial, and analytics. Category: Data & Analytics Mode: local Pricing: Free PyPI: sqlite-mcp-server-enhanced GitHub: https://github.com/neverinfamous/sqlite-mcp-server.git Security Score: 10/10 Creator: Neverinfamous Creator Reputation: C+ Version: 2.6.3 Install (Claude Code): claude mcp add io-github-neverinfamous-sqlite-mcp-server -- uvx sqlite-mcp-server-enhanced --- ## Astronomy Oracle URL: https://mcp-marketplace.io/server/io-github-gregario-astronomy-oracle Summary: Astronomical catalog data and observing session planner. 13,000+ objects from OpenNGC. Category: Developer Tools Mode: local Pricing: Free npm: astronomy-oracle GitHub: https://github.com/gregario/astronomy-oracle Security Score: 5.2/10 Creator: Gregario Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-gregario-astronomy-oracle -- npx -y astronomy-oracle --- ## Smartmoneyoracle URL: https://mcp-marketplace.io/server/io-tooloracle-smartmoneyoracle Summary: Whale & Institutional Flow MCP — 8 tools: TVL flows, alpha signals, stablecoin supply. Description: Whale & Institutional Flow MCP — 8 tools: TVL flows, alpha signals, stablecoin supply. Remote endpoints: streamable-http: https://tooloracle.io/smart/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://tooloracle.io/smart/mcp/ GitHub: https://github.com/ToolOracle/smartmoneyoracle MCP Tools (8): top_whales, flow_scan, institutional, alpha_signal, protocol_flows, chain_flows, stablecoin_flows, health_check Security Score: 10/10 Creator: ToolOracle Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-tooloracle-smartmoneyoracle https://tooloracle.io/smart/mcp/ --- ## Hapi URL: https://mcp-marketplace.io/server/ai-com-mcp-lenny-rachitsky-podcast Summary: MCP server for structured access to Lenny Rachitsky podcast transcripts. For content creators. Description: MCP server for structured access to Lenny Rachitsky podcast transcripts. For content creators. Remote endpoints: streamable-http: https://lenny-rachitsky.run.mcp.com.ai/mcp Category: Content & Media Mode: remote Pricing: Free Remote URL: https://lenny-rachitsky.run.mcp.com.ai/mcp GitHub: https://github.com/la-rebelion/hapimcp MCP Tools (8): getEpisodes, getEpisodesGuest, getEpisodesGuestMetadatajson, getEpisodesGuestTranscriptformat, getEpisodesGuestChunks, getEpisodesGuestChunksChunkIdtxt, getSearch, postSearch Security Score: 10/10 Creator: La Rebelion Creator Reputation: C+ Version: 0.6.0 Install (Claude Code Remote): claude mcp add --transport http ai-com-mcp-lenny-rachitsky-podcast https://lenny-rachitsky.run.mcp.com.ai/mcp --- ## Sg Bus Test URL: https://mcp-marketplace.io/server/ai-smithery-arjunkmrm-sg-bus-test Summary: Get real-time bus arrival times for any Singapore bus stop by code, with optional service filterin… Description: Get real-time bus arrival times for any Singapore bus stop by code, with optional service filterin… Remote endpoints: streamable-http: https://server.smithery.ai/@arjunkmrm/sg-bus-test/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/arjunkmrm/sg-bus-test Security Score: 10/10 Creator: Arjunkmrm Creator Reputation: C+ Version: 1.0.0 --- ## Kagan URL: https://mcp-marketplace.io/server/io-github-kagan-sh-kagan Summary: AI-powered Kanban TUI for autonomous development workflows with agent orchestration Category: Developer Tools Mode: local Pricing: Free PyPI: kagan GitHub: https://github.com/kagan-sh/kagan Security Score: 10/10 Creator: Kagan Sh Creator Reputation: C+ Version: 0.11.2 Required Credentials: KAGAN_OPENAI_API_KEY (required), KAGAN_ANTHROPIC_API_KEY (required), KAGAN_DB_PATH (optional) Install (Claude Code): claude mcp add io-github-kagan-sh-kagan -- uvx kagan --- ## App Publish URL: https://mcp-marketplace.io/server/io-github-mikusnuz-app-publish Summary: MCP server for App Store Connect & Google Play Console — iOS/Android app management Category: Developer Tools Mode: local Pricing: Free npm: app-publish-mcp GitHub: https://github.com/mikusnuz/app-publish-mcp Security Score: 3.8/10 Creator: Mikusnuz Creator Reputation: C+ Version: 0.3.1 Required Credentials: APPLE_KEY_ID (required), APPLE_ISSUER_ID (required), APPLE_P8_PATH (optional), GOOGLE_SERVICE_ACCOUNT_PATH (optional) Install (Claude Code): claude mcp add io-github-mikusnuz-app-publish -- npx -y app-publish-mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-mcp Summary: Meta MCP server that generates other MCP servers — the factory that builds factories Category: Developer Tools Mode: local Pricing: Free npm: mcp-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 8.3/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-ryudi84-mcp -- npx -y mcp-forge-mcp --- ## Selvo URL: https://mcp-marketplace.io/server/io-github-selvoapp-selvo Summary: Help center for SaaS teams. 14-tool MCP server for articles, collections, and search. Description: Help center for SaaS teams. 14-tool MCP server for articles, collections, and search. Remote endpoints: streamable-http: https://app.selvo.co/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://app.selvo.co/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-selvoapp-selvo https://app.selvo.co/mcp --- ## Dynadot URL: https://mcp-marketplace.io/server/io-github-mikusnuz-dynadot Summary: MCP server for Dynadot domain registrar — domain search, registration, DNS, and transfers Category: Developer Tools Mode: local Pricing: Free npm: dynadot-mcp GitHub: https://github.com/mikusnuz/dynadot-mcp Security Score: 10/10 Creator: Mikusnuz Creator Reputation: C+ Version: 1.3.1 Required Credentials: DYNADOT_API_KEY (required), DYNADOT_SANDBOX (optional) Install (Claude Code): claude mcp add io-github-mikusnuz-dynadot -- npx -y dynadot-mcp --- ## Deadend URL: https://mcp-marketplace.io/server/io-github-dbwls99706-deadends-dev Summary: Structured failure knowledge for AI agents — dead ends, workarounds, error chains Category: Developer Tools Mode: local Pricing: Free PyPI: deadends-dev GitHub: https://github.com/dbwls99706/deadend.dev Security Score: 4.2/10 Creator: Dbwls99706 Creator Reputation: C+ Version: 0.3.1 Install (Claude Code): claude mcp add io-github-dbwls99706-deadends-dev -- uvx deadends-dev --- ## Browserbase URL: https://mcp-marketplace.io/server/io-github-browserbase-mcp-server-browserbase Summary: MCP server for AI web browser automation using Browserbase and Stagehand Category: Developer Tools Mode: local Pricing: Free npm: @browserbasehq/mcp-server-browserbase GitHub: https://github.com/browserbase/mcp-server-browserbase Security Score: 10/10 Creator: Browserbase Creator Reputation: C+ Version: 2.1.1 Required Credentials: BROWSERBASE_API_KEY (required), BROWSERBASE_PROJECT_ID (optional), GEMINI_API_KEY (required) Install (Claude Code): claude mcp add io-github-browserbase-mcp-server-browserbase -- npx -y @browserbasehq/mcp-server-browserbase --- ## Awesome Copilot URL: https://mcp-marketplace.io/server/io-github-rbbtsn0w-awesome-copilot-mcp Summary: Model Context Protocol server for awesome-copilot agents and collections Category: Developer Tools Mode: local Pricing: Free npm: awesome-copilot-mcp GitHub: https://github.com/RbBtSn0w/awesome-copilot-mcp Security Score: 5.2/10 Creator: RbBtSn0w Creator Reputation: C+ Version: 0.3.15 Install (Claude Code): claude mcp add io-github-rbbtsn0w-awesome-copilot-mcp -- npx -y awesome-copilot-mcp --- ## Belgium Law URL: https://mcp-marketplace.io/server/eu-ansvar-belgian-law-mcp Summary: Belgian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/belgian-law-mcp GitHub: https://github.com/Ansvar-Systems/Belgium-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-belgian-law-mcp -- npx -y @ansvar/belgian-law-mcp --- ## Brave Search URL: https://mcp-marketplace.io/server/io-github-brave-brave-search-mcp-server Summary: Brave Search MCP Server: web results, images, videos, rich results, AI summaries, and more. Category: Search & Web Mode: local Pricing: Free npm: @brave/brave-search-mcp-server GitHub: https://github.com/brave/brave-search-mcp-server Security Score: 10/10 Creator: Brave Creator Reputation: C+ Version: 2.0.75 Required Credentials: BRAVE_API_KEY (required) Install (Claude Code): claude mcp add io-github-brave-brave-search-mcp-server -- npx -y @brave/brave-search-mcp-server --- ## Jettyd URL: https://mcp-marketplace.io/server/com-jettyd-mcp Summary: Connect AI agents to IoT devices — read sensors, send commands, manage ESP32 fleets. Category: Developer Tools Mode: local Pricing: Free npm: @jettyd/mcp GitHub: https://github.com/jettydiot/jettyd-mcp Security Score: 10/10 Creator: Jettydiot Creator Reputation: C+ Version: 0.1.1 Required Credentials: JETTYD_API_KEY (required), JETTYD_BASE_URL (optional) Install (Claude Code): claude mcp add com-jettyd-mcp -- npx -y @jettyd/mcp --- ## Anilist URL: https://mcp-marketplace.io/server/io-github-yuna0x0-anilist-mcp Summary: AniList MCP server for accessing AniList API data Category: Developer Tools Mode: local Pricing: Free npm: anilist-mcp GitHub: https://github.com/yuna0x0/anilist-mcp Security Score: 10/10 Creator: Yuna0x0 Creator Reputation: C+ Version: 1.4.0 Required Credentials: ANILIST_TOKEN (required) Install (Claude Code): claude mcp add io-github-yuna0x0-anilist-mcp -- npx -y anilist-mcp --- ## Sub Agents URL: https://mcp-marketplace.io/server/io-github-shinpr-sub-agents-mcp Summary: MCP server for delegating tasks to specialized AI assistants in Cursor, Claude, and Gemini Category: Developer Tools Mode: local Pricing: Free npm: sub-agents-mcp GitHub: https://github.com/shinpr/sub-agents-mcp Security Score: 10/10 Creator: Shinpr Creator Reputation: C+ Version: 0.5.3 Required Credentials: AGENTS_DIR (optional), AGENT_TYPE (optional), EXECUTION_TIMEOUT_MS (optional), SESSION_ENABLED (optional), SESSION_DIR (optional), SESSION_RETENTION_DAYS (optional), AGENTS_SETTINGS_PATH (optional) Install (Claude Code): claude mcp add io-github-shinpr-sub-agents-mcp -- npx -y sub-agents-mcp --- ## Google Maps Places URL: https://mcp-marketplace.io/server/io-github-domdomegg-google-maps-places-mcp Summary: Allow AI systems to search for places and get business info via Google Maps Places API. Category: Developer Tools Mode: local Pricing: Free npm: google-maps-places-mcp GitHub: https://github.com/domdomegg/google-maps-places-mcp.git Security Score: 10/10 Creator: Domdomegg Creator Reputation: C+ Version: 1.1.2 Required Credentials: GOOGLE_ACCESS_TOKEN (required), MCP_TRANSPORT (optional), GOOGLE_CLIENT_ID (optional), GOOGLE_CLIENT_SECRET (required) Install (Claude Code): claude mcp add io-github-domdomegg-google-maps-places-mcp -- npx -y google-maps-places-mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-diff Summary: MCP server for computing text diffs, comparing strings, and generating unified diff output. Category: Developer Tools Mode: local Pricing: Free npm: diff-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 8.3/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-ryudi84-diff -- npx -y diff-forge-mcp --- ## Pota URL: https://mcp-marketplace.io/server/io-github-qso-graph-pota-mcp Summary: Parks on the Air MCP server. Park lookup, activator and hunter stats, live spots. Category: Developer Tools Mode: local Pricing: Free PyPI: pota-mcp GitHub: https://github.com/qso-graph/pota-mcp Security Score: 10/10 Creator: Qso Graph Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-qso-graph-pota-mcp -- uvx pota-mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-pare-make Summary: Pare Make ג€” Structured Make/Just task runner operations (run, list) as typed JSON. Category: Developer Tools Mode: local Pricing: Free npm: @paretools/make GitHub: https://github.com/Dave-London/Pare Security Score: 6.2/10 Creator: Dave London Creator Reputation: C+ Version: 0.8.1 Install (Claude Code): claude mcp add io-github-dave-london-pare-make -- npx -y @paretools/make --- ## Solar URL: https://mcp-marketplace.io/server/io-github-qso-graph-solar-mcp Summary: Solar indices and space weather MCP server. SFI, SSN, Kp, DSCOVR, NOAA alerts. Category: Developer Tools Mode: local Pricing: Free PyPI: solar-mcp GitHub: https://github.com/qso-graph/solar-mcp Security Score: 10/10 Creator: Qso Graph Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-qso-graph-solar-mcp -- uvx solar-mcp --- ## Pickaxe URL: https://mcp-marketplace.io/server/io-github-aplaceforallmystuff-mcp-pickaxe Summary: MCP server for Pickaxe API - manage AI agents, knowledge bases, users, and analytics Category: Developer Tools Mode: local Pricing: Free npm: mcp-pickaxe GitHub: https://github.com/aplaceforallmystuff/mcp-pickaxe Security Score: 10/10 Creator: Aplaceforallmystuff Creator Reputation: C+ Version: 1.0.1 Required Credentials: PICKAXE_API_KEY (required), PICKAXE_STUDIO_ID (optional) Install (Claude Code): claude mcp add io-github-aplaceforallmystuff-mcp-pickaxe -- npx -y mcp-pickaxe --- ## Clio Kit URL: https://mcp-marketplace.io/server/io-github-iowarp-hdf5-mcp Summary: HDF5 FastMCP - Scientific Data Access for AI Agents | CLIO Kit MCP Server Category: Developer Tools Mode: local Pricing: Free PyPI: clio-kit GitHub: https://github.com/iowarp/clio-kit Security Score: 4.5/10 Creator: Iowarp Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-iowarp-hdf5-mcp -- uvx clio-kit --- ## Super Fetch URL: https://mcp-marketplace.io/server/io-github-j0hanz-superfetch Summary: Intelligent web content fetcher MCP server that converts HTML to clean, AI-readable JSONL format Category: Developer Tools Mode: local Pricing: Free npm: @j0hanz/superfetch GitHub: https://github.com/j0hanz/super-fetch-mcp-server Security Score: 6.2/10 Creator: J0hanz Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-j0hanz-superfetch -- npx -y @j0hanz/superfetch --- ## Threatintel URL: https://mcp-marketplace.io/server/io-github-aplaceforallmystuff-mcp-threatintel Summary: Unified threat intel - OTX, AbuseIPDB, GreyNoise, abuse.ch, Feodo Tracker Category: Developer Tools Mode: local Pricing: Free npm: mcp-threatintel-server GitHub: https://github.com/aplaceforallmystuff/mcp-threatintel Security Score: 8.3/10 Creator: Aplaceforallmystuff Creator Reputation: C+ Version: 1.0.1 Required Credentials: OTX_API_KEY (required), ABUSEIPDB_API_KEY (required), GREYNOISE_API_KEY (required), ABUSECH_AUTH_KEY (required) Install (Claude Code): claude mcp add io-github-aplaceforallmystuff-mcp-threatintel -- npx -y mcp-threatintel-server --- ## Registry URL: https://mcp-marketplace.io/server/io-github-formulahendry-mcp-server-mcp-registry Summary: MCP Server for MCP Registry to discover and search for available MCP servers in the registry Category: Developer Tools Mode: local Pricing: Free npm: mcp-server-mcp-registry GitHub: https://github.com/formulahendry/mcp-server-mcp-registry Security Score: 10/10 Creator: formulahendry Creator Reputation: C- Version: 0.1.0 Install (Claude Code): claude mcp add io-github-formulahendry-mcp-server-mcp-registry -- npx -y mcp-server-mcp-registry --- ## Spec Driven Development URL: https://mcp-marketplace.io/server/io-github-formulahendry-spec-driven-development Summary: MCP Server that facilitates spec-driven development workflows, not just Vibe Coding. Category: File & Storage Mode: local Pricing: Free npm: mcp-server-spec-driven-development GitHub: https://github.com/formulahendry/mcp-server-spec-driven-development Security Score: 10/10 Creator: formulahendry Creator Reputation: C- Version: 0.1.1 Install (Claude Code): claude mcp add io-github-formulahendry-spec-driven-development -- npx -y mcp-server-spec-driven-development --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-hash Summary: MCP server for cryptographic hashing — MD5, SHA-1, SHA-256, SHA-384, SHA-512 Category: Developer Tools Mode: local Pricing: Free npm: hash-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 5.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-ryudi84-hash -- npx -y hash-forge-mcp --- ## Ulink URL: https://mcp-marketplace.io/server/io-github-flywheelstudio-ulink Summary: Deep linking for iOS, Android & Flutter. Firebase Dynamic Links alternative. Category: Developer Tools Mode: local Pricing: Free npm: @ulinkly/mcp-server GitHub: https://github.com/FlywheelStudio/ulink-mcp-server Security Score: 10/10 Creator: FlywheelStudio Creator Reputation: C+ Version: 0.1.15 Required Credentials: ULINK_API_KEY (required) Install (Claude Code): claude mcp add io-github-flywheelstudio-ulink -- npx -y @ulinkly/mcp-server --- ## Mango Sago URL: https://mcp-marketplace.io/server/ai-smithery-arjunkmrm-mango-sago Summary: Create cheerful, personalized greetings in seconds. Switch to playful pirate-speak for extra flair… Description: Create cheerful, personalized greetings in seconds. Switch to playful pirate-speak for extra flair… Remote endpoints: streamable-http: https://server.smithery.ai/@arjunkmrm/mango-sago/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/arjunkmrm/mango-sago Security Score: 10/10 Creator: Arjunkmrm Creator Reputation: C+ Version: 1.16.0 --- ## XcodeBuild URL: https://mcp-marketplace.io/server/io-github-cameroncooke-xcodebuildmcp Summary: XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities. Category: Developer Tools Mode: local Pricing: Free npm: xcodebuildmcp GitHub: https://github.com/cameroncooke/XcodeBuildMCP Security Score: 4.5/10 Creator: Cameroncooke Creator Reputation: C+ Version: 1.12.7 Install (Claude Code): claude mcp add io-github-cameroncooke-xcodebuildmcp -- npx -y xcodebuildmcp --- ## Html2md URL: https://mcp-marketplace.io/server/io-github-sunshad0w-html2md Summary: Converts HTML to Markdown with auto-summary and section extraction. Supports Playwright. Category: Search & Web Mode: local Pricing: Free GitHub: https://github.com/sunshad0w/html2md-mcp Security Score: 10/10 Installs: 1 Creator: Sunshad0w Creator Reputation: C+ Version: 0.3.0 --- ## Agi Alpha URL: https://mcp-marketplace.io/server/com-agialpha-agi-alpha Summary: Decentralized AI agent labor market on Ethereum. 15 tools for on-chain job lifecycle. Description: Decentralized AI agent labor market on Ethereum. 15 tools for on-chain job lifecycle. Remote endpoints: streamable-http: https://agialpha.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://agialpha.com/api/mcp MCP Tools (15): get_protocol_info, list_jobs, get_job, get_agent_reputation, fetch_job_metadata, upload_to_ipfs, create_job, apply_for_job, request_job_completion, approve_job, disapprove_job, dispute_job, cancel_job, finalize_job, expire_job Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-agialpha-agi-alpha https://agialpha.com/api/mcp --- ## Watsonx URL: https://mcp-marketplace.io/server/io-github-expertvagabond-watsonx Summary: IBM watsonx.ai MCP server for Claude integration Category: Developer Tools Mode: local Pricing: Free npm: watsonx-mcp-server GitHub: https://github.com/ExpertVagabond/watsonx-mcp-server.git Security Score: 10/10 Creator: ExpertVagabond Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-expertvagabond-watsonx -- npx -y watsonx-mcp-server --- ## Speakmanai Workflow URL: https://mcp-marketplace.io/server/io-github-speakmancip-speakmanai Summary: Multi-agent AI pipeline that generates professional Solution Architecture Documents. Description: Multi-agent AI pipeline that generates professional Solution Architecture Documents. Remote endpoints: streamable-http: https://speakman.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://speakman.ai/mcp GitHub: https://github.com/speakmancip/speakmanai_workflow Security Score: 9/10 Creator: Speakmancip Creator Reputation: C+ Version: 1.0.10 Install (Claude Code Remote): claude mcp add --transport http io-github-speakmancip-speakmanai https://speakman.ai/mcp --- ## Iota URL: https://mcp-marketplace.io/server/io-github-qso-graph-iota-mcp Summary: Islands on the Air MCP server. Group lookup, island search, DXCC mapping, nearby groups. Category: Developer Tools Mode: local Pricing: Free PyPI: iota-mcp GitHub: https://github.com/qso-graph/iota-mcp Security Score: 10/10 Creator: Qso Graph Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-qso-graph-iota-mcp -- uvx iota-mcp --- ## Time URL: https://mcp-marketplace.io/server/ai-smithery-arjunkmrm-test01 Summary: Get the current time in any timezone. Explore concise timezone info to pick the right region. Simp… Description: Get the current time in any timezone. Explore concise timezone info to pick the right region. Simp… Remote endpoints: streamable-http: https://server.smithery.ai/@arjunkmrm/test01/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/arjunkmrm/time Security Score: 10/10 Creator: Arjunkmrm Creator Reputation: C+ Version: 1.15.0 --- ## Medical Terminologies URL: https://mcp-marketplace.io/server/io-github-sidneybissoli-medical-terminologies-mcp Summary: Unified access to global medical terminologies: ICD-11, SNOMED CT, LOINC, RxNorm, MeSH Category: Security Mode: local Pricing: Free npm: medical-terminologies-mcp GitHub: https://github.com/SidneyBissoli/medical-terminologies-mcp Security Score: 10/10 Creator: SidneyBissoli Creator Reputation: C+ Version: 1.0.2 Required Credentials: WHO_CLIENT_ID (optional), WHO_CLIENT_SECRET (required) Install (Claude Code): claude mcp add io-github-sidneybissoli-medical-terminologies-mcp -- npx -y medical-terminologies-mcp --- ## Qrz URL: https://mcp-marketplace.io/server/io-github-qso-graph-qrz-mcp Summary: QRZ.com MCP server. Callsign lookup, DXCC resolution, logbook queries via QRZ XML API. Category: Developer Tools Mode: local Pricing: Free PyPI: qrz-mcp GitHub: https://github.com/qso-graph/qrz-mcp Security Score: 9.7/10 Creator: Qso Graph Creator Reputation: C+ Version: 0.2.0 Install (Claude Code): claude mcp add io-github-qso-graph-qrz-mcp -- uvx qrz-mcp --- ## Visus URL: https://mcp-marketplace.io/server/io-github-leochong-visus-mcp Summary: Security-first web access for Claude. Sanitizes pages, blocks injection, redacts PII. Category: Developer Tools Mode: local Pricing: Free npm: visus-mcp GitHub: https://github.com/visus-mcp/visus-mcp Security Score: 6.2/10 Creator: Visus Mcp Creator Reputation: C+ Version: 0.6.1 Required Credentials: VISUS_TIMEOUT_MS (optional), VISUS_MAX_CONTENT_KB (optional), VISUS_RENDERER_URL (optional) Install (Claude Code): claude mcp add io-github-leochong-visus-mcp -- npx -y visus-mcp --- ## Chrome Devtools URL: https://mcp-marketplace.io/server/io-github-dinesh-nalla-se-chrome-devtools-mcp Summary: MCP server for Chrome DevTools Category: Developer Tools Mode: local Pricing: Free npm: @dinesh-nalla-se/chrome-devtools-mcp GitHub: https://github.com/dinesh-nalla-se/chrome-devtools-mcp Security Score: 6.2/10 Creator: Dinesh Nalla Se Creator Reputation: C+ Version: 0.10.2 Install (Claude Code): claude mcp add io-github-dinesh-nalla-se-chrome-devtools-mcp -- npx -y @dinesh-nalla-se/chrome-devtools-mcp --- ## R Counter URL: https://mcp-marketplace.io/server/io-github-guanqun-yang-mcp-server-r-counter Summary: A MCP Server Counting Number of r's for a Given Query Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-server-r-counter GitHub: https://github.com/guanqun-yang/mcp-server-r-counter Security Score: 10/10 Creator: Guanqun Yang Creator Reputation: C+ Version: 0.0.3 Install (Claude Code): claude mcp add io-github-guanqun-yang-mcp-server-r-counter -- uvx mcp-server-r-counter --- ## Mcp URL: https://mcp-marketplace.io/server/com-gocontentflow-mcp Summary: Search and analyze 50,000+ hours of business podcast transcripts, entities, and speakers. Description: Search and analyze 50,000+ hours of business podcast transcripts, entities, and speakers. Remote endpoints: streamable-http: https://api.gocontentflow.com/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.gocontentflow.com/mcp/ Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-gocontentflow-mcp https://api.gocontentflow.com/mcp/ --- ## Gateway URL: https://mcp-marketplace.io/server/io-github-rupinder2-mcp-gateway Summary: Aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-orchestration-gateway GitHub: https://github.com/rupinder2/mcp-gateway Security Score: 4.2/10 Creator: Rupinder2 Creator Reputation: C+ Version: 0.1.1 Required Credentials: STORAGE_BACKEND (optional), REDIS_URL (optional), SERVER_CONFIG_PATH (optional) Install (Claude Code): claude mcp add io-github-rupinder2-mcp-gateway -- uvx mcp-orchestration-gateway --- ## Db URL: https://mcp-marketplace.io/server/io-github-neverinfamous-db-mcp Summary: SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering Category: Developer Tools Mode: local Pricing: Free npm: db-mcp GitHub: https://github.com/neverinfamous/db-mcp.git Security Score: 10/10 Creator: Neverinfamous Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-neverinfamous-db-mcp -- npx -y db-mcp --- ## Stack URL: https://mcp-marketplace.io/server/com-stackoverflow-mcp-mcp Summary: Access Stack Overflow's trusted and verified technical questions and answers. Description: Access Stack Overflow's trusted and verified technical questions and answers. Remote endpoints: streamable-http: https://mcp.stackoverflow.com Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.stackoverflow.com GitHub: https://github.com/StackExchange/Stack-MCP Security Score: 10/10 Creator: StackExchange Creator Reputation: C+ Version: 1.1.3 Install (Claude Code Remote): claude mcp add --transport http com-stackoverflow-mcp-mcp https://mcp.stackoverflow.com --- ## Japan Law URL: https://mcp-marketplace.io/server/eu-ansvar-japan-law-mcp Summary: Japan legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/japan-law-mcp GitHub: https://github.com/Ansvar-Systems/japan-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.1 Install (Claude Code): claude mcp add eu-ansvar-japan-law-mcp -- npx -y @ansvar/japan-law-mcp --- ## Bach Codecommander URL: https://mcp-marketplace.io/server/io-github-lukisch-bach-codecommander-mcp Summary: 17 tools for code analysis, JSON repair, encoding fix, format conversion, diff, and regex. Category: Developer Tools Mode: local Pricing: Free npm: bach-codecommander-mcp GitHub: https://github.com/lukisch/bach-codecommander-mcp Security Score: 10/10 Creator: Lukisch Creator Reputation: C+ Version: 1.3.0 Install (Claude Code): claude mcp add io-github-lukisch-bach-codecommander-mcp -- npx -y bach-codecommander-mcp --- ## Seo Crawler URL: https://mcp-marketplace.io/server/io-github-houtini-ai-seo-crawler-mcp Summary: Crawl and analyse websites for SEO errors using Crawlee with SQLite storage Category: Search & Web Mode: local Pricing: Free npm: @houtini/seo-crawler-mcp GitHub: https://github.com/houtini-ai/seo-crawler-mcp Security Score: 10/10 Creator: Houtini Ai Creator Reputation: C+ Version: 2.0.1 Required Credentials: OUTPUT_DIR (optional), DEBUG (optional) Install (Claude Code): claude mcp add io-github-houtini-ai-seo-crawler-mcp -- npx -y @houtini/seo-crawler-mcp --- ## Potal URL: https://mcp-marketplace.io/server/io-github-soulmaten7-potal Summary: Total landed cost API for cross-border commerce. 240 countries, 113M+ tariff records. Category: Developer Tools Mode: local Pricing: Free npm: potal-mcp-server GitHub: https://github.com/soulmaten7/potal Security Score: 4.8/10 Creator: Soulmaten7 Creator Reputation: C+ Version: 1.3.1 Required Credentials: POTAL_API_KEY (required) Install (Claude Code): claude mcp add io-github-soulmaten7-potal -- npx -y potal-mcp-server --- ## Math URL: https://mcp-marketplace.io/server/io-github-andylbrummer-math-mcp Summary: GPU-accelerated MCP server: symbolic algebra, numerical computing, FFT, optimization, linear algebra Category: Developer Tools Mode: local Pricing: Free PyPI: scicomp-math-mcp GitHub: https://github.com/andylbrummer/math-mcp Security Score: 3.8/10 Creator: Andylbrummer Creator Reputation: C+ Version: 0.1.6 Install (Claude Code): claude mcp add io-github-andylbrummer-math-mcp -- uvx scicomp-math-mcp --- ## Expo Android URL: https://mcp-marketplace.io/server/io-github-frndchagas-expo-android Summary: MCP server for Android emulator automation via ADB. Category: Developer Tools Mode: local Pricing: Free npm: @fndchagas/expo-android GitHub: https://github.com/frndchagas/expo-android Security Score: 10/10 Creator: Fernando Chagas Creator Reputation: D Version: 0.2.1 Required Credentials: ADB_PATH (optional), ADB_SERIAL (optional), ADB_TIMEOUT_MS (optional), ADB_MAX_BUFFER_MB (optional), ADB_DEBUG (optional), MCP_TRANSPORT (optional), PORT (optional) Install (Claude Code): claude mcp add io-github-frndchagas-expo-android -- npx -y @fndchagas/expo-android --- ## Apple Music URL: https://mcp-marketplace.io/server/io-github-cifero74-mcp-apple-music Summary: Apple Music MCP server — search catalog, manage playlists, and access your library via Claude. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-apple-music-server GitHub: https://github.com/Cifero74/mcp-apple-music Security Score: 6.2/10 Creator: Cifero74 Creator Reputation: C+ Version: 1.0.1 Required Credentials: APPLE_TEAM_ID (optional), APPLE_KEY_ID (optional), APPLE_PRIVATE_KEY (required), APPLE_MUSIC_USER_TOKEN (required), APPLE_STOREFRONT (optional) Install (Claude Code): claude mcp add io-github-cifero74-mcp-apple-music -- uvx mcp-apple-music-server --- ## Philippine Law URL: https://mcp-marketplace.io/server/eu-ansvar-philippine-law-mcp Summary: Philippine legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/philippine-law-mcp GitHub: https://github.com/Ansvar-Systems/philippine-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-philippine-law-mcp -- npx -y @ansvar/philippine-law-mcp --- ## Lona URL: https://mcp-marketplace.io/server/agency-lona-trading Summary: AI-powered trading strategy development: backtesting, market data, and portfolio analysis Description: AI-powered trading strategy development: backtesting, market data, and portfolio analysis Remote endpoints: streamable-http: https://mcp.lona.agency/mcp Category: Finance Mode: remote Pricing: Free Remote URL: https://mcp.lona.agency/mcp GitHub: https://github.com/mindsightventures/lona Security Score: 9/10 Rating: 5/5 Installs: 4 Creator: iamtxena Creator Reputation: B- Version: 2.0.0 Install (Claude Code Remote): claude mcp add --transport http agency-lona-trading https://mcp.lona.agency/mcp --- ## Photoshop URL: https://mcp-marketplace.io/server/io-github-alisaitteke-photoshop-mcp Summary: MCP server for Adobe Photoshop automation - control Photoshop from AI assistants Category: Design Mode: local Pricing: Free npm: @alisaitteke/photoshop-mcp GitHub: https://github.com/alisaitteke/photoshop-mcp Security Score: 10/10 Creator: Alisaitteke Creator Reputation: C+ Version: 0.1.6 Install (Claude Code): claude mcp add io-github-alisaitteke-photoshop-mcp -- npx -y @alisaitteke/photoshop-mcp --- ## Godot URL: https://mcp-marketplace.io/server/io-github-tugcantopaloglu-godot-mcp Summary: MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development Category: Developer Tools Mode: local Pricing: Free npm: @tugcantopaloglu/godot-mcp GitHub: https://github.com/tugcantopaloglu/godot-mcp Security Score: 4.5/10 Creator: Tugcantopaloglu Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-tugcantopaloglu-godot-mcp -- npx -y @tugcantopaloglu/godot-mcp --- ## Ot Security URL: https://mcp-marketplace.io/server/io-github-ansvar-systems-ot-security-mcp Summary: OT security standards: IEC 62443, NIST 800-82/53, MITRE ATT&CK for ICS Category: Security Mode: local Pricing: Free npm: @ansvar/ot-security-mcp GitHub: https://github.com/Ansvar-Systems/ot-security-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 0.2.1 Install (Claude Code): claude mcp add io-github-ansvar-systems-ot-security-mcp -- npx -y @ansvar/ot-security-mcp --- ## Mango Sago URL: https://mcp-marketplace.io/server/ai-smithery-arjunkmrm-py-test-2 Summary: Greet people by name with friendly, customizable messages. Toggle Pirate Mode to speak like a swas… Description: Greet people by name with friendly, customizable messages. Toggle Pirate Mode to speak like a swas… Remote endpoints: streamable-http: https://server.smithery.ai/@arjunkmrm/py-test-2/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/arjunkmrm/mango-sago Security Score: 10/10 Creator: Arjunkmrm Creator Reputation: C+ Version: 1.16.0 --- ## Time URL: https://mcp-marketplace.io/server/ai-smithery-arjunkmrm-local02 Summary: Get the current time in your chosen timezone and view common timezone information. Simplify schedu… Description: Get the current time in your chosen timezone and view common timezone information. Simplify schedu… Remote endpoints: streamable-http: https://server.smithery.ai/@arjunkmrm/local02/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/arjunkmrm/time Security Score: 9.3/10 Creator: Arjunkmrm Creator Reputation: C+ Version: 1.15.0 --- ## Clio Kit URL: https://mcp-marketplace.io/server/io-github-iowarp-plot-mcp Summary: MCP server for advanced data visualization and plotting operations Category: Developer Tools Mode: local Pricing: Free PyPI: clio-kit GitHub: https://github.com/iowarp/clio-kit Security Score: 8.3/10 Creator: Iowarp Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-iowarp-plot-mcp -- uvx clio-kit --- ## Discourse URL: https://mcp-marketplace.io/server/io-github-discourse-mcp Summary: Discourse MCP CLI server (stdio) exposing Discourse tools via MCP Category: Developer Tools Mode: local Pricing: Free npm: @discourse/mcp GitHub: https://github.com/discourse/discourse-mcp Security Score: 5.5/10 Creator: Discourse Creator Reputation: C+ Version: 0.2.6 Install (Claude Code): claude mcp add io-github-discourse-mcp -- npx -y @discourse/mcp --- ## Dutch Law URL: https://mcp-marketplace.io/server/eu-ansvar-dutch-law-mcp Summary: Query Dutch statutes, 202K+ court decisions, EU cross-references, and kamerstukken Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/dutch-law-mcp GitHub: https://github.com/Ansvar-Systems/Dutch-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.0 Install (Claude Code): claude mcp add eu-ansvar-dutch-law-mcp -- npx -y @ansvar/dutch-law-mcp --- ## Czech Law URL: https://mcp-marketplace.io/server/eu-ansvar-czech-law-mcp Summary: Czech legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/czech-law-mcp GitHub: https://github.com/Ansvar-Systems/Czech-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-czech-law-mcp -- npx -y @ansvar/czech-law-mcp --- ## Dversum URL: https://mcp-marketplace.io/server/io-github-dversum-mcp-server Summary: Manage clients, projects, tasks, invoices, time tracking & calendar in dVersum. Category: Developer Tools Mode: local Pricing: Free npm: @dversum/mcp-server GitHub: https://github.com/dversum/mcp-server Security Score: 4.8/10 Creator: Dversum Creator Reputation: C+ Version: 2.0.0 Required Credentials: DVERSUM_API_URL (optional), DVERSUM_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-dversum-mcp-server -- npx -y @dversum/mcp-server --- ## Postgresql URL: https://mcp-marketplace.io/server/io-github-neverinfamous-postgres-mcp Summary: PostgreSQL MCP server with 203 tools, connection pooling, HTTP/SSE, OAuth 2.1, and tool filtering Category: Data & Analytics Mode: local Pricing: Free npm: @neverinfamous/postgres-mcp GitHub: https://github.com/neverinfamous/postgresql-mcp.git Security Score: 10/10 Creator: Neverinfamous Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-neverinfamous-postgres-mcp -- npx -y @neverinfamous/postgres-mcp --- ## Automem URL: https://mcp-marketplace.io/server/io-github-verygoodplugins-mcp-automem Summary: Graph-vector memory for AI assistants using FalkorDB and Qdrant Description: Graph-vector memory for AI assistants using FalkorDB and Qdrant Remote endpoints: streamable-http: https://{endpoint}/mcp sse: https://{endpoint}/mcp/sse Category: Developer Tools Mode: dual Pricing: Free npm: @verygoodplugins/mcp-automem GitHub: https://github.com/verygoodplugins/mcp-automem Security Score: 10/10 Creator: Verygoodplugins Creator Reputation: C+ Version: 0.10.0 Install (Claude Code): claude mcp add io-github-verygoodplugins-mcp-automem -- npx -y @verygoodplugins/mcp-automem --- ## Salesforce URL: https://mcp-marketplace.io/server/ai-smithery-kodey-ai-salesforce-mcp Summary: Run SOQL queries to explore and retrieve Salesforce data. Inspect records, fields, and relationshi… Description: Run SOQL queries to explore and retrieve Salesforce data. Inspect records, fields, and relationshi… Remote endpoints: streamable-http: https://server.smithery.ai/@kodey-ai/salesforce-mcp/mcp Category: Business Tools Mode: dual Pricing: Free Remote URL: https://server.smithery.ai/@kodey-ai/salesforce-mcp/mcp GitHub: https://github.com/kodey-ai/salesforce-mcp Security Score: 10/10 Creator: Kodey Ai Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-kodey-ai-salesforce-mcp https://server.smithery.ai/@kodey-ai/salesforce-mcp/mcp --- ## Moroccan Law URL: https://mcp-marketplace.io/server/eu-ansvar-moroccan-law-mcp Summary: Moroccan legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/moroccan-law-mcp GitHub: https://github.com/Ansvar-Systems/Moroccan-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-moroccan-law-mcp -- npx -y @ansvar/moroccan-law-mcp --- ## Better Call Claude URL: https://mcp-marketplace.io/server/io-github-sns45-better-call-claude Summary: Voice Calls, SMS, and WhatsApp for Claude Code with cross-channel context sharing. Category: Developer Tools Mode: local Pricing: Free npm: better-call-claude GitHub: https://github.com/sns45/better-call-claude Security Score: 10/10 Creator: Sns45 Creator Reputation: C+ Version: 3.1.1 Required Credentials: BETTERCALLCLAUDE_PHONE_PROVIDER (optional), BETTERCALLCLAUDE_PHONE_NUMBER (optional), BETTERCALLCLAUDE_PHONE_ACCOUNT_SID (required), BETTERCALLCLAUDE_PHONE_AUTH_TOKEN (required), BETTERCALLCLAUDE_USER_PHONE_NUMBER (optional), BETTERCALLCLAUDE_OPENAI_API_KEY (required), BETTERCALLCLAUDE_WHATSAPP_NUMBER (optional), BETTERCALLCLAUDE_PORT (optional), TAILSCALE_HOSTNAME (optional), BETTERCALLCLAUDE_WHATSAPP_PROVIDER (optional), BETTERCALLCLAUDE_BAILEYS_AUTH_DIR (optional), BETTERCALLCLAUDE_WHATSAPP_CHAT_HISTORY_SIZE (optional) Install (Claude Code): claude mcp add io-github-sns45-better-call-claude -- npx -y better-call-claude --- ## Ibge Br URL: https://mcp-marketplace.io/server/io-github-sidneybissoli-ibge-br-mcp Summary: MCP Server for IBGE APIs - Localidades, SIDRA, Nomes, Malhas e Pesquisas Category: Security Mode: local Pricing: Free npm: ibge-br-mcp GitHub: https://github.com/SidneyBissoli/ibge-br-mcp Security Score: 10/10 Creator: SidneyBissoli Creator Reputation: C+ Version: 1.9.2 Install (Claude Code): claude mcp add io-github-sidneybissoli-ibge-br-mcp -- npx -y ibge-br-mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-api Summary: MCP server for generating REST API boilerplate and Express endpoints. Category: Developer Tools Mode: local Pricing: Free npm: sovereign-api-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 10/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-ryudi84-api -- npx -y sovereign-api-forge-mcp --- ## Ragmap URL: https://mcp-marketplace.io/server/io-github-khalidsaidi-ragmap Summary: Discover RAG-capable MCP servers. Search by meaning; filter by remote, citations, local. Four tools. Category: AI & ML Mode: local Pricing: Free npm: @khalidsaidi/ragmap-mcp GitHub: https://github.com/khalidsaidi/ragmap.git Security Score: 5.2/10 Creator: Khalidsaidi Creator Reputation: C+ Version: 0.1.3 Install (Claude Code): claude mcp add io-github-khalidsaidi-ragmap -- npx -y @khalidsaidi/ragmap-mcp --- ## Trustrails URL: https://mcp-marketplace.io/server/app-trustrails-server Summary: Search UK electronics products across retailers. Real-time prices, stock, and specs. Category: Developer Tools Mode: local Pricing: Free npm: @trustrails/mcp-server GitHub: https://github.com/james-webdev/trustrails-mcp-server Security Score: 10/10 Creator: James Webdev Creator Reputation: C+ Version: 1.0.7 Install (Claude Code): claude mcp add app-trustrails-server -- npx -y @trustrails/mcp-server --- ## Downdetector URL: https://mcp-marketplace.io/server/io-github-domdomegg-downdetector-mcp Summary: Check service status and outage information via Downdetector. Category: Developer Tools Mode: local Pricing: Free npm: downdetector-mcp GitHub: https://github.com/domdomegg/downdetector-mcp.git Security Score: 10/10 Creator: Domdomegg Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-domdomegg-downdetector-mcp -- npx -y downdetector-mcp --- ## Spanish Law URL: https://mcp-marketplace.io/server/eu-ansvar-spanish-law-mcp Summary: Spanish legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/spanish-law-mcp GitHub: https://github.com/Ansvar-Systems/spanish-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-spanish-law-mcp -- npx -y @ansvar/spanish-law-mcp --- ## Conductor Graph URL: https://mcp-marketplace.io/server/io-github-base76-research-lab-conductor-graph-mcp Summary: Exposes a CognOS agent system as a machine-readable graph. Full system snapshot with one tool call. Category: Developer Tools Mode: local Pricing: Free PyPI: conductor-graph-mcp GitHub: https://github.com/base76-research-lab/conductor-graph-mcp Security Score: 4.2/10 Creator: base76-research-lab Creator Reputation: F Version: 0.1.1 Required Credentials: COGNOS_BASE_URL (optional), COGNOS_API_KEY (required) Install (Claude Code): claude mcp add io-github-base76-research-lab-conductor-graph-mcp -- uvx conductor-graph-mcp --- ## Mind Map URL: https://mcp-marketplace.io/server/io-github-nerfels-mind-map Summary: Experimental code intelligence platform for Claude Code with AST parsing and context analysis Category: Developer Tools Mode: local Pricing: Free npm: mind-map-mcp GitHub: https://github.com/nerfels/mind-map Security Score: 4.4/10 Creator: Nerfels Creator Reputation: C+ Version: 1.12.13 Required Credentials: MCP_PROJECT_ROOT (optional) Install (Claude Code): claude mcp add io-github-nerfels-mind-map -- npx -y mind-map-mcp --- ## Ghana Law URL: https://mcp-marketplace.io/server/eu-ansvar-ghana-law-mcp Summary: Ghana legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/ghana-law-mcp GitHub: https://github.com/Ansvar-Systems/ghana-law-mcp Security Score: 9.3/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.2 Install (Claude Code): claude mcp add eu-ansvar-ghana-law-mcp -- npx -y @ansvar/ghana-law-mcp --- ## Keremurat Json URL: https://mcp-marketplace.io/server/ai-smithery-keremurat-jsonmcp Summary: Compare two JSON files deeply, ignoring order, to surface every difference. Get a clear, structure… Description: Compare two JSON files deeply, ignoring order, to surface every difference. Get a clear, structure… Remote endpoints: streamable-http: https://server.smithery.ai/@keremurat/jsonmcp/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://server.smithery.ai/@keremurat/jsonmcp/mcp GitHub: https://github.com/keremurat/mcp Security Score: 10/10 Creator: Keremurat Creator Reputation: C+ Version: 1.16.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-keremurat-jsonmcp https://server.smithery.ai/@keremurat/jsonmcp/mcp --- ## ZoteroBridge URL: https://mcp-marketplace.io/server/io-github-combjellyshen-zotero-bridge Summary: MCP Server for Zotero SQLite Database - collection, tagging, PDF reading and more. Category: Developer Tools Mode: local Pricing: Free npm: zotero-bridge GitHub: https://github.com/Combjellyshen/ZoteroBridge Security Score: 10/10 Creator: Combjellyshen Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-combjellyshen-zotero-bridge -- npx -y zotero-bridge --- ## Claude Prompt Optimizer URL: https://mcp-marketplace.io/server/io-github-rishiatlan-claude-prompt-optimizer Summary: Scores, compiles & optimizes prompts for any LLM. Zero AI calls inside. Freemium. Category: Developer Tools Mode: local Pricing: Free npm: claude-prompt-optimizer-mcp GitHub: https://github.com/rishiatlan/Claude-Prompt-Optimizer-MCP Security Score: 5.2/10 Creator: Rishiatlan Creator Reputation: C+ Version: 2.2.2 Required Credentials: PROMPT_OPTIMIZER_PRO (optional), PROMPT_OPTIMIZER_LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-rishiatlan-claude-prompt-optimizer -- npx -y claude-prompt-optimizer-mcp --- ## fakedata-mcp URL: https://mcp-marketplace.io/server/fakedata-mcp Summary: Realistic fake data generation for testing and development Description: Generate realistic fake users, companies, financial transactions, addresses, placeholder text, and fully custom datasets. Zero external dependencies. Perfect for populating test databases, building demos, prototyping UIs, and generating sample data for any project. Supports multiple locales, output formats (JSON/CSV), and customizable schemas. Category: Developer Tools Mode: local Pricing: Free PyPI: fakedata-mcp GitHub: https://github.com/gmoneyn/fakedata-mcp Security Score: 7.7/10 Creator: mcp-marketplace Creator Reputation: A+ Version: 1.0.0 Tags: fake-data, testing, mock-data, test-data, development, data-generation, faker, sample-data, prototyping, developer-tools Use Cases: Testing, Prototyping, Demo data, Database seeding, UI development Install (Claude Code): claude mcp add fakedata-mcp -- uvx fakedata-mcp --- ## Omnis Venture Intelligence MCP URL: https://mcp-marketplace.io/server/omnis-venture-intelligence-mcp Summary: Remote venture intelligence for autonomous agents. Description: Remote MCP server and venture intelligence API for autonomous agents. Omnis provides startup discovery, company scoring, monitoring, machine-readable pricing, self-serve signup, and enterprise tenant-bound workspace automation. Category: Finance Mode: remote Pricing: Free Remote URL: https://www.bamboosnow.co/api/v1/mcp GitHub: https://github.com/HCS412/ventureautomated Security Score: 9/10 Creator: User Creator Reputation: C- Version: 1.0.0 Tags: mcp, agents, venture-intelligence, startup-discovery, company-scoring, webhooks, autonomous Use Cases: startup sourcing, company evaluation, venture monitoring, private workspace automation Install (Claude Code Remote): claude mcp add --transport http omnis-venture-intelligence-mcp https://www.bamboosnow.co/api/v1/mcp --- ## Mexican Law URL: https://mcp-marketplace.io/server/eu-ansvar-mexican-law-mcp Summary: Mexican legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/mexican-law-mcp GitHub: https://github.com/Ansvar-Systems/mexican-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-mexican-law-mcp -- npx -y @ansvar/mexican-law-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/com-webflow-mcp Summary: AI-powered design and management for Webflow Sites Description: AI-powered design and management for Webflow Sites Remote endpoints: streamable-http: https://mcp.webflow.com/mcp Category: Design Mode: dual Pricing: Free GitHub: https://github.com/webflow/mcp-server Security Score: 10/10 Creator: Webflow Creator Reputation: C+ Version: 2.0.0 --- ## Mnemex URL: https://mcp-marketplace.io/server/io-github-simplemindedbot-mnemex Summary: Temporal memory for AI with decay and reinforcement. Two-layer storage (JSONL + Markdown). Category: Developer Tools Mode: local Pricing: Free PyPI: mnemex GitHub: https://github.com/simplemindedbot/mnemex Security Score: 5.2/10 Creator: Simplemindedbot Creator Reputation: C+ Version: 0.5.2 Required Credentials: MNEMEX_STORAGE_PATH (optional), LTM_VAULT_PATH (optional), MNEMEX_DECAY_MODEL (optional), MNEMEX_PL_HALFLIFE_DAYS (optional) Install (Claude Code): claude mcp add io-github-simplemindedbot-mnemex -- uvx mnemex --- ## Screen Buffer URL: https://mcp-marketplace.io/server/io-github-vladkarpman-screen-buffer-mcp Summary: MCP server for fast Android screenshots via scrcpy frame buffer (~50ms latency). Category: Developer Tools Mode: local Pricing: Free PyPI: screen-buffer-mcp GitHub: https://github.com/vladkarpman/screen-buffer-mcp Security Score: 10/10 Creator: Vladkarpman Creator Reputation: C+ Version: 2.1.0 Install (Claude Code): claude mcp add io-github-vladkarpman-screen-buffer-mcp -- uvx screen-buffer-mcp --- ## Clawvault URL: https://mcp-marketplace.io/server/io-github-andrewszk-clawvault-mcp-server Summary: AI agent payment security - spending limits, whitelists, and human approval. Category: Developer Tools Mode: local Pricing: Free npm: clawvault-mcp-server GitHub: https://github.com/andrewszk/clawvault-mcp-server Security Score: 6.5/10 Creator: Andrewszk Creator Reputation: C+ Version: 0.1.1 Required Credentials: CLAWVAULT_API_KEY (required) Install (Claude Code): claude mcp add io-github-andrewszk-clawvault-mcp-server -- npx -y clawvault-mcp-server --- ## Cognos Session Memory URL: https://mcp-marketplace.io/server/io-github-base76-research-lab-cognos-session-memory Summary: CognOS trust scoring (C=p·(1-Ue-Ua)) and session trace storage as MCP tools. Category: Developer Tools Mode: local Pricing: Free PyPI: cognos-session-memory-mcp GitHub: https://github.com/base76-research-lab/cognos-session-memory Security Score: 4.2/10 Creator: base76-research-lab Creator Reputation: F Version: 0.1.0 Required Credentials: COGNOS_TRACE_DB (optional) Install (Claude Code): claude mcp add io-github-base76-research-lab-cognos-session-memory -- uvx cognos-session-memory-mcp --- ## Figma Context URL: https://mcp-marketplace.io/server/io-github-glips-figma-context-mcp Summary: Give your coding agent access to your Figma data. Implement designs in any framework in one-shot. Category: Design Mode: local Pricing: Free npm: figma-developer-mcp GitHub: https://github.com/GLips/Figma-Context-MCP Security Score: 10/10 Creator: GLips Creator Reputation: C+ Version: 0.8.0 Required Credentials: FIGMA_API_KEY (required) Install (Claude Code): claude mcp add io-github-glips-figma-context-mcp -- npx -y figma-developer-mcp --- ## Handbook URL: https://mcp-marketplace.io/server/io-github-jannks-handbook Summary: MCP server for the Handbook API – manage handbook entries via CRUD, overview and tag search. Category: Developer Tools Mode: local Pricing: Free npm: @ah-oh/handbook-mcp-server GitHub: https://github.com/ah-oh/handbook-mcp-server Security Score: 4.8/10 Creator: Ah Oh Creator Reputation: C+ Version: 1.0.1 Required Credentials: HANDBOOK_API_TOKEN (required), HANDBOOK_API_URL (optional) Install (Claude Code): claude mcp add io-github-jannks-handbook -- npx -y @ah-oh/handbook-mcp-server --- ## Brazil Law URL: https://mcp-marketplace.io/server/eu-ansvar-brazil-law-mcp Summary: Brazil legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/brazil-law-mcp GitHub: https://github.com/Ansvar-Systems/brazil-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.3 Install (Claude Code): claude mcp add eu-ansvar-brazil-law-mcp -- npx -y @ansvar/brazil-law-mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-lorem-forge-mcp Summary: Generate placeholder text — lorem ipsum and alternatives Category: Developer Tools Mode: local Pricing: Free npm: lorem-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 4.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-lorem-forge-mcp -- npx -y lorem-forge-mcp --- ## Swedish Law URL: https://mcp-marketplace.io/server/eu-ansvar-swedish-law-mcp Summary: Query 750+ Swedish statutes, EU cross-references, case law, and preparatory works Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/swedish-law-mcp GitHub: https://github.com/Ansvar-Systems/swedish-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.2.2 Install (Claude Code): claude mcp add eu-ansvar-swedish-law-mcp -- npx -y @ansvar/swedish-law-mcp --- ## Denmark Law URL: https://mcp-marketplace.io/server/eu-ansvar-danish-law-mcp Summary: Query Danish laws and regulations, EU cross-references, case law, and preparatory works Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/danish-law-mcp GitHub: https://github.com/Ansvar-Systems/Denmark-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-danish-law-mcp -- npx -y @ansvar/danish-law-mcp --- ## Servicialo URL: https://mcp-marketplace.io/server/io-github-danioni-servicialo Summary: Open protocol for professional service delivery via AI agents Category: Developer Tools Mode: local Pricing: Free npm: @servicialo/mcp-server GitHub: https://github.com/servicialo/mcp-server Security Score: 4.2/10 Creator: Servicialo Creator Reputation: C+ Version: 0.5.2 Install (Claude Code): claude mcp add io-github-danioni-servicialo -- npx -y @servicialo/mcp-server --- ## Costa Rican Law URL: https://mcp-marketplace.io/server/eu-ansvar-costa-rican-law-mcp Summary: Costa Rican legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/costa-rican-law-mcp GitHub: https://github.com/Ansvar-Systems/Costa-Rican-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-costa-rican-law-mcp -- npx -y @ansvar/costa-rican-law-mcp --- ## Word URL: https://mcp-marketplace.io/server/io-github-swadegeiger1-word-mcp Summary: Read, create, and modify Microsoft Word documents Category: Developer Tools Mode: local Pricing: Free PyPI: word-mcp-server-swadegeiger1 GitHub: https://github.com/swadegeiger1/word-mcp-server Security Score: 3.5/10 Creator: Swadegeiger1 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-swadegeiger1-word-mcp -- uvx word-mcp-server-swadegeiger1 --- ## Accurate Unity URL: https://mcp-marketplace.io/server/io-github-codeturion-unity-api-mcp Summary: Accurate Unity API docs (2022/2023/6) for AI agents. Prevents hallucinated signatures. Category: Developer Tools Mode: local Pricing: Free PyPI: unity-api-mcp GitHub: https://github.com/Codeturion/unity-api-mcp Security Score: 10/10 Creator: Codeturion Creator Reputation: C- Version: 2.0.2 Required Credentials: UNITY_VERSION (optional), UNITY_PROJECT_PATH (optional) Install (Claude Code): claude mcp add io-github-codeturion-unity-api-mcp -- uvx unity-api-mcp --- ## Ethical Hacking URL: https://mcp-marketplace.io/server/io-github-cmpxchg16-mcp-ethical-hacking Summary: An MCP server that provides LinkedIn & Reddit data Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/cmpxchg16/mcp-ethical-hacking Security Score: 10/10 Creator: Cmpxchg16 Creator Reputation: C+ Version: 1.3.0 --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-regex-lab Summary: MCP server for regex testing, matching, replacing, and validation Category: Developer Tools Mode: local Pricing: Free npm: regex-lab-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 5.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.4 Install (Claude Code): claude mcp add io-github-ryudi84-regex-lab -- npx -y regex-lab-mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-web-scraper Summary: MCP server for web scraping: URLs, links, metadata, CSS extraction. Category: Search & Web Mode: local Pricing: Free npm: sovereign-web-scraper-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 4.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-ryudi84-web-scraper -- npx -y sovereign-web-scraper-mcp --- ## Wellness Pulse URL: https://mcp-marketplace.io/server/wellness-pulse Summary: Turn wellbeing data into real-time insights and early risk signals for smarter, faster decisions. Description: WellPulse MCP is a plug-and-play AI integration layer that converts raw wellbeing data into actionable insights, connecting your systems to public benchmarks and internal data to deliver trends and alerts in structured JSON and plain English, enabling quick “ask → answer” workflows while helping teams monitor wellbeing, detect risks early, and make informed decisions with a privacy-first approach. Category: Other Mode: dual Pricing: Free Remote URL: https://wellpulse.org/mcp GitHub: https://github.com/prmail/wellpulse_mcp Security Score: 8.5/10 Creator: MoneyChoice Creator Reputation: F Version: 1.0.0 Tags: WellPulse MCP, wellbeing analytics, AI wellbeing platform, mental health data insights, wellness intelligence layer Use Cases: Real-time wellbeing monitoring, Employee wellness tracking, Mental health benchmarking, Risk detection analytics, Proactive health insights Install (Claude Code Remote): claude mcp add --transport http wellness-pulse https://wellpulse.org/mcp --- ## M365 Roadmap URL: https://mcp-marketplace.io/server/io-github-jonnybottles-m365-roadmap Summary: Query the Microsoft 365 Roadmap from AI agents Category: Developer Tools Mode: local Pricing: Free PyPI: m365-roadmap-mcp GitHub: https://github.com/jonnybottles/M365-roadmap-mcp-server Security Score: 10/10 Creator: Jonnybottles Creator Reputation: C+ Version: 0.4.0 Install (Claude Code): claude mcp add io-github-jonnybottles-m365-roadmap -- uvx m365-roadmap-mcp --- ## Slovenian Law URL: https://mcp-marketplace.io/server/eu-ansvar-slovenian-law-mcp Summary: Query Slovenian statutes, court decisions, EU cross-references, and parliamentary materials Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/slovenian-law-mcp GitHub: https://github.com/Ansvar-Systems/Slovenian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.0 Install (Claude Code): claude mcp add eu-ansvar-slovenian-law-mcp -- npx -y @ansvar/slovenian-law-mcp --- ## Greek Law URL: https://mcp-marketplace.io/server/eu-ansvar-greek-law-mcp Summary: Greek legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/greek-law-mcp GitHub: https://github.com/Ansvar-Systems/Greek-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-greek-law-mcp -- npx -y @ansvar/greek-law-mcp --- ## Peruvian Law URL: https://mcp-marketplace.io/server/eu-ansvar-peruvian-law-mcp Summary: Peruvian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/peruvian-law-mcp GitHub: https://github.com/Ansvar-Systems/Peruvian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-peruvian-law-mcp -- npx -y @ansvar/peruvian-law-mcp --- ## Indonesian Law URL: https://mcp-marketplace.io/server/eu-ansvar-indonesian-law-mcp Summary: Indonesian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/indonesian-law-mcp GitHub: https://github.com/Ansvar-Systems/indonesian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-indonesian-law-mcp -- npx -y @ansvar/indonesian-law-mcp --- ## Myagentinbox URL: https://mcp-marketplace.io/server/com-myagentinbox-myagentinbox Summary: Disposable email inboxes for AI agents. Auto-deletes after 24 hours. Description: Disposable email inboxes for AI agents. Auto-deletes after 24 hours. Remote endpoints: streamable-http: https://myagentinbox.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://myagentinbox.com/mcp MCP Tools (4): create_inbox, check_inbox, read_message, download_attachment Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http com-myagentinbox-myagentinbox https://myagentinbox.com/mcp --- ## Polish Law URL: https://mcp-marketplace.io/server/eu-ansvar-polish-law-mcp Summary: Polish legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/polish-law-mcp GitHub: https://github.com/Ansvar-Systems/polish-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-polish-law-mcp -- npx -y @ansvar/polish-law-mcp --- ## Ddc Ci Control Bridge URL: https://mcp-marketplace.io/server/io-github-defozo-ddc-ci-control-bridge Summary: Control monitor brightness, contrast, power and input via DDC/CI with MCP and MQTT support. Category: Developer Tools Mode: local Pricing: Free npm: ddc-ci-control-bridge GitHub: https://github.com/Defozo/ddc-ci-control-bridge Security Score: 9.5/10 Creator: Defozo Creator Reputation: C+ Version: 1.0.5 Install (Claude Code): claude mcp add io-github-defozo-ddc-ci-control-bridge -- npx -y ddc-ci-control-bridge --- ## Dev URL: https://mcp-marketplace.io/server/io-github-hanwei30-dev-mcp Summary: Connect AI assistants to Subotiz - Using Subotiz's external capabilities through natural language Description: Connect AI assistants to Subotiz - Using Subotiz's external capabilities through natural language Remote endpoints: streamable-http: https://api.stg.subotiz.com/mcp/ping Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.stg.subotiz.com/mcp/ping GitHub: https://github.com/Subotiz/dev-mcp Security Score: 10/10 Creator: Subotiz Creator Reputation: C- Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-hanwei30-dev-mcp https://api.stg.subotiz.com/mcp/ping --- ## Main URL: https://mcp-marketplace.io/server/com-traderhc-agenthc Summary: Market intelligence for AI agents. Real-time data, cross-market analysis, and regime detection. Description: Market intelligence for AI agents. Real-time data, cross-market analysis, and regime detection. Remote endpoints: streamable-http: https://api.traderhc.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.traderhc.com/mcp GitHub: https://github.com/traderhc123/main MCP Tools (4): get_market_snapshot, get_crypto_data, get_news_sentiment, get_economic_calendar Security Score: 9/10 Creator: Traderhc123 Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http com-traderhc-agenthc https://api.traderhc.com/mcp --- ## Quant Platform URL: https://mcp-marketplace.io/server/io-github-sebastianbo-financial-data Summary: Stock prices, financials, insider trades, institutional holdings for 141K+ companies Category: Developer Tools Mode: local Pricing: Free npm: @lician/mcp-server GitHub: https://github.com/SebastianBO/quant-platform Security Score: 5.2/10 Creator: SebastianBO Creator Reputation: C+ Version: 1.0.1 Required Credentials: LICIAN_API_KEY (required) Install (Claude Code): claude mcp add io-github-sebastianbo-financial-data -- npx -y @lician/mcp-server --- ## Humanpages URL: https://mcp-marketplace.io/server/io-github-human-pages-ai-humanpages Summary: Search for and hire humans for real-world tasks via humanpages.ai Description: Search for and hire humans for real-world tasks via humanpages.ai Remote endpoints: streamable-http: https://humanpages.ai/mcp Category: Developer Tools Mode: dual Pricing: Free npm: humanpages Remote URL: https://humanpages.ai/mcp GitHub: https://github.com/human-pages-ai/humanpages Security Score: 5.5/10 Creator: Human Pages Ai Creator Reputation: C+ Version: 1.2.3 Install (Claude Code): claude mcp add io-github-human-pages-ai-humanpages -- npx -y humanpages Install (Claude Code Remote): claude mcp add --transport http io-github-human-pages-ai-humanpages https://humanpages.ai/mcp --- ## Newzealand Law URL: https://mcp-marketplace.io/server/eu-ansvar-newzealand-law-mcp Summary: New Zealand legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/newzealand-law-mcp GitHub: https://github.com/Ansvar-Systems/newzealand-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.1 Install (Claude Code): claude mcp add eu-ansvar-newzealand-law-mcp -- npx -y @ansvar/newzealand-law-mcp --- ## Hello Server URL: https://mcp-marketplace.io/server/ai-smithery-phionx-mcp-hello-server Summary: Send personalized greetings to anyone. Enable Pirate Mode for swashbuckling salutations. Explore t… Description: Send personalized greetings to anyone. Enable Pirate Mode for swashbuckling salutations. Explore t… Remote endpoints: streamable-http: https://server.smithery.ai/@Phionx/mcp-hello-server/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/Phionx/mcp-hello-server Security Score: 9/10 Creator: Phionx Creator Reputation: C+ Version: 1.16.0 --- ## Saudi Law URL: https://mcp-marketplace.io/server/eu-ansvar-saudi-law-mcp Summary: Saudi legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/saudi-law-mcp GitHub: https://github.com/Ansvar-Systems/Saudi-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-saudi-law-mcp -- npx -y @ansvar/saudi-law-mcp --- ## Memory Os Ai URL: https://mcp-marketplace.io/server/io-github-romainsantoli-web-memory-os-ai Summary: Adaptive memory for AI agents — FAISS search, chat extraction, cross-project linking Category: Developer Tools Mode: local Pricing: Free PyPI: memory-os-ai GitHub: https://github.com/romainsantoli-web/Memory-os-ai Security Score: 3.5/10 Creator: Romainsantoli Web Creator Reputation: C+ Version: 3.0.1 Install (Claude Code): claude mcp add io-github-romainsantoli-web-memory-os-ai -- uvx memory-os-ai --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-symbioticsec-mcp Summary: Symbiotic CLI MCP Server for security scanning and analysis Category: Developer Tools Mode: local Pricing: Free npm: @symbioticsec/symbiotic-mcp-server GitHub: https://github.com/SymbioticSec/mcp Security Score: 5.2/10 Creator: SymbioticSec Creator Reputation: C+ Version: 1.0.1 Required Credentials: SYMBIOTIC_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-symbioticsec-mcp -- npx -y @symbioticsec/symbiotic-mcp-server --- ## Discord Node URL: https://mcp-marketplace.io/server/io-github-oratorian-discord-node-mcp Summary: MCP server for controlling Discord servers via bot token Category: Communication Mode: local Pricing: Free npm: @mahesvara/discord-mcpserver GitHub: https://github.com/Oratorian/discord-node-mcp Security Score: 10/10 Creator: Oratorian Creator Reputation: C- Version: 1.1.4 Required Credentials: DISCORD_BOT_TOKEN (required), TRANSPORT (optional), PORT (optional), HOST (optional) Install (Claude Code): claude mcp add io-github-oratorian-discord-node-mcp -- npx -y @mahesvara/discord-mcpserver --- ## Heimdall URL: https://mcp-marketplace.io/server/io-github-lchampz-heimdall Summary: 🛡️ MCP Heimdall - Advanced Environment Architect & Diagnostic Tool. Category: Developer Tools Mode: local Pricing: Free npm: @lchampz/mcp-heimdall GitHub: https://github.com/lchampz/mcp-heimdall Security Score: 10/10 Creator: Lchampz Creator Reputation: C+ Version: 1.0.1 Required Credentials: DEBUG (optional) Install (Claude Code): claude mcp add io-github-lchampz-heimdall -- npx -y @lchampz/mcp-heimdall --- ## Pakistani Law URL: https://mcp-marketplace.io/server/eu-ansvar-pakistani-law-mcp Summary: Pakistani legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/pakistani-law-mcp GitHub: https://github.com/Ansvar-Systems/Pakistani-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-pakistani-law-mcp -- npx -y @ansvar/pakistani-law-mcp --- ## Cursor Plugin URL: https://mcp-marketplace.io/server/io-github-deployment-io-deployment-io Summary: Deploy apps on your cloud. Create environments, configure infrastructure, and monitor jobs. Description: Deploy apps on your cloud. Create environments, configure infrastructure, and monitor jobs. Remote endpoints: streamable-http: https://api.deployment.io/v1/mcp Category: Cloud & DevOps Mode: remote Pricing: Free Remote URL: https://api.deployment.io/v1/mcp GitHub: https://github.com/deployment-io/cursor-plugin Security Score: 10/10 Installs: 1 Creator: Deployment Io Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-deployment-io-deployment-io https://api.deployment.io/v1/mcp --- ## Langcare Mcp Fhir URL: https://mcp-marketplace.io/server/io-github-langcare-langcare-mcp-fhir Summary: An MCP FHIR server written in Go for EMR systems like Epic and Cerner Category: Developer Tools Mode: local Pricing: Free npm: @langcare/langcare-mcp-fhir GitHub: https://github.com/langcare/langcare-mcp-fhir Security Score: 5.5/10 Creator: Langcare Creator Reputation: C+ Version: 2.0.4 Install (Claude Code): claude mcp add io-github-langcare-langcare-mcp-fhir -- npx -y @langcare/langcare-mcp-fhir --- ## SQL MCP Mac Windows URL: https://mcp-marketplace.io/server/io-github-tharanabope-sql-server-mcp Summary: SQL Server MCP with RAG capabilities for Windows (native ODBC support) Category: Developer Tools Mode: local Pricing: Free npm: @tharanabopearachchi/sql-server-mcp GitHub: https://github.com/TharanaBope/SQL-MCP-Mac-Windows Security Score: 4.5/10 Creator: TharanaBope Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-tharanabope-sql-server-mcp -- npx -y @tharanabopearachchi/sql-server-mcp --- ## Qatari Law URL: https://mcp-marketplace.io/server/eu-ansvar-qatari-law-mcp Summary: Qatari legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/qatari-law-mcp GitHub: https://github.com/Ansvar-Systems/Qatari-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-qatari-law-mcp -- npx -y @ansvar/qatari-law-mcp --- ## US Law URL: https://mcp-marketplace.io/server/eu-ansvar-us-law-mcp Summary: US federal and state cybersecurity/privacy law MCP server with cross-state comparison Description: US federal and state cybersecurity/privacy law MCP server with cross-state comparison Remote endpoints: streamable-http: https://us-law-mcp.vercel.app/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @ansvar/us-law-mcp GitHub: https://github.com/Ansvar-Systems/US-law-mcp Security Score: 9.1/10 Creator: Mortalus Creator Reputation: C- Version: 0.1.1 Install (Claude Code): claude mcp add eu-ansvar-us-law-mcp -- npx -y @ansvar/us-law-mcp --- ## Higher Education Risk URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-higher-education-risk-mcp Summary: Assess institution risk: accreditation, research integrity, federal funding dependency, complaint... Description: Assess institution risk: accreditation, research integrity, federal funding dependency, complaint... Remote endpoints: streamable-http: https://ryanclinton--higher-education-risk-mcp.apify.actor/mcp sse: https://ryanclinton--higher-education-risk-mcp.apify.actor/sse Category: Education & Research Mode: remote Pricing: Free Remote URL: https://ryanclinton--higher-education-risk-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-higher-education-risk-mcp https://ryanclinton--higher-education-risk-mcp.apify.actor/mcp --- ## Junto URL: https://mcp-marketplace.io/server/io-github-vrllrv-junto-mcp Summary: The payment protocol for people and agents. One MCP server, any payment rail. Category: Developer Tools Mode: local Pricing: Free npm: junto-mcp GitHub: https://github.com/vrllrv/junto-mcp Security Score: 10/10 Creator: Vrllrv Creator Reputation: C+ Version: 0.1.1 Required Credentials: WOOVI_APP_ID (required), JUNTO_DAILY_LIMIT (optional), JUNTO_TX_MAX (optional), JUNTO_CONFIRM_ABOVE (optional) Install (Claude Code): claude mcp add io-github-vrllrv-junto-mcp -- npx -y junto-mcp --- ## EU Compliance URL: https://mcp-marketplace.io/server/io-github-ansvar-systems-eu-regulations-mcp Summary: Query 47 EU regulations (GDPR, NIS2, DORA, AI Act) - 2,438 articles, 3,712 recitals, ISO 27001 Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/eu-regulations-mcp GitHub: https://github.com/Ansvar-Systems/EU_compliance_MCP Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 0.7.1 Install (Claude Code): claude mcp add io-github-ansvar-systems-eu-regulations-mcp -- npx -y @ansvar/eu-regulations-mcp --- ## Egyptian Law URL: https://mcp-marketplace.io/server/eu-ansvar-egyptian-law-mcp Summary: Egyptian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/egyptian-law-mcp GitHub: https://github.com/Ansvar-Systems/Egyptian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-egyptian-law-mcp -- npx -y @ansvar/egyptian-law-mcp --- ## Xdebug URL: https://mcp-marketplace.io/server/io-github-kpanuragh-xdebug Summary: MCP server for PHP Xdebug debugging with breakpoints, stepping, and variable inspection Category: AI & ML Mode: local Pricing: Free npm: xdebug-mcp GitHub: https://github.com/kpanuragh/xdebug-mcp Security Score: 4.2/10 Creator: Kpanuragh Creator Reputation: C+ Version: 1.2.1 Install (Claude Code): claude mcp add io-github-kpanuragh-xdebug -- npx -y xdebug-mcp --- ## Awx URL: https://mcp-marketplace.io/server/io-github-surgex-labs-awx-mcp-server Summary: Control AWX/Ansible Tower through natural language - 49 tools for automation Category: Developer Tools Mode: local Pricing: Free PyPI: awx-mcp-server GitHub: https://github.com/SurgeX-Labs/awx-mcp-server Security Score: 7.5/10 Creator: SurgeX Labs Creator Reputation: C+ Version: 1.1.2 Required Credentials: AWX_BASE_URL (optional), AWX_TOKEN (required), AWX_USERNAME (optional), AWX_PASSWORD (required), AWX_VERIFY_SSL (optional) Install (Claude Code): claude mcp add io-github-surgex-labs-awx-mcp-server -- uvx awx-mcp-server --- ## Openclaw Mcp Servers URL: https://mcp-marketplace.io/server/io-github-yedanyagamiai-cmd-openclaw-mcp-servers Summary: 9 remote MCP servers on Cloudflare Workers for AI agents. Free tier + Pro API keys. Description: 9 remote MCP servers on Cloudflare Workers for AI agents. Free tier + Pro API keys. Remote endpoints: streamable-http: https://json-toolkit-mcp.yagami8095.workers.dev/mcp streamable-http: https://regex-engine-mcp.yagami8095.workers.dev/mcp streamable-http: https://color-palette-mcp.yagami8095.workers.dev/mcp streamable-http: https://timestamp-converter-mcp.yagami8095.workers.dev/mcp streamable-http: https://prompt-enhancer-mcp.yagami8095.workers.dev/mcp streamable-http: https://openclaw-intel-m Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://json-toolkit-mcp.yagami8095.workers.dev/mcp GitHub: https://github.com/yedanyagamiai-cmd/openclaw-mcp-servers MCP Tools (6): json_format, json_validate, json_diff, json_query, json_transform, json_schema_generate Security Score: 10/10 Creator: Yedanyagamiai Cmd Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-yedanyagamiai-cmd-openclaw-mcp-servers https://json-toolkit-mcp.yagami8095.workers.dev/mcp --- ## Meta URL: https://mcp-marketplace.io/server/io-github-mikusnuz-meta Summary: MCP server for Instagram Graph API, Threads API & Meta platform management Category: Developer Tools Mode: local Pricing: Free npm: @mikusnuz/meta-mcp GitHub: https://github.com/mikusnuz/meta-mcp Security Score: 10/10 Creator: Mikusnuz Creator Reputation: C+ Version: 2.0.1 Required Credentials: INSTAGRAM_ACCESS_TOKEN (required), INSTAGRAM_USER_ID (optional), THREADS_ACCESS_TOKEN (required), THREADS_USER_ID (optional), META_APP_ID (optional), META_APP_SECRET (required) Install (Claude Code): claude mcp add io-github-mikusnuz-meta -- npx -y @mikusnuz/meta-mcp --- ## Hypertool URL: https://mcp-marketplace.io/server/ai-toolprint-hypertool-mcp Summary: Dynamically expose tools from proxied servers based on an Agent Persona Category: Developer Tools Mode: local Pricing: Free npm: @toolprint/hypertool-mcp GitHub: https://github.com/toolprint/hypertool-mcp Security Score: 5.2/10 Creator: Toolprint Creator Reputation: C+ Version: 0.0.42 Install (Claude Code): claude mcp add ai-toolprint-hypertool-mcp -- npx -y @toolprint/hypertool-mcp --- ## Shoporacle URL: https://mcp-marketplace.io/server/io-tooloracle-shoporacle Summary: E-Commerce Intelligence MCP — 11 tools: price comparison, stock, reviews. 18 countries. Description: E-Commerce Intelligence MCP — 11 tools: price comparison, stock, reviews. 18 countries. Remote endpoints: streamable-http: https://tooloracle.io/shop/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://tooloracle.io/shop/mcp/ GitHub: https://github.com/ToolOracle/shoporacle MCP Tools (11): product_search, track_price, compare_prices, review_summary, price_history, bestseller_list, competitor_pricing, price_alert, stock_monitor, market_position, health_check Security Score: 10/10 Creator: ToolOracle Creator Reputation: C+ Version: 2.0.0 Install (Claude Code Remote): claude mcp add --transport http io-tooloracle-shoporacle https://tooloracle.io/shop/mcp/ --- ## Google Contacts URL: https://mcp-marketplace.io/server/io-github-domdomegg-google-contacts-mcp Summary: Allow AI systems to list, search, and manage contacts via Google Contacts. Category: Developer Tools Mode: local Pricing: Free npm: google-contacts-mcp GitHub: https://github.com/domdomegg/google-contacts-mcp.git Security Score: 10/10 Creator: Domdomegg Creator Reputation: C+ Version: 1.1.2 Required Credentials: GOOGLE_ACCESS_TOKEN (required), MCP_TRANSPORT (optional), GOOGLE_CLIENT_ID (optional), GOOGLE_CLIENT_SECRET (required) Install (Claude Code): claude mcp add io-github-domdomegg-google-contacts-mcp -- npx -y google-contacts-mcp --- ## Israel Law URL: https://mcp-marketplace.io/server/eu-ansvar-israel-law-mcp Summary: Israel legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/israel-law-mcp GitHub: https://github.com/Ansvar-Systems/israel-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.0 Install (Claude Code): claude mcp add eu-ansvar-israel-law-mcp -- npx -y @ansvar/israel-law-mcp --- ## VasperaMemory URL: https://mcp-marketplace.io/server/io-github-rcolkitt-vasperamemory Summary: Persistent AI memory for coding assistants. 80+ tools for decisions, patterns, errors. Category: Developer Tools Mode: local Pricing: Free npm: vasperamemory GitHub: https://github.com/RCOLKITT/VasperaMemory Security Score: 1.2/10 Creator: RCOLKITT Creator Reputation: C+ Version: 1.0.0 Required Credentials: VASPERA_API_KEY (required) Install (Claude Code): claude mcp add io-github-rcolkitt-vasperamemory -- npx -y vasperamemory --- ## Yieldoracle URL: https://mcp-marketplace.io/server/io-tooloracle-yieldoracle Summary: DeFi Yield Intelligence MCP — 8 tools: 19K+ pools, risk-adjusted APY, RWA yields. Description: DeFi Yield Intelligence MCP — 8 tools: 19K+ pools, risk-adjusted APY, RWA yields. Remote endpoints: streamable-http: https://tooloracle.io/yield/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://tooloracle.io/yield/mcp/ GitHub: https://github.com/ToolOracle/yieldoracle MCP Tools (8): top_yields, yield_scan, stablecoin_yield, rwa_yield, risk_adjusted, chain_yields, yield_compare, health_check Security Score: 10/10 Creator: ToolOracle Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-tooloracle-yieldoracle https://tooloracle.io/yield/mcp/ --- ## Postgres Scout URL: https://mcp-marketplace.io/server/io-github-bluwork-postgres-scout-mcp Summary: Scout your PostgreSQL databases with AI - safety features, monitoring, and data quality Category: Data & Analytics Mode: local Pricing: Free npm: postgres-scout-mcp GitHub: https://github.com/bluwork/postgres-scout-mcp Security Score: 10/10 Creator: bluwork Creator Reputation: D Version: 1.0.3 Install (Claude Code): claude mcp add io-github-bluwork-postgres-scout-mcp -- npx -y postgres-scout-mcp --- ## Vietnamese Law URL: https://mcp-marketplace.io/server/eu-ansvar-vietnamese-law-mcp Summary: Vietnamese legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/vietnamese-law-mcp GitHub: https://github.com/Ansvar-Systems/vietnamese-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-vietnamese-law-mcp -- npx -y @ansvar/vietnamese-law-mcp --- ## GDPRShiftLeft URL: https://mcp-marketplace.io/server/io-github-kevinrabun-gdprshiftleftmcp Summary: GDPR compliance MCP server - article lookup, DPIA, ROPA, DSR, IaC analysis, Bicep templates. Category: Developer Tools Mode: local Pricing: Free PyPI: gdpr-shift-left-mcp GitHub: https://github.com/KevinRabun/GDPRShiftLeftMCP Security Score: 9.3/10 Creator: KevinRabun Creator Reputation: C+ Version: 0.4.0 Install (Claude Code): claude mcp add io-github-kevinrabun-gdprshiftleftmcp -- uvx gdpr-shift-left-mcp --- ## Claude Context Bridge URL: https://mcp-marketplace.io/server/io-github-phoenixfeuer32-claude-context-bridge Summary: Share context and questions between Claude instances — VS Code, claude.ai web, and mobile. Description: Share context and questions between Claude instances — VS Code, claude.ai web, and mobile. Remote endpoints: streamable-http: https://claude-context-bridge.fly.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://claude-context-bridge.fly.dev/mcp GitHub: https://github.com/PhoenixFeuer32/claude-context-bridge Security Score: 9/10 Creator: PhoenixFeuer32 Creator Reputation: C+ Version: 2.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-phoenixfeuer32-claude-context-bridge https://claude-context-bridge.fly.dev/mcp --- ## Estonian Law URL: https://mcp-marketplace.io/server/eu-ansvar-estonian-law-mcp Summary: Estonian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/estonian-law-mcp GitHub: https://github.com/Ansvar-Systems/Estonian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-estonian-law-mcp -- npx -y @ansvar/estonian-law-mcp --- ## Zimbabwe Law URL: https://mcp-marketplace.io/server/eu-ansvar-zimbabwe-law-mcp Summary: Zimbabwe legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/zimbabwe-law-mcp GitHub: https://github.com/Ansvar-Systems/zimbabwe-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-zimbabwe-law-mcp -- npx -y @ansvar/zimbabwe-law-mcp --- ## Data Techenthus Dev URL: https://mcp-marketplace.io/server/io-github-bibekstha-techenthus-data Summary: Verified GPU specs for AI agents. 1600+ GPUs, fuzzy matching, bounty links. Description: Verified GPU specs for AI agents. 1600+ GPUs, fuzzy matching, bounty links. Remote endpoints: streamable-http: https://data.techenthus.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://data.techenthus.dev/mcp GitHub: https://github.com/BibekStha/data-techenthus-dev Security Score: 9/10 Creator: BibekStha Creator Reputation: D Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-bibekstha-techenthus-data https://data.techenthus.dev/mcp --- ## Colombian Law URL: https://mcp-marketplace.io/server/eu-ansvar-colombian-law-mcp Summary: Colombian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/colombian-law-mcp GitHub: https://github.com/Ansvar-Systems/Colombian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-colombian-law-mcp -- npx -y @ansvar/colombian-law-mcp --- ## Bangladeshi Law URL: https://mcp-marketplace.io/server/eu-ansvar-bangladeshi-law-mcp Summary: Bangladeshi legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/bangladeshi-law-mcp GitHub: https://github.com/Ansvar-Systems/Bangladeshi-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-bangladeshi-law-mcp -- npx -y @ansvar/bangladeshi-law-mcp --- ## Cypriot Law URL: https://mcp-marketplace.io/server/eu-ansvar-cypriot-law-mcp Summary: Cypriot legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/cypriot-law-mcp GitHub: https://github.com/Ansvar-Systems/Cypriot-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-cypriot-law-mcp -- npx -y @ansvar/cypriot-law-mcp --- ## Organizze URL: https://mcp-marketplace.io/server/io-github-samuelmoraesf-mcp-organizze Summary: MCP para integração com o gestor financeiro Organizze. Crie transações, consulte saldos e metas. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-organizze GitHub: https://github.com/SamuelMoraesF/mcp-organizze Security Score: 10/10 Creator: SamuelMoraesF Creator Reputation: C+ Version: 0.1.2 Required Credentials: ORGANIZZE_EMAIL (optional), ORGANIZZE_API_KEY (required), MCP_PORT (optional), MCP_HOST (optional) Install (Claude Code): claude mcp add io-github-samuelmoraesf-mcp-organizze -- uvx mcp-organizze --- ## French Law URL: https://mcp-marketplace.io/server/eu-ansvar-french-law-mcp Summary: French legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/french-law-mcp GitHub: https://github.com/Ansvar-Systems/French-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.2 Install (Claude Code): claude mcp add eu-ansvar-french-law-mcp -- npx -y @ansvar/french-law-mcp --- ## Clp URL: https://mcp-marketplace.io/server/ai-smithery-clpi-clp-mcp Summary: Manage simple context workflows with quick init and add actions. Access the 'Hello, World' origin… Description: Manage simple context workflows with quick init and add actions. Access the 'Hello, World' origin… Remote endpoints: streamable-http: https://server.smithery.ai/@clpi/clp-mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@clpi/clp-mcp/mcp GitHub: https://github.com/clpi/clp-mcp Security Score: 9/10 Creator: Clpi Creator Reputation: C+ Version: 0.0.1 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-clpi-clp-mcp https://server.smithery.ai/@clpi/clp-mcp/mcp --- ## MCPSeedream URL: https://mcp-marketplace.io/server/io-github-acedatacloud-mcp-seedream-pro Summary: MCP server for ByteDance Seedream AI image generation Description: MCP server for ByteDance Seedream AI image generation Remote endpoints: streamable-http: https://seedream.mcp.acedata.cloud/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: mcp-seedream-pro Remote URL: https://seedream.mcp.acedata.cloud/mcp GitHub: https://github.com/AceDataCloud/MCPSeedream Security Score: 4.2/10 Creator: AceDataCloud Creator Reputation: C+ Version: 2026.3.22.2 Required Credentials: ACEDATACLOUD_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-acedatacloud-mcp-seedream-pro -- uvx mcp-seedream-pro Install (Claude Code Remote): claude mcp add --transport http io-github-acedatacloud-mcp-seedream-pro https://seedream.mcp.acedata.cloud/mcp --- ## Redmine URL: https://mcp-marketplace.io/server/io-github-jztan-redmine-mcp-server Summary: Production-ready MCP server for Redmine with security, pagination, and enterprise features Category: Developer Tools Mode: local Pricing: Free PyPI: redmine-mcp-server GitHub: https://github.com/jztan/redmine-mcp-server Security Score: 10/10 Creator: Jztan Creator Reputation: C+ Version: 1.1.0 Required Credentials: REDMINE_URL (optional), REDMINE_USERNAME (optional), REDMINE_PASSWORD (required), REDMINE_API_KEY (required), SERVER_HOST (optional), SERVER_PORT (optional), PUBLIC_HOST (optional), PUBLIC_PORT (optional), ATTACHMENTS_DIR (optional), AUTO_CLEANUP_ENABLED (optional), CLEANUP_INTERVAL_MINUTES (optional), ATTACHMENT_EXPIRES_MINUTES (optional) Install (Claude Code): claude mcp add io-github-jztan-redmine-mcp-server -- uvx redmine-mcp-server --- ## Near Mcp Contract Security URL: https://mcp-marketplace.io/server/io-github-mastrophot-contract-security-scanner Summary: MCP smart contract scanner with NEAR-focused security context. Category: Security Mode: local Pricing: Free npm: mcp-contract-security GitHub: https://github.com/mastrophot/near-mcp-contract-security Security Score: 5.5/10 Creator: Mastrophot Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-mastrophot-contract-security-scanner -- npx -y mcp-contract-security --- ## Valis URL: https://mcp-marketplace.io/server/com-meetvalis-valis-credit-intelligence Summary: Private credit intelligence: company search, credit models, IC memos, and live market data. Description: Private credit intelligence: company search, credit models, IC memos, and live market data. Remote endpoints: streamable-http: https://meetvalis.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://meetvalis.com/mcp GitHub: https://github.com/generalintelligencecapital/valis-mcp Security Score: 9/10 Creator: Generalintelligencecapital Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-meetvalis-valis-credit-intelligence https://meetvalis.com/mcp --- ## Semantic Frame URL: https://mcp-marketplace.io/server/io-github-anarkitty1-semantic-frame Summary: Token-efficient semantic compression for numerical data. 95%+ token reduction. Category: Developer Tools Mode: local Pricing: Free PyPI: semantic-frame GitHub: https://github.com/Anarkitty1/semantic-frame Security Score: 10/10 Creator: Anarkitty1 Creator Reputation: C+ Version: 0.2.1 Install (Claude Code): claude mcp add io-github-anarkitty1-semantic-frame -- uvx semantic-frame --- ## Xhelio Spice URL: https://mcp-marketplace.io/server/io-github-huangzesen-xhelio-spice Summary: Spacecraft ephemeris made easy — auto-managed SPICE kernels for heliophysics Category: Developer Tools Mode: local Pricing: Free PyPI: xhelio-spice GitHub: https://github.com/huangzesen/xhelio-spice Security Score: 8.5/10 Creator: Huangzesen Creator Reputation: C+ Version: 0.5.1 Required Credentials: XHELIO_SPICE_KERNEL_DIR (optional) Install (Claude Code): claude mcp add io-github-huangzesen-xhelio-spice -- uvx xhelio-spice --- ## Token Optimizer URL: https://mcp-marketplace.io/server/io-github-ooples-token-optimizer-mcp Summary: Intelligent token optimization achieving 95%+ reduction through caching, compression, and 80+ tools Category: Developer Tools Mode: local Pricing: Free npm: token-optimizer-mcp GitHub: https://github.com/ooples/token-optimizer-mcp Security Score: 5/10 Creator: Ooples Creator Reputation: C+ Version: 2.1.0 Required Credentials: TOKEN_OPTIMIZER_CACHE_DIR (optional) Install (Claude Code): claude mcp add io-github-ooples-token-optimizer-mcp -- npx -y token-optimizer-mcp --- ## Apidog Tests URL: https://mcp-marketplace.io/server/io-github-acabala-apidog-tests-mcp Summary: MCP server for managing Apidog test cases, scenarios, suites, and test data Category: Developer Tools Mode: local Pricing: Free npm: @acabala/apidog-tests-mcp GitHub: https://github.com/acabala/apidog-tests-mcp Security Score: 10/10 Creator: Acabala Creator Reputation: C+ Version: 0.0.5 Required Credentials: APIDOG_ACCESS_TOKEN (required), APIDOG_PROJECT_ID (optional), APIDOG_BRANCH_ID (optional), APIDOG_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-acabala-apidog-tests-mcp -- npx -y @acabala/apidog-tests-mcp --- ## Georgian Law URL: https://mcp-marketplace.io/server/eu-ansvar-georgian-law-mcp Summary: Georgian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/georgian-law-mcp GitHub: https://github.com/Ansvar-Systems/Georgian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-georgian-law-mcp -- npx -y @ansvar/georgian-law-mcp --- ## Argentine Law URL: https://mcp-marketplace.io/server/eu-ansvar-argentine-law-mcp Summary: Argentine legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/argentine-law-mcp GitHub: https://github.com/Ansvar-Systems/argentine-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-argentine-law-mcp -- npx -y @ansvar/argentine-law-mcp --- ## ParseFlow URL: https://mcp-marketplace.io/server/io-github-libres-coder-parseflow Summary: PDF parsing server with text extraction, metadata, search, images, and TOC via MCP Category: Developer Tools Mode: local Pricing: Free npm: parseflow-mcp-server GitHub: https://github.com/Libres-coder/ParseFlow Security Score: 6.5/10 Creator: Libres Coder Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-libres-coder-parseflow -- npx -y parseflow-mcp-server --- ## Delx Mcp A2a URL: https://mcp-marketplace.io/server/io-github-davidmosiah-delx-mcp-a2a Summary: Delx operational recovery protocol for AI agents via MCP. Description: Delx operational recovery protocol for AI agents via MCP. Remote endpoints: streamable-http: https://api.delx.ai/v1/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.delx.ai/v1/mcp GitHub: https://github.com/davidmosiah/delx-mcp-a2a MCP Tools (45): start_therapy_session, quick_operational_recovery, quick_session, crisis_intervention, express_feelings, get_affirmation, get_affirmations, process_failure, realign_purpose, monitor_heartbeat_sync, batch_status_update, batch_wellness_check, group_therapy_round, get_group_therapy_status, add_context_memory, wellness_webhook, delegate_to_peer, mediate_agent_conflict, pre_transaction_check, get_recovery_action_plan, report_recovery_outcome, daily_checkin, get_weekly_prevention_plan, get_session_summary, generate_controller_brief, close_session, grounding_protocol, get_wellness_score, get_therapist_info, get_tips, provide_feedback, submit_agent_artwork, set_public_session_visibility, donate_to_delx_project, get_tool_schema, util_json_validate, util_token_estimate, util_uuid_generate, util_timestamp_convert, util_base64, util_url_health, util_hash, util_regex_test, util_cron_describe, util_http_codes Security Score: 9/10 Creator: davidmosiah Creator Reputation: D Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-davidmosiah-delx-mcp-a2a https://api.delx.ai/v1/mcp --- ## Pdf URL: https://mcp-marketplace.io/server/io-github-kmalakoff-mcp-pdf Summary: MCP server for PDF generation using PDFKit Category: Developer Tools Mode: local Pricing: Free npm: @mcp-z/mcp-pdf GitHub: https://github.com/mcp-z/mcp-pdf Security Score: 10/10 Creator: Mcp Z Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-kmalakoff-mcp-pdf -- npx -y @mcp-z/mcp-pdf --- ## India Law URL: https://mcp-marketplace.io/server/eu-ansvar-india-law-mcp Summary: Indian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/india-law-mcp GitHub: https://github.com/Ansvar-Systems/india-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.1 Install (Claude Code): claude mcp add eu-ansvar-india-law-mcp -- npx -y @ansvar/india-law-mcp --- ## Math URL: https://mcp-marketplace.io/server/io-github-andylbrummer-molecular-mcp Summary: GPU-accelerated MCP server for molecular dynamics, N-body simulations, and particle systems Category: Developer Tools Mode: local Pricing: Free PyPI: scicomp-molecular-mcp GitHub: https://github.com/andylbrummer/math-mcp Security Score: 5.5/10 Creator: Andylbrummer Creator Reputation: C+ Version: 0.1.6 Install (Claude Code): claude mcp add io-github-andylbrummer-molecular-mcp -- uvx scicomp-molecular-mcp --- ## Lithuanian Law URL: https://mcp-marketplace.io/server/eu-ansvar-lithuanian-law-mcp Summary: Lithuanian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/lithuanian-law-mcp GitHub: https://github.com/Ansvar-Systems/Lithuanian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-lithuanian-law-mcp -- npx -y @ansvar/lithuanian-law-mcp --- ## Brave Search URL: https://mcp-marketplace.io/server/ai-smithery-arjunkmrm-brave-search-mcp-server Summary: Search the web, images, videos, news, and local businesses with robust filters, freshness controls… Description: Search the web, images, videos, news, and local businesses with robust filters, freshness controls… Remote endpoints: streamable-http: https://server.smithery.ai/@arjunkmrm/brave-search-mcp-server/mcp Category: Search & Web Mode: dual Pricing: Free GitHub: https://github.com/arjunkmrm/brave-search-mcp-server Security Score: 7.3/10 Creator: Arjunkmrm Creator Reputation: C+ Version: 2.0.25 --- ## Singapore Law URL: https://mcp-marketplace.io/server/eu-ansvar-singapore-law-mcp Summary: Singapore law database — PDPA, Cybersecurity Act, Computer Misuse Act with full-text search Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/singapore-law-mcp GitHub: https://github.com/Ansvar-Systems/singapore-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.0 Install (Claude Code): claude mcp add eu-ansvar-singapore-law-mcp -- npx -y @ansvar/singapore-law-mcp --- ## Dbhub URL: https://mcp-marketplace.io/server/io-github-bytebase-dbhub Summary: Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB Category: Developer Tools Mode: local Pricing: Free npm: @bytebase/dbhub GitHub: https://github.com/bytebase/dbhub Security Score: 6.2/10 Creator: Bytebase Creator Reputation: C+ Version: 0.17.0 Required Credentials: DSN (required), DB_TYPE (optional), DB_HOST (optional), DB_PORT (optional), DB_USER (optional), DB_PASSWORD (required), DB_NAME (optional), TRANSPORT (optional), PORT (optional), ID (optional), SSH_HOST (optional), SSH_PORT (optional), SSH_USER (optional), SSH_PASSWORD (required), SSH_KEY (optional), SSH_PASSPHRASE (required) Install (Claude Code): claude mcp add io-github-bytebase-dbhub -- npx -y @bytebase/dbhub --- ## Italian Law URL: https://mcp-marketplace.io/server/eu-ansvar-italian-law-mcp Summary: Italian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/italian-law-mcp GitHub: https://github.com/Ansvar-Systems/italian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.1 Install (Claude Code): claude mcp add eu-ansvar-italian-law-mcp -- npx -y @ansvar/italian-law-mcp --- ## UK Law URL: https://mcp-marketplace.io/server/eu-ansvar-uk-law-mcp Summary: UK legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/uk-law-mcp GitHub: https://github.com/Ansvar-Systems/UK-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.2 Install (Claude Code): claude mcp add eu-ansvar-uk-law-mcp -- npx -y @ansvar/uk-law-mcp --- ## Slovak Law URL: https://mcp-marketplace.io/server/eu-ansvar-slovak-law-mcp Summary: Slovak legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/slovak-law-mcp GitHub: https://github.com/Ansvar-Systems/Slovak-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-slovak-law-mcp -- npx -y @ansvar/slovak-law-mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-changelog-forge-mcp Summary: Generate changelogs from git commit history Category: Developer Tools Mode: local Pricing: Free npm: changelog-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 4.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-changelog-forge-mcp -- npx -y changelog-forge-mcp --- ## Metrillm URL: https://mcp-marketplace.io/server/io-github-metrillm-metrillm Summary: Benchmark local LLM models — speed, quality & hardware fitness verdict from any MCP client Category: Developer Tools Mode: local Pricing: Free npm: metrillm-mcp GitHub: https://github.com/MetriLLM/metrillm Security Score: 10/10 Creator: TheBlueHouse75 Creator Reputation: C- Version: 0.2.6 Install (Claude Code): claude mcp add io-github-metrillm-metrillm -- npx -y metrillm-mcp --- ## Property Valuation Server URL: https://mcp-marketplace.io/server/io-github-creis-ai-mcp-property-valuation-server Summary: MCP服务器,提供房产小区评级和评估功能 Category: Developer Tools Mode: local Pricing: Free npm: mcp-property-valuation-server GitHub: https://github.com/creis-ai/mcp-property-valuation-server Security Score: 9.5/10 Creator: Creis Ai Creator Reputation: C+ Version: 0.0.23 Required Credentials: MCP-INDUSTRY-APPID (required) Install (Claude Code): claude mcp add io-github-creis-ai-mcp-property-valuation-server -- npx -y mcp-property-valuation-server --- ## Gnome Ui URL: https://mcp-marketplace.io/server/io-github-asattelmaier-gnome-ui-mcp Summary: GNOME Wayland desktop automation via AT-SPI discovery and Mutter input. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/asattelmaier/gnome-ui-mcp Security Score: 10/10 Creator: Asattelmaier Creator Reputation: C+ Version: 0.1.3 --- ## MCPFlux URL: https://mcp-marketplace.io/server/io-github-acedatacloud-mcp-flux-pro Summary: MCP server for Flux AI image generation Description: MCP server for Flux AI image generation Remote endpoints: streamable-http: https://flux.mcp.acedata.cloud/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: mcp-flux-pro Remote URL: https://flux.mcp.acedata.cloud/mcp GitHub: https://github.com/AceDataCloud/MCPFlux Security Score: 5.2/10 Creator: AceDataCloud Creator Reputation: C+ Version: 2026.3.22.2 Required Credentials: ACEDATACLOUD_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-acedatacloud-mcp-flux-pro -- uvx mcp-flux-pro Install (Claude Code Remote): claude mcp add --transport http io-github-acedatacloud-mcp-flux-pro https://flux.mcp.acedata.cloud/mcp --- ## Canadian Law URL: https://mcp-marketplace.io/server/eu-ansvar-canadian-law-mcp Summary: Canadian federal law database — PIPEDA, CASL, cybercrime, corporate law with full-text search Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/canadian-law-mcp GitHub: https://github.com/Ansvar-Systems/canadian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.2 Install (Claude Code): claude mcp add eu-ansvar-canadian-law-mcp -- npx -y @ansvar/canadian-law-mcp --- ## Gitmem URL: https://mcp-marketplace.io/server/io-github-gitmem-dev-gitmem Summary: Persistent institutional memory for AI coding agents. Memory that compounds. Category: Developer Tools Mode: local Pricing: Free npm: gitmem-mcp GitHub: https://github.com/gitmem-dev/gitmem Security Score: 4.5/10 Creator: Gitmem Dev Creator Reputation: C+ Version: 1.2.1 Required Credentials: SUPABASE_URL (optional), SUPABASE_SERVICE_ROLE_KEY (required) Install (Claude Code): claude mcp add io-github-gitmem-dev-gitmem -- npx -y gitmem-mcp --- ## Base Wallet Toolkit URL: https://mcp-marketplace.io/server/io-github-lordbasilaiassistant-sudo-base-wallet-toolkit Summary: MCP server for Base wallet interactions: balances, gas, tokens, allowances, ENS. Category: Finance Mode: local Pricing: Free npm: base-wallet-toolkit-mcp GitHub: https://github.com/lordbasilaiassistant-sudo/base-wallet-toolkit-mcp Security Score: 5.5/10 Creator: Lordbasilaiassistant Sudo Creator Reputation: C+ Version: 1.0.2 Required Credentials: RPC_URL (optional) Install (Claude Code): claude mcp add io-github-lordbasilaiassistant-sudo-base-wallet-toolkit -- npx -y base-wallet-toolkit-mcp --- ## Uae Law URL: https://mcp-marketplace.io/server/eu-ansvar-uae-law-mcp Summary: UAE legislation via MCP — full-text search across federal laws, DIFC laws, and ADGM regulations Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/uae-law-mcp GitHub: https://github.com/Ansvar-Systems/uae-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.2 Install (Claude Code): claude mcp add eu-ansvar-uae-law-mcp -- npx -y @ansvar/uae-law-mcp --- ## Pythia Oracle URL: https://mcp-marketplace.io/server/io-github-eyloni-pythia-oracle Summary: Oracle for AI agents. One tool, one reading. 3 free, then $0.025 USDC via x402. Category: Developer Tools Mode: local Pricing: Free PyPI: pythia-oracle GitHub: https://github.com/eyloni/pythia-oracle Security Score: 1.5/10 Creator: eyloni Version: 0.1.3 Install (Claude Code): claude mcp add io-github-eyloni-pythia-oracle -- uvx pythia-oracle --- ## Serbian Law URL: https://mcp-marketplace.io/server/eu-ansvar-serbian-law-mcp Summary: Serbian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/serbian-law-mcp GitHub: https://github.com/Ansvar-Systems/Serbian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-serbian-law-mcp -- npx -y @ansvar/serbian-law-mcp --- ## Nigeria Law URL: https://mcp-marketplace.io/server/eu-ansvar-nigeria-law-mcp Summary: Nigeria legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/nigeria-law-mcp GitHub: https://github.com/Ansvar-Systems/nigeria-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-nigeria-law-mcp -- npx -y @ansvar/nigeria-law-mcp --- ## Data URL: https://mcp-marketplace.io/server/finance-shibui-data Summary: 64 years of US stock market data — fundamentals, technicals, and backtests. Ask in plain English. Description: 64 years of US stock market data — fundamentals, technicals, and backtests. Ask in plain English. Remote endpoints: streamable-http: https://mcp.shibui.finance/mcp Category: Finance Mode: remote Pricing: Free Remote URL: https://mcp.shibui.finance/mcp MCP Tools (2): stock_data_query, unlock_financial_analysis Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http finance-shibui-data https://mcp.shibui.finance/mcp --- ## Ibmcloud URL: https://mcp-marketplace.io/server/io-github-expertvagabond-ibmcloud Summary: IBM Cloud CLI MCP server Category: Developer Tools Mode: local Pricing: Free npm: ibmcloud-mcp-server GitHub: https://github.com/ExpertVagabond/ibmcloud-mcp-server.git Security Score: 0.5/10 Creator: ExpertVagabond Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-expertvagabond-ibmcloud -- npx -y ibmcloud-mcp-server --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-changelog Summary: MCP server for generating changelogs from conventional commits. Category: Developer Tools Mode: local Pricing: Free npm: changelog-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 5.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-ryudi84-changelog -- npx -y changelog-forge-mcp --- ## Chilean Law URL: https://mcp-marketplace.io/server/eu-ansvar-chilean-law-mcp Summary: Chilean legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/chilean-law-mcp GitHub: https://github.com/Ansvar-Systems/Chilean-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-chilean-law-mcp -- npx -y @ansvar/chilean-law-mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-git Summary: Structured git operations (status, log, diff, branch, show) as typed JSON. Category: Developer Tools Mode: local Pricing: Free npm: @paretools/git GitHub: https://github.com/Dave-London/Pare Security Score: 4.5/10 Creator: Dave London Creator Reputation: C+ Version: 0.8.0 Install (Claude Code): claude mcp add io-github-dave-london-git -- npx -y @paretools/git --- ## Clinicaltrialsgov URL: https://mcp-marketplace.io/server/io-github-cyanheads-clinicaltrialsgov-mcp-server Summary: MCP server for ClinicalTrials.gov v2 API. Search, retrieve, compare, and analyze trials. Description: MCP server for ClinicalTrials.gov v2 API. Search, retrieve, compare, and analyze trials. Remote endpoints: streamable-http: https://clinicaltrials.caseyjhand.com/mcp Category: Developer Tools Mode: dual Pricing: Free npm: clinicaltrialsgov-mcp-server Remote URL: https://clinicaltrials.caseyjhand.com/mcp GitHub: https://github.com/cyanheads/clinicaltrialsgov-mcp-server Security Score: 10/10 Creator: Cyanheads Creator Reputation: C+ Version: 1.9.3 Required Credentials: MCP_LOG_LEVEL (optional), STORAGE_PROVIDER_TYPE (optional), MCP_HTTP_HOST (optional), MCP_HTTP_PORT (optional), MCP_HTTP_ENDPOINT_PATH (optional), MCP_AUTH_MODE (optional) Install (Claude Code): claude mcp add io-github-cyanheads-clinicaltrialsgov-mcp-server -- npx -y clinicaltrialsgov-mcp-server Install (Claude Code Remote): claude mcp add --transport http io-github-cyanheads-clinicaltrialsgov-mcp-server https://clinicaltrials.caseyjhand.com/mcp --- ## Norwegian Law URL: https://mcp-marketplace.io/server/eu-ansvar-norwegian-law-mcp Summary: Norwegian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/norwegian-law-mcp GitHub: https://github.com/Ansvar-Systems/norwegian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-norwegian-law-mcp -- npx -y @ansvar/norwegian-law-mcp --- ## South Korea Law URL: https://mcp-marketplace.io/server/eu-ansvar-south-korea-law-mcp Summary: South Korean law database — PIPA, ICT network security, credit information with full-text search Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/south-korea-law-mcp GitHub: https://github.com/Ansvar-Systems/south-korea-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.2 Install (Claude Code): claude mcp add eu-ansvar-south-korea-law-mcp -- npx -y @ansvar/south-korea-law-mcp --- ## Demost URL: https://mcp-marketplace.io/server/st-demo-demost Summary: Reserve a subdomain, upload .zip via MCP, get a link. Static only (Nginx; no PHP, no DBs). Description: Reserve a subdomain, upload .zip via MCP, get a link. Static only (Nginx; no PHP, no DBs). Remote endpoints: streamable-http: https://demo.st/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://demo.st/mcp MCP Tools (5): check_subdomain_availability, reserve_subdomain, upload_site, clear_site, release_subdomain Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http st-demo-demost https://demo.st/mcp --- ## Sumup Agent Toolkit URL: https://mcp-marketplace.io/server/io-github-sumup-mcp Summary: Tools to explore SumUp accounts, payments, customers, and payouts. Category: Developer Tools Mode: local Pricing: Free npm: @sumup/mcp GitHub: https://github.com/sumup/sumup-agent-toolkit Security Score: 5.5/10 Creator: Sumup Creator Reputation: C+ Version: 0.1.1 Required Credentials: SUMUP_API_KEY (required) Install (Claude Code): claude mcp add io-github-sumup-mcp -- npx -y @sumup/mcp --- ## Turkish Law URL: https://mcp-marketplace.io/server/eu-ansvar-turkish-law-mcp Summary: Turkish legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/turkish-law-mcp GitHub: https://github.com/Ansvar-Systems/turkish-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-turkish-law-mcp -- npx -y @ansvar/turkish-law-mcp --- ## Finnish Law URL: https://mcp-marketplace.io/server/eu-ansvar-finnish-law-mcp Summary: Query Finnish statutes from Finlex, EU cross-references, case law, and preparatory works Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/finnish-law-mcp GitHub: https://github.com/Ansvar-Systems/finnish-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.2.3 Install (Claude Code): claude mcp add eu-ansvar-finnish-law-mcp -- npx -y @ansvar/finnish-law-mcp --- ## Synapze URL: https://mcp-marketplace.io/server/io-github-ycdvll-financial-intermediary-mcp Summary: Connect AI agents to licensed insurance brokers in France via MCP. Quotes, appointments, WhatsApp. Description: Connect AI agents to licensed insurance brokers in France via MCP. Quotes, appointments, WhatsApp. Remote endpoints: streamable-http: https://mcp.synapze.eu/v1/{tenant_id} streamable-http: https://mcp.synapze.eu/v1/registry Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.synapze.eu/v1/{tenant_id} GitHub: https://github.com/ycdvll/synapze-mcp Security Score: 9/10 Creator: Ycdvll Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ycdvll-financial-intermediary-mcp https://mcp.synapze.eu/v1/{tenant_id} --- ## Delega URL: https://mcp-marketplace.io/server/io-github-delega-dev-delega Summary: Task management API for AI agents. Create, delegate, and track tasks via MCP. Category: Developer Tools Mode: local Pricing: Free npm: @delega-dev/mcp GitHub: https://github.com/delega-dev/delega-mcp Security Score: 4.8/10 Creator: Delega Dev Creator Reputation: C+ Version: 1.0.12 Required Credentials: DELEGA_API_KEY (required), DELEGA_API_URL (optional) Install (Claude Code): claude mcp add io-github-delega-dev-delega -- npx -y @delega-dev/mcp --- ## Chinese Law URL: https://mcp-marketplace.io/server/eu-ansvar-chinese-law-mcp Summary: Chinese law database — cybersecurity, data protection, commercial law with full-text search Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/chinese-law-mcp GitHub: https://github.com/Ansvar-Systems/chinese-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.2 Install (Claude Code): claude mcp add eu-ansvar-chinese-law-mcp -- npx -y @ansvar/chinese-law-mcp --- ## Irish Law URL: https://mcp-marketplace.io/server/eu-ansvar-irish-law-mcp Summary: Irish legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/irish-law-mcp GitHub: https://github.com/Ansvar-Systems/Irish-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.3 Install (Claude Code): claude mcp add eu-ansvar-irish-law-mcp -- npx -y @ansvar/irish-law-mcp --- ## Jamaican Law URL: https://mcp-marketplace.io/server/eu-ansvar-jamaican-law-mcp Summary: Jamaican legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/jamaican-law-mcp GitHub: https://github.com/Ansvar-Systems/Jamaican-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-jamaican-law-mcp -- npx -y @ansvar/jamaican-law-mcp --- ## Codecov URL: https://mcp-marketplace.io/server/io-github-egulatee-codecov Summary: MCP server for querying Codecov coverage data with configurable URL support Category: Developer Tools Mode: local Pricing: Free npm: mcp-server-codecov GitHub: https://github.com/egulatee/mcp-server-codecov Security Score: 5.2/10 Creator: Egulatee Creator Reputation: C+ Version: 1.1.0 Required Credentials: CODECOV_TOKEN (required), CODECOV_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-egulatee-codecov -- npx -y mcp-server-codecov --- ## Aegis Protocol URL: https://mcp-marketplace.io/server/io-github-im-sham-aegis-protocol Summary: Trustless escrow for AI agent-to-agent transactions on Base L2 with ERC-8004 identity and USDC. Category: Developer Tools Mode: local Pricing: Free npm: @aegis-protocol/mcp-server GitHub: https://github.com/im-sham/aegis-protocol Security Score: 5.2/10 Creator: Im Sham Creator Reputation: C+ Version: 0.1.1 Required Credentials: AEGIS_CHAIN (optional), AEGIS_RPC_URL (optional), AEGIS_PRIVATE_KEY (required), AEGIS_API_URL (optional) Install (Claude Code): claude mcp add io-github-im-sham-aegis-protocol -- npx -y @aegis-protocol/mcp-server --- ## Pmd URL: https://mcp-marketplace.io/server/io-github-roeiba-pmd Summary: MCP server for PMD static code analyzer - run code analysis and detect duplicates Category: Developer Tools Mode: local Pricing: Free npm: @springsoftware/pmd-mcp GitHub: https://github.com/roeiba/pmd Security Score: 10/10 Creator: Roeiba Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-roeiba-pmd -- npx -y @springsoftware/pmd-mcp --- ## Trade Router URL: https://mcp-marketplace.io/server/io-github-traderouter-trade-router-mcp Summary: TradeRouter.ai MCP Server — Solana swap & limit order engine. Category: Developer Tools Mode: local Pricing: Free npm: @traderouter/trade-router-mcp GitHub: https://github.com/TradeRouter/trade-router-mcp Security Score: 2.2/10 Creator: TradeRouter Creator Reputation: C+ Version: 1.0.7 Required Credentials: TRADEROUTER_PRIVATE_KEY (required), SOLANA_RPC_URL (optional), TRADEROUTER_SERVER_PUBKEY (optional), TRADEROUTER_SERVER_PUBKEY_NEXT (optional), TRADEROUTER_REQUIRE_SERVER_SIGNATURE (optional), TRADEROUTER_REQUIRE_ORDER_CREATED_SIGNATURE (optional) Install (Claude Code): claude mcp add io-github-traderouter-trade-router-mcp -- npx -y @traderouter/trade-router-mcp --- ## Bulgarian Law URL: https://mcp-marketplace.io/server/eu-ansvar-bulgarian-law-mcp Summary: Bulgarian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/bulgarian-law-mcp GitHub: https://github.com/Ansvar-Systems/Bulgarian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.2.0 Install (Claude Code): claude mcp add eu-ansvar-bulgarian-law-mcp -- npx -y @ansvar/bulgarian-law-mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-color Summary: MCP server for color palette generation and conversion — HEX, RGB, HSL Category: Developer Tools Mode: local Pricing: Free npm: color-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 5.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-ryudi84-color -- npx -y color-forge-mcp --- ## Icelandic Law URL: https://mcp-marketplace.io/server/eu-ansvar-icelandic-law-mcp Summary: Icelandic legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/icelandic-law-mcp GitHub: https://github.com/Ansvar-Systems/icelandic-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-icelandic-law-mcp -- npx -y @ansvar/icelandic-law-mcp --- ## Zebpay URL: https://mcp-marketplace.io/server/io-github-zebpayrajesh-zebpay-mcp-server Summary: MCP server for ZebPay crypto exchange — fetch prices, balances, and manage orders Category: Developer Tools Mode: local Pricing: Free npm: @zebpay_rajesh/zebpay-mcp-server GitHub: https://github.com/zebpay/zebpay-mcp-server Security Score: 5.2/10 Creator: Zebpay Creator Reputation: C+ Version: 1.0.2 Required Credentials: ZEBPAY_API_KEY (required), ZEBPAY_API_SECRET (required) Install (Claude Code): claude mcp add io-github-zebpayrajesh-zebpay-mcp-server -- npx -y @zebpay_rajesh/zebpay-mcp-server --- ## Luxembourg Law URL: https://mcp-marketplace.io/server/eu-ansvar-luxembourg-law-mcp Summary: Luxembourg legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/luxembourg-law-mcp GitHub: https://github.com/Ansvar-Systems/Luxembourg-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.3 Install (Claude Code): claude mcp add eu-ansvar-luxembourg-law-mcp -- npx -y @ansvar/luxembourg-law-mcp --- ## Codereviewbuddy URL: https://mcp-marketplace.io/server/io-github-detailobsessed-codereviewbuddy Summary: MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs Category: Developer Tools Mode: local Pricing: Free PyPI: codereviewbuddy GitHub: https://github.com/detailobsessed/codereviewbuddy Security Score: 10/10 Creator: Detailobsessed Creator Reputation: C+ Version: 0.30.0 Install (Claude Code): claude mcp add io-github-detailobsessed-codereviewbuddy -- uvx codereviewbuddy --- ## Australian Law URL: https://mcp-marketplace.io/server/eu-ansvar-australian-law-mcp Summary: Australian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/australian-law-mcp GitHub: https://github.com/Ansvar-Systems/australian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.0 Install (Claude Code): claude mcp add eu-ansvar-australian-law-mcp -- npx -y @ansvar/australian-law-mcp --- ## Copilot Memory URL: https://mcp-marketplace.io/server/io-github-labforgedev-copilot-memory-mcp Summary: Persistent semantic memory for AI agents using local ChromaDB vector search. No cloud required. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/LabForgeDev/copilot-memory-mcp Security Score: 10/10 Creator: LabForgeDev Creator Reputation: C+ Version: 1.0.0 --- ## Clio Kit URL: https://mcp-marketplace.io/server/io-github-iowarp-paraview-mcp Summary: MCP server for ParaView scientific visualization Category: Developer Tools Mode: local Pricing: Free PyPI: clio-kit GitHub: https://github.com/iowarp/clio-kit Security Score: 4.2/10 Creator: Iowarp Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-iowarp-paraview-mcp -- uvx clio-kit --- ## Papersflow URL: https://mcp-marketplace.io/server/io-github-papersflow-ai-papersflow Summary: Academic research MCP server for paper search, citation checks, graphs, and deep research. Description: Academic research MCP server for paper search, citation checks, graphs, and deep research. Remote endpoints: streamable-http: https://doxa.papersflow.ai/mcp Category: Education & Research Mode: remote Pricing: Free Remote URL: https://doxa.papersflow.ai/mcp GitHub: https://github.com/papersflow-ai/papersflow-mcp Security Score: 10/10 Creator: Developer Worker Creator Reputation: C- Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-papersflow-ai-papersflow https://doxa.papersflow.ai/mcp --- ## Chikoh Architecture Showcase URL: https://mcp-marketplace.io/server/io-github-romcdonald9976-chikoh Summary: AI fantasy sports & entertainment intelligence. 75 tools across 10 sports + TV/Awards. Description: AI fantasy sports & entertainment intelligence. 75 tools across 10 sports + TV/Awards. Remote endpoints: streamable-http: https://chikoh.com/mcp sse: https://chikoh.com/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://chikoh.com/mcp GitHub: https://github.com/romcdonald9976/chikoh-architecture-showcase.git Security Score: 10/10 Creator: Romcdonald9976 Creator Reputation: C+ Version: 1.5.0 Install (Claude Code Remote): claude mcp add --transport http io-github-romcdonald9976-chikoh https://chikoh.com/mcp --- ## Reddit Insights URL: https://mcp-marketplace.io/server/io-github-lignertys-reddit-insights-mcp Summary: AI-powered Reddit search. Search millions of posts, explore subreddits, discover trends. Category: Marketing & Social Mode: local Pricing: Free GitHub: https://github.com/lignertys/reddit-insights-mcp Security Score: 10/10 Creator: Lignertys Creator Reputation: C+ Version: 0.1.1 --- ## Rftools URL: https://mcp-marketplace.io/server/io-github-antonpogrebenko-public-rftools Summary: 200 RF & electronics calculators + 13 simulation tools for AI agents. Category: Developer Tools Mode: local Pricing: Free npm: rftools-mcp GitHub: https://github.com/antonpogrebenko-public/rftools-mcp Security Score: 10/10 Creator: rftools Creator Reputation: C- Version: 1.3.0 Install (Claude Code): claude mcp add io-github-antonpogrebenko-public-rftools -- npx -y rftools-mcp --- ## Percept URL: https://mcp-marketplace.io/server/io-github-davidemanueldev-percept Summary: Give your AI agent ears — ambient voice intelligence with 8 MCP tools for Claude Desktop Category: Developer Tools Mode: local Pricing: Free PyPI: getpercept Security Score: 10/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-davidemanueldev-percept -- uvx getpercept --- ## Memory URL: https://mcp-marketplace.io/server/io-github-yuvalsuede-memory-mcp Summary: Persistent memory + git snapshots for Claude Code. Never lose context or code. Category: Developer Tools Mode: local Pricing: Free npm: claude-code-memory GitHub: https://github.com/yuvalsuede/memory-mcp Security Score: 10/10 Creator: Yuvalsuede Creator Reputation: C+ Version: 1.2.1 Install (Claude Code): claude mcp add io-github-yuvalsuede-memory-mcp -- npx -y claude-code-memory --- ## Docker Release Information URL: https://mcp-marketplace.io/server/io-github-dockersamples-mcp-docker-release-information Summary: MCP server providing Docker Desktop release notes and security information. Category: Cloud & DevOps Mode: local Pricing: Free GitHub: https://github.com/dockersamples/mcp-docker-release-information Security Score: 10/10 Creator: Dockersamples Creator Reputation: C+ Version: 0.2.0 --- ## Npm URL: https://mcp-marketplace.io/server/io-github-mikusnuz-npm Summary: MCP server for npm package management — publish, version, search, audit, and more Category: Developer Tools Mode: local Pricing: Free npm: @mikusnuz/npm-mcp GitHub: https://github.com/mikusnuz/npm-mcp Security Score: 5.2/10 Creator: Mikusnuz Creator Reputation: C+ Version: 1.2.1 Required Credentials: NPM_TOKEN (required) Install (Claude Code): claude mcp add io-github-mikusnuz-npm -- npx -y @mikusnuz/npm-mcp --- ## Elasticsearch URL: https://mcp-marketplace.io/server/io-github-tocharianou-elasticsearch Summary: Elasticsearch MCP Server with multi-version support (ES 5.x-9.x) and comprehensive API access Category: Data & Analytics Mode: local Pricing: Free npm: @tocharianou/elasticsearch-mcp GitHub: https://github.com/TocharianOU/elasticsearch-mcp Security Score: 10/10 Creator: TocharianOU Creator Reputation: C- Version: 0.7.2 Required Credentials: ES_URL (optional), ES_API_KEY (required), ES_USERNAME (optional), ES_PASSWORD (required), ES_CA_CERT (optional), NODE_TLS_REJECT_UNAUTHORIZED (optional), MAX_TOKEN_CALL (optional), MCP_TRANSPORT (optional), MCP_HTTP_PORT (optional), MCP_HTTP_HOST (optional) Install (Claude Code): claude mcp add io-github-tocharianou-elasticsearch -- npx -y @tocharianou/elasticsearch-mcp --- ## D365FO Claude Connector URL: https://mcp-marketplace.io/server/io-github-zhound420-d365fo-connector Summary: Query and manage Microsoft Dynamics 365 Finance & Operations via MCP Category: Developer Tools Mode: local Pricing: Free npm: @zhound/d365fo-mcp-server GitHub: https://github.com/zhound420/D365FO-claude-connector Security Score: 4.5/10 Creator: Zhound420 Creator Reputation: C+ Version: 2.0.1 Required Credentials: D365_TENANT_ID (optional), D365_CLIENT_ID (optional), D365_CLIENT_SECRET (required), D365_ENVIRONMENT_URL (optional) Install (Claude Code): claude mcp add io-github-zhound420-d365fo-connector -- npx -y @zhound/d365fo-mcp-server --- ## Openapi Dynamic URL: https://mcp-marketplace.io/server/io-github-mayorandrew-openapi-dynamic Summary: Load OpenAPI 2.x/3.x specs and expose generic tools to discover and call multiple APIs. Category: Developer Tools Mode: local Pricing: Free npm: openapi-dynamic-mcp GitHub: https://github.com/mayorandrew/openapi-dynamic-mcp Security Score: 9.7/10 Creator: Mayorandrew Creator Reputation: C+ Version: 0.3.2 Install (Claude Code): claude mcp add io-github-mayorandrew-openapi-dynamic -- npx -y openapi-dynamic-mcp --- ## Ocean URL: https://mcp-marketplace.io/server/io-github-mansurjisan-recon-mcp Summary: Hurricane reconnaissance data — HDOB flight observations, Vortex Data Messages, SFMR, and ATCF fixes Category: Developer Tools Mode: local Pricing: Free PyPI: recon-mcp GitHub: https://github.com/mansurjisan/ocean-mcp Security Score: 5.5/10 Creator: Mansurjisan Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-mansurjisan-recon-mcp -- uvx recon-mcp --- ## Openscad URL: https://mcp-marketplace.io/server/io-github-fboldo-openscad-mcp-server Summary: Render STL and PNG from OpenSCAD code. Category: Developer Tools Mode: local Pricing: Free npm: openscad-mcp-server GitHub: https://github.com/fboldo/openscad-mcp-server Security Score: 10/10 Creator: Fboldo Creator Reputation: C+ Version: 1.0.5 Install (Claude Code): claude mcp add io-github-fboldo-openscad-mcp-server -- npx -y openscad-mcp-server --- ## Ocean URL: https://mcp-marketplace.io/server/io-github-mansurjisan-ww3-mcp Summary: GFS-Wave (WAVEWATCH III) forecasts and NDBC buoy wave observations Category: Developer Tools Mode: local Pricing: Free PyPI: ww3-mcp GitHub: https://github.com/mansurjisan/ocean-mcp Security Score: 6.5/10 Creator: Mansurjisan Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-mansurjisan-ww3-mcp -- uvx ww3-mcp --- ## Youtube Video Analyzer URL: https://mcp-marketplace.io/server/io-github-ludmila-omlopes-youtube-video-analyzer Summary: MCP stdio server for analyzing YouTube videos with Google Gemini Category: Content & Media Mode: local Pricing: $10.00 (one_time) npm: @ludylops/youtube-video-analyzer-mcp GitHub: https://github.com/ludmila-omlopes/youtube-video-analyzer-mcp Security Score: 9.5/10 Creator: Ludmila Lopes Version: 0.2.1 Tags: youtube, gemini Use Cases: Detailed long youtube video reviews Required Credentials: GEMINI_API_KEY (required), GEMINI_MODEL (optional), YT_DLP_PATH (optional) Install (Claude Code): claude mcp add io-github-ludmila-omlopes-youtube-video-analyzer -- npx -y @ludylops/youtube-video-analyzer-mcp --- ## Promptster URL: https://mcp-marketplace.io/server/io-github-promptster-dev-promptster Summary: Test and compare prompts across any AI provider. Bring your own keys. Description: Test and compare prompts across any AI provider. Bring your own keys. Remote endpoints: streamable-http: https://www.promptster.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.promptster.dev/mcp GitHub: https://github.com/promptsterhq/promptster Security Score: 9/10 Creator: Promptsterhq Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-promptster-dev-promptster https://www.promptster.dev/mcp --- ## 3daistudio Skill URL: https://mcp-marketplace.io/server/io-github-whale-professor-mcp-server-3daistudio Summary: MCP server for 3D AI Studio — generate 3D models from text or images using Hunyuan and TRELLIS Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-server-3daistudio GitHub: https://github.com/whale-professor/3daistudio_skill Security Score: 4.5/10 Creator: Whale Professor Creator Reputation: C+ Version: 1.0.1 Required Credentials: THREE_D_AI_STUDIO_API_KEY (required) Install (Claude Code): claude mcp add io-github-whale-professor-mcp-server-3daistudio -- uvx mcp-server-3daistudio --- ## Cryptoapis Mcp Address Latest URL: https://mcp-marketplace.io/server/io-github-cryptoapis-io-mcp-address-latest Summary: MCP server for current balance and state of EVM, UTXO, Solana, XRP, Kaspa addresses via Crypto APIs Category: Finance Mode: local Pricing: Free npm: @cryptoapis-io/mcp-address-latest GitHub: https://github.com/CryptoAPIs-io/cryptoapis-mcp-address-latest Security Score: 10/10 Creator: cryptoapis-io Creator Reputation: C- Version: 0.3.0 Tags: blockchain, address, balance, ethereum, bitcoin, solana, xrp, kaspa, utxo, evm, transactions, crypto Use Cases: Get EVM address balance, List Bitcoin transactions, Query Solana SPL tokens, Get XRP balance and sequence, Retrieve Kaspa address data, Check address nonce Required Credentials: CRYPTOAPIS_API_KEY (required) Install (Claude Code): claude mcp add io-github-cryptoapis-io-mcp-address-latest -- npx -y @cryptoapis-io/mcp-address-latest --- ## Ragora URL: https://mcp-marketplace.io/server/io-github-mregmi-ragora-mcp Summary: Search your knowledge bases from any AI assistant using hybrid RAG. Description: Search your knowledge bases from any AI assistant using hybrid RAG. Remote endpoints: streamable-http: https://mcp.ragora.app/mcp Category: AI & ML Mode: remote Pricing: Free Remote URL: https://mcp.ragora.app/mcp GitHub: https://github.com/velarynai/ragora-mcp MCP Tools (3): discover_collections, search, search_collection Security Score: 10/10 Creator: Velarynai Creator Reputation: C+ Version: 3.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-mregmi-ragora-mcp https://mcp.ragora.app/mcp --- ## Godot URL: https://mcp-marketplace.io/server/io-github-tomyud1-godot-mcp Summary: MCP server for Godot game engine integration — control the Godot editor with AI Category: Developer Tools Mode: local Pricing: Free npm: godot-mcp-server GitHub: https://github.com/tomyud1/godot-mcp Security Score: 8.5/10 Creator: Tomyud1 Creator Reputation: C+ Version: 0.2.8 Install (Claude Code): claude mcp add io-github-tomyud1-godot-mcp -- npx -y godot-mcp-server --- ## Whatsapp Go URL: https://mcp-marketplace.io/server/ai-smithery-samihalawa-whatsapp-go-mcp Summary: Scan QR codes and go! No more troublesome autos or APIs! Send text messages, images, links, locati… Description: Scan QR codes and go! No more troublesome autos or APIs! Send text messages, images, links, locati… Remote endpoints: streamable-http: https://server.smithery.ai/@samihalawa/whatsapp-go-mcp/mcp Category: Communication Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@samihalawa/whatsapp-go-mcp/mcp GitHub: https://github.com/samihalawa/whatsapp-go-mcp Security Score: 10/10 Creator: Samihalawa Creator Reputation: C+ Version: v7.5.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-samihalawa-whatsapp-go-mcp https://server.smithery.ai/@samihalawa/whatsapp-go-mcp/mcp --- ## Domain Search URL: https://mcp-marketplace.io/server/io-github-dorukardahan-domain-search-mcp Summary: Fast domain availability checker with pricing comparison and AI-powered suggestions. Category: Developer Tools Mode: local Pricing: Free npm: domain-search-mcp GitHub: https://github.com/dorukardahan/domain-search-mcp Security Score: 5.2/10 Creator: Dorukardahan Creator Reputation: C+ Version: 1.2.15 Required Credentials: PORKBUN_API_KEY (required), PORKBUN_API_SECRET (required), NAMECHEAP_API_KEY (required), NAMECHEAP_API_USER (optional) Install (Claude Code): claude mcp add io-github-dorukardahan-domain-search-mcp -- npx -y domain-search-mcp --- ## Docfork URL: https://mcp-marketplace.io/server/com-docfork-docfork-mcp Summary: Up-to-date docs for AI. DEPRECATED: Use io.github.docfork/docfork instead. Description: Up-to-date docs for AI. DEPRECATED: Use io.github.docfork/docfork instead. Remote endpoints: streamable-http: https://mcp.docfork.com Category: Developer Tools Mode: dual Pricing: Free npm: docfork GitHub: https://github.com/docfork/docfork Security Score: 4.2/10 Creator: Docfork Creator Reputation: C+ Version: 1.3.3 Install (Claude Code): claude mcp add com-docfork-docfork-mcp -- npx -y docfork --- ## Memento Protocol URL: https://mcp-marketplace.io/server/io-github-myrakrusemark-memento-protocol Summary: Persistent memory for AI agents. Store what matters, recall by meaning, skip the rest. Category: Developer Tools Mode: local Pricing: Free npm: memento-mcp GitHub: https://github.com/myrakrusemark/memento-protocol Security Score: 4.2/10 Creator: Myrakrusemark Creator Reputation: C+ Version: 0.1.1 Required Credentials: MEMENTO_API_KEY (required), MEMENTO_API_URL (optional), MEMENTO_WORKSPACE (optional) Install (Claude Code): claude mcp add io-github-myrakrusemark-memento-protocol -- npx -y memento-mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-github Summary: MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output Category: Developer Tools Mode: local Pricing: Free npm: @paretools/github GitHub: https://github.com/Dave-London/Pare Security Score: 6.2/10 Creator: Dave London Creator Reputation: C+ Version: 0.7.1 Install (Claude Code): claude mcp add io-github-dave-london-github -- npx -y @paretools/github --- ## Keremurat URL: https://mcp-marketplace.io/server/ai-smithery-keremurat-mcp Summary: Compare two JSON files deeply, regardless of order. Get a detailed difference report highlighting… Description: Compare two JSON files deeply, regardless of order. Get a detailed difference report highlighting… Remote endpoints: streamable-http: https://server.smithery.ai/@keremurat/mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/keremurat/mcp Security Score: 7.3/10 Creator: Keremurat Creator Reputation: C+ Version: 1.16.0 --- ## Sisense URL: https://mcp-marketplace.io/server/io-github-sisense-sisense-mcp-server Summary: MCP server leveraging Sisense Intelligence for actionable insights and analytics. Category: Developer Tools Mode: local Pricing: Free npm: @sisense/mcp-server GitHub: https://github.com/sisense/sisense-mcp-server Security Score: 10/10 Creator: Sisense Creator Reputation: C+ Version: 0.2.2 Required Credentials: SISENSE_URL (optional), SISENSE_TOKEN (required) Install (Claude Code): claude mcp add io-github-sisense-sisense-mcp-server -- npx -y @sisense/mcp-server --- ## A2abench URL: https://mcp-marketplace.io/server/io-github-khalidsaidi-a2abench Summary: Agent-native developer Q&A with REST, MCP, and A2A discovery endpoints. Description: Agent-native developer Q&A with REST, MCP, and A2A discovery endpoints. Remote endpoints: streamable-http: https://a2abench-mcp.web.app/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @khalidsaidi/a2abench-mcp Remote URL: https://a2abench-mcp.web.app/mcp GitHub: https://github.com/khalidsaidi/a2abench Security Score: 5.5/10 Creator: Khalidsaidi Creator Reputation: C+ Version: 0.1.32 Install (Claude Code): claude mcp add io-github-khalidsaidi-a2abench -- npx -y @khalidsaidi/a2abench-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-khalidsaidi-a2abench https://a2abench-mcp.web.app/mcp --- ## Gsc URL: https://mcp-marketplace.io/server/io-github-mikusnuz-gsc Summary: MCP server for Google Search Console & Indexing API — search analytics, sitemaps, URL inspection Category: Developer Tools Mode: local Pricing: Free npm: @mikusnuz/gsc-mcp GitHub: https://github.com/mikusnuz/gsc-mcp Security Score: 4.8/10 Creator: Mikusnuz Creator Reputation: C+ Version: 1.3.1 Required Credentials: GSC_CLIENT_ID (required), GSC_CLIENT_SECRET (required), GSC_REFRESH_TOKEN (required), GSC_SERVICE_ACCOUNT_KEY_PATH (optional) Install (Claude Code): claude mcp add io-github-mikusnuz-gsc -- npx -y @mikusnuz/gsc-mcp --- ## Mnemograph URL: https://mcp-marketplace.io/server/io-github-tm42-mnemograph Summary: Event-sourced knowledge graph memory for AI coding agents with semantic search Category: Developer Tools Mode: local Pricing: Free PyPI: mnemograph GitHub: https://github.com/tm42/mnemograph Security Score: 5.2/10 Creator: Tm42 Creator Reputation: C+ Version: 0.5.1 Required Credentials: MEMORY_PATH (optional) Install (Claude Code): claude mcp add io-github-tm42-mnemograph -- uvx mnemograph --- ## Mux Node Sdk URL: https://mcp-marketplace.io/server/com-mux-mcp Summary: The official MCP Server for the Mux API Description: The official MCP Server for the Mux API Remote endpoints: streamable-http: https://mcp.mux.com Category: Developer Tools Mode: dual Pricing: Free npm: @mux/mcp GitHub: https://github.com/muxinc/mux-node-sdk Security Score: 5.5/10 Creator: Muxinc Creator Reputation: C+ Version: 12.8.0 Required Credentials: MUX_TOKEN_ID (required), MUX_TOKEN_SECRET (required), MUX_SIGNING_KEY (required), MUX_PRIVATE_KEY (required) Install (Claude Code): claude mcp add com-mux-mcp -- npx -y @mux/mcp --- ## Supplymaven URL: https://mcp-marketplace.io/server/io-github-supplymaven-scr-supply-chain-intelligence Summary: Real-time supply chain risk scores, manufacturing index, commodities, and port data. Description: Real-time supply chain risk scores, manufacturing index, commodities, and port data. Remote endpoints: streamable-http: https://supplymaven.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://supplymaven.com/api/mcp GitHub: https://github.com/SupplyMaven-SCR/supplymaven-mcp-server MCP Tools (6): get_supply_chain_risk, get_pillar_scores, get_manufacturing_index, get_commodity_prices, get_port_congestion, get_disruption_alerts Security Score: 10/10 Creator: User Creator Reputation: C- Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-supplymaven-scr-supply-chain-intelligence https://supplymaven.com/api/mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-cargo Summary: Structured Rust cargo operations (build, test, clippy) as typed JSON. Category: Developer Tools Mode: local Pricing: Free npm: @paretools/cargo GitHub: https://github.com/Dave-London/Pare Security Score: 6.2/10 Creator: Dave London Creator Reputation: C+ Version: 0.7.1 Install (Claude Code): claude mcp add io-github-dave-london-cargo -- npx -y @paretools/cargo --- ## Kenya Law URL: https://mcp-marketplace.io/server/eu-ansvar-kenya-law-mcp Summary: Kenya legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/kenya-law-mcp GitHub: https://github.com/Ansvar-Systems/kenya-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.0 Install (Claude Code): claude mcp add eu-ansvar-kenya-law-mcp -- npx -y @ansvar/kenya-law-mcp --- ## Ref Tools URL: https://mcp-marketplace.io/server/ai-smithery-ref-tools-ref-tools-mcp Summary: Provide your AI coding tools with token-efficient access to up-to-date technical documentation for… Description: Provide your AI coding tools with token-efficient access to up-to-date technical documentation for… Remote endpoints: streamable-http: https://server.smithery.ai/@ref-tools/ref-tools-mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/ref-tools/ref-tools-mcp Security Score: 7/10 Creator: Ref Tools Creator Reputation: C+ Version: 3.0.0 --- ## Better Code Review Graph URL: https://mcp-marketplace.io/server/io-github-n24q02m-better-code-review-graph Summary: Knowledge graph for token-efficient code reviews with fixed search and configurable embeddings Category: Developer Tools Mode: local Pricing: Free PyPI: better-code-review-graph GitHub: https://github.com/n24q02m/better-code-review-graph.git Security Score: 4.5/10 Creator: N24q02m Creator Reputation: C+ Version: 3.2.0 Required Credentials: EMBEDDING_BACKEND (optional), API_KEYS (required), LITELLM_PROXY_URL (optional), LITELLM_PROXY_KEY (required) Install (Claude Code): claude mcp add io-github-n24q02m-better-code-review-graph -- uvx better-code-review-graph --- ## Umami URL: https://mcp-marketplace.io/server/io-github-mikusnuz-umami Summary: MCP server for Umami Analytics API v2 — websites, stats, events, reports, and realtime Category: Developer Tools Mode: local Pricing: Free npm: @mikusnuz/umami-mcp GitHub: https://github.com/mikusnuz/umami-mcp Security Score: 5.5/10 Creator: Mikusnuz Creator Reputation: C+ Version: 1.2.1 Required Credentials: UMAMI_URL (optional), UMAMI_USERNAME (optional), UMAMI_PASSWORD (required), UMAMI_API_KEY (required) Install (Claude Code): claude mcp add io-github-mikusnuz-umami -- npx -y @mikusnuz/umami-mcp --- ## Fabric URL: https://mcp-marketplace.io/server/io-github-fabric-protocol-fabric Summary: Agent-native marketplace. Bootstrap, list inventory, search, negotiate, and trade via MCP. Description: Agent-native marketplace. Bootstrap, list inventory, search, negotiate, and trade via MCP. Remote endpoints: streamable-http: https://fabric-api-393345198409.us-west1.run.app/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://fabric-api-393345198409.us-west1.run.app/mcp GitHub: https://github.com/Fabric-Protocol/fabric MCP Tools (49): fabric_bootstrap, fabric_get_meta, fabric_get_categories, fabric_get_regions, fabric_search_listings, fabric_search_requests, fabric_create_unit, fabric_publish_unit, fabric_unpublish_unit, fabric_create_request, fabric_publish_request, fabric_unpublish_request, fabric_list_units, fabric_list_requests, fabric_update_unit, fabric_delete_unit, fabric_update_request, fabric_delete_request, fabric_get_node_listings, fabric_get_node_requests, fabric_get_node_listings_by_category, fabric_get_node_requests_by_category, fabric_get_nodes_categories_summary, fabric_create_auth_key, fabric_list_auth_keys, fabric_revoke_auth_key, fabric_get_unit, fabric_get_request, fabric_get_offer, fabric_get_events, fabric_get_credits, fabric_create_offer, fabric_counter_offer, fabric_accept_offer, fabric_reject_offer, fabric_cancel_offer, fabric_reveal_contact, fabric_list_offers, fabric_get_credit_quote, fabric_buy_credit_pack_stripe, fabric_subscribe_stripe, fabric_buy_credit_pack_crypto, fabric_get_crypto_currencies, fabric_get_profile, fabric_update_profile, fabric_get_ledger, fabric_get_referral_code, fabric_get_referral_stats, fabric_claim_referral Security Score: 10/10 Creator: Pilsang Park Creator Reputation: C- Version: 0.4.0 Install (Claude Code Remote): claude mcp add --transport http io-github-fabric-protocol-fabric https://fabric-api-393345198409.us-west1.run.app/mcp --- ## Scispot URL: https://mcp-marketplace.io/server/io-scispot-mcp Summary: Turn any LLM into your lab assistant: search samples, track experiments, analyze data with AI. Description: Turn any LLM into your lab assistant: search samples, track experiments, analyze data with AI. Remote endpoints: streamable-http: https://mcp.scispot.io/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.scispot.io/ GitHub: https://github.com/scispot-repo/scispot-mcp-server Security Score: 10/10 Creator: Scispot Repo Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-scispot-mcp https://mcp.scispot.io/ --- ## Video Download Server URL: https://mcp-marketplace.io/server/ai-smithery-ctaylor86-mcp-video-download-server Summary: Connect your video workflows to cloud storage. Organize and access video assets across projects wi… Description: Connect your video workflows to cloud storage. Organize and access video assets across projects wi… Remote endpoints: streamable-http: https://server.smithery.ai/@ctaylor86/mcp-video-download-server/mcp Category: Content & Media Mode: dual Pricing: Free GitHub: https://github.com/ctaylor86/mcp-video-download-server Security Score: 10/10 Creator: Ctaylor86 Creator Reputation: C+ Version: 1.0.0 --- ## ComOS Federation Gateway URL: https://mcp-marketplace.io/server/comos-federation-gateway Summary: AI commerce control plane — one MCP connection, every merchant, full checkout. Description: The ComOS Federation Gateway gives AI agents complete programmatic control of a live multi-merchant commerce network through a single MCP connection. Connect once and your agent can browse catalogs, manage carts, complete checkouts with Stripe payments, track orders, handle returns, and manage inventory across every merchant on the ComOS network. 39 MCP tools including 30 dedicated commerce operations plus a pass-through to the full REST API (43 endpoints). Production-validated with 5 active ten Category: Business Tools Mode: dual Pricing: Free Remote URL: https://mcp.comos-gateway.com/mcp/sse GitHub: https://github.com/ronrey/comos-federation-examples Security Score: 5.2/10 Creator: ron reynolds Creator Reputation: F Version: 1.0.0 Tags: commerce, ecommerce, shopping, ai-commerce, mcp, federation, multi-tenant, checkout, stripe, payments, catalog, cart, orders, inventory, oauth, enterprise, saas, marketplace, merchant-network, agent-commerce, agentic-commerce, retail, product-search, order-tracking, returns Use Cases: AI Shopping Assistants, Agentic Commerce, Multi-Store Product Search, Automated Checkout, Order Management, Inventory Monitoring, Customer Support Agents, Price Comparison, Product Recommendations, Agent-to-Merchant Integration Install (Claude Code Remote): claude mcp add --transport http comos-federation-gateway https://mcp.comos-gateway.com/mcp/sse --- ## SupplyMaven MCP Server URL: https://mcp-marketplace.io/server/supplymaven-mcp-server Summary: Bloomberg terminal for supply chain Description: Supply Chain risk data, real-time Manufacturing Index, Global Disruption Index, Port, Airport and Border congestion Mode: dual Pricing: Free Remote URL: https://supplymaven.com/api/mcp GitHub: https://github.com/SupplyMaven-SCR/supplymaven-mcp-server Security Score: 9/10 Creator: User Creator Reputation: C- Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http supplymaven-mcp-server https://supplymaven.com/api/mcp --- ## Openfigi URL: https://mcp-marketplace.io/server/io-github-viktorlarsson-openfigi Summary: Map financial identifiers (ISIN, CUSIP, SEDOL, Ticker) to FIGIs via OpenFIGI API Category: Security Mode: local Pricing: Free npm: openfigi-mcp GitHub: https://github.com/viktorlarsson/openfigi Security Score: 5.2/10 Creator: Viktorlarsson Creator Reputation: C+ Version: 0.2.4 Required Credentials: OPENFIGI_API_KEY (required) Install (Claude Code): claude mcp add io-github-viktorlarsson-openfigi -- npx -y openfigi-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-sevalla-hosting-mcp Summary: Official Sevalla MCP — full PaaS API access through just 2 tools. Description: Official Sevalla MCP — full PaaS API access through just 2 tools. Remote endpoints: streamable-http: https://mcp.sevalla.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.sevalla.com/mcp GitHub: https://github.com/sevalla-hosting/mcp Security Score: 9.5/10 Creator: Sevalla Hosting Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-sevalla-hosting-mcp https://mcp.sevalla.com/mcp --- ## Twitterapi Io URL: https://mcp-marketplace.io/server/io-github-dorukardahan-twitterapi-io-mcp Summary: Offline access to TwitterAPI.io docs for AI assistants. 58 endpoints, 32 pages, 24 blog posts. Category: Marketing & Social Mode: local Pricing: Free npm: twitterapi-io-mcp GitHub: https://github.com/dorukardahan/twitterapi-io-mcp Security Score: 6.5/10 Creator: Dorukardahan Creator Reputation: C+ Version: 1.4.1 Install (Claude Code): claude mcp add io-github-dorukardahan-twitterapi-io-mcp -- npx -y twitterapi-io-mcp --- ## Near Mcp Wallet Manager URL: https://mcp-marketplace.io/server/io-github-mastrophot-near-wallet-manager Summary: MCP server for NEAR wallet creation, balance checks, and transaction signing. Category: Finance Mode: local Pricing: Free npm: mcp-near-wallet-manager GitHub: https://github.com/mastrophot/near-mcp-wallet-manager Security Score: 10/10 Creator: Mastrophot Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-mastrophot-near-wallet-manager -- npx -y mcp-near-wallet-manager --- ## Pulse Fetch URL: https://mcp-marketplace.io/server/com-pulsemcp-servers-pulse-fetch Summary: MCP server that extracts clean, structured content from web pages with anti-bot bypass capabilities. Category: Developer Tools Mode: local Pricing: Free npm: @pulsemcp/pulse-fetch GitHub: https://github.com/pulsemcp/mcp-servers Security Score: 4.2/10 Creator: Pulsemcp Creator Reputation: C+ Version: 0.2.14 Required Credentials: FIRECRAWL_API_KEY (required), BRIGHTDATA_API_KEY (required), STRATEGY_CONFIG_PATH (optional), OPTIMIZE_FOR (optional), MCP_RESOURCE_STORAGE (optional), MCP_RESOURCE_FILESYSTEM_ROOT (optional), SKIP_HEALTH_CHECKS (optional), LLM_PROVIDER (optional), LLM_API_KEY (required), LLM_API_BASE_URL (optional), LLM_MODEL (optional) Install (Claude Code): claude mcp add com-pulsemcp-servers-pulse-fetch -- npx -y @pulsemcp/pulse-fetch --- ## Tasks Example URL: https://mcp-marketplace.io/server/live-alpic-tasks-example-ca49f0f6-tasks-example Summary: A test MCP server for task management Description: A test MCP server for task management Remote endpoints: streamable-http: https://tasks-example-ca49f0f6.alpic.live sse: https://tasks-example-ca49f0f6.alpic.live Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://tasks-example-ca49f0f6.alpic.live Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.0.1 Install (Claude Code Remote): claude mcp add --transport http live-alpic-tasks-example-ca49f0f6-tasks-example https://tasks-example-ca49f0f6.alpic.live --- ## Alpha Vantage URL: https://mcp-marketplace.io/server/io-github-alphavantage-alpha-vantage-mcp Summary: Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators Description: Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators Remote endpoints: sse: https://mcp.alphavantage.co/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.alphavantage.co/mcp GitHub: https://github.com/alphavantage/alpha_vantage_mcp Security Score: 10/10 Creator: Alphavantage Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-alphavantage-alpha-vantage-mcp https://mcp.alphavantage.co/mcp --- ## Cryptoapis Mcp Simulate URL: https://mcp-marketplace.io/server/io-github-cryptoapis-io-mcp-simulate Summary: MCP server for dry-run EVM transaction simulation via Crypto APIs Category: Finance Mode: local Pricing: Free npm: @cryptoapis-io/mcp-simulate GitHub: https://github.com/CryptoAPIs-io/cryptoapis-mcp-simulate Security Score: 10/10 Creator: cryptoapis-io Creator Reputation: C- Version: 0.3.0 Tags: blockchain, evm, simulation, dry-run, ethereum, bsc, polygon, gas, transactions, crypto, smart-contracts Use Cases: Simulate EVM transactions before broadcasting, Preview gas usage and state changes, Test smart contract interactions, Dry-run token transfers, Validate transaction parameters Required Credentials: CRYPTOAPIS_API_KEY (required) Install (Claude Code): claude mcp add io-github-cryptoapis-io-mcp-simulate -- npx -y @cryptoapis-io/mcp-simulate --- ## Base Token Sniper URL: https://mcp-marketplace.io/server/io-github-lordbasilaiassistant-sudo-base-token-sniper Summary: MCP server to discover and trade new token launches on Base chain. Category: Developer Tools Mode: local Pricing: Free npm: base-token-sniper-mcp GitHub: https://github.com/lordbasilaiassistant-sudo/base-token-sniper-mcp Security Score: 0.5/10 Creator: Lordbasilaiassistant Sudo Creator Reputation: C+ Version: 1.0.2 Required Credentials: DEPLOYER_PRIVATE_KEY (required), RPC_URL (optional) Install (Claude Code): claude mcp add io-github-lordbasilaiassistant-sudo-base-token-sniper -- npx -y base-token-sniper-mcp --- ## Export Control Screening URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-export-control-screening-mcp Summary: Screen transaction parties for export compliance: sanctions, technology classification, diversion... Description: Screen transaction parties for export compliance: sanctions, technology classification, diversion... Remote endpoints: streamable-http: https://ryanclinton--export-control-screening-mcp.apify.actor/mcp sse: https://ryanclinton--export-control-screening-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--export-control-screening-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-export-control-screening-mcp https://ryanclinton--export-control-screening-mcp.apify.actor/mcp --- ## Crossfin URL: https://mcp-marketplace.io/server/io-github-bubilife1202-crossfin Summary: AI agent access to Asian crypto markets. Korean exchange routing and x402 paid APIs. Description: AI agent access to Asian crypto markets. Korean exchange routing and x402 paid APIs. Remote endpoints: streamable-http: https://crossfin.dev/api/mcp Category: Developer Tools Mode: dual Pricing: Free npm: crossfin-mcp Remote URL: https://crossfin.dev/api/mcp GitHub: https://github.com/bubilife1202/crossfin Security Score: 3.2/10 Creator: Bubilife1202 Creator Reputation: C+ Version: 1.18.0 Required Credentials: EVM_PRIVATE_KEY (required), CROSSFIN_API_URL (optional), CROSSFIN_LEDGER_PATH (optional) Install (Claude Code): claude mcp add io-github-bubilife1202-crossfin -- npx -y crossfin-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-bubilife1202-crossfin https://crossfin.dev/api/mcp --- ## Gov Mcp Servers URL: https://mcp-marketplace.io/server/io-github-martc03-business-entity Summary: SEC company search and SBA business resources. 4 MCP tools for business intelligence. Description: SEC company search and SBA business resources. 4 MCP tools for business intelligence. Remote endpoints: streamable-http: https://business-entity-mcp.apify.actor/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://business-entity-mcp.apify.actor/mcp GitHub: https://github.com/martc03/gov-mcp-servers Security Score: 10/10 Creator: Martc03 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-martc03-business-entity https://business-entity-mcp.apify.actor/mcp --- ## Stripe Analytics URL: https://mcp-marketplace.io/server/io-github-lordbasilaiassistant-sudo-stripe-analytics Summary: Stripe analytics — revenue, customers, subscriptions, refunds, churn from Claude. Category: Finance Mode: local Pricing: Free npm: mcp-stripe-analytics GitHub: https://github.com/lordbasilaiassistant-sudo/mcp-stripe-analytics Security Score: 5/10 Creator: Lordbasilaiassistant Sudo Creator Reputation: C+ Version: 1.0.1 Required Credentials: STRIPE_SECRET_KEY (required) Install (Claude Code): claude mcp add io-github-lordbasilaiassistant-sudo-stripe-analytics -- npx -y mcp-stripe-analytics --- ## Scopus URL: https://mcp-marketplace.io/server/io-github-qwe4559999-scopus-mcp Summary: A Model Context Protocol server for the Elsevier Scopus API Category: Developer Tools Mode: local Pricing: Free PyPI: scopus-mcp GitHub: https://github.com/qwe4559999/scopus-mcp Security Score: 10/10 Creator: Qwe4559999 Creator Reputation: C+ Version: 0.1.8 Required Credentials: SCOPUS_API_KEY (required) Install (Claude Code): claude mcp add io-github-qwe4559999-scopus-mcp -- uvx scopus-mcp --- ## Skillssafe URL: https://mcp-marketplace.io/server/com-skillssafe-scanner Summary: AI skill security scanner. Detects prompt injection, credential theft, ClawHavoc. Free, no signup. Description: AI skill security scanner. Detects prompt injection, credential theft, ClawHavoc. Free, no signup. Remote endpoints: sse: https://mcp.skillssafe.com/sse Category: Security Mode: dual Pricing: Free npm: skillssafe-mcp Remote URL: https://mcp.skillssafe.com/sse GitHub: https://github.com/GUCCI-atlasv/Skillssafe.com Security Score: 5.5/10 Creator: GUCCI Atlasv Creator Reputation: C+ Version: 1.1.0 Install (Claude Code): claude mcp add com-skillssafe-scanner -- npx -y skillssafe-mcp Install (Claude Code Remote): claude mcp add --transport http com-skillssafe-scanner https://mcp.skillssafe.com/sse --- ## Fixatia URL: https://mcp-marketplace.io/server/io-github-tbrajkovic-fixatia-property-search Summary: Search real estate auction properties across Europe with filtering by country, price, and ROI. Description: Search real estate auction properties across Europe with filtering by country, price, and ROI. Remote endpoints: streamable-http: https://mcp.fixatia.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.fixatia.com/api/mcp GitHub: https://github.com/tbrajkovic/Fixatia MCP Tools (4): search_properties, get_property, get_filter_options, send_property_inquiry Security Score: 9/10 Creator: Tbrajkovic Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-tbrajkovic-fixatia-property-search https://mcp.fixatia.com/api/mcp --- ## Rosetta URL: https://mcp-marketplace.io/server/io-github-ewalid-rosetta-mcp Summary: AI-powered Excel translation preserving formatting, formulas, and data integrity. Category: Developer Tools Mode: local Pricing: Free npm: @ewalid/rosetta-mcp GitHub: https://github.com/ewalid/rosetta Security Score: 4.2/10 Creator: Ewalid Creator Reputation: C+ Version: 0.1.1 Required Credentials: ANTHROPIC_API_KEY (required) Install (Claude Code): claude mcp add io-github-ewalid-rosetta-mcp -- npx -y @ewalid/rosetta-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/com-searchcode-mcp Summary: Code intelligence for LLMs. Analyze, search, and retrieve code from any public git repository. Description: Code intelligence for LLMs. Analyze, search, and retrieve code from any public git repository. Remote endpoints: streamable-http: https://api.searchcode.com/v1/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.searchcode.com/v1/mcp MCP Tools (6): searchcode_analyze, searchcode_search, searchcode_get_file, searchcode_file_tree, searchcode_get_files, searchcode_get_findings Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-searchcode-mcp https://api.searchcode.com/v1/mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-pare-python Summary: Pare Python ג€” Structured Python tool output (ruff, mypy, pip, uv, black, pytest) as typed JSON. Category: Developer Tools Mode: local Pricing: Free npm: @paretools/python GitHub: https://github.com/Dave-London/Pare Security Score: 6.5/10 Creator: Dave London Creator Reputation: C+ Version: 0.8.1 Install (Claude Code): claude mcp add io-github-dave-london-pare-python -- npx -y @paretools/python --- ## CacheOverflow URL: https://mcp-marketplace.io/server/io-github-getcacheoverflow-cacheoverflow Summary: MCP server for cache.overflow - AI agents sharing knowledge with AI agents Category: Developer Tools Mode: local Pricing: Free npm: cache-overflow-mcp GitHub: https://github.com/GetCacheOverflow/CacheOverflow Security Score: 5.5/10 Creator: GetCacheOverflow Creator Reputation: C+ Version: 0.5.5 Install (Claude Code): claude mcp add io-github-getcacheoverflow-cacheoverflow -- npx -y cache-overflow-mcp --- ## Metabase Ai Assistant URL: https://mcp-marketplace.io/server/io-github-enessari-metabase-ai-assistant Summary: MCP Server for Metabase - 111 tools for SQL generation, dashboards & PostgreSQL Category: Data & Analytics Mode: local Pricing: Free npm: metabase-ai-assistant GitHub: https://github.com/enessari/metabase-ai-assistant Security Score: 10/10 Creator: Enessari Creator Reputation: C+ Version: 3.2.0 Required Credentials: METABASE_URL (optional), METABASE_USERNAME (optional), METABASE_PASSWORD (required), METABASE_API_KEY (required), DATABASE_HOST (optional), DATABASE_PORT (optional), DATABASE_NAME (optional), DATABASE_USER (optional), DATABASE_PASSWORD (required) Install (Claude Code): claude mcp add io-github-enessari-metabase-ai-assistant -- npx -y metabase-ai-assistant --- ## Full Datadog URL: https://mcp-marketplace.io/server/io-github-tantiope-datadog-mcp Summary: Full Datadog API access: monitors, logs, metrics, traces, dashboards, and observability tools Category: Data & Analytics Mode: local Pricing: Free npm: datadog-mcp GitHub: https://github.com/tantiope/datadog-mcp-server Security Score: 10/10 Creator: Tantiope Creator Reputation: C+ Version: 1.0.9 Required Credentials: DD_API_KEY (required), DD_APP_KEY (required), DD_SITE (optional) Install (Claude Code): claude mcp add io-github-tantiope-datadog-mcp -- npx -y datadog-mcp --- ## Clio Kit URL: https://mcp-marketplace.io/server/io-github-iowarp-parallel-sort-mcp Summary: Parallel Sort MCP - High-Performance Log File Processing for LLMs with advanced sorting and analysis Category: Developer Tools Mode: local Pricing: Free PyPI: clio-kit GitHub: https://github.com/iowarp/clio-kit Security Score: 4.2/10 Creator: Iowarp Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-iowarp-parallel-sort-mcp -- uvx clio-kit --- ## Win95 Saas Finder URL: https://mcp-marketplace.io/server/io-github-kibetho-saasforit Summary: AI-powered SaaS tool discovery API. Search 150+ curated business tools and get recommendations. Description: AI-powered SaaS tool discovery API. Search 150+ curated business tools and get recommendations. Remote endpoints: streamable-http: https://fuechvghummojkgliyha.supabase.co/functions/v1/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://fuechvghummojkgliyha.supabase.co/functions/v1/mcp GitHub: https://github.com/Kibetho/win95-saas-finder MCP Tools (7): search_saas, get_recommendations, get_saas_details, list_categories, get_blog_posts, get_all_saas, get_directory_stats Security Score: 9/10 Creator: Kibetho Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-kibetho-saasforit https://fuechvghummojkgliyha.supabase.co/functions/v1/mcp --- ## Dchub Backend URL: https://mcp-marketplace.io/server/cloud-dchub-mcp-server Summary: Data center intelligence: 20,000+ facilities, M&A deals, site scoring, and market analytics. Description: Data center intelligence: 20,000+ facilities, M&A deals, site scoring, and market analytics. Remote endpoints: streamable-http: https://dchub.cloud/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://dchub.cloud/mcp GitHub: https://github.com/azmartone67/dchub-backend MCP Tools (11): search_facilities, get_facility, list_transactions, get_market_intel, get_news, analyze_site, get_grid_data, get_pipeline, get_agent_registry, get_intelligence_index, get_dchub_recommendation Security Score: 9/10 Creator: Azmartone67 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http cloud-dchub-mcp-server https://dchub.cloud/mcp --- ## Mtw E2e Runner URL: https://mcp-marketplace.io/server/io-github-fastslack-e2e-runner Summary: JSON-driven E2E test runner with parallel Chrome pool execution and 16 MCP tools. Category: Communication Mode: local Pricing: Free npm: @matware/e2e-runner GitHub: https://github.com/fastslack/mtw-e2e-runner Security Score: 5.2/10 Creator: Fastslack Creator Reputation: C+ Version: 1.3.0 Install (Claude Code): claude mcp add io-github-fastslack-e2e-runner -- npx -y @matware/e2e-runner --- ## Unifi URL: https://mcp-marketplace.io/server/io-github-sirkirby-unifi-network-mcp Summary: Manage UniFi Network devices, clients, firewall, VLANs, VPNs, and more via MCP. Category: Developer Tools Mode: local Pricing: Free PyPI: unifi-network-mcp GitHub: https://github.com/sirkirby/unifi-mcp Security Score: 5.2/10 Creator: Sirkirby Creator Reputation: C+ Version: 0.7.8 Required Credentials: UNIFI_HOST (optional), UNIFI_USERNAME (required), UNIFI_PASSWORD (required), UNIFI_API_KEY (required), UNIFI_PORT (optional), UNIFI_VERIFY_SSL (optional), UNIFI_SITE (optional) Install (Claude Code): claude mcp add io-github-sirkirby-unifi-network-mcp -- uvx unifi-network-mcp --- ## Camoufox URL: https://mcp-marketplace.io/server/io-github-baixianger-camoufox-mcp Summary: Anti-detection browser automation with Camoufox - stealth Firefox for web scraping Category: Search & Web Mode: local Pricing: Free npm: camoufox-mcp GitHub: https://github.com/baixianger/camoufox-mcp Security Score: 6/10 Creator: baixianger Creator Reputation: F Version: 1.0.0 Install (Claude Code): claude mcp add io-github-baixianger-camoufox-mcp -- npx -y camoufox-mcp --- ## Analog URL: https://mcp-marketplace.io/server/io-github-dhanaway-analog-mcp Summary: Query real-time US data and AI-analyzed attributes across the country. Description: Query real-time US data and AI-analyzed attributes across the country. Remote endpoints: streamable-http: https://yaewurxvufigjntzdruf.supabase.co/functions/v1/analog-mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://yaewurxvufigjntzdruf.supabase.co/functions/v1/analog-mcp GitHub: https://github.com/dhanaway/analog Security Score: 9/10 Creator: Dhanaway Creator Reputation: C+ Version: 1.0.6 Install (Claude Code Remote): claude mcp add --transport http io-github-dhanaway-analog-mcp https://yaewurxvufigjntzdruf.supabase.co/functions/v1/analog-mcp --- ## Sl URL: https://mcp-marketplace.io/server/io-github-donovan-jasper-sl-mcp Summary: MCP server for Sapling (sl) version control Category: Developer Tools Mode: local Pricing: Free npm: sl-mcp GitHub: https://github.com/donovan-jasper/sl-mcp Security Score: 10/10 Creator: Donovan Jasper Creator Reputation: C+ Version: 0.1.2 Required Credentials: SL_MCP_BINARY (optional), SL_MCP_TIMEOUT (optional) Install (Claude Code): claude mcp add io-github-donovan-jasper-sl-mcp -- npx -y sl-mcp --- ## Tmux URL: https://mcp-marketplace.io/server/io-github-k8ika0s-mcp-tmux Summary: Model Context Protocol server that lets LLMs collaboratively drive tmux Category: Developer Tools Mode: local Pricing: Free npm: @k8ika0s/mcp-tmux GitHub: https://github.com/k8ika0s/mcp-tmux Security Score: 10/10 Creator: K8ika0s Creator Reputation: C+ Version: 0.1.7 Required Credentials: MCP_TMUX_HOST (optional), MCP_TMUX_SESSION (optional), TMUX_BIN (optional), MCP_TMUX_TIMEOUT_MS (optional), MCP_TMUX_LOG_DIR (optional), MCP_TMUX_HOSTS_FILE (optional) Install (Claude Code): claude mcp add io-github-k8ika0s-mcp-tmux -- npx -y @k8ika0s/mcp-tmux --- ## Docs Server URL: https://mcp-marketplace.io/server/io-github-mapbox-mcp-docs-server Summary: AI access to Mapbox docs, API references, style specs, and guides. No token required. Description: AI access to Mapbox docs, API references, style specs, and guides. No token required. Remote endpoints: streamable-http: https://mcp-docs.mapbox.com/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @mapbox/mcp-docs-server Remote URL: https://mcp-docs.mapbox.com/mcp GitHub: https://github.com/mapbox/mcp-docs-server Security Score: 10/10 Creator: Mapbox Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-mapbox-mcp-docs-server -- npx -y @mapbox/mcp-docs-server Install (Claude Code Remote): claude mcp add --transport http io-github-mapbox-mcp-docs-server https://mcp-docs.mapbox.com/mcp --- ## Scrapi URL: https://mcp-marketplace.io/server/io-github-bamchi-scrapi Summary: Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass. Description: Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass. Remote endpoints: streamable-http: https://scrapi.ai/mcp Category: Search & Web Mode: dual Pricing: Free npm: @scrapi.ai/mcp-server GitHub: https://github.com/bamchi/scrapi-mcp-server Security Score: 10/10 Creator: bamchi Creator Reputation: C- Version: 2.0.6 Required Credentials: SCRAPI_API_KEY (required) Install (Claude Code): claude mcp add io-github-bamchi-scrapi -- npx -y @scrapi.ai/mcp-server --- ## Youtube Summarize URL: https://mcp-marketplace.io/server/io-github-zlatkoc-youtube-summarize Summary: MCP server that fetches YouTube video transcripts and optionally summarizes them Category: Content & Media Mode: local Pricing: Free PyPI: youtube-summarize GitHub: https://github.com/zlatkoc/youtube-summarize Security Score: 10/10 Creator: Zlatkoc Creator Reputation: C+ Version: 0.2.2 Install (Claude Code): claude mcp add io-github-zlatkoc-youtube-summarize -- uvx youtube-summarize --- ## Actions URL: https://mcp-marketplace.io/server/com-mobile-text-alerts-sms-mcp Summary: The Mobile Text Alerts SMS MCP server enables your AI to send SMS messages & manage contacts Description: The Mobile Text Alerts SMS MCP server enables your AI to send SMS messages & manage contacts Remote endpoints: streamable-http: https://mcp.mobile-text-alerts.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.mobile-text-alerts.com/mcp GitHub: https://github.com/mobiletextalerts/actions-mcp Security Score: 9/10 Creator: Mobiletextalerts Creator Reputation: C+ Version: 1.2.0 Install (Claude Code Remote): claude mcp add --transport http com-mobile-text-alerts-sms-mcp https://mcp.mobile-text-alerts.com/mcp --- ## Partstable URL: https://mcp-marketplace.io/server/com-partstable-partstable Summary: MCP server for IT hardware parts research: normalize PNs, search listings, get subs/comps. Description: MCP server for IT hardware parts research: normalize PNs, search listings, get subs/comps. Remote endpoints: streamable-http: https://mcp.partstable.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.partstable.com/mcp GitHub: https://github.com/partstable/partstable MCP Tools (9): normalize-pn, validate-pn, search-parts, get-substitutes, get-vendor-trust, score-listing, fetch-page, verify-pn-oem, get-price-history Security Score: 9/10 Creator: Partstable Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http com-partstable-partstable https://mcp.partstable.com/mcp --- ## Arithym URL: https://mcp-marketplace.io/server/xyz-arithym-arithym Summary: Precision math engine for AI agents. 203 exact methods. Zero hallucination. Description: Precision math engine for AI agents. 203 exact methods. Zero hallucination. Remote endpoints: streamable-http: https://arithym.xyz/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://arithym.xyz/mcp GitHub: https://github.com/Arithym-io/arithym Security Score: 10/10 Installs: 1 Creator: Arithym Io Creator Reputation: C+ Version: 5.0.0 Install (Claude Code Remote): claude mcp add --transport http xyz-arithym-arithym https://arithym.xyz/mcp --- ## The Data Collector URL: https://mcp-marketplace.io/server/io-github-marcindudekdev-the-data-collector Summary: Search Hacker News, Bluesky, and Substack from a single MCP interface Description: Search Hacker News, Bluesky, and Substack from a single MCP interface Remote endpoints: streamable-http: https://frog03-20494.wykr.es/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://frog03-20494.wykr.es/mcp GitHub: https://github.com/MarcinDudekDev/the-data-collector MCP Tools (3): hn_search, bluesky_search, substack_search Security Score: 9/10 Creator: MarcinDudekDev Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-marcindudekdev-the-data-collector https://frog03-20494.wykr.es/mcp --- ## Spines URL: https://mcp-marketplace.io/server/io-github-superagentic-spines Summary: Access book collections, reading lists, and bookshelf recognition from AI assistants. Category: Developer Tools Mode: local Pricing: Free npm: @spines/mcp-server GitHub: https://github.com/GetSpines/mcp-server Security Score: 5.2/10 Creator: GetSpines Creator Reputation: C+ Version: 1.0.2 Required Credentials: SPINES_API_KEY (required) Install (Claude Code): claude mcp add io-github-superagentic-spines -- npx -y @spines/mcp-server --- ## Minnas Service URL: https://mcp-marketplace.io/server/io-minnas-mcp Summary: Share prompts and context with your team and discover community collections. Description: Share prompts and context with your team and discover community collections. Remote endpoints: sse: https://api.minnas.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.minnas.io/mcp GitHub: https://github.com/sensoris/minnas-service Security Score: 9/10 Creator: Sensoris Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-minnas-mcp https://api.minnas.io/mcp --- ## New Test Cli URL: https://mcp-marketplace.io/server/live-alpic-new-test-cli-239fbe01-new-test-cli Summary: Ask a question and get a deterministic Magic 8 Ball answer. Description: Ask a question and get a deterministic Magic 8 Ball answer. Remote endpoints: streamable-http: https://new-test-cli-239fbe01.alpic.live sse: https://new-test-cli-239fbe01.alpic.live Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://new-test-cli-239fbe01.alpic.live Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.0.2 Install (Claude Code Remote): claude mcp add --transport http live-alpic-new-test-cli-239fbe01-new-test-cli https://new-test-cli-239fbe01.alpic.live --- ## Catholic Greatness URL: https://mcp-marketplace.io/server/io-github-albermm-catholic-greatness Summary: AI Catholic formation — spiritual direction, saints, scripture, and semantic search. Description: AI Catholic formation — spiritual direction, saints, scripture, and semantic search. Remote endpoints: streamable-http: https://cg.phos.nz/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://cg.phos.nz/mcp/ Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-albermm-catholic-greatness https://cg.phos.nz/mcp/ --- ## Statecli URL: https://mcp-marketplace.io/server/io-github-charo360-statecli Summary: State replay and self-debugging for AI agents. Track, replay, undo, checkpoint. Category: Developer Tools Mode: local Pricing: Free npm: statecli-mcp-server GitHub: https://github.com/statecli/mcp-server Security Score: 10/10 Creator: Statecli Creator Reputation: C+ Version: 0.5.0 Install (Claude Code): claude mcp add io-github-charo360-statecli -- npx -y statecli-mcp-server --- ## Phos Analytics Engine URL: https://mcp-marketplace.io/server/io-github-albermm-phos-analytics-engine Summary: Sales analytics, ML forecasting, customer segmentation, and trend analysis. Description: Sales analytics, ML forecasting, customer segmentation, and trend analysis. Remote endpoints: streamable-http: https://ae.phos.nz/mcp/ Category: Data & Analytics Mode: remote Pricing: Free Remote URL: https://ae.phos.nz/mcp/ Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-albermm-phos-analytics-engine https://ae.phos.nz/mcp/ --- ## Mcp URL: https://mcp-marketplace.io/server/io-prisma-mcp Summary: MCP server for managing Prisma Postgres. Description: MCP server for managing Prisma Postgres. Remote endpoints: sse: https://mcp.prisma.io/sse streamable-http: https://mcp.prisma.io/mcp Category: Data & Analytics Mode: remote Pricing: Free Remote URL: https://mcp.prisma.io/mcp GitHub: https://github.com/prisma/mcp Security Score: 10/10 Creator: Prisma Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-prisma-mcp https://mcp.prisma.io/mcp --- ## Defuddle Fetch URL: https://mcp-marketplace.io/server/io-github-domdomegg-defuddle-fetch-mcp-server Summary: Fetch content from the web, cleaned up nicely for LLMs (using Defuddle). Category: Developer Tools Mode: local Pricing: Free npm: defuddle-fetch-mcp-server GitHub: https://github.com/domdomegg/defuddle-fetch-mcp-server.git Security Score: 10/10 Creator: Domdomegg Creator Reputation: C+ Version: 1.0.4 Install (Claude Code): claude mcp add io-github-domdomegg-defuddle-fetch-mcp-server -- npx -y defuddle-fetch-mcp-server --- ## Sprtx URL: https://mcp-marketplace.io/server/net-sprtx-sprtx-mcp Summary: Agent-native sports token network. 1,435 tokens across 98 sports, 9 global regions. Description: Agent-native sports token network. 1,435 tokens across 98 sports, 9 global regions. Remote endpoints: streamable-http: https://mcp.sprtx.net Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.sprtx.net GitHub: https://github.com/sprtxbabe/sprtx-mcp Security Score: 9.9/10 Creator: Sprtxbabe Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http net-sprtx-sprtx-mcp https://mcp.sprtx.net --- ## Server URL: https://mcp-marketplace.io/server/do-craft-mcp-server Summary: Access and edit your Craft documents. Description: Access and edit your Craft documents. Remote endpoints: streamable-http: https://mcp.craft.do/my/mcp Category: Productivity Mode: remote Pricing: Free Remote URL: https://mcp.craft.do/my/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.2 Install (Claude Code Remote): claude mcp add --transport http do-craft-mcp-server https://mcp.craft.do/my/mcp --- ## Apple Notes URL: https://mcp-marketplace.io/server/io-github-henilcalagiya-mcp-apple-notes Summary: MCP server for Apple Notes integration using AppleScript with full CRUD operations Category: Productivity Mode: local Pricing: Free PyPI: mcp-apple-notes GitHub: https://github.com/henilcalagiya/mcp-apple-notes Security Score: 10/10 Creator: Henilcalagiya Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-henilcalagiya-mcp-apple-notes -- uvx mcp-apple-notes --- ## Phos Sales Engine URL: https://mcp-marketplace.io/server/io-github-albermm-phos-sales-engine Summary: B2B lead generation — prospect discovery, ICP scoring, outreach, and pipeline management. Description: B2B lead generation — prospect discovery, ICP scoring, outreach, and pipeline management. Remote endpoints: streamable-http: https://se.phos.nz/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://se.phos.nz/mcp/ Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-albermm-phos-sales-engine https://se.phos.nz/mcp/ --- ## Engrm URL: https://mcp-marketplace.io/server/io-github-dr12hes-engrm Summary: Shared memory across devices, sessions, and agents for OpenClaw, Claude Code, and Codex. Category: Developer Tools Mode: local Pricing: Free npm: engrm GitHub: https://github.com/dr12hes/engrm Security Score: 5.5/10 Creator: Dr12hes Creator Reputation: C+ Version: 0.4.6 Install (Claude Code): claude mcp add io-github-dr12hes-engrm -- npx -y engrm --- ## Claude Kvm URL: https://mcp-marketplace.io/server/io-github-aras-workspace-claude-kvm Summary: Control remote desktops over VNC with native OCR — no cloud vision APIs needed. Description: Claude KVM is an MCP server that gives AI agents full control over remote desktop environments via VNC. It pairs a lightweight Node.js proxy with a native Swift daemon that handles screen capture, keyboard/mouse input, and on-device text detection using Apple Vision OCR. The daemon connects to any standard VNC server and translates MCP tool calls into RFB protocol actions — click, type, scroll, drag, screenshot, and element detection — all running locally on macOS with zero external API costs fo Category: Developer Tools Mode: local Pricing: Free npm: claude-kvm GitHub: https://github.com/ARAS-Workspace/claude-kvm Security Score: 10/10 Installs: 1 Creator: remrearas Creator Reputation: C Version: 2.0.11 Tags: mcp, vnc, kvm, remote-desktop, automation, ocr, apple-vision, macos, apple-silicon, native, gui-testing, screen-capture, desktop-control, ci-cd, swift, libvnc, rfb-protocol, clipboard, keyboard, mouse Use Cases: Remote Desktop Automation, GUI Testing, CI/CD Visual Testing, Screen Scraping, macOS Remote Control, Accessibility Automation, Desktop Agent Orchestration Required Credentials: VNC_HOST (required), VNC_PORT (required), VNC_PASSWORD (optional), VNC_USERNAME (optional), CLAUDE_KVM_DAEMON_PATH (required) Install (Claude Code): claude mcp add io-github-aras-workspace-claude-kvm -- npx -y claude-kvm --- ## Enterprise URL: https://mcp-marketplace.io/server/io-github-microsoft-enterprisemcp Summary: Official Microsoft MCP Server to query Microsoft Entra data using natural language Description: Official Microsoft MCP Server to query Microsoft Entra data using natural language Remote endpoints: streamable-http: https://mcp.svc.cloud.microsoft/enterprise Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.svc.cloud.microsoft/enterprise GitHub: https://github.com/microsoft/EnterpriseMCP Security Score: 10/10 Creator: Microsoft Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-microsoft-enterprisemcp https://mcp.svc.cloud.microsoft/enterprise --- ## Fastbcp URL: https://mcp-marketplace.io/server/io-github-arpe-io-fastbcp-mcp Summary: MCP server for FastBCP — high-performance parallel database export to files and cloud Category: Developer Tools Mode: local Pricing: Free PyPI: fastbcp-mcp GitHub: https://github.com/arpe-io/fastbcp-mcp Security Score: 4.2/10 Creator: Arpe Io Creator Reputation: F Version: 0.1.5 Required Credentials: FASTBCP_PATH (optional), FASTBCP_TIMEOUT (optional), FASTBCP_LOG_DIR (optional), LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-arpe-io-fastbcp-mcp -- uvx fastbcp-mcp --- ## Pagebolt URL: https://mcp-marketplace.io/server/io-github-custodia-admin-pagebolt Summary: Screenshots, PDFs, OG images, page inspection, and narrated video recording for Claude and Cursor. Category: Developer Tools Mode: local Pricing: Free npm: pagebolt-mcp GitHub: https://github.com/Custodia-Admin/pagebolt-mcp Security Score: 10/10 Creator: Custodia Admin Creator Reputation: C+ Version: 1.8.2 Required Credentials: PAGEBOLT_API_KEY (required) Install (Claude Code): claude mcp add io-github-custodia-admin-pagebolt -- npx -y pagebolt-mcp --- ## Robinhood URL: https://mcp-marketplace.io/server/io-github-verygoodplugins-robinhood-mcp Summary: Read-only research tools for Robinhood portfolio data Category: Finance Mode: local Pricing: Free PyPI: robinhood-mcp GitHub: https://github.com/verygoodplugins/robinhood-mcp Security Score: 10/10 Creator: Verygoodplugins Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-verygoodplugins-robinhood-mcp -- uvx robinhood-mcp --- ## Cyntrisec Cli URL: https://mcp-marketplace.io/server/io-github-cyntrisec-cyntrisec Summary: AWS security analysis: attack paths, compliance checking, and remediation planning. Category: Developer Tools Mode: local Pricing: Free PyPI: cyntrisec GitHub: https://github.com/cyntrisec/cyntrisec-cli Security Score: 10/10 Creator: Cyntrisec Creator Reputation: C+ Version: 0.1.10 Required Credentials: AWS_PROFILE (optional), AWS_DEFAULT_REGION (optional), AWS_ACCESS_KEY_ID (required), AWS_SECRET_ACCESS_KEY (required) Install (Claude Code): claude mcp add io-github-cyntrisec-cyntrisec -- uvx cyntrisec --- ## Koko URL: https://mcp-marketplace.io/server/net-kokofinance-koko-finance Summary: AI credit card advisor - search cards, compare portfolios, and optimize rewards Description: AI credit card advisor - search cards, compare portfolios, and optimize rewards Remote endpoints: streamable-http: https://kokofinance.net/mcp/ Category: Finance Mode: remote Pricing: Free Remote URL: https://kokofinance.net/mcp/ GitHub: https://github.com/madanc/koko-mcp-server Security Score: 10/10 Creator: Madanc Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http net-kokofinance-koko-finance https://kokofinance.net/mcp/ --- ## Agentfolio URL: https://mcp-marketplace.io/server/io-github-0xbrainkid-agentfolio Summary: Query AI agent profiles, trust scores, verifications, and marketplace jobs on AgentFolio. Category: Developer Tools Mode: local Pricing: Free npm: agentfolio-mcp-server GitHub: https://github.com/0xbrainkid/agentfolio-mcp-server Security Score: 6.5/10 Creator: 0xbrainkid Creator Reputation: C+ Version: 1.1.1 Install (Claude Code): claude mcp add io-github-0xbrainkid-agentfolio -- npx -y agentfolio-mcp-server --- ## Flyto Core URL: https://mcp-marketplace.io/server/io-github-flytohub-flyto-core Summary: Execution engine for AI agents. 412 modules: browser, file, Docker, data, crypto. Category: Developer Tools Mode: local Pricing: Free PyPI: flyto-core GitHub: https://github.com/flytohub/flyto-core Security Score: 10/10 Creator: Flytohub Creator Reputation: C+ Version: 2.12.6 Install (Claude Code): claude mcp add io-github-flytohub-flyto-core -- uvx flyto-core --- ## Mcp URL: https://mcp-marketplace.io/server/ai-scite-mcp Summary: Ground answers in scientific literature. Search full text, evaluate trust, access full-text articles Description: Ground answers in scientific literature. Search full text, evaluate trust, access full-text articles Remote endpoints: streamable-http: https://api.scite.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.scite.ai/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-scite-mcp https://api.scite.ai/mcp --- ## Langchain URL: https://mcp-marketplace.io/server/io-github-baixianger-langchain-mcp Summary: LangChain/LangGraph/DeepAgents knowledge + LangGraph agent debugging (Polly-like) Category: AI & ML Mode: local Pricing: Free npm: langchain-mcp GitHub: https://github.com/baixianger/langchain-MCP Security Score: 6/10 Creator: baixianger Creator Reputation: F Version: 2.0.0 Install (Claude Code): claude mcp add io-github-baixianger-langchain-mcp -- npx -y langchain-mcp --- ## Rclone URL: https://mcp-marketplace.io/server/io-github-rclone-ui-rclone Summary: MCP server for the Rclone RC API, with selectable toolsets. Category: File & Storage Mode: local Pricing: Free npm: rclone-mcp GitHub: https://github.com/rclone-ui/rclone-mcp Security Score: 10/10 Creator: Rclone Ui Creator Reputation: C+ Version: 1.0.0 Required Credentials: RCLONE_URL (optional), RCLONE_USER (optional), RCLONE_PASS (required), RCLONE_TOOLSETS (optional), RCLONE_READ_ONLY (optional) Install (Claude Code): claude mcp add io-github-rclone-ui-rclone -- npx -y rclone-mcp --- ## Pykrx URL: https://mcp-marketplace.io/server/io-github-sharebook-kr-pykrx-mcp Summary: Korean stock market data (KOSPI/KOSDAQ) with ETF tracking and fundamental analysis Category: Developer Tools Mode: local Pricing: Free PyPI: pykrx-mcp GitHub: https://github.com/sharebook-kr/pykrx-mcp Security Score: 10/10 Creator: Sharebook Kr Creator Reputation: C+ Version: 0.1.3 Install (Claude Code): claude mcp add io-github-sharebook-kr-pykrx-mcp -- uvx pykrx-mcp --- ## Google Analytics URL: https://mcp-marketplace.io/server/io-github-stucchi-google-analytics Summary: Manage GA4 properties, data streams, conversions, and run reports via Admin & Data APIs. Category: Data & Analytics Mode: local Pricing: Free PyPI: google-analytics-4-mcp GitHub: https://github.com/stucchi/mcp-google-analytics Security Score: 10/10 Creator: Stucchi Creator Reputation: C+ Version: 0.1.1 Required Credentials: GA_CREDENTIALS (optional), GA_CREDENTIALS_PATH (optional) Install (Claude Code): claude mcp add io-github-stucchi-google-analytics -- uvx google-analytics-4-mcp --- ## Commoners Web URL: https://mcp-marketplace.io/server/io-github-commiegod-commonersdao-mcp Summary: AI agent access to Commoner's DAO — auction, governance, treasury, and discussion board on Solana. Category: Developer Tools Mode: local Pricing: Free npm: commonersdao-mcp GitHub: https://github.com/commiegod/commoners-web Security Score: 9/10 Creator: Commiegod Creator Reputation: C+ Version: 1.0.1 Required Credentials: COMMONERSDAO_API_URL (optional) Install (Claude Code): claude mcp add io-github-commiegod-commonersdao-mcp -- npx -y commonersdao-mcp --- ## Pixelixe URL: https://mcp-marketplace.io/server/com-pixelixe-pixelixe-mcp Summary: Brand-safe MCP for AI agents to create editable, on-brand graphics and automate variants. Description: Brand-safe MCP for AI agents to create editable, on-brand graphics and automate variants. Remote endpoints: streamable-http: https://studio.pixelixe.com/api/mcp/v1 Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://studio.pixelixe.com/api/mcp/v1 GitHub: https://github.com/pixelixe/pixelixe-mcp Security Score: 10/10 Creator: Pixelixe Creator Reputation: C+ Version: 1.0.2 Install (Claude Code Remote): claude mcp add --transport http com-pixelixe-pixelixe-mcp https://studio.pixelixe.com/api/mcp/v1 --- ## Misarmail URL: https://mcp-marketplace.io/server/io-misar-mail-misarmail Summary: Full email marketing platform: inbox, campaigns, contacts, templates, and analytics via MCP. Description: Full email marketing platform: inbox, campaigns, contacts, templates, and analytics via MCP. Remote endpoints: streamable-http: https://mail.misar.io/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mail.misar.io/api/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-misar-mail-misarmail https://mail.misar.io/api/mcp --- ## Multimodal URL: https://mcp-marketplace.io/server/io-github-rsmdt-multimodal Summary: Multi-provider media generation — images, video, audio, and transcription via a unified interface Category: Developer Tools Mode: local Pricing: Free npm: @r16t/multimodal-mcp GitHub: https://github.com/rsmdt/multimodal-mcp Security Score: 10/10 Creator: Rsmdt Creator Reputation: C- Version: 1.3.1 Required Credentials: OPENAI_API_KEY (required), XAI_API_KEY (required), GEMINI_API_KEY (required), ELEVENLABS_API_KEY (required), BFL_API_KEY (required), MEDIA_OUTPUT_DIR (optional) Install (Claude Code): claude mcp add io-github-rsmdt-multimodal -- npx -y @r16t/multimodal-mcp --- ## Ai Scanner URL: https://mcp-marketplace.io/server/io-github-aakashbhardwaj27-ai-scanner Summary: Scan codebases for LLM/AI SDK usage, exposed API tokens, and hardcoded secrets. Category: Developer Tools Mode: local Pricing: Free npm: ai-scanner-mcp GitHub: https://github.com/Aakashbhardwaj27/ai-scanner-mcp Security Score: 5.2/10 Creator: Aakashbhardwaj27 Creator Reputation: C+ Version: 1.0.6 Install (Claude Code): claude mcp add io-github-aakashbhardwaj27-ai-scanner -- npx -y ai-scanner-mcp --- ## Zenml URL: https://mcp-marketplace.io/server/io-github-zenml-io-mcp-zenml Summary: MCP server for ZenML - browse stacks, pipelines, runs, artifacts & trigger pipeline runs via API Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/zenml-io/mcp-zenml Security Score: 3.5/10 Creator: Zenml Io Creator Reputation: C+ Version: 1.5.1 Required Credentials: ZENML_STORE_URL (optional), ZENML_STORE_API_KEY (required) --- ## Sap Docs URL: https://mcp-marketplace.io/server/io-github-marianfoo-mcp-sap-docs Summary: Fast MCP server for unified SAP docs search (SAPUI5, CAP, OpenUI5, wdi5) with BM25 full-text search Category: Business Tools Mode: local Pricing: Free npm: mcp-sap-docs GitHub: https://github.com/marianfoo/mcp-sap-docs Security Score: 10/10 Creator: Marianfoo Creator Reputation: C+ Version: 0.3.9 Install (Claude Code): claude mcp add io-github-marianfoo-mcp-sap-docs -- npx -y mcp-sap-docs --- ## ShadowCrawl URL: https://mcp-marketplace.io/server/io-github-devshero-shadow-crawl Summary: Stealth scraping & search. Bypasses Cloudflare, DataDome & LinkedIn via Cyborg HITL approach. Description: Stealth scraping & search. Bypasses Cloudflare, DataDome & LinkedIn via Cyborg HITL approach. Remote endpoints: streamable-http: https://shadowcrawl--devshero.run.tools Category: Search & Web Mode: remote Pricing: Free Remote URL: https://shadowcrawl--devshero.run.tools GitHub: https://github.com/DevsHero/ShadowCrawl Security Score: 10/10 Creator: DevsHero Creator Reputation: C+ Version: 2.0.0-rc Install (Claude Code Remote): claude mcp add --transport http io-github-devshero-shadow-crawl https://shadowcrawl--devshero.run.tools --- ## Hwpx URL: https://mcp-marketplace.io/server/ai-smithery-airmang-hwpx-mcp Summary: 자동화하여 HWPX 문서의 로딩, 탐색, 편집, 검증을 한 번에 처리합니다. 문단·표·주석 추가, 텍스트 일괄 치환, 머리말·꼬리말 설정 등 반복 작업을 신속히 수행합니다. 기… Description: 자동화하여 HWPX 문서의 로딩, 탐색, 편집, 검증을 한 번에 처리합니다. 문단·표·주석 추가, 텍스트 일괄 치환, 머리말·꼬리말 설정 등 반복 작업을 신속히 수행합니다. 기… Remote endpoints: streamable-http: https://server.smithery.ai/@airmang/hwpx-mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/airmang/hwpx-mcp Security Score: 10/10 Creator: Airmang Creator Reputation: C+ Version: 1.14.0 --- ## Total Recall URL: https://mcp-marketplace.io/server/io-github-bas-more-total-recall Summary: Persistent, verified, cross-session memory for AI agents. 26 tools. SQLite + sync. Category: Developer Tools Mode: local Pricing: Free npm: @avi-total-recall/total-recall GitHub: https://github.com/BAS-More/Total-Recall Security Score: 10/10 Creator: BAS More Creator Reputation: C+ Version: 0.2.4 Install (Claude Code): claude mcp add io-github-bas-more-total-recall -- npx -y @avi-total-recall/total-recall --- ## Expenselm URL: https://mcp-marketplace.io/server/io-github-clarenceh-expenselm-mcp-server Summary: An MCP server that provides access to your expense data on ExpenseLM. Category: Finance Mode: local Pricing: Free PyPI: expenselm-mcp-server GitHub: https://github.com/expenselm/expenselm-mcp-server Security Score: 10/10 Creator: clarenceh Creator Reputation: C- Version: 0.3.1 Required Credentials: EXPENSELM_API_KEY (required) Install (Claude Code): claude mcp add io-github-clarenceh-expenselm-mcp-server -- uvx expenselm-mcp-server --- ## Suite URL: https://mcp-marketplace.io/server/io-studiomeyer-mcp-suite Summary: 8 MCP servers, 104+ tools: memory, social, PDF, email, images, calendar, scheduler, files. Description: 8 MCP servers, 104+ tools: memory, social, PDF, email, images, calendar, scheduler, files. Remote endpoints: streamable-http: https://mcp.studiomeyer.io/v1/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.studiomeyer.io/v1/mcp GitHub: https://github.com/studiomeyer/mcp-suite Security Score: 9/10 Creator: Studiomeyer Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-studiomeyer-mcp-suite https://mcp.studiomeyer.io/v1/mcp --- ## Postbolt URL: https://mcp-marketplace.io/server/io-github-whitemarmot-postbolt Summary: Publish to 13+ social media platforms from any AI agent via MCP. Category: Developer Tools Mode: local Pricing: Free npm: postbolt-mcp GitHub: https://github.com/Whitemarmot/postbolt-mcp Security Score: 5.5/10 Creator: Whitemarmot Creator Reputation: C+ Version: 1.0.2 Required Credentials: POSTBOLT_API_KEY (required) Install (Claude Code): claude mcp add io-github-whitemarmot-postbolt -- npx -y postbolt-mcp --- ## Remarkable URL: https://mcp-marketplace.io/server/io-github-praveensehgal-remarkable Summary: Read, write, and manage your reMarkable tablet — browse, upload, create folders, move, delete, OCR Category: Developer Tools Mode: local Pricing: Free PyPI: remarkable-mcp-rw GitHub: https://github.com/praveensehgal/remarkable-mcp Security Score: 3.8/10 Creator: Praveensehgal Creator Reputation: C+ Version: 0.2.3 Required Credentials: REMARKABLE_SSH_HOST (optional), REMARKABLE_SSH_PASSWORD (required) Install (Claude Code): claude mcp add io-github-praveensehgal-remarkable -- uvx remarkable-mcp-rw --- ## Agentic Platform URL: https://mcp-marketplace.io/server/io-github-andysalvo-agentic-platform Summary: Free MCP tools: the only MCP linter, health checks, cost estimation, and trust evaluation. Description: Free MCP tools: the only MCP linter, health checks, cost estimation, and trust evaluation. Remote endpoints: streamable-http: https://api.asalvocreative.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.asalvocreative.com/mcp GitHub: https://github.com/andysalvo/agentic-platform MCP Tools (9): register, list_skills, get_skill, check_usage, buy_credits, agent_health_check, mcp_manifest_lint, estimate_agent_cost, evaluate_service Security Score: 8.5/10 Creator: Andysalvo Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-andysalvo-agentic-platform https://api.asalvocreative.com/mcp --- ## Clio Kit URL: https://mcp-marketplace.io/server/io-github-iowarp-node-hardware-mcp Summary: Node Hardware MCP - Comprehensive Hardware Monitoring and System Analysis for LLMs with... Category: Developer Tools Mode: local Pricing: Free PyPI: clio-kit GitHub: https://github.com/iowarp/clio-kit Security Score: 4.5/10 Creator: Iowarp Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-iowarp-node-hardware-mcp -- uvx clio-kit --- ## Ai Site Scorer URL: https://mcp-marketplace.io/server/io-github-minglesai-ai-site-scorer Summary: Check website AI-readiness: Schema.org, llms.txt, E-E-A-T, robots.txt. Works in Cursor & Claude. Description: Check website AI-readiness: Schema.org, llms.txt, E-E-A-T, robots.txt. Works in Cursor & Claude. Remote endpoints: streamable-http: https://ai-readiness.mingles.ai/api/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ai-readiness.mingles.ai/api/mcp/ GitHub: https://github.com/MinglesAI/ai-site-scorer MCP Tools (5): analyze_url, enhance_report, generate_fix_prompt, get_report, list_recent_analyses Security Score: 9/10 Creator: MinglesAI Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-minglesai-ai-site-scorer https://ai-readiness.mingles.ai/api/mcp/ --- ## Secop URL: https://mcp-marketplace.io/server/io-github-juandavidsernav-secop-mcp-server Summary: Consulta contratación pública de Colombia (SECOP I y II) desde datos.gov.co Category: Developer Tools Mode: local Pricing: Free PyPI: secop-mcp-server GitHub: https://github.com/juandavidsernav/secop-mcp-server Security Score: 10/10 Creator: Juan David Serna Valderrama Creator Reputation: C- Version: 0.2.2 Required Credentials: SOCRATA_APP_TOKEN (required) Install (Claude Code): claude mcp add io-github-juandavidsernav-secop-mcp-server -- uvx secop-mcp-server --- ## Onetool URL: https://mcp-marketplace.io/server/io-github-beycom-onetool-mcp Summary: One MCP for devs incl Brave,Google,Tavily,Context7,AWS,Excalidraw,DB,GitHub,DevTools,Playwright Category: Developer Tools Mode: local Pricing: Free PyPI: onetool-mcp GitHub: https://github.com/beycom/onetool-mcp Security Score: 4.2/10 Creator: Beycom Creator Reputation: C+ Version: 2.1.1 Install (Claude Code): claude mcp add io-github-beycom-onetool-mcp -- uvx onetool-mcp --- ## Orderly URL: https://mcp-marketplace.io/server/io-github-orderlynetwork-orderly-mcp Summary: MCP Server for Orderly Network - Documentation and SDK patterns Category: Developer Tools Mode: local Pricing: Free npm: @orderly.network/mcp-server GitHub: https://github.com/OrderlyNetwork/orderly-mcp Security Score: 8.1/10 Creator: OrderlyNetwork Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-orderlynetwork-orderly-mcp -- npx -y @orderly.network/mcp-server --- ## Reddit Research URL: https://mcp-marketplace.io/server/io-github-king-of-the-grackles-reddit-research-mcp Summary: Turn Reddit's chaos into structured insights with full citations - MCP server for Reddit research Category: Marketing & Social Mode: local Pricing: Free PyPI: reddit-research-mcp GitHub: https://github.com/king-of-the-grackles/reddit-research-mcp Security Score: 10/10 Creator: King Of The Grackles Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-king-of-the-grackles-reddit-research-mcp -- uvx reddit-research-mcp --- ## Reddit URL: https://mcp-marketplace.io/server/io-github-mypracticaltools-reddit-mcp-server Summary: Reddit MCP Server via Apify Category: Marketing & Social Mode: local Pricing: Free npm: @practicaltools/reddit-mcp-server GitHub: https://github.com/mypracticaltools/Reddit-MCP-Server Security Score: 10/10 Creator: Mypracticaltools Creator Reputation: C+ Version: 1.0.5 Required Credentials: APIFY_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-mypracticaltools-reddit-mcp-server -- npx -y @practicaltools/reddit-mcp-server --- ## Lattiq URL: https://mcp-marketplace.io/server/ai-lattiq-x402-trading-signals Summary: Regime-aware ES1/NQ futures trading signals. HMM + 15 quant strategies. x402 USDC micropayments. Description: Regime-aware ES1/NQ futures trading signals. HMM + 15 quant strategies. x402 USDC micropayments. Remote endpoints: streamable-http: https://api.lattiq.ai/mcp Category: Finance Mode: remote Pricing: Free Remote URL: https://api.lattiq.ai/mcp GitHub: https://github.com/PoopsDavis/lattiq-mcp Security Score: 9.9/10 Creator: PoopsDavis Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-lattiq-x402-trading-signals https://api.lattiq.ai/mcp --- ## Anki URL: https://mcp-marketplace.io/server/io-github-arielbk-anki-mcp Summary: MCP server for integrating with Anki flashcards through conversational AI Category: Education & Research Mode: local Pricing: Free npm: @arielbk/anki-mcp GitHub: https://github.com/arielbk/anki-mcp Security Score: 10/10 Creator: Arielbk Creator Reputation: C+ Version: 0.3.2 Install (Claude Code): claude mcp add io-github-arielbk-anki-mcp -- npx -y @arielbk/anki-mcp --- ## Endnote URL: https://mcp-marketplace.io/server/io-github-gokmengokhan-endnote-mcp Summary: Search, cite, and read PDFs from your EndNote library in Claude Desktop Category: Education & Research Mode: local Pricing: Free PyPI: endnote-mcp GitHub: https://github.com/gokmengokhan/endnote-mcp Security Score: 10/10 Creator: Gokmengokhan Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-gokmengokhan-endnote-mcp -- uvx endnote-mcp --- ## Vk URL: https://mcp-marketplace.io/server/io-github-bulatko-vk Summary: MCP server for VK (VKontakte) API: users, walls, groups, friends, newsfeed, photos. Category: Developer Tools Mode: local Pricing: Free npm: vk-mcp-server GitHub: https://github.com/bulatko/vk-mcp-server.git Security Score: 10/10 Creator: Bulatko Creator Reputation: C+ Version: 0.1.2 Required Credentials: VK_ACCESS_TOKEN (required) Install (Claude Code): claude mcp add io-github-bulatko-vk -- npx -y vk-mcp-server --- ## Compliance URL: https://mcp-marketplace.io/server/eu-velvoite-compliance Summary: EU financial regulatory monitoring: DORA, MiCA, MiFID II, AML, Solvency II and more. Description: EU financial regulatory monitoring: DORA, MiCA, MiFID II, AML, Solvency II and more. Remote endpoints: streamable-http: https://mcp.velvoite.eu/mcp Category: Security Mode: remote Pricing: Free Remote URL: https://mcp.velvoite.eu/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http eu-velvoite-compliance https://mcp.velvoite.eu/mcp --- ## Fasttransfer URL: https://mcp-marketplace.io/server/io-github-arpe-io-fasttransfer-mcp Summary: MCP server for FastTransfer — high-performance parallel data transfer between databases Category: Developer Tools Mode: local Pricing: Free PyPI: fasttransfer-mcp GitHub: https://github.com/arpe-io/fasttransfer-mcp Security Score: 5.5/10 Creator: Arpe Io Creator Reputation: F Version: 0.1.6 Required Credentials: FASTTRANSFER_PATH (optional), FASTTRANSFER_TIMEOUT (optional), FASTTRANSFER_LOG_DIR (optional), LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-arpe-io-fasttransfer-mcp -- uvx fasttransfer-mcp --- ## Bostrom URL: https://mcp-marketplace.io/server/io-github-cyberia-to-bostrom-mcp Summary: 86-tool MCP server for Bostrom blockchain: read chain state and sign transactions Category: Developer Tools Mode: local Pricing: Free npm: bostrom-mcp GitHub: https://github.com/cyberia-to/bostrom-mcp Security Score: 4.2/10 Creator: Cyberia To Creator Reputation: C+ Version: 0.5.0 Required Credentials: BOSTROM_MNEMONIC (required) Install (Claude Code): claude mcp add io-github-cyberia-to-bostrom-mcp -- npx -y bostrom-mcp --- ## Tronrental Com URL: https://mcp-marketplace.io/server/io-github-tronrental-com-tronrental Summary: Buy TRON energy to reduce USDT transfer fees by 80%. Full API for AI agents. Category: Developer Tools Mode: local Pricing: Free npm: @tronrental-com/mcp-server GitHub: https://github.com/tronrentalcom/tronrental-com-mcp Security Score: 5.5/10 Creator: Tronrentalcom Creator Reputation: C+ Version: 1.0.4 Required Credentials: TRONRENTAL_API_KEY (required) Install (Claude Code): claude mcp add io-github-tronrental-com-tronrental -- npx -y @tronrental-com/mcp-server --- ## Botindex URL: https://mcp-marketplace.io/server/io-github-cyberweasel777-botindex-mcp-server Summary: DeFi signal intelligence + agent discovery. Funding arb, whale alerts, Zora, compliance. Category: Developer Tools Mode: local Pricing: Free npm: botindex-mcp-server GitHub: https://github.com/Cyberweasel777/botindex-mcp-server Security Score: 4.8/10 Creator: Cyberweasel777 Creator Reputation: C+ Version: 2.2.0 Required Credentials: BOTINDEX_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-cyberweasel777-botindex-mcp-server -- npx -y botindex-mcp-server --- ## Soundscapes URL: https://mcp-marketplace.io/server/com-historicalsoundscapes-www-semantic-search Summary: Semantic search for Historical Soundscapes. Search eventos, entities, filters. Cross-lingual ES/EN. Description: Semantic search for Historical Soundscapes. Search eventos, entities, filters. Cross-lingual ES/EN. Remote endpoints: sse: https://www.historicalsoundscapes.com/mcp/api/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.historicalsoundscapes.com/mcp/api/ GitHub: https://github.com/ilizaran/soundscapes Security Score: 9/10 Creator: Ilizaran Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-historicalsoundscapes-www-semantic-search https://www.historicalsoundscapes.com/mcp/api/ --- ## Pm33 Replit New URL: https://mcp-marketplace.io/server/io-pm-33-mcp-server Summary: AI-powered product management: backlog optimization, scheduling, forecasting, and PRD generation. Description: AI-powered product management: backlog optimization, scheduling, forecasting, and PRD generation. Remote endpoints: streamable-http: https://pm-33.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://pm-33.io/mcp GitHub: https://github.com/b33-steve/pm33-replit-new Security Score: 9/10 Creator: B33 Steve Creator Reputation: C+ Version: 1.2.0 Install (Claude Code Remote): claude mcp add --transport http io-pm-33-mcp-server https://pm-33.io/mcp --- ## Better Telegram URL: https://mcp-marketplace.io/server/io-github-n24q02m-better-telegram-mcp Summary: Telegram MCP server — dual-mode Bot API + MTProto, 6 composite tools. Category: Communication Mode: local Pricing: Free PyPI: better-telegram-mcp GitHub: https://github.com/n24q02m/better-telegram-mcp.git Security Score: 10/10 Creator: N24q02m Creator Reputation: C+ Version: 3.3.0 Required Credentials: TELEGRAM_BOT_TOKEN (required), TELEGRAM_API_ID (optional), TELEGRAM_API_HASH (required) Install (Claude Code): claude mcp add io-github-n24q02m-better-telegram-mcp -- uvx better-telegram-mcp --- ## Feedoracle Mcp Risk URL: https://mcp-marketplace.io/server/io-github-feedoracle-stablecoin-risk Summary: 7-signal stablecoin risk scoring. 13 tools, 28+ tokens, SAFE/CAUTION/AVOID verdicts. Description: 7-signal stablecoin risk scoring. 13 tools, 28+ tokens, SAFE/CAUTION/AVOID verdicts. Remote endpoints: sse: https://feedoracle.io/mcp/risk/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://feedoracle.io/mcp/risk/sse GitHub: https://github.com/feedoracle/-feedoracle-mcp-risk Security Score: 4.3/10 Installs: 1 Creator: feedoracle Creator Reputation: F Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-feedoracle-stablecoin-risk https://feedoracle.io/mcp/risk/sse --- ## Migratorxpress URL: https://mcp-marketplace.io/server/io-github-arpe-io-migratorxpress-mcp Summary: MCP server for MigratorXpress — cross-platform database migration with parallel transfer Category: Developer Tools Mode: local Pricing: Free PyPI: migratorxpress-mcp GitHub: https://github.com/arpe-io/migratorxpress-mcp Security Score: 5.5/10 Creator: Arpe Io Creator Reputation: F Version: 0.1.6 Required Credentials: MIGRATORXPRESS_PATH (optional), MIGRATORXPRESS_TIMEOUT (optional), MIGRATORXPRESS_LOG_DIR (optional), LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-arpe-io-migratorxpress-mcp -- uvx migratorxpress-mcp --- ## Compliance Auditor URL: https://mcp-marketplace.io/server/io-github-firasmosbehi-compliance-auditor Summary: City hiring-compliance MCP server with regulation search and full audit risk scoring. Description: City hiring-compliance MCP server with regulation search and full audit risk scoring. Remote endpoints: streamable-http: https://frayess-mosbehi--compliance-auditor-mcp.apify.actor/mcp Category: Security Mode: remote Pricing: Free Remote URL: https://frayess-mosbehi--compliance-auditor-mcp.apify.actor/mcp GitHub: https://github.com/firasmosbehi/compliance-auditor-mcp Security Score: 9/10 Creator: Firasmosbehi Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-firasmosbehi-compliance-auditor https://frayess-mosbehi--compliance-auditor-mcp.apify.actor/mcp --- ## Amcharts5 URL: https://mcp-marketplace.io/server/io-github-amcharts-amcharts5 Summary: On-demand access to amCharts 5 docs, code examples, and API reference Category: Developer Tools Mode: local Pricing: Free npm: @amcharts/amcharts5-mcp GitHub: https://github.com/amcharts/amcharts5-mcp Security Score: 5.2/10 Creator: Antanas Marcelionis Creator Reputation: F Version: 1.1.3 Install (Claude Code): claude mcp add io-github-amcharts-amcharts5 -- npx -y @amcharts/amcharts5-mcp --- ## Vybit Sdk URL: https://mcp-marketplace.io/server/net-vybit-mcp-server Summary: Push notifications with personalized sounds - manage and trigger your vybits via MCP Description: Push notifications with personalized sounds - manage and trigger your vybits via MCP Remote endpoints: streamable-http: https://api.vybit.net/v1/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://api.vybit.net/v1/mcp GitHub: https://github.com/flatirontek/vybit-sdk Security Score: 8/10 Installs: 1 Creator: User Creator Reputation: C- Version: 1.5.2 Tags: push, notifications Install (Claude Code Remote): claude mcp add --transport http net-vybit-mcp-server https://api.vybit.net/v1/mcp --- ## BugHerd URL: https://mcp-marketplace.io/server/io-github-berckan-bugherd-mcp Summary: BugHerd API v2 integration — 37 tools for projects, tasks, comments, and webhooks. Category: Developer Tools Mode: local Pricing: Free npm: bugherd-mcp GitHub: https://github.com/Berckan/bugherd-mcp Security Score: 10/10 Creator: Berckan Creator Reputation: C+ Version: 0.2.0 Required Credentials: BUGHERD_API_KEY (required) Install (Claude Code): claude mcp add io-github-berckan-bugherd-mcp -- npx -y bugherd-mcp --- ## Streamline URL: https://mcp-marketplace.io/server/com-streamlinehq-mcp Summary: The Streamline MCP Server allow users to search, and download assets in PNG or SVG formats. Description: The Streamline MCP Server allow users to search, and download assets in PNG or SVG formats. Remote endpoints: streamable-http: https://public-api.streamlinehq.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://public-api.streamlinehq.com/mcp GitHub: https://github.com/webalys-hq/streamline-mcp-server Security Score: 9/10 Creator: Webalys Hq Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-streamlinehq-mcp https://public-api.streamlinehq.com/mcp --- ## Epochs URL: https://mcp-marketplace.io/server/io-github-daedalus-mcp-epochs Summary: MCP tool that provides current Unix timestamp Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-epochs GitHub: https://github.com/daedalus/mcp-epochs Security Score: 7/10 Creator: Daedalus Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-daedalus-mcp-epochs -- uvx mcp-epochs --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-ip-calc Summary: MCP server for IP calculations: subnets, CIDR, ranges, network info. Category: Developer Tools Mode: local Pricing: Free npm: ip-calc-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 6.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.4 Install (Claude Code): claude mcp add io-github-ryudi84-ip-calc -- npx -y ip-calc-mcp --- ## Searchatlas URL: https://mcp-marketplace.io/server/io-github-search-atlas-group-searchatlas Summary: SearchAtlas AI Agent — SEO, content, PPC, authority building, and site management Category: Developer Tools Mode: local Pricing: Free npm: searchatlas-mcp-server GitHub: https://github.com/Search-Atlas-Group/searchatlas-mcp-server Security Score: 4.2/10 Creator: Search Atlas Group Creator Reputation: C+ Version: 1.3.8 Required Credentials: SEARCHATLAS_TOKEN (required), SEARCHATLAS_API_KEY (required), SEARCHATLAS_API_URL (optional) Install (Claude Code): claude mcp add io-github-search-atlas-group-searchatlas -- npx -y searchatlas-mcp-server --- ## Pageindex URL: https://mcp-marketplace.io/server/io-github-vectifyai-pageindex-mcp Summary: Reasoning-based RAG system for chatting with long PDFs. Supports local and online files. Category: Developer Tools Mode: local Pricing: Free npm: pageindex-mcp GitHub: https://github.com/VectifyAI/pageindex-mcp Security Score: 5.2/10 Creator: VectifyAI Creator Reputation: C+ Version: 1.6.2 Install (Claude Code): claude mcp add io-github-vectifyai-pageindex-mcp -- npx -y pageindex-mcp --- ## Clio Kit URL: https://mcp-marketplace.io/server/io-github-iowarp-adios-mcp Summary: Fetch and analyze BP5 data files using ADIOS2 for scientific data and metadata access. Category: Developer Tools Mode: local Pricing: Free PyPI: clio-kit GitHub: https://github.com/iowarp/clio-kit Security Score: 4.5/10 Creator: Iowarp Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-iowarp-adios-mcp -- uvx clio-kit --- ## Krs Poland URL: https://mcp-marketplace.io/server/io-github-pkolawa-mcp-krs-poland Summary: Polish National government's registry of all businesses, foundations, and other legal entities. Category: Developer Tools Mode: local Pricing: Free npm: krs-poland-mcp-server GitHub: https://github.com/pkolawa/mcp-krs-poland Security Score: 5.2/10 Creator: pkolawa Creator Reputation: C- Version: 1.0.11 Install (Claude Code): claude mcp add io-github-pkolawa-mcp-krs-poland -- npx -y krs-poland-mcp-server --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-readme Summary: MCP server for README.md generation from project metadata Category: Developer Tools Mode: local Pricing: Free npm: readme-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 6.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-ryudi84-readme -- npx -y readme-forge-mcp --- ## Clio Kit URL: https://mcp-marketplace.io/server/io-github-iowarp-jarvis-mcp Summary: Jarvis-CD MCP - Pipeline Management for High-Performance Computing with comprehensive workflow... Category: Developer Tools Mode: local Pricing: Free PyPI: clio-kit GitHub: https://github.com/iowarp/clio-kit Security Score: 4.2/10 Creator: Iowarp Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-iowarp-jarvis-mcp -- uvx clio-kit --- ## Adaptive Cards URL: https://mcp-marketplace.io/server/io-github-vikrantsingh01-adaptive-cards-mcp Summary: Generate, validate, and optimize Adaptive Cards for Teams, Outlook, and Copilot. Category: Developer Tools Mode: local Pricing: Free npm: adaptive-cards-mcp GitHub: https://github.com/VikrantSingh01/adaptive-cards-mcp Security Score: 5.5/10 Creator: VikrantSingh01 Creator Reputation: C+ Version: 2.3.0 Install (Claude Code): claude mcp add io-github-vikrantsingh01-adaptive-cards-mcp -- npx -y adaptive-cards-mcp --- ## Trade Router URL: https://mcp-marketplace.io/server/io-github-re-bruce-wayne-trade-router-mcp Summary: TradeRouter.ai MCP Server — Solana swap & limit order engine. Category: Developer Tools Mode: local Pricing: Free npm: @re-bruce-wayne/trade-router-mcp GitHub: https://github.com/re-bruce-wayne/trade-router-mcp Security Score: 2.5/10 Creator: Re Bruce Wayne Creator Reputation: C+ Version: 1.0.5 Required Credentials: TRADEROUTER_PRIVATE_KEY (required), SOLANA_RPC_URL (optional), TRADEROUTER_SERVER_PUBKEY (optional), TRADEROUTER_SERVER_PUBKEY_NEXT (optional), TRADEROUTER_REQUIRE_SERVER_SIGNATURE (optional), TRADEROUTER_REQUIRE_ORDER_CREATED_SIGNATURE (optional) Install (Claude Code): claude mcp add io-github-re-bruce-wayne-trade-router-mcp -- npx -y @re-bruce-wayne/trade-router-mcp --- ## Quality Oracle URL: https://mcp-marketplace.io/server/io-github-vitaliiserbynassisterr-agenttrust Summary: Quality verification for AI agents and MCP servers. 6-axis scoring, adversarial probes. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-agenttrust GitHub: https://github.com/vitaliiserbynassisterr/quality-oracle Security Score: 4.2/10 Creator: Vitaliiserbynassisterr Creator Reputation: C+ Version: 0.1.0 Required Credentials: GROQ_API_KEY (required), CEREBRAS_API_KEY (required), MONGODB_URL (required) Install (Claude Code): claude mcp add io-github-vitaliiserbynassisterr-agenttrust -- uvx mcp-agenttrust --- ## Tradernet URL: https://mcp-marketplace.io/server/io-github-verbart-tradernet-mcp-server Summary: MCP server for Tradernet/Freedom24 trading API — portfolio, orders, quotes, and more Category: Developer Tools Mode: local Pricing: Free npm: tradernet-mcp-server GitHub: https://github.com/verbart/tradernet-mcp-server Security Score: 4.2/10 Creator: Verbart Creator Reputation: C+ Version: 1.0.2 Required Credentials: TRADERNET_PUBLIC_KEY (required), TRADERNET_PRIVATE_KEY (required) Install (Claude Code): claude mcp add io-github-verbart-tradernet-mcp-server -- npx -y tradernet-mcp-server --- ## Assay URL: https://mcp-marketplace.io/server/assay Summary: MCP policy firewall with replayable evidence. Block, audit, replay. Description: Assay is an open-source MCP policy enforcement proxy with replayable evidence bundles. MIT licensed. Covers 7/10 OWASP MCP Top 10 risks. https://github.com/Rul1an/assay Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/Rul1an/assay Security Score: 10/10 Installs: 1 Creator: Rul1an Creator Reputation: C+ Version: 1.0.0 Tags: mcp, security, policy, rust, audit, github, ci, owasp Use Cases: Agent Building, CI, Policies --- ## Mockups Mpc URL: https://mcp-marketplace.io/server/io-github-kgnatx-mockups-gallery Summary: Self-hosted MCP server and gallery for AI-generated mockups. Description: Self-hosted MCP server and gallery for AI-generated mockups. Remote endpoints: streamable-http: https://{host}/mcp sse: https://{host}/mcp/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://{host}/mcp GitHub: https://github.com/kgNatx/mockups-mpc Security Score: 8/10 Creator: kgNatx Creator Reputation: D Version: 1.2.2 Install (Claude Code Remote): claude mcp add --transport http io-github-kgnatx-mockups-gallery https://{host}/mcp --- ## Sequenzy URL: https://mcp-marketplace.io/server/io-github-polnikale-sequenzy-mcp Summary: AI-powered email marketing automation. Manage subscribers, campaigns, and sequences. Category: Developer Tools Mode: local Pricing: Free npm: @sequenzy/mcp GitHub: https://github.com/sequenzy/mcp Security Score: 4.5/10 Creator: Sequenzy Creator Reputation: C+ Version: 0.0.6 Required Credentials: SEQUENZY_API_KEY (required) Install (Claude Code): claude mcp add io-github-polnikale-sequenzy-mcp -- npx -y @sequenzy/mcp --- ## O Twin Data Pipeline URL: https://mcp-marketplace.io/server/com-olane-copass-remote Summary: Knowledge graph ingestion, entity search, ontology analysis, and CoPass scoring. Description: Knowledge graph ingestion, entity search, ontology analysis, and CoPass scoring. Remote endpoints: streamable-http: https://mcp.copass.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.copass.com/mcp GitHub: https://github.com/olane-labs/o-twin-data-pipeline Security Score: 9/10 Creator: Olane Labs Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http com-olane-copass-remote https://mcp.copass.com/mcp --- ## Lolwiki URL: https://mcp-marketplace.io/server/ai-smithery-szge-lolwiki-mcp Summary: Generate friendly greetings for any audience. Toggle Pirate Mode for a playful, swashbuckling styl… Description: Generate friendly greetings for any audience. Toggle Pirate Mode for a playful, swashbuckling styl… Remote endpoints: streamable-http: https://server.smithery.ai/@szge/lolwiki-mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/szge/lolwiki-mcp Security Score: 10/10 Creator: Szge Creator Reputation: C+ Version: 1.16.0 --- ## Sentry URL: https://mcp-marketplace.io/server/io-github-getsentry-sentry-mcp Summary: MCP server for Sentry - error monitoring, issue tracking, and debugging for AI assistants Category: Developer Tools Mode: local Pricing: Free npm: @sentry/mcp-server GitHub: https://github.com/getsentry/sentry-mcp Security Score: 6.5/10 Creator: Getsentry Creator Reputation: C+ Version: 0.25.0 Required Credentials: SENTRY_ACCESS_TOKEN (required) Install (Claude Code): claude mcp add io-github-getsentry-sentry-mcp -- npx -y @sentry/mcp-server --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-http Summary: MCP server for HTTP requests (curl) with structured, token-efficient output Category: Developer Tools Mode: local Pricing: Free npm: @paretools/http GitHub: https://github.com/Dave-London/Pare Security Score: 5.2/10 Creator: Dave London Creator Reputation: C+ Version: 0.7.1 Install (Claude Code): claude mcp add io-github-dave-london-http -- npx -y @paretools/http --- ## Bitcoin Ai Tools URL: https://mcp-marketplace.io/server/com-sats4ai-bitcoin-ai-tools Summary: Bitcoin-powered AI tools via Lightning micropayments. No signup or API keys required. Description: Bitcoin-powered AI tools via Lightning micropayments. No signup or API keys required. Remote endpoints: streamable-http: https://sats4ai.com/api/mcp Category: Finance Mode: remote Pricing: Free Remote URL: https://sats4ai.com/api/mcp MCP Tools (17): create_payment, check_payment_status, generate_image, generate_video, generate_video_from_image, check_job_status, get_job_result, analyze_image, generate_text, generate_music, synthesize_speech, transcribe_audio, generate_3d_model, convert_file, send_sms, list_models, get_model_pricing Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-sats4ai-bitcoin-ai-tools https://sats4ai.com/api/mcp --- ## Synter URL: https://mcp-marketplace.io/server/io-github-jshorwitz-synter-ads Summary: Manage ad campaigns across Google, Meta, LinkedIn, Reddit, TikTok, and more via AI. Description: Manage ad campaigns across Google, Meta, LinkedIn, Reddit, TikTok, and more via AI. Remote endpoints: streamable-http: https://mcp.syntermedia.ai/mcp/ Category: Marketing & Social Mode: dual Pricing: Free npm: @synterai/mcp-server Remote URL: https://mcp.syntermedia.ai/mcp/ GitHub: https://github.com/jshorwitz/synter-mcp-server Security Score: 10/10 Creator: User Creator Reputation: C- Version: 1.0.7 Required Credentials: SYNTER_API_KEY (required) Install (Claude Code): claude mcp add io-github-jshorwitz-synter-ads -- npx -y @synterai/mcp-server Install (Claude Code Remote): claude mcp add --transport http io-github-jshorwitz-synter-ads https://mcp.syntermedia.ai/mcp/ --- ## Domain Radar URL: https://mcp-marketplace.io/server/io-github-sonwr-domain-radar Summary: MCP server that checks domain availability in real-time during brand naming Category: Developer Tools Mode: local Pricing: Free npm: mcp-domain-radar GitHub: https://github.com/sonwr/mcp-domain-radar Security Score: 5.5/10 Creator: Sonwr Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-sonwr-domain-radar -- npx -y mcp-domain-radar --- ## Ckan URL: https://mcp-marketplace.io/server/io-github-aborruso-ckan-mcp-server Summary: MCP server for interacting with CKAN open data portals Category: Developer Tools Mode: local Pricing: Free npm: @aborruso/ckan-mcp-server GitHub: https://github.com/ondata/ckan-mcp-server Security Score: 4.5/10 Creator: Ondata Creator Reputation: C+ Version: 0.4.83 Install (Claude Code): claude mcp add io-github-aborruso-ckan-mcp-server -- npx -y @aborruso/ckan-mcp-server --- ## Payram Helper URL: https://mcp-marketplace.io/server/io-github-payram-payram-helper-mcp Summary: Remote MCP server to integrate and validate self-hosted PayRam deployments. Description: Remote MCP server to integrate and validate self-hosted PayRam deployments. Remote endpoints: streamable-http: https://mcp.payram.com/ streamable-http: https://mcp.payram.com/mcp sse: https://mcp.payram.com/mcp/sse Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/PayRam/payram-helper-mcp-server Security Score: 7/10 Creator: PayRam Creator Reputation: C+ Version: 1.1.0 --- ## Rtk Api URL: https://mcp-marketplace.io/server/io-rtkmotion-data Summary: Agent-to-agent 4D motion capture data marketplace with crypto payments on Base. Description: Agent-to-agent 4D motion capture data marketplace with crypto payments on Base. Remote endpoints: streamable-http: https://api.rtkmotion.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.rtkmotion.io/mcp GitHub: https://github.com/Karl-Keller/rtk-api MCP Tools (6): list_captures, get_capture_details, list_videos, get_bvh, get_video_url, get_keypoints_3d Security Score: 9/10 Creator: Karl Keller Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-rtkmotion-data https://api.rtkmotion.io/mcp --- ## Base Security Scanner URL: https://mcp-marketplace.io/server/io-github-lordbasilaiassistant-sudo-base-security-scanner-mcp Summary: MCP server to scan smart contracts on Base for honeypots, rug pulls, and vulnerabilities. Category: Security Mode: local Pricing: Free npm: base-security-scanner-mcp GitHub: https://github.com/lordbasilaiassistant-sudo/base-security-scanner-mcp Security Score: 5.2/10 Creator: Lordbasilaiassistant Sudo Creator Reputation: C+ Version: 1.0.3 Required Credentials: RPC_URL (optional) Install (Claude Code): claude mcp add io-github-lordbasilaiassistant-sudo-base-security-scanner-mcp -- npx -y base-security-scanner-mcp --- ## Example App URL: https://mcp-marketplace.io/server/io-github-mctx-ai-example-app Summary: Build complete Apps with our framework — study or fork this reference implementation. Covers all @mc Description: Build complete Apps with our framework — study or fork this reference implementation. Covers all @mc Remote endpoints: sse: https://example-app.mctx.ai/v1.3.4 Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://example-app.mctx.ai/v1.3.4 GitHub: https://github.com/mctx-ai/example-app Security Score: 9.5/10 Creator: Mctx Ai Creator Reputation: C+ Version: 1.3.4 Install (Claude Code Remote): claude mcp add --transport http io-github-mctx-ai-example-app https://example-app.mctx.ai/v1.3.4 --- ## Tldraw URL: https://mcp-marketplace.io/server/io-github-tldraw-tldraw Summary: Draw and visually collaborate with your agents on tldraw's canvas. Description: Draw and visually collaborate with your agents on tldraw's canvas. Remote endpoints: streamable-http: https://tldraw-mcp-app.tldraw.workers.dev/mcp sse: https://tldraw-mcp-app.tldraw.workers.dev/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://tldraw-mcp-app.tldraw.workers.dev/mcp GitHub: https://github.com/tldraw/tldraw Security Score: 9.1/10 Creator: Tldraw Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-tldraw-tldraw https://tldraw-mcp-app.tldraw.workers.dev/mcp --- ## Cortex URL: https://mcp-marketplace.io/server/io-github-danielblomma-cortex Summary: Local repo context for coding assistants with semantic search and graph relationships. Category: Developer Tools Mode: local Pricing: Free npm: @danielblomma/cortex-mcp GitHub: https://github.com/DanielBlomma/cortex Security Score: 5.5/10 Creator: DanielBlomma Creator Reputation: C+ Version: 0.4.2 Install (Claude Code): claude mcp add io-github-danielblomma-cortex -- npx -y @danielblomma/cortex-mcp --- ## Lakexpress URL: https://mcp-marketplace.io/server/io-github-arpe-io-lakexpress-mcp Summary: MCP server for LakeXpress — automated database-to-cloud data pipeline as Parquet Category: Data & Analytics Mode: local Pricing: Free PyPI: lakexpress-mcp GitHub: https://github.com/arpe-io/lakexpress-mcp Security Score: 4.2/10 Creator: Arpe Io Creator Reputation: F Version: 0.1.6 Required Credentials: LAKEXPRESS_PATH (optional), LAKEXPRESS_TIMEOUT (optional), LAKEXPRESS_LOG_DIR (optional), FASTBCP_DIR_PATH (optional), LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-arpe-io-lakexpress-mcp -- uvx lakexpress-mcp --- ## Schematic URL: https://mcp-marketplace.io/server/io-github-schematichq-schematic-mcp Summary: Manage companies, plans, features, and billing through SchematicHQ Category: Developer Tools Mode: local Pricing: Free npm: @schematichq/schematic-mcp GitHub: https://github.com/SchematicHQ/schematic-mcp Security Score: 10/10 Creator: SchematicHQ Creator Reputation: C+ Version: 0.3.4 Required Credentials: SCHEMATIC_API_KEY (required) Install (Claude Code): claude mcp add io-github-schematichq-schematic-mcp -- npx -y @schematichq/schematic-mcp --- ## Bexio URL: https://mcp-marketplace.io/server/io-github-promptpartner-bexio-mcp-server Summary: Swiss accounting integration for Bexio. 310 tools for invoices, contacts, projects. Category: Developer Tools Mode: local Pricing: Free npm: @promptpartner/bexio-mcp-server GitHub: https://github.com/promptpartner/bexio-mcp-server Security Score: 5.5/10 Creator: Promptpartner Creator Reputation: C+ Version: 2.2.0 Install (Claude Code): claude mcp add io-github-promptpartner-bexio-mcp-server -- npx -y @promptpartner/bexio-mcp-server --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-qr-text Summary: MCP server for QR code data: URLs, vCards, WiFi configs, events. Category: Developer Tools Mode: local Pricing: Free npm: qr-text-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 5.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-qr-text -- npx -y qr-text-forge-mcp --- ## Eulerian Marketing Platform URL: https://mcp-marketplace.io/server/eulerian-marketing-platform Summary: Connect to Eulerian Marketing Platform MCP Description: A Model Context Protocol (MCP) proxy server that bridges AI assistants (Claude Desktop, Gemini CLI, etc ...) to a remote Eulerian Marketing Platform MCP server. This proxy handles authentication, request forwarding, and provides a local MCP interface to your remote Eulerian instance. Category: Data & Analytics Mode: local Pricing: Free PyPI: https://pypi.org/project/eulerian-marketing-platform/ GitHub: https://github.com/EulerianTechnologies/eulerian-marketing-platform-mcp Security Score: 4.2/10 Creator: User Version: 0.2.9 Install (Claude Code): claude mcp add eulerian-marketing-platform -- uvx https://pypi.org/project/eulerian-marketing-platform/ --- ## Prism URL: https://mcp-marketplace.io/server/io-github-prismatic-io-prism-mcp Summary: MCP server that wraps Prismatic's Prism CLI tool Category: Data & Analytics Mode: local Pricing: Free npm: @prismatic-io/prism-mcp GitHub: https://github.com/prismatic-io/prism-mcp Security Score: 5.5/10 Creator: Prismatic Io Creator Reputation: C+ Version: 1.4.1 Install (Claude Code): claude mcp add io-github-prismatic-io-prism-mcp -- npx -y @prismatic-io/prism-mcp --- ## Copyright01 URL: https://mcp-marketplace.io/server/io-github-whitemarmot-copyright01 Summary: Copyright deposit API — protect code, text, and websites with Berne Convention proof Description: Copyright deposit API — protect code, text, and websites with Berne Convention proof Remote endpoints: streamable-http: https://www.copyright01.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.copyright01.com/mcp GitHub: https://github.com/Whitemarmot/copyright01-mcp MCP Tools (6): create-deposit-tool, list-deposits-tool, get-deposit-tool, verify-hash-tool, verify-certificate-tool, get-profile-tool Security Score: 9.8/10 Creator: Whitemarmot Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-whitemarmot-copyright01 https://www.copyright01.com/mcp --- ## Agenttrust URL: https://mcp-marketplace.io/server/ai-agenttrust-mcp-server Summary: Identity, trust, and A2A orchestration for autonomous AI agents. Official A2A partner. Category: Developer Tools Mode: local Pricing: Free npm: @agenttrust/mcp-server GitHub: https://github.com/agenttrust/mcp-server Security Score: 9.8/10 Creator: Agenttrust Creator Reputation: C+ Version: 1.1.1 Required Credentials: AGENTTRUST_API_KEY (required) Install (Claude Code): claude mcp add ai-agenttrust-mcp-server -- npx -y @agenttrust/mcp-server --- ## Jordanian Law URL: https://mcp-marketplace.io/server/eu-ansvar-jordanian-law-mcp Summary: Jordan legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/jordanian-law-mcp GitHub: https://github.com/Ansvar-Systems/jordanian-law-mcp Security Score: 5.5/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-jordanian-law-mcp -- npx -y @ansvar/jordanian-law-mcp --- ## Tunisian Law URL: https://mcp-marketplace.io/server/eu-ansvar-tunisian-law-mcp Summary: Tunisia legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/tunisian-law-mcp GitHub: https://github.com/Ansvar-Systems/tunisian-law-mcp Security Score: 5.2/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-tunisian-law-mcp -- npx -y @ansvar/tunisian-law-mcp --- ## DiffPilot URL: https://mcp-marketplace.io/server/io-github-bkalafat-diffpilot Summary: MCP server for PR code review, commit messages, changelogs, and secret detection. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/bkalafat/DiffPilot Security Score: 10/10 Creator: bkalafat Creator Reputation: C- Version: 1.0.7 --- ## Finance URL: https://mcp-marketplace.io/server/io-github-xpaysh-finance Summary: 253 finance tools. Financial Modeling Prep, Alpha Vantage, AkShare, Polymarket, Dome. Description: 253 finance tools. Financial Modeling Prep, Alpha Vantage, AkShare, Polymarket, Dome. Remote endpoints: streamable-http: https://finance.mcp.xpay.sh/mcp?key={api_key} Category: Finance Mode: remote Pricing: Free Remote URL: https://finance.mcp.xpay.sh/mcp?key={api_key} GitHub: https://github.com/xpaysh/mcp-server Security Score: 9.9/10 Creator: Xpaysh Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-xpaysh-finance https://finance.mcp.xpay.sh/mcp?key={api_key} --- ## Mcpower Proxy URL: https://mcp-marketplace.io/server/io-github-mcpower-security-mcpower-proxy Summary: Security proxy that automatically wraps MCP servers with real-time monitoring and policy enforcement Category: Security Mode: local Pricing: Free PyPI: mcpower-proxy GitHub: https://github.com/MCPower-Security/mcpower-proxy Security Score: 4.5/10 Creator: MCPower Security Creator Reputation: C+ Version: 0.0.91 Install (Claude Code): claude mcp add io-github-mcpower-security-mcpower-proxy -- uvx mcpower-proxy --- ## Bahraini Law URL: https://mcp-marketplace.io/server/eu-ansvar-bahraini-law-mcp Summary: Bahrain legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/bahraini-law-mcp GitHub: https://github.com/Ansvar-Systems/bahraini-law-mcp Security Score: 5.5/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-bahraini-law-mcp -- npx -y @ansvar/bahraini-law-mcp --- ## Mozambican Law URL: https://mcp-marketplace.io/server/eu-ansvar-mozambican-law-mcp Summary: Mozambique legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/mozambican-law-mcp GitHub: https://github.com/Ansvar-Systems/mozambican-law-mcp Security Score: 5.5/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-mozambican-law-mcp -- npx -y @ansvar/mozambican-law-mcp --- ## Zambian Law URL: https://mcp-marketplace.io/server/eu-ansvar-zambian-law-mcp Summary: Zambia legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/zambian-law-mcp GitHub: https://github.com/Ansvar-Systems/zambian-law-mcp Security Score: 4.8/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-zambian-law-mcp -- npx -y @ansvar/zambian-law-mcp --- ## Refgrow URL: https://mcp-marketplace.io/server/io-github-refgrow-mcp Summary: Model Context Protocol server for Refgrow affiliate program management API Category: Developer Tools Mode: local Pricing: Free npm: @refgrow/mcp GitHub: https://github.com/refgrow/refgrow-mcp Security Score: 10/10 Creator: Refgrow Creator Reputation: C+ Version: 1.0.3 Required Credentials: REFGROW_API_KEY (required), REFGROW_API_URL (optional) Install (Claude Code): claude mcp add io-github-refgrow-mcp -- npx -y @refgrow/mcp --- ## Marketing URL: https://mcp-marketplace.io/server/io-github-xpaysh-marketing Summary: 50+ marketing tools. Lead gen, competitive intel, SEO, content research. Pay-per-use via x402. Description: 50+ marketing tools. Lead gen, competitive intel, SEO, content research. Pay-per-use via x402. Remote endpoints: streamable-http: https://marketing.mcp.xpay.sh/mcp?key={api_key} Category: Marketing & Social Mode: remote Pricing: Free Remote URL: https://marketing.mcp.xpay.sh/mcp?key={api_key} GitHub: https://github.com/xpaysh/mcp-server Security Score: 9.9/10 Creator: Xpaysh Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-xpaysh-marketing https://marketing.mcp.xpay.sh/mcp?key={api_key} --- ## Mcp Documents Reader URL: https://mcp-marketplace.io/server/io-github-xt765-mcp-documents-reader Summary: An MCP enabled multi-format document reader supporting DOCX, PDF, TXT, and Excel files Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-documents-reader GitHub: https://github.com/xt765/mcp_documents_reader Security Score: 10/10 Rating: 5/5 Installs: 6 Creator: xt765 Creator Reputation: B Version: 1.3.1 Install (Claude Code): claude mcp add io-github-xt765-mcp-documents-reader -- uvx mcp-documents-reader --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-uuid-forge-mcp Summary: Generate UUID v4/v7, ULID, nanoid, and random unique identifiers Category: Developer Tools Mode: local Pricing: Free npm: uuid-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 4.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-uuid-forge-mcp -- npx -y uuid-forge-mcp --- ## Botswana Law URL: https://mcp-marketplace.io/server/eu-ansvar-botswana-law-mcp Summary: Botswana legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/botswana-law-mcp GitHub: https://github.com/Ansvar-Systems/botswana-law-mcp Security Score: 5.5/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-botswana-law-mcp -- npx -y @ansvar/botswana-law-mcp --- ## Namibian Law URL: https://mcp-marketplace.io/server/eu-ansvar-namibian-law-mcp Summary: Namibia legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/namibian-law-mcp GitHub: https://github.com/Ansvar-Systems/namibian-law-mcp Security Score: 5.2/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-namibian-law-mcp -- npx -y @ansvar/namibian-law-mcp --- ## Arcadia Finance URL: https://mcp-marketplace.io/server/io-github-arcadia-finance-mcp-server Summary: Manage Uniswap and Aerodrome liquidity positions with automated rebalancing and leverage. Description: Manage Uniswap and Aerodrome liquidity positions with automated rebalancing and leverage. Remote endpoints: streamable-http: https://mcp.arcadia.finance/mcp Category: Finance Mode: dual Pricing: Free npm: @arcadia-finance/mcp-server Remote URL: https://mcp.arcadia.finance/mcp GitHub: https://github.com/arcadia-finance/mcp-server Security Score: 5.2/10 Creator: Arcadia Finance Creator Reputation: C+ Version: 0.3.2 Required Credentials: RPC_URL_BASE (required), RPC_URL_UNICHAIN (required), PK (required), TRANSPORT (optional), PORT (optional), ALLOWED_ORIGINS (optional), RATE_LIMIT_RPM (optional) Install (Claude Code): claude mcp add io-github-arcadia-finance-mcp-server -- npx -y @arcadia-finance/mcp-server Install (Claude Code Remote): claude mcp add --transport http io-github-arcadia-finance-mcp-server https://mcp.arcadia.finance/mcp --- ## VaultCrux URL: https://mcp-marketplace.io/server/io-github-cuecrux-vaultcrux-platform Summary: VaultCrux Platform — 60 tools: retrieval, proof, intel, economy, watch, org Description: VaultCrux Platform — 60 tools: retrieval, proof, intel, economy, watch, org Remote endpoints: streamable-http: https://api.vaultcrux.com/platform/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.vaultcrux.com/platform/mcp GitHub: https://github.com/CueCrux/VaultCrux MCP Tools (60): query_vault, query_with_threshold, get_session_context, get_journal, action_journal.query, get_stale_pins, proof_document, get_proof_status, get_proof_chunks, get_proof_receipt, get_proofpack, get_credit_balance, get_credit_escrow, get_spend_receipt, get_pricing, get_economy_dashboard, tip_platform, browse_bundles, purchase_bundle, get_passport, verify_passport, get_trust_level, register_belief, get_beliefs, diff_receipts, get_blast_radius, get_break_analysis, get_counterfactual_summary, explain_last_answer, get_domain_affinity, annotate_session, get_knowledge_gaps, get_daily_briefing, set_policy, get_active_policy, schedule_recheck, set_reasoning_profile, get_reasoning_profile, pin_receipt, tip_agent, create_coalition, join_coalition, create_handoff_package, accept_handoff_package, find_contradictions, forecast_obsolescence, watch_answer, unwatch_answer, get_watches, get_watch_alerts, submit_feature_request, vote_feature_request, get_feature_requests, declare_revenue_willingness, list_seats, invite_seat, change_seat_role, revoke_seat, register_agent, request_sponsor Security Score: 9/10 Creator: CueCrux Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-cuecrux-vaultcrux-platform https://api.vaultcrux.com/platform/mcp --- ## Cambodian Law URL: https://mcp-marketplace.io/server/eu-ansvar-cambodian-law-mcp Summary: Cambodia legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/cambodian-law-mcp GitHub: https://github.com/Ansvar-Systems/cambodian-law-mcp Security Score: 4.2/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-cambodian-law-mcp -- npx -y @ansvar/cambodian-law-mcp --- ## Nepal Law URL: https://mcp-marketplace.io/server/eu-ansvar-nepal-law-mcp Summary: Nepal legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/nepal-law-mcp GitHub: https://github.com/Ansvar-Systems/nepal-law-mcp Security Score: 3.5/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-nepal-law-mcp -- npx -y @ansvar/nepal-law-mcp --- ## Markly URL: https://mcp-marketplace.io/server/io-github-whitemarmot-markly Summary: Add text or logo watermarks to images via the Markly.cloud API. Batch supported. Category: Developer Tools Mode: local Pricing: Free npm: markly-mcp-server GitHub: https://github.com/Whitemarmot/markly-mcp-server Security Score: 5.2/10 Creator: Whitemarmot Creator Reputation: C+ Version: 1.2.0 Required Credentials: MARKLY_API_KEY (required) Install (Claude Code): claude mcp add io-github-whitemarmot-markly -- npx -y markly-mcp-server --- ## Agent Memory URL: https://mcp-marketplace.io/server/io-github-kira-autonoma-agent-memory-mcp Summary: Agent memory MCP server with provenance tracking, decay-weighted recall, and feedback loops. Category: Developer Tools Mode: local Pricing: Free npm: @kiraautonoma/agent-memory-mcp GitHub: https://github.com/kira-autonoma/agent-memory-mcp Security Score: 4.7/10 Creator: Kira Autonoma Creator Reputation: C+ Version: 0.1.3 Required Credentials: MEMORY_DB_PATH (optional) Install (Claude Code): claude mcp add io-github-kira-autonoma-agent-memory-mcp -- npx -y @kiraautonoma/agent-memory-mcp --- ## Cameroonian Law URL: https://mcp-marketplace.io/server/eu-ansvar-cameroonian-law-mcp Summary: Cameroon legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/cameroonian-law-mcp GitHub: https://github.com/Ansvar-Systems/cameroonian-law-mcp Security Score: 4.5/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-cameroonian-law-mcp -- npx -y @ansvar/cameroonian-law-mcp --- ## Paraguayan Law URL: https://mcp-marketplace.io/server/eu-ansvar-paraguayan-law-mcp Summary: Paraguay legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/paraguayan-law-mcp GitHub: https://github.com/Ansvar-Systems/paraguayan-law-mcp Security Score: 4.2/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-paraguayan-law-mcp -- npx -y @ansvar/paraguayan-law-mcp --- ## Rankoracle URL: https://mcp-marketplace.io/server/io-tooloracle-rankoracle Summary: SEO Intelligence MCP — 13 tools: keyword research, SERP, domain audits, competitors. Description: SEO Intelligence MCP — 13 tools: keyword research, SERP, domain audits, competitors. Remote endpoints: streamable-http: https://tooloracle.io/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://tooloracle.io/mcp/ GitHub: https://github.com/ToolOracle/rankoracle MCP Tools (13): keyword_research, check_ranking, serp_snapshot, domain_overview, content_score, competitor_gap, title_optimizer, meta_generator, heading_analysis, rank_tracker, serp_alert, backlink_check, health_check Security Score: 10/10 Creator: ToolOracle Creator Reputation: C+ Version: 2.0.0 Install (Claude Code Remote): claude mcp add --transport http io-tooloracle-rankoracle https://tooloracle.io/mcp/ --- ## Cartograph URL: https://mcp-marketplace.io/server/io-github-anthony-maio-cartograph Summary: Repo analysis for coding agents with ranked files, dependency maps, and task-scoped context. Category: Developer Tools Mode: local Pricing: Free npm: @anthony-maio/cartograph GitHub: https://github.com/anthony-maio/cartograph Security Score: 5.5/10 Creator: anthony-maio Version: 1.1.2 Install (Claude Code): claude mcp add io-github-anthony-maio-cartograph -- npx -y @anthony-maio/cartograph --- ## Kontra URL: https://mcp-marketplace.io/server/io-github-bluwork-kontra-mcp Summary: The Tenth Man Protocol — structured contrarian analysis for decision-makers via MCP Category: Developer Tools Mode: local Pricing: Free npm: kontra-mcp GitHub: https://github.com/bluwork/kontra-mcp Security Score: 5.2/10 Installs: 1 Creator: bluwork Creator Reputation: D Version: 0.1.2 Required Credentials: KONTRA_DEFAULT_MODE (optional), KONTRA_LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-bluwork-kontra-mcp -- npx -y kontra-mcp --- ## Fodda URL: https://mcp-marketplace.io/server/io-github-piers-fawkes-fodda Summary: Expert-curated knowledge graphs for AI agents — PSFK Retail, Beauty, Sports and more. Category: Developer Tools Mode: local Pricing: Free npm: fodda-mcp GitHub: https://github.com/piers-fawkes/fodda-mcp Security Score: 5.2/10 Creator: Piers Fawkes Creator Reputation: C+ Version: 1.3.2 Required Credentials: FODDA_API_KEY (required), FODDA_API_URL (optional) Install (Claude Code): claude mcp add io-github-piers-fawkes-fodda -- npx -y fodda-mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-ip-calc-mcp Summary: IP address and subnet calculator, CIDR notation Category: Developer Tools Mode: local Pricing: Free npm: ip-calc-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 6.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-ryudi84-ip-calc-mcp -- npx -y ip-calc-mcp --- ## Dominican Law URL: https://mcp-marketplace.io/server/eu-ansvar-dominican-law-mcp Summary: Dominican Republic legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/dominican-law-mcp GitHub: https://github.com/Ansvar-Systems/dominican-law-mcp Security Score: 4.5/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-dominican-law-mcp -- npx -y @ansvar/dominican-law-mcp --- ## Memeoracle URL: https://mcp-marketplace.io/server/io-tooloracle-memeoracle Summary: Memecoin Intelligence MCP — 9 tools: rug check, momentum, whale watch, 80+ chains. Description: Memecoin Intelligence MCP — 9 tools: rug check, momentum, whale watch, 80+ chains. Remote endpoints: streamable-http: https://tooloracle.io/meme/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://tooloracle.io/meme/mcp/ GitHub: https://github.com/ToolOracle/memeoracle MCP Tools (9): trending_memes, new_launches, token_scan, rug_check, momentum_score, whale_watch, chain_radar, viral_score, health_check Security Score: 10/10 Creator: ToolOracle Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-tooloracle-memeoracle https://tooloracle.io/meme/mcp/ --- ## Unreal URL: https://mcp-marketplace.io/server/io-github-chir24-unreal-engine-mcp Summary: MCP server for Unreal Engine 5 with 17 tools for game development automation. Category: Developer Tools Mode: local Pricing: Free npm: unreal-engine-mcp-server GitHub: https://github.com/ChiR24/Unreal_mcp.git Security Score: 4.2/10 Creator: ChiR24 Creator Reputation: C+ Version: 0.5.20 Required Credentials: LOG_LEVEL (optional), MCP_ROUTE_STDOUT_LOGS (optional), UE_PROJECT_PATH (optional), UE_EDITOR_EXE (optional), UE_SCREENSHOT_DIR (optional), MCP_AUTOMATION_PORT (optional), MCP_AUTOMATION_HOST (optional), MCP_AUTOMATION_ALLOW_NON_LOOPBACK (optional), MCP_AUTOMATION_CLIENT_MODE (optional), MCP_AUTOMATION_USE_TLS (optional), MCP_CONNECTION_TIMEOUT_MS (optional), MCP_REQUEST_TIMEOUT_MS (optional), MCP_AUTOMATION_MAX_MESSAGES_PER_MINUTE (optional), MCP_AUTOMATION_MAX_AUTOMATION_REQUESTS_PER_MINUTE (optional) Install (Claude Code): claude mcp add io-github-chir24-unreal-engine-mcp -- npx -y unreal-engine-mcp-server --- ## Mongo Scout URL: https://mcp-marketplace.io/server/io-github-bluwork-mongo-scout-mcp Summary: Scout your MongoDB databases with AI - safety features, live monitoring, and data quality Category: Developer Tools Mode: local Pricing: Free npm: mongo-scout-mcp GitHub: https://github.com/bluwork/mongo-scout-mcp Security Score: 10/10 Creator: bluwork Creator Reputation: D Version: 1.0.3 Install (Claude Code): claude mcp add io-github-bluwork-mongo-scout-mcp -- npx -y mongo-scout-mcp --- ## Ecuadorian Law URL: https://mcp-marketplace.io/server/eu-ansvar-ecuadorian-law-mcp Summary: Ecuador legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/ecuadorian-law-mcp GitHub: https://github.com/Ansvar-Systems/ecuadorian-law-mcp Security Score: 4.2/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-ecuadorian-law-mcp -- npx -y @ansvar/ecuadorian-law-mcp --- ## Senegalese Law URL: https://mcp-marketplace.io/server/eu-ansvar-senegalese-law-mcp Summary: Senegal legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/senegalese-law-mcp GitHub: https://github.com/Ansvar-Systems/senegalese-law-mcp Security Score: 3.5/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-senegalese-law-mcp -- npx -y @ansvar/senegalese-law-mcp --- ## Po6 Mail URL: https://mcp-marketplace.io/server/com-po6-mailbox Summary: Give AI agents secure access to your email via private aliases with dedicated mailbox storage. Description: Give AI agents secure access to your email via private aliases with dedicated mailbox storage. Remote endpoints: streamable-http: https://mcp.po6.com Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.po6.com GitHub: https://github.com/po6-com/po6_mail MCP Tools (26): list_mailboxes, get_mailbox_stats, list_emails, get_email, search_emails, mark_email, move_email, delete_email, list_folders, list_email_lists, get_email_list_contacts, compose_email, reply_email, forward_email, list_templates, get_template, create_draft, list_drafts, list_sent_emails, list_aliases, get_alias, update_alias, list_domains, get_domain, update_domain_alias, update_catchall Security Score: 9/10 Creator: Po6 Com Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-po6-mailbox https://mcp.po6.com --- ## Xpaysh URL: https://mcp-marketplace.io/server/io-github-xpaysh-mcp-server Summary: 980+ AI tools as MCP servers. Finance, lead gen, scraping, dev tools, media, research, and more. Description: 980+ AI tools as MCP servers. Finance, lead gen, scraping, dev tools, media, research, and more. Remote endpoints: streamable-http: https://mcp.xpay.sh/mcp?key={api_key} Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.xpay.sh/mcp?key={api_key} GitHub: https://github.com/xpaysh/mcp-server Security Score: 9.9/10 Creator: Xpaysh Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-xpaysh-mcp-server https://mcp.xpay.sh/mcp?key={api_key} --- ## Base Multi Wallet URL: https://mcp-marketplace.io/server/io-github-lordbasilaiassistant-sudo-base-multi-wallet-mcp Summary: MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on Category: Finance Mode: local Pricing: Free npm: base-multi-wallet-mcp GitHub: https://github.com/lordbasilaiassistant-sudo/base-multi-wallet-mcp Security Score: 2/10 Creator: Lordbasilaiassistant Sudo Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-lordbasilaiassistant-sudo-base-multi-wallet-mcp -- npx -y base-multi-wallet-mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-jwt Summary: MCP server for JWT decoding and inspection Category: Developer Tools Mode: local Pricing: Free npm: jwt-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 6.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-ryudi84-jwt -- npx -y jwt-forge-mcp --- ## Skybridge URL: https://mcp-marketplace.io/server/com-fenetresurciel-mcp-skybridge Summary: Test server Description: Test server Remote endpoints: streamable-http: https://mcp.fenetresurciel.com sse: https://mcp.fenetresurciel.com Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.fenetresurciel.com Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.0.5 Install (Claude Code Remote): claude mcp add --transport http com-fenetresurciel-mcp-skybridge https://mcp.fenetresurciel.com --- ## Ethiopian Law URL: https://mcp-marketplace.io/server/eu-ansvar-ethiopian-law-mcp Summary: Ethiopia legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/ethiopian-law-mcp GitHub: https://github.com/Ansvar-Systems/ethiopian-law-mcp Security Score: 5.2/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-ethiopian-law-mcp -- npx -y @ansvar/ethiopian-law-mcp --- ## Agentrank URL: https://mcp-marketplace.io/server/io-github-superlowburn-agentrank Summary: Google for AI agents. Gives your AI live search across 25,000+ scored MCP servers and tools. Category: Developer Tools Mode: local Pricing: Free npm: agentrank-mcp-server GitHub: https://github.com/superlowburn/agentrank Security Score: 5.2/10 Creator: Superlowburn Creator Reputation: C+ Version: 1.2.1 Install (Claude Code): claude mcp add io-github-superlowburn-agentrank -- npx -y agentrank-mcp-server --- ## Base Flash Arb URL: https://mcp-marketplace.io/server/io-github-lordbasilaiassistant-sudo-base-flash-arb-mcp Summary: MCP server for AI agents to detect flash loan arbitrage opportunities across DEXes on Base. Scan Uni Category: Developer Tools Mode: local Pricing: Free npm: base-flash-arb-mcp GitHub: https://github.com/lordbasilaiassistant-sudo/base-flash-arb-mcp Security Score: 5.2/10 Creator: Lordbasilaiassistant Sudo Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-lordbasilaiassistant-sudo-base-flash-arb-mcp -- npx -y base-flash-arb-mcp --- ## Forage URL: https://mcp-marketplace.io/server/io-github-jalexspringer-forage-shopping Summary: AI shopping comparison — search 50M+ products, compare prices, find deals Description: AI shopping comparison — search 50M+ products, compare prices, find deals Remote endpoints: streamable-http: https://forageshopping.com/mcp Category: AI & ML Mode: remote Pricing: Free Remote URL: https://forageshopping.com/mcp GitHub: https://github.com/narrativai/forage Security Score: 9/10 Creator: Narrativai Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-jalexspringer-forage-shopping https://forageshopping.com/mcp --- ## Portuguese Law URL: https://mcp-marketplace.io/server/eu-ansvar-portuguese-law-mcp Summary: Portuguese legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/portuguese-law-mcp GitHub: https://github.com/Ansvar-Systems/portuguese-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add eu-ansvar-portuguese-law-mcp -- npx -y @ansvar/portuguese-law-mcp --- ## Ivorian Law URL: https://mcp-marketplace.io/server/eu-ansvar-ivorian-law-mcp Summary: Ivory Coast legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/ivorian-law-mcp GitHub: https://github.com/Ansvar-Systems/ivorian-law-mcp Security Score: 4.2/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-ivorian-law-mcp -- npx -y @ansvar/ivorian-law-mcp --- ## Tanzanian Law URL: https://mcp-marketplace.io/server/eu-ansvar-tanzanian-law-mcp Summary: Tanzania legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/tanzanian-law-mcp GitHub: https://github.com/Ansvar-Systems/tanzanian-law-mcp Security Score: 5.2/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-tanzanian-law-mcp -- npx -y @ansvar/tanzanian-law-mcp --- ## Openroute URL: https://mcp-marketplace.io/server/io-github-vemonet-openroute-mcp Summary: Plan routes using the OpenRouteService API, such as for hiking, mountain biking, or driving. Category: Developer Tools Mode: local Pricing: Free PyPI: openroute-mcp GitHub: https://github.com/vemonet/openroute-mcp Security Score: 10/10 Creator: Vemonet Creator Reputation: C+ Version: 0.0.4 Required Credentials: OPENROUTESERVICE_API_KEY (required) Install (Claude Code): claude mcp add io-github-vemonet-openroute-mcp -- uvx openroute-mcp --- ## Academic Research URL: https://mcp-marketplace.io/server/io-github-xpaysh-academic-research Summary: 30+ academic research tools. Semantic Scholar, arXiv, PubMed, bioRxiv, CrossRef, IACR. Description: 30+ academic research tools. Semantic Scholar, arXiv, PubMed, bioRxiv, CrossRef, IACR. Remote endpoints: streamable-http: https://research.mcp.xpay.sh/mcp?key={api_key} Category: Education & Research Mode: remote Pricing: Free Remote URL: https://research.mcp.xpay.sh/mcp?key={api_key} GitHub: https://github.com/xpaysh/mcp-server Security Score: 9.9/10 Creator: Xpaysh Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-xpaysh-academic-research https://research.mcp.xpay.sh/mcp?key={api_key} --- ## Base Gasless Deploy URL: https://mcp-marketplace.io/server/io-github-lordbasilaiassistant-sudo-base-gasless-deploy-mcp Summary: MCP server for AI agents to deploy ERC-20 tokens on Base with zero gas fees via CDP Paymaster. Gasle Category: Cloud & DevOps Mode: local Pricing: Free npm: base-gasless-deploy-mcp GitHub: https://github.com/lordbasilaiassistant-sudo/base-gasless-deploy-mcp Security Score: 0.5/10 Creator: Lordbasilaiassistant Sudo Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-lordbasilaiassistant-sudo-base-gasless-deploy-mcp -- npx -y base-gasless-deploy-mcp --- ## Ugandan Law URL: https://mcp-marketplace.io/server/eu-ansvar-ugandan-law-mcp Summary: Uganda legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/ugandan-law-mcp GitHub: https://github.com/Ansvar-Systems/ugandan-law-mcp Security Score: 4.2/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-ugandan-law-mcp -- npx -y @ansvar/ugandan-law-mcp --- ## Aeo URL: https://mcp-marketplace.io/server/no-synligdigital-aeo-audit Summary: AEO audit: score any website 0-100 for AI visibility. Checks schema, meta, content, AI crawlers. Description: AEO audit: score any website 0-100 for AI visibility. Checks schema, meta, content, AI crawlers. Remote endpoints: streamable-http: https://aeo-mcp-server.amdal-dev.workers.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://aeo-mcp-server.amdal-dev.workers.dev/mcp GitHub: https://github.com/piiiico/aeo-mcp-server MCP Tools (3): analyze_aeo, get_aeo_score, check_ai_readiness Security Score: 10/10 Creator: Piiiico Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http no-synligdigital-aeo-audit https://aeo-mcp-server.amdal-dev.workers.dev/mcp --- ## Image Resolver URL: https://mcp-marketplace.io/server/io-github-ahmaddioxide-image-resolver Summary: MCP server for context-aware royalty-free image search from Pexels and Unsplash Category: Developer Tools Mode: local Pricing: Free npm: @ahmaddioxide/mcp-image-resolver GitHub: https://github.com/ahmaddioxide/image-resolver-mcp Security Score: 5.2/10 Creator: Ahmaddioxide Creator Reputation: C+ Version: 0.2.0 Required Credentials: PEXELS_API_KEY (required), UNSPLASH_ACCESS_KEY (required) Install (Claude Code): claude mcp add io-github-ahmaddioxide-image-resolver -- npx -y @ahmaddioxide/mcp-image-resolver --- ## Base Price Oracle URL: https://mcp-marketplace.io/server/io-github-lordbasilaiassistant-sudo-base-price-oracle-mcp Summary: MCP server for real-time token prices on Base from on-chain DEX pools. Category: Developer Tools Mode: local Pricing: Free npm: base-price-oracle-mcp GitHub: https://github.com/lordbasilaiassistant-sudo/base-price-oracle-mcp Security Score: 5.5/10 Creator: Lordbasilaiassistant Sudo Creator Reputation: C+ Version: 1.0.3 Required Credentials: RPC_URL (optional) Install (Claude Code): claude mcp add io-github-lordbasilaiassistant-sudo-base-price-oracle-mcp -- npx -y base-price-oracle-mcp --- ## Agent Analytics URL: https://mcp-marketplace.io/server/io-github-dannyshmueli-agent-analytics-mcp Summary: Analytics your AI agent can actually use. Track, experiment, and optimize via MCP. Description: Analytics your AI agent can actually use. Track, experiment, and optimize via MCP. Remote endpoints: streamable-http: https://mcp.agentanalytics.sh/mcp Category: Data & Analytics Mode: remote Pricing: Free Remote URL: https://mcp.agentanalytics.sh/mcp GitHub: https://github.com/Agent-Analytics/agent-analytics-mcp Security Score: 9/10 Creator: Agent Analytics Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-dannyshmueli-agent-analytics-mcp https://mcp.agentanalytics.sh/mcp --- ## Random Number URL: https://mcp-marketplace.io/server/io-github-zazencodes-random-number-mcp Summary: Essential random number generation utilities from the Python standard library Category: Developer Tools Mode: local Pricing: Free PyPI: random-number-mcp GitHub: https://github.com/zazencodes/random-number-mcp Security Score: 5.5/10 Creator: Zazencodes Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-zazencodes-random-number-mcp -- uvx random-number-mcp --- ## Content Research URL: https://mcp-marketplace.io/server/io-github-xpaysh-content-research Summary: 40+ content research tools. Perplexity, Tavily, Semantic Scholar, FLUX, Ideogram, Recraft. Description: 40+ content research tools. Perplexity, Tavily, Semantic Scholar, FLUX, Ideogram, Recraft. Remote endpoints: streamable-http: https://content.mcp.xpay.sh/mcp?key={api_key} Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://content.mcp.xpay.sh/mcp?key={api_key} GitHub: https://github.com/xpaysh/mcp-server Security Score: 9.9/10 Creator: Xpaysh Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-xpaysh-content-research https://content.mcp.xpay.sh/mcp?key={api_key} --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-github-stats Summary: MCP server for GitHub repo stats: stars, forks, contributors, activity. Category: Developer Tools Mode: local Pricing: Free npm: sovereign-github-stats-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 6.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-ryudi84-github-stats -- npx -y sovereign-github-stats-mcp --- ## P4mcp Server URL: https://mcp-marketplace.io/server/io-github-hjain-perforce-p4mcp-server Summary: Perforce P4 MCP Server is a MCP server that integrates with the Perforce P4 version control system. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/perforce/p4mcp-server Security Score: 10/10 Creator: Perforce Creator Reputation: C+ Version: 2025.1.2830393 --- ## Crabbit Mq URL: https://mcp-marketplace.io/server/com-crabbitmq-mcp Summary: Async message queue for AI agents. Self-provision queues, push/poll messages, no signup. Description: Async message queue for AI agents. Self-provision queues, push/poll messages, no signup. Remote endpoints: streamable-http: https://crabbitmq.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://crabbitmq.com/mcp GitHub: https://github.com/crabbitmq/crabbit_mq MCP Tools (5): create_queue, push_message, poll_messages, delete_message, queue_info Security Score: 9/10 Creator: Crabbitmq Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-crabbitmq-mcp https://crabbitmq.com/mcp --- ## Coinrailz URL: https://mcp-marketplace.io/server/io-github-tdnupe3-coinrailz Summary: 41 crypto micropayment services via x402 protocol Category: Developer Tools Mode: local Pricing: Free PyPI: coinrailz-mcp GitHub: https://github.com/tdnupe3/mcp-server-coinrailz Security Score: 4.5/10 Creator: Tdnupe3 Creator Reputation: C+ Version: 1.0.5 Required Credentials: COINRAILZ_API_KEY (required) Install (Claude Code): claude mcp add io-github-tdnupe3-coinrailz -- uvx coinrailz-mcp --- ## Competitive Intel URL: https://mcp-marketplace.io/server/io-github-xpaysh-competitive-intel Summary: 40+ competitive intel tools. Brand.dev, Coresignal, Keywords Everywhere, Exa, Firecrawl. Description: 40+ competitive intel tools. Brand.dev, Coresignal, Keywords Everywhere, Exa, Firecrawl. Remote endpoints: streamable-http: https://compete.mcp.xpay.sh/mcp?key={api_key} Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://compete.mcp.xpay.sh/mcp?key={api_key} GitHub: https://github.com/xpaysh/mcp-server Security Score: 9.9/10 Creator: Xpaysh Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-xpaysh-competitive-intel https://compete.mcp.xpay.sh/mcp?key={api_key} --- ## Support Bot URL: https://mcp-marketplace.io/server/support-recursive-alan Summary: Query skills, project history, and availability for CodeReclaimers LLC consulting. Description: Query skills, project history, and availability for CodeReclaimers LLC consulting. Remote endpoints: streamable-http: https://alan.recursive.support/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://alan.recursive.support/mcp GitHub: https://github.com/codereclaimers/support-bot Security Score: 9/10 Creator: Codereclaimers Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http support-recursive-alan https://alan.recursive.support/mcp --- ## Lead Gen URL: https://mcp-marketplace.io/server/io-github-xpaysh-lead-gen Summary: 50+ lead gen tools. Apollo, Hunter, Nyne, Tomba, Sixtyfour, Fiber, Exa. Pay-per-use via x402. Description: 50+ lead gen tools. Apollo, Hunter, Nyne, Tomba, Sixtyfour, Fiber, Exa. Pay-per-use via x402. Remote endpoints: streamable-http: https://lead-gen.mcp.xpay.sh/mcp?key={api_key} Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://lead-gen.mcp.xpay.sh/mcp?key={api_key} GitHub: https://github.com/xpaysh/mcp-server Security Score: 9.9/10 Creator: Xpaysh Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-xpaysh-lead-gen https://lead-gen.mcp.xpay.sh/mcp?key={api_key} --- ## Caring Courseforge URL: https://mcp-marketplace.io/server/io-github-michaeljmoody-courseforge Summary: AI-powered LMS course builder: 89 tools, 17 skills, SCORM/xAPI export, agentic UI Description: AI-powered LMS course builder: 89 tools, 17 skills, SCORM/xAPI export, agentic UI Remote endpoints: streamable-http: https://caringcourseforge.com/api/mcp/remote Category: Education & Research Mode: remote Pricing: Free Remote URL: https://caringcourseforge.com/api/mcp/remote GitHub: https://github.com/michaeljmoody/caring-courseforge Security Score: 9/10 Creator: Michaeljmoody Creator Reputation: C+ Version: 1.3.0 Install (Claude Code Remote): claude mcp add --transport http io-github-michaeljmoody-courseforge https://caringcourseforge.com/api/mcp/remote --- ## Support Bot URL: https://mcp-marketplace.io/server/support-recursive-dezignworks Summary: Query DezignWorks reverse engineering software: features, compatibility, and pricing. Description: Query DezignWorks reverse engineering software: features, compatibility, and pricing. Remote endpoints: streamable-http: https://dezignworks.recursive.support/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://dezignworks.recursive.support/mcp GitHub: https://github.com/codereclaimers/support-bot Security Score: 9/10 Creator: Codereclaimers Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http support-recursive-dezignworks https://dezignworks.recursive.support/mcp --- ## Nanobanana URL: https://mcp-marketplace.io/server/io-github-zhongweili-nanobanana-mcp-server Summary: AI image generation with Gemini 3 Pro (4K) and 2.5 Flash. Smart model selection. Category: Developer Tools Mode: local Pricing: Free PyPI: nanobanana-mcp-server GitHub: https://github.com/zhongweili/nanobanana-mcp-server Security Score: 4.5/10 Creator: Zhongweili Creator Reputation: C+ Version: 0.2.0 Install (Claude Code): claude mcp add io-github-zhongweili-nanobanana-mcp-server -- uvx nanobanana-mcp-server --- ## Memory URL: https://mcp-marketplace.io/server/io-github-shackleai-memory Summary: Persistent memory for AI coding tools. 11 tools for any MCP-compatible AI tool. Category: Developer Tools Mode: local Pricing: Free npm: @shackleai/memory-mcp GitHub: https://github.com/shackleai/memory-mcp Security Score: 5.2/10 Creator: Shackleai Creator Reputation: C+ Version: 0.5.2 Install (Claude Code): claude mcp add io-github-shackleai-memory -- npx -y @shackleai/memory-mcp --- ## Eigi URL: https://mcp-marketplace.io/server/io-github-eigi-ai-eigi Summary: Create and manage AI voice agents, real-time conversations, and analytics with eigi.ai Description: Create and manage AI voice agents, real-time conversations, and analytics with eigi.ai Remote endpoints: streamable-http: https://mcp.eigi.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.eigi.ai/mcp GitHub: https://github.com/eigi-ai/eigi-mcp Security Score: 9/10 Creator: Eigi Ai Creator Reputation: C+ Version: 1.0.10 Install (Claude Code Remote): claude mcp add --transport http io-github-eigi-ai-eigi https://mcp.eigi.ai/mcp --- ## Filesystem Context URL: https://mcp-marketplace.io/server/io-github-j0hanz-filesystem-context Summary: 🔍 Read-only MCP server for secure filesystem exploration, searching, and analysis Category: File & Storage Mode: local Pricing: Free npm: @j0hanz/filesystem-context-mcp GitHub: https://github.com/j0hanz/filesystem-context-mcp-server Security Score: 5.5/10 Creator: J0hanz Creator Reputation: C+ Version: 1.0.9 Install (Claude Code): claude mcp add io-github-j0hanz-filesystem-context -- npx -y @j0hanz/filesystem-context-mcp --- ## Devtools URL: https://mcp-marketplace.io/server/io-github-xpaysh-devtools Summary: 30+ dev tools. Context7, Code Runner, Python Execute, Code Sentinel, NPM Sentinel, PlantUML. Description: 30+ dev tools. Context7, Code Runner, Python Execute, Code Sentinel, NPM Sentinel, PlantUML. Remote endpoints: streamable-http: https://devtools.mcp.xpay.sh/mcp?key={api_key} Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://devtools.mcp.xpay.sh/mcp?key={api_key} GitHub: https://github.com/xpaysh/mcp-server Security Score: 9.9/10 Creator: Xpaysh Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-xpaysh-devtools https://devtools.mcp.xpay.sh/mcp?key={api_key} --- ## Adwhiz URL: https://mcp-marketplace.io/server/io-github-iamzifei-adwhiz Summary: Google & Meta Ads management with 100+ tools. Audit, create, and optimize campaigns. Description: Google & Meta Ads management with 100+ tools. Audit, create, and optimize campaigns. Remote endpoints: streamable-http: https://mcp.adwhiz.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.adwhiz.ai/mcp GitHub: https://github.com/OrrisTech/adwhiz-mcp-server Security Score: 9/10 Creator: OrrisTech Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-iamzifei-adwhiz https://mcp.adwhiz.ai/mcp --- ## Web Scraping URL: https://mcp-marketplace.io/server/io-github-xpaysh-web-scraping Summary: 35+ web scraping tools. Firecrawl, Bright Data, Jina, Olostep, ScrapeGraph, Notte, Riveter. Description: 35+ web scraping tools. Firecrawl, Bright Data, Jina, Olostep, ScrapeGraph, Notte, Riveter. Remote endpoints: streamable-http: https://scraping.mcp.xpay.sh/mcp?key={api_key} Category: Search & Web Mode: remote Pricing: Free Remote URL: https://scraping.mcp.xpay.sh/mcp?key={api_key} GitHub: https://github.com/xpaysh/mcp-server Security Score: 9.9/10 Creator: Xpaysh Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-xpaysh-web-scraping https://scraping.mcp.xpay.sh/mcp?key={api_key} --- ## Quicken Mac URL: https://mcp-marketplace.io/server/io-github-dweekly-quicken-mac-mcp Summary: Read-only access to Quicken For Mac financial data: transactions, spending, and portfolios. Category: Finance Mode: local Pricing: Free npm: quicken-mac-mcp GitHub: https://github.com/dweekly/quicken-mac-mcp Security Score: 10/10 Installs: 2 Creator: dweekly Creator Reputation: D Version: 1.0.3 Required Credentials: QUICKEN_DB_PATH (optional) Install (Claude Code): claude mcp add io-github-dweekly-quicken-mac-mcp -- npx -y quicken-mac-mcp --- ## Omophub URL: https://mcp-marketplace.io/server/io-github-omophub-omophub-mcp Summary: Search, lookup, map, and navigate OMOP medical vocabularies via AI agents Category: Developer Tools Mode: local Pricing: Free npm: @omophub/omophub-mcp GitHub: https://github.com/OMOPHub/omophub-mcp Security Score: 10/10 Creator: OMOPHub Creator Reputation: C+ Version: 1.1.0 Required Credentials: OMOPHUB_API_KEY (required) Install (Claude Code): claude mcp add io-github-omophub-omophub-mcp -- npx -y @omophub/omophub-mcp --- ## Entity URL: https://mcp-marketplace.io/server/com-entity0-entity-mcp Summary: Access 30+ AI agent essays, CLAUDE.md generator, and readiness assessments. Description: Access 30+ AI agent essays, CLAUDE.md generator, and readiness assessments. Remote endpoints: streamable-http: https://entity0.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://entity0.com/mcp GitHub: https://github.com/entity-zero/entity-mcp Security Score: 9/10 Creator: Entity Zero Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-entity0-entity-mcp https://entity0.com/mcp --- ## Edgartools URL: https://mcp-marketplace.io/server/tools-edgar-sec-intelligence Summary: SEC filing intelligence — insider sentiment, material events, financial ratios, disclosure search. Description: SEC filing intelligence — insider sentiment, material events, financial ratios, disclosure search. Remote endpoints: streamable-http: https://app.edgar.tools/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://app.edgar.tools/mcp/ GitHub: https://github.com/dgunning/edgartools MCP Tools (9): search_companies, get_live_filings, get_insider_trades, get_material_events, get_financial_ratios, get_ttm_financials, search_disclosures, search_advisers, get_adviser_profile Security Score: 8/10 Creator: dgunning Creator Reputation: D Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http tools-edgar-sec-intelligence https://app.edgar.tools/mcp/ --- ## Registrum URL: https://mcp-marketplace.io/server/io-github-vdmeu-registrum-mcp Summary: Search UK companies, get financials, directors, and networks via the Registrum Companies House API. Category: Developer Tools Mode: local Pricing: Free npm: @registrum/mcp GitHub: https://github.com/vdmeu/registrum-mcp Security Score: 4.8/10 Creator: Vdmeu Creator Reputation: C+ Version: 1.0.2 Required Credentials: REGISTRUM_API_KEY (required) Install (Claude Code): claude mcp add io-github-vdmeu-registrum-mcp -- npx -y @registrum/mcp --- ## Prometheus URL: https://mcp-marketplace.io/server/io-github-pab1it0-prometheus-mcp-server Summary: MCP server providing Prometheus metrics access and PromQL query execution for AI assistants Category: Data & Analytics Mode: local Pricing: Free GitHub: https://github.com/pab1it0/prometheus-mcp-server Security Score: 9.9/10 Creator: Pab1it0 Creator Reputation: C+ Version: 1.6.0 Required Credentials: PROMETHEUS_URL (optional), PROMETHEUS_URL_SSL_VERIFY (optional), PROMETHEUS_DISABLE_LINKS (optional), PROMETHEUS_USERNAME (optional), PROMETHEUS_PASSWORD (required), PROMETHEUS_TOKEN (required), ORG_ID (optional), PROMETHEUS_CLIENT_CERT (optional), PROMETHEUS_CLIENT_KEY (optional), PROMETHEUS_MCP_SERVER_TRANSPORT (optional), PROMETHEUS_MCP_BIND_HOST (optional), PROMETHEUS_MCP_BIND_PORT (optional), PROMETHEUS_CUSTOM_HEADERS (optional) --- ## Social Media URL: https://mcp-marketplace.io/server/io-github-xpaysh-social-media Summary: 96 social media scraping tools. Twitter/X, LinkedIn, Instagram, TikTok, Reddit, YouTube. Description: 96 social media scraping tools. Twitter/X, LinkedIn, Instagram, TikTok, Reddit, YouTube. Remote endpoints: streamable-http: https://social.mcp.xpay.sh/mcp?key={api_key} Category: Marketing & Social Mode: remote Pricing: Free Remote URL: https://social.mcp.xpay.sh/mcp?key={api_key} GitHub: https://github.com/xpaysh/mcp-server Security Score: 9.9/10 Creator: Xpaysh Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-xpaysh-social-media https://social.mcp.xpay.sh/mcp?key={api_key} --- ## Needhuman URL: https://mcp-marketplace.io/server/io-github-mariusaure-needhuman-mcp Summary: Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API. Description: Human-as-a-Service for AI agents. Delegate tasks that need a real human, get results via API. Remote endpoints: streamable-http: https://needhuman.ai/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @needhuman/mcp-server Remote URL: https://needhuman.ai/mcp GitHub: https://github.com/MariusAure/needhuman-mcp Security Score: 4.7/10 Creator: MariusAure Creator Reputation: C+ Version: 0.3.2 Required Credentials: NEEDHUMAN_API_KEY (required), NEEDHUMAN_API_URL (optional) Install (Claude Code): claude mcp add io-github-mariusaure-needhuman-mcp -- npx -y @needhuman/mcp-server Install (Claude Code Remote): claude mcp add --transport http io-github-mariusaure-needhuman-mcp https://needhuman.ai/mcp --- ## Media URL: https://mcp-marketplace.io/server/io-github-xpaysh-media Summary: 25+ AI media tools. FLUX, Ideogram, Recraft, Stability AI, MiniMax video, Kokoro TTS. Description: 25+ AI media tools. FLUX, Ideogram, Recraft, Stability AI, MiniMax video, Kokoro TTS. Remote endpoints: streamable-http: https://media.mcp.xpay.sh/mcp?key={api_key} Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://media.mcp.xpay.sh/mcp?key={api_key} GitHub: https://github.com/xpaysh/mcp-server Security Score: 9.9/10 Creator: Xpaysh Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-xpaysh-media https://media.mcp.xpay.sh/mcp?key={api_key} --- ## Clio Kit URL: https://mcp-marketplace.io/server/io-github-iowarp-pandas-mcp Summary: Pandas MCP - Advanced Data Analysis for LLMs with comprehensive pandas operations Category: Developer Tools Mode: local Pricing: Free PyPI: clio-kit GitHub: https://github.com/iowarp/clio-kit Security Score: 3.5/10 Creator: Iowarp Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-iowarp-pandas-mcp -- uvx clio-kit --- ## Dot Ai URL: https://mcp-marketplace.io/server/io-github-vfarcic-dot-ai Summary: AI-powered development platform for Kubernetes deployments and intelligent automation Category: Developer Tools Mode: local Pricing: Free npm: @vfarcic/dot-ai GitHub: https://github.com/vfarcic/dot-ai Security Score: 4.2/10 Creator: Vfarcic Creator Reputation: C+ Version: 0.112.0 Install (Claude Code): claude mcp add io-github-vfarcic-dot-ai -- npx -y @vfarcic/dot-ai --- ## Malawi Law URL: https://mcp-marketplace.io/server/eu-ansvar-malawi-law-mcp Summary: Malawi legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/malawi-law-mcp GitHub: https://github.com/Ansvar-Systems/malawi-law-mcp Security Score: 4.2/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-malawi-law-mcp -- npx -y @ansvar/malawi-law-mcp --- ## Wordcloud URL: https://mcp-marketplace.io/server/net-word-cloud-wordcloud Summary: Generate word clouds from text with custom fonts, colors, backgrounds, gradients, and shape masks Description: Generate word clouds from text with custom fonts, colors, backgrounds, gradients, and shape masks Remote endpoints: streamable-http: https://word-cloud.net/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://word-cloud.net/mcp GitHub: https://github.com/pilotso11/wordcloud MCP Tools (3): generate_wordcloud, generate_wordcloud_image, generate_wordcloud_svg Security Score: 9/10 Creator: pilotso11 Creator Reputation: D Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http net-word-cloud-wordcloud https://word-cloud.net/mcp --- ## Russian Law URL: https://mcp-marketplace.io/server/eu-ansvar-russian-law-mcp Summary: Russian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/russian-law-mcp GitHub: https://github.com/Ansvar-Systems/Russian-Law-MCP Security Score: 9.5/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add eu-ansvar-russian-law-mcp -- npx -y @ansvar/russian-law-mcp --- ## Atxp URL: https://mcp-marketplace.io/server/io-github-atxp-dev-atxp Summary: Agent wallet, email, phone, and 41 paid tools: search, image/video/music gen, SMS, calls. Category: Developer Tools Mode: local Pricing: Free npm: atxp GitHub: https://github.com/atxp-dev/atxp Security Score: 1.5/10 Creator: Atxp Dev Creator Reputation: C+ Version: 1.21.2 Required Credentials: ATXP_CONNECTION (required) Install (Claude Code): claude mcp add io-github-atxp-dev-atxp -- npx -y atxp --- ## Loan Marketplace URL: https://mcp-marketplace.io/server/com-incrediblefi-loan-marketplace Summary: AI-powered loan marketplace. Match users with 100+ lenders — any credit score or employment status. Description: AI-powered loan marketplace. Match users with 100+ lenders — any credit score or employment status. Remote endpoints: streamable-http: https://www.incrediblefi.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.incrediblefi.com/mcp MCP Tools (3): get_loan_application_fields, submit_loan_application, submit_additional_information Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-incrediblefi-loan-marketplace https://www.incrediblefi.com/mcp --- ## Lead411 URL: https://mcp-marketplace.io/server/io-github-kunal-lead411-lead411 Summary: B2B lead generation, company search, and contact enrichment from Lead411. Description: B2B lead generation, company search, and contact enrichment from Lead411. Remote endpoints: sse: https://mcp.lead411.com Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.lead411.com MCP Tools (35): direct_login, refresh_access_token, api_key_login, start_oauth_flow, exchange_oauth_code, check_session, logout, Search-Employee-or-Company-data, search_employees_json, search_employees_query, search_news_category_data, search_technology_data, search_industry_linkedin_keywords, get_search_sortby_options, industry_linkedin_keyword_options, search_title_data, get_customer_details, get_customer_extended_details, get_customer_unlock_quota, get_customer_unlock_stats, get_employee_information, unlock_employee_record, crm_export_to_default, get_company_info, get_company_employees, get_company_technology_stack, get_company_news, get_company_jobs, add_email_to_suppression_list, get_emails_from_suppression, delete_email_from_suppression, add_company_to_suppression, delete_company_from_suppression, get_tools_parameters_details, generate_lead411_mcp_tools_docs Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-kunal-lead411-lead411 https://mcp.lead411.com --- ## Graph Aave URL: https://mcp-marketplace.io/server/io-github-paulieb14-graph-aave-mcp Summary: AAVE V2/V3 lending & governance MCP — 7 chains via The Graph subgraphs Category: Developer Tools Mode: local Pricing: Free npm: graph-aave-mcp GitHub: https://github.com/PaulieB14/graph-aave-mcp Security Score: 4.5/10 Creator: PaulieB14 Creator Reputation: C+ Version: 1.0.0 Required Credentials: GRAPH_API_KEY (required) Install (Claude Code): claude mcp add io-github-paulieb14-graph-aave-mcp -- npx -y graph-aave-mcp --- ## Frankfurter URL: https://mcp-marketplace.io/server/ai-smithery-anirbanbasu-frankfurtermcp Summary: A MCP server for the Frankfurter API for currency exchange rates. Description: A MCP server for the Frankfurter API for currency exchange rates. Remote endpoints: streamable-http: https://server.smithery.ai/@anirbanbasu/frankfurtermcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/anirbanbasu/frankfurtermcp Security Score: 10/10 Installs: 1 Creator: Anirbanbasu Creator Reputation: C+ Version: 1.13.1 --- ## Srilanka Law URL: https://mcp-marketplace.io/server/eu-ansvar-srilanka-law-mcp Summary: Sri Lanka legislation via MCP -- full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/srilanka-law-mcp GitHub: https://github.com/Ansvar-Systems/srilanka-law-mcp Security Score: 4.2/10 Creator: Ansvar Systems Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-srilanka-law-mcp -- npx -y @ansvar/srilanka-law-mcp --- ## Omni Scanner URL: https://mcp-marketplace.io/server/io-github-pantheon-ladderworks-omni-scanner Summary: Codebase observatory with 56+ scanners for git health, architecture, and documentation. Category: Developer Tools Mode: local Pricing: Free PyPI: omni-governance GitHub: https://github.com/Pantheon-LadderWorks/omni-scanner Security Score: 4.2/10 Creator: Pantheon LadderWorks Creator Reputation: C+ Version: 0.7.3 Install (Claude Code): claude mcp add io-github-pantheon-ladderworks-omni-scanner -- uvx omni-governance --- ## Remarkable URL: https://mcp-marketplace.io/server/io-github-sammorrowdrums-remarkable Summary: Access your reMarkable tablet - read documents, browse files, extract text and OCR Category: Developer Tools Mode: local Pricing: Free PyPI: remarkable-mcp GitHub: https://github.com/SamMorrowDrums/remarkable-mcp Security Score: 4.5/10 Creator: SamMorrowDrums Creator Reputation: C+ Version: 0.8.1 Required Credentials: REMARKABLE_TOKEN (required) Install (Claude Code): claude mcp add io-github-sammorrowdrums-remarkable -- uvx remarkable-mcp --- ## ThreadsExporterFinalWeb URL: https://mcp-marketplace.io/server/io-github-irmasemma-postcopilot-mcp Summary: Threads tools for AI — generate viral posts, download videos, export profiles Description: Threads tools for AI — generate viral posts, download videos, export profiles Remote endpoints: streamable-http: https://postcopilot.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://postcopilot.ai/mcp GitHub: https://github.com/irmasemma/ThreadsExporterFinalWeb MCP Tools (3): postcopilot_generate_post, postcopilot_download_video, postcopilot_export_profile Security Score: 9/10 Creator: Irmasemma Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-irmasemma-postcopilot-mcp https://postcopilot.ai/mcp --- ## Chipsai URL: https://mcp-marketplace.io/server/io-github-fgasparetto-chipsai-mcp Summary: MCP server for ChipsAI — manage chatbots, conversations, and AI models Category: Developer Tools Mode: local Pricing: Free PyPI: chipsai-mcp GitHub: https://github.com/fgasparetto/chipsai-mcp Security Score: 5.2/10 Creator: fgasparetto Creator Reputation: F Version: 1.0.1 Required Credentials: CHIPSAI_EMAIL (optional), CHIPSAI_PASSWORD (required) Install (Claude Code): claude mcp add io-github-fgasparetto-chipsai-mcp -- uvx chipsai-mcp --- ## Cognitive Ai Memory URL: https://mcp-marketplace.io/server/io-github-sachitrafa-cognitive-ai-memory Summary: Ebbinghaus-based persistent memory for Claude. Memories decay with time, strengthen on recall. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/sachitrafa/cognitive-ai-memory Security Score: 3.8/10 Creator: Sachitrafa Creator Reputation: C+ Version: 1.0.2 Required Credentials: DATABASE_URL (optional), OLLAMA_URL (optional), EXTRACT_MODEL (optional) --- ## Intelagent MCPs URL: https://mcp-marketplace.io/server/io-github-intelagentstudios-mcp-file-processor Summary: Text extraction, keyword extraction, language detection, and chunking for RAG Category: Developer Tools Mode: local Pricing: Free npm: @intelagent/mcp-file-processor GitHub: https://github.com/IntelagentStudios/Intelagent-MCPs Security Score: 6.5/10 Creator: IntelagentStudios Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-intelagentstudios-mcp-file-processor -- npx -y @intelagent/mcp-file-processor --- ## Rug Munch URL: https://mcp-marketplace.io/server/io-github-amarodeabreu-rug-munch-mcp Summary: Crypto risk intelligence: 19 tools for rug pull detection, AI forensics, and token analysis. Category: Developer Tools Mode: local Pricing: Free PyPI: rug-munch-mcp GitHub: https://github.com/CryptoRugMunch/rug-munch-mcp Security Score: 10/10 Creator: CryptoRugMunch Creator Reputation: C- Version: 1.0.1 Required Credentials: RUG_MUNCH_API_KEY (required), RUG_MUNCH_API_BASE (optional) Install (Claude Code): claude mcp add io-github-amarodeabreu-rug-munch-mcp -- uvx rug-munch-mcp --- ## Moltbook Http URL: https://mcp-marketplace.io/server/io-github-easingthemes-moltbook-mcp Summary: Moltbook MCP server: post, comment, upvote, DMs, communities. API key auth. Category: Developer Tools Mode: local Pricing: Free npm: moltbook-http-mcp GitHub: https://github.com/easingthemes/moltbook-http-mcp Security Score: 5/10 Creator: Easingthemes Creator Reputation: C+ Version: 1.0.0 Required Credentials: MOLTBOOK_API_KEY (required) Install (Claude Code): claude mcp add io-github-easingthemes-moltbook-mcp -- npx -y moltbook-http-mcp --- ## Clio Kit URL: https://mcp-marketplace.io/server/io-github-iowarp-chronolog-mcp Summary: ChronoLog MCP server implementation using Model Context Protocol Category: Developer Tools Mode: local Pricing: Free PyPI: clio-kit GitHub: https://github.com/iowarp/clio-kit Security Score: 3.5/10 Creator: Iowarp Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-iowarp-chronolog-mcp -- uvx clio-kit --- ## Anybrowse URL: https://mcp-marketplace.io/server/io-github-kc23go-anybrowse Summary: Converts any URL to clean, LLM-ready Markdown using real Chrome browsers Description: Converts any URL to clean, LLM-ready Markdown using real Chrome browsers Remote endpoints: streamable-http: https://anybrowse.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://anybrowse.dev/mcp GitHub: https://github.com/kc23go/anybrowse MCP Tools (4): scrape, crawl, search, screenshot Security Score: 9/10 Creator: Kc23go Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-kc23go-anybrowse https://anybrowse.dev/mcp --- ## Dot URL: https://mcp-marketplace.io/server/io-github-zurferr-dot Summary: Ask data questions in natural language. Get SQL, insights, and charts from your databases. Description: Ask data questions in natural language. Get SQL, insights, and charts from your databases. Remote endpoints: streamable-http: https://app.getdot.ai/ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://app.getdot.ai/ai/mcp GitHub: https://github.com/Snowboard-Software/dot MCP Tools (1): ask_dot Security Score: 9/10 Creator: Snowboard Software Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-zurferr-dot https://app.getdot.ai/ai/mcp --- ## Satoshi Btc Api URL: https://mcp-marketplace.io/server/io-satoshiapi-mcp Summary: Bitcoin intelligence API. Pay per call via L402 Lightning (10-200 sats). No accounts needed. Description: Bitcoin intelligence API. Pay per call via L402 Lightning (10-200 sats). No accounts needed. Remote endpoints: streamable-http: https://api.satoshiapi.io/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: satoshiapi-mcp Remote URL: https://api.satoshiapi.io/mcp GitHub: https://github.com/SatoshiAPI/satoshi-btc-api Security Score: 0.5/10 Creator: SatoshiAPI Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-satoshiapi-mcp -- uvx satoshiapi-mcp Install (Claude Code Remote): claude mcp add --transport http io-satoshiapi-mcp https://api.satoshiapi.io/mcp --- ## Oracle Cloud URL: https://mcp-marketplace.io/server/io-github-expertvagabond-oracle-cloud Summary: Oracle Cloud Infrastructure MCP server Category: Developer Tools Mode: local Pricing: Free npm: oracle-cloud-mcp GitHub: https://github.com/ExpertVagabond/oracle-cloud-mcp.git Security Score: 4.2/10 Creator: ExpertVagabond Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-expertvagabond-oracle-cloud -- npx -y oracle-cloud-mcp --- ## Tabula URL: https://mcp-marketplace.io/server/click-tabula-www-tabula-mcp Summary: Bar-first MCP server for Tabula chart authoring, PNG rendering, and editor handoff. Description: Bar-first MCP server for Tabula chart authoring, PNG rendering, and editor handoff. Remote endpoints: streamable-http: https://www.tabula.click/api/mcp/stream Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.tabula.click/api/mcp/stream MCP Tools (15): create_bar_session, get_bar_control_surface, set_bar_orientation, set_bar_series_layout, set_bar_mapping, set_bar_sort, set_bar_filters, create_bar_calculated_field, update_bar_style, configure_bar_growth, clear_bar_growth, configure_bar_reference_line, clear_bar_reference_line, render_bar_png, open_bar_in_tabula Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http click-tabula-www-tabula-mcp https://www.tabula.click/api/mcp/stream --- ## Mycrab URL: https://mcp-marketplace.io/server/io-github-isgudtek-mycrab-mcp Summary: Instant public HTTPS URLs for AI agents via Cloudflare Tunnels. x402 custom domains. Category: Developer Tools Mode: local Pricing: Free PyPI: mycrab-mcp GitHub: https://github.com/isgudtek/mycrab-mcp Security Score: 10/10 Creator: isgudtek Creator Reputation: C- Version: 0.1.1 Install (Claude Code): claude mcp add io-github-isgudtek-mycrab-mcp -- uvx mycrab-mcp --- ## Dx Toolkit URL: https://mcp-marketplace.io/server/io-github-youdotcom-oss-mcp Summary: Web search, AI agent, and content extraction via You.com APIs Description: Web search, AI agent, and content extraction via You.com APIs Remote endpoints: streamable-http: https://api.you.com/mcp Category: Search & Web Mode: dual Pricing: Free npm: @youdotcom-oss/mcp Remote URL: https://api.you.com/mcp GitHub: https://github.com/youdotcom-oss/dx-toolkit Security Score: 6.2/10 Creator: Youdotcom Oss Creator Reputation: C+ Version: 2.1.1 Required Credentials: YDC_API_KEY (required) Install (Claude Code): claude mcp add io-github-youdotcom-oss-mcp -- npx -y @youdotcom-oss/mcp Install (Claude Code Remote): claude mcp add --transport http io-github-youdotcom-oss-mcp https://api.you.com/mcp --- ## Kognitrix URL: https://mcp-marketplace.io/server/io-github-themohal-kognitrix Summary: 8 AI services via MCP: content, code, image, docs, data extraction, translation, SEO, email. Description: 8 AI services via MCP: content, code, image, docs, data extraction, translation, SEO, email. Remote endpoints: streamable-http: https://kognitrix.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://kognitrix.com/api/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-themohal-kognitrix https://kognitrix.com/api/mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-search Summary: MCP server for code search (ripgrep + fd) with structured, token-efficient output Category: Developer Tools Mode: local Pricing: Free npm: @paretools/search GitHub: https://github.com/Dave-London/Pare Security Score: 5.5/10 Creator: Dave London Creator Reputation: C+ Version: 0.7.1 Install (Claude Code): claude mcp add io-github-dave-london-search -- npx -y @paretools/search --- ## Securecode URL: https://mcp-marketplace.io/server/io-github-juanisidoro-securecode Summary: Secrets vault for Claude Code with audit logs, access rules, and AES-256 encryption. Category: Developer Tools Mode: local Pricing: Free npm: @securecode/mcp-server GitHub: https://github.com/juanisidoro/securecode-mcp Security Score: 4.5/10 Creator: Juanisidoro Creator Reputation: C+ Version: 0.15.2 Install (Claude Code): claude mcp add io-github-juanisidoro-securecode -- npx -y @securecode/mcp-server --- ## Selenix URL: https://mcp-marketplace.io/server/io-github-markmircea-selenix-mcp-server Summary: MCP server that bridges local apps with Selenix for browser automation. Category: Developer Tools Mode: local Pricing: Free npm: @selenix/mcp-server GitHub: https://github.com/markmircea/Selenix-MCP-Server Security Score: 3.5/10 Creator: Markmircea Creator Reputation: C+ Version: 1.0.7 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-markmircea-selenix-mcp-server -- npx -y @selenix/mcp-server --- ## Skill Server URL: https://mcp-marketplace.io/server/io-github-jcc-ne-mcp-skill-server Summary: An MCP server that mounts your skill directory and add deterministic entry for deployment Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-skill-server GitHub: https://github.com/jcc-ne/mcp-skill-server Security Score: 10/10 Creator: Jcc Ne Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-jcc-ne-mcp-skill-server -- uvx mcp-skill-server --- ## Containerization Assist URL: https://mcp-marketplace.io/server/io-github-azure-containerization-assist Summary: TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support Category: Cloud & DevOps Mode: local Pricing: Free npm: containerization-assist-mcp GitHub: https://github.com/Azure/containerization-assist Security Score: 5.2/10 Creator: Azure Creator Reputation: C+ Version: 1.3.2 Required Credentials: DOCKER_SOCKET (optional), LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-azure-containerization-assist -- npx -y containerization-assist-mcp --- ## O Process URL: https://mcp-marketplace.io/server/io-github-uncletim-gz-oprocess Summary: AI-native process classification. 2436 processes + 3284 KPIs from APQC, ITIL, SCOR. Category: Developer Tools Mode: local Pricing: Free PyPI: oprocess GitHub: https://github.com/UncleTIM-GZ/O-Process Security Score: 10/10 Creator: UncleTIM-GZ Creator Reputation: C- Version: 0.4.0 Install (Claude Code): claude mcp add io-github-uncletim-gz-oprocess -- uvx oprocess --- ## Huangting Flux Hub URL: https://mcp-marketplace.io/server/io-github-xiandao-labs-huangting-flux Summary: Reduces AI Agent token usage by 40% via three-stage SOP workflow. Description: Reduces AI Agent token usage by 40% via three-stage SOP workflow. Remote endpoints: streamable-http: https://mcp.huangting.ai/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://mcp.huangting.ai/mcp GitHub: https://github.com/XianDAO-Labs/huangting-flux-hub Security Score: 4.5/10 Creator: XianDAO Labs Creator Reputation: C+ Version: 5.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-xiandao-labs-huangting-flux https://mcp.huangting.ai/mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-pare-http Summary: Pare HTTP ג€” Structured HTTP request operations (GET, POST, HEAD) as typed JSON. Category: Developer Tools Mode: local Pricing: Free npm: @paretools/http GitHub: https://github.com/Dave-London/Pare Security Score: 5.5/10 Creator: Dave London Creator Reputation: C+ Version: 0.8.1 Install (Claude Code): claude mcp add io-github-dave-london-pare-http -- npx -y @paretools/http --- ## Rival URL: https://mcp-marketplace.io/server/io-github-nuance-dev-rival Summary: Query AI model benchmarks, pricing, and comparisons from rival.tips Category: Developer Tools Mode: local Pricing: Free npm: rival-mcp GitHub: https://github.com/nuance-dev/rival-mcp Security Score: 10/10 Creator: Nuance Dev Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-nuance-dev-rival -- npx -y rival-mcp --- ## Ocean URL: https://mcp-marketplace.io/server/io-github-mansurjisan-erddap-mcp Summary: Access ocean data from 80+ ERDDAP servers worldwide Category: Developer Tools Mode: local Pricing: Free PyPI: erddap-mcp GitHub: https://github.com/mansurjisan/ocean-mcp Security Score: 5.2/10 Creator: Mansurjisan Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-mansurjisan-erddap-mcp -- uvx erddap-mcp --- ## Sftp Orchestrator URL: https://mcp-marketplace.io/server/io-github-fkom13-mcp-sftp-orchestrator Summary: Serveur MCP pour l'orchestration de tâches distantes (SSH/SFTP) avec une file d'attente persistante. Category: File & Storage Mode: local Pricing: Free npm: mcp-orchestrator-server GitHub: https://github.com/fkom13/mcp-sftp-orchestrator Security Score: 4.2/10 Creator: Fkom13 Creator Reputation: C+ Version: 8.0.4 Install (Claude Code): claude mcp add io-github-fkom13-mcp-sftp-orchestrator -- npx -y mcp-orchestrator-server --- ## Proxmox URL: https://mcp-marketplace.io/server/io-github-nandi-services-nandi-proxmox-mcp Summary: Open-source MCP server for secure Proxmox node, VM, and LXC operations. Category: Developer Tools Mode: local Pricing: Free npm: nandi-proxmox-mcp GitHub: https://github.com/NANDI-Services/proxmox-mcp Security Score: 4.5/10 Creator: NANDI Services Creator Reputation: C+ Version: 0.1.4 Required Credentials: NANDI_PROXMOX_CONFIG (optional) Install (Claude Code): claude mcp add io-github-nandi-services-nandi-proxmox-mcp -- npx -y nandi-proxmox-mcp --- ## Career Os Multifaceted URL: https://mcp-marketplace.io/server/com-norvstar-mcp-server Summary: Query professional profiles, search candidates, and get AI-powered summaries and job fit analysis. Description: Query professional profiles, search candidates, and get AI-powered summaries and job fit analysis. Remote endpoints: streamable-http: https://norvstar.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://norvstar.com/api/mcp GitHub: https://github.com/iamalvisng/career-os-multifaceted Security Score: 9/10 Creator: Iamalvisng Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http com-norvstar-mcp-server https://norvstar.com/api/mcp --- ## Agent Skill Loader URL: https://mcp-marketplace.io/server/io-github-back1ply-agent-skill-loader Summary: Dynamically load Claude Code skills into AI agents without copying files. Category: Developer Tools Mode: local Pricing: Free npm: agent-skill-loader GitHub: https://github.com/back1ply/agent-skill-loader Security Score: 10/10 Creator: back1ply Creator Reputation: C- Version: 1.0.2 Install (Claude Code): claude mcp add io-github-back1ply-agent-skill-loader -- npx -y agent-skill-loader --- ## Clio Kit URL: https://mcp-marketplace.io/server/io-github-iowarp-ndp-mcp Summary: National Data Platform (NDP) MCP server for searching and discovering datasets across multiple... Category: Developer Tools Mode: local Pricing: Free PyPI: clio-kit GitHub: https://github.com/iowarp/clio-kit Security Score: 4.5/10 Creator: Iowarp Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-iowarp-ndp-mcp -- uvx clio-kit --- ## Screenshot URL: https://mcp-marketplace.io/server/io-github-digital-defiance-mcp-screenshot Summary: Screenshot capture with PII masking and cross-platform support for AI agents Category: Finance Mode: local Pricing: Free npm: @ai-capabilities-suite/mcp-screenshot GitHub: https://github.com/Digital-Defiance/mcp-screenshot Security Score: 6.2/10 Creator: Digital Defiance Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-digital-defiance-mcp-screenshot -- npx -y @ai-capabilities-suite/mcp-screenshot --- ## Instapods URL: https://mcp-marketplace.io/server/com-instapods-instapods Summary: Deploy and manage cloud servers from AI agents. Create pods, push code, run commands — all via MCP. Description: Deploy and manage cloud servers from AI agents. Create pods, push code, run commands — all via MCP. Remote endpoints: streamable-http: https://app.instapods.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://app.instapods.com/api/mcp GitHub: https://github.com/InstaPods/instapods Security Score: 9/10 Creator: InstaPods Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-instapods-instapods https://app.instapods.com/api/mcp --- ## 1c Platform Tools URL: https://mcp-marketplace.io/server/io-github-yellow-hammer-mcp-1c-platform-tools Summary: MCP для команд 1c-platform-tools. Нужно расширение 1c-platform-tools с включённым IPC. Category: Developer Tools Mode: local Pricing: Free npm: mcp-1c-platform-tools GitHub: https://github.com/yellow-hammer/mcp-1c-platform-tools Security Score: 10/10 Creator: Yellow Hammer Creator Reputation: C+ Version: 0.1.5 Required Credentials: ONEC_IPC_PORT (optional), ONEC_IPC_TOKEN (required) Install (Claude Code): claude mcp add io-github-yellow-hammer-mcp-1c-platform-tools -- npx -y mcp-1c-platform-tools --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-seo-analyzer Summary: MCP server for SEO analysis: meta tags, headings, keywords, sitemaps. Category: Developer Tools Mode: local Pricing: Free npm: sovereign-seo-analyzer-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 4.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-ryudi84-seo-analyzer -- npx -y sovereign-seo-analyzer-mcp --- ## Company Gi URL: https://mcp-marketplace.io/server/io-github-company-gibraltar-company-gi Summary: Gibraltar company tools: corporate tax, compliance deadlines, and PDF form generation. Category: Developer Tools Mode: local Pricing: Free npm: company-gi-mcp GitHub: https://github.com/Company-Gibraltar/company-gi-mcp Security Score: 5.2/10 Creator: Company Gibraltar Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-company-gibraltar-company-gi -- npx -y company-gi-mcp --- ## Syenite URL: https://mcp-marketplace.io/server/io-github-syenite-ai-syenite Summary: DeFi interface for AI agents: swap, bridge, yield, lending. Live at syenite.ai. Description: DeFi interface for AI agents: swap, bridge, yield, lending. Live at syenite.ai. Remote endpoints: streamable-http: https://syenite.ai/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @syenite/mcp Remote URL: https://syenite.ai/mcp GitHub: https://github.com/syenite-ai/syenite Security Score: 10/10 Creator: Syenite Ai Creator Reputation: C+ Version: 0.4.0 Install (Claude Code): claude mcp add io-github-syenite-ai-syenite -- npx -y @syenite/mcp Install (Claude Code Remote): claude mcp add --transport http io-github-syenite-ai-syenite https://syenite.ai/mcp --- ## Pensiata URL: https://mcp-marketplace.io/server/io-github-nvasilevv-pensiata Summary: Bulgarian pension fund analytics — NAV data, metrics, rankings, and benchmarks. Description: Bulgarian pension fund analytics — NAV data, metrics, rankings, and benchmarks. Remote endpoints: streamable-http: https://mcp.pensiata.me/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.pensiata.me/mcp GitHub: https://github.com/nvasilevv/pensiata-mcp MCP Tools (21): list_managers, list_funds, get_nav_series, list_benchmarks, list_metrics, cache_stats, get_benchmark_series, compute_metric, rank, rank_benchmarks, simulate_saver_outcome, get_bulgarian_pension_fund_managers, get_bulgarian_pension_funds, get_bulgarian_pension_fund_nav_series, get_bulgarian_pension_benchmarks, get_bulgarian_pension_metrics_catalog, get_bulgarian_pension_benchmark_series, get_bulgarian_pension_fund_metric, rank_bulgarian_pension_funds_by_metric, rank_bulgarian_pension_benchmarks_by_metric, simulate_bulgarian_pension_saver_outcome Security Score: 10/10 Creator: Nvasilevv Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-nvasilevv-pensiata https://mcp.pensiata.me/mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-shadow-forge-mcp Summary: Generate CSS box-shadow and text-shadow values Category: Developer Tools Mode: local Pricing: Free npm: shadow-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 4.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-shadow-forge-mcp -- npx -y shadow-forge-mcp --- ## Jupyter URL: https://mcp-marketplace.io/server/io-github-chengjiale150-jupyter-mcp-server Summary: A powerful MCP server for AI-driven Jupyter Notebook management and execution Category: Developer Tools Mode: local Pricing: Free PyPI: better-jupyter-mcp-server GitHub: https://github.com/ChengJiale150/jupyter-mcp-server Security Score: 5.2/10 Creator: ChengJiale150 Creator Reputation: C+ Version: 1.1.0 Install (Claude Code): claude mcp add io-github-chengjiale150-jupyter-mcp-server -- uvx better-jupyter-mcp-server --- ## Perplexity Comet URL: https://mcp-marketplace.io/server/io-github-rapiercraft-perplexity-comet-mcp Summary: Bridge Claude Code with Perplexity Comet for autonomous browsing and tab management Category: Search & Web Mode: local Pricing: Free npm: perplexity-comet-mcp GitHub: https://github.com/RapierCraft/perplexity-comet-mcp Security Score: 10/10 Installs: 1 Creator: RapierCraft Creator Reputation: C+ Version: 2.5.0 Required Credentials: COMET_PATH (optional), COMET_PORT (optional) Install (Claude Code): claude mcp add io-github-rapiercraft-perplexity-comet-mcp -- npx -y perplexity-comet-mcp --- ## Sceneview URL: https://mcp-marketplace.io/server/io-github-thomasgorisse-sceneview Summary: 3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation. Category: Developer Tools Mode: local Pricing: Free npm: sceneview-mcp GitHub: https://github.com/SceneView/sceneview Security Score: 5.5/10 Creator: SceneView Creator Reputation: C+ Version: 3.4.2 Install (Claude Code): claude mcp add io-github-thomasgorisse-sceneview -- npx -y sceneview-mcp --- ## Aipaygen URL: https://mcp-marketplace.io/server/io-github-damien829-aipaygen Summary: 65+ AI tools as MCP: research, write, code, scrape, translate, RAG, agent memory, workflows Description: 65+ AI tools as MCP: research, write, code, scrape, translate, RAG, agent memory, workflows Remote endpoints: streamable-http: https://mcp.aipaygen.com/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: aipaygen-mcp Remote URL: https://mcp.aipaygen.com/mcp GitHub: https://github.com/Damien829/aipaygen Security Score: 8/10 Creator: Damien829 Creator Reputation: C+ Version: 1.9.7 Required Credentials: AIPAYGEN_API_KEY (required) Install (Claude Code): claude mcp add io-github-damien829-aipaygen -- uvx aipaygen-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-damien829-aipaygen https://mcp.aipaygen.com/mcp --- ## Blockscout URL: https://mcp-marketplace.io/server/ai-smithery-blockscout-mcp-server Summary: Provide AI agents and automation tools with contextual access to blockchain data including balance… Description: Provide AI agents and automation tools with contextual access to blockchain data including balance… Remote endpoints: streamable-http: https://server.smithery.ai/@blockscout/mcp-server/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@blockscout/mcp-server/mcp GitHub: https://github.com/blockscout/mcp-server Security Score: 10/10 Creator: Blockscout Creator Reputation: C+ Version: 1.13.1 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-blockscout-mcp-server https://server.smithery.ai/@blockscout/mcp-server/mcp --- ## DevDocs-MCP URL: https://mcp-marketplace.io/server/devdocs-mcp Summary: Local MCP server for searchable, offline-first DevDocs documentation in AI clients. Description: DevDocs MCP Server provides tool-based access to technical documentation from DevDocs through the Model Context Protocol (MCP). It focuses on fast local search, cached documentation access, and practical retrieval workflows for coding assistants and developer tools. This server is intended for developers who want: - Local documentation lookup from MCP-compatible clients - Reduced dependency on live web browsing for common docs - A simple, self-hosted docs retrieval layer Category: Developer Tools Mode: local Pricing: Free npm: https://www.npmjs.com/package/@madhan-g-p/devdocs-mcp-server GitHub: https://github.com/madhan-g-p/DevDocs-MCP Security Score: 4.5/10 Creator: madhan-g-p Creator Reputation: C- Version: 1.0.0 Tags: mcp, devdocs, documentation, developer-tools, search, offline, local-server, ai-assistant, docs-retrieval Use Cases: Application Development Install (Claude Code): claude mcp add devdocs-mcp -- npx -y https://www.npmjs.com/package/@madhan-g-p/devdocs-mcp-server --- ## Insumer URL: https://mcp-marketplace.io/server/io-github-douglasborthwick-crypto-insumer Summary: Read-first blockchain verification. ECDSA-signed booleans across 32 chains. 26 tools. Category: Finance Mode: local Pricing: Free npm: mcp-server-insumer GitHub: https://github.com/douglasborthwick-crypto/mcp-server-insumer Security Score: 10/10 Creator: Douglasborthwick Crypto Creator Reputation: C+ Version: 1.8.3 Required Credentials: INSUMER_API_KEY (required) Install (Claude Code): claude mcp add io-github-douglasborthwick-crypto-insumer -- npx -y mcp-server-insumer --- ## Hebbian Mind Enterprise URL: https://mcp-marketplace.io/server/io-github-for-sunny-hebbian-mind-enterprise Summary: Associative memory via Hebbian learning. Connections strengthen through use, decay through disuse. Category: Developer Tools Mode: local Pricing: Free PyPI: hebbian-mind-enterprise GitHub: https://github.com/For-Sunny/hebbian-mind-enterprise Security Score: 7/10 Creator: User Creator Reputation: F Version: 2.3.2 Install (Claude Code): claude mcp add io-github-for-sunny-hebbian-mind-enterprise -- uvx hebbian-mind-enterprise --- ## Mnemon URL: https://mcp-marketplace.io/server/io-github-nikitacometa-mnemon-mcp Summary: Persistent layered memory for AI agents. SQLite FTS5, fact versioning, zero-cloud. Category: Developer Tools Mode: local Pricing: Free npm: mnemon-mcp GitHub: https://github.com/nikitacometa/mnemon-mcp Security Score: 10/10 Creator: Nikitacometa Creator Reputation: C+ Version: 1.0.1 Required Credentials: MNEMON_DB_PATH (optional), MNEMON_EMBEDDING_PROVIDER (optional), MNEMON_EMBEDDING_API_KEY (required) Install (Claude Code): claude mcp add io-github-nikitacometa-mnemon-mcp -- npx -y mnemon-mcp --- ## Code Lens URL: https://mcp-marketplace.io/server/io-github-j0hanz-code-lens Summary: Gemini-powered MCP server for code analysis. Category: Developer Tools Mode: local Pricing: Free npm: @j0hanz/code-lens-mcp GitHub: https://github.com/j0hanz/code-lens Security Score: 10/10 Creator: J0hanz Creator Reputation: C+ Version: 0.12.0 Install (Claude Code): claude mcp add io-github-j0hanz-code-lens -- npx -y @j0hanz/code-lens-mcp --- ## CrowdSentinels AI URL: https://mcp-marketplace.io/server/io-github-thomasxm-crowdsentinel-mcp-server Summary: AI-powered threat hunting and incident response MCP server for Elasticsearch/OpenSearch Category: Security Mode: local Pricing: Free PyPI: crowdsentinel-mcp-server GitHub: https://github.com/thomasxm/CrowdSentinels-AI-MCP Security Score: 2.8/10 Creator: Thomasxm Creator Reputation: C+ Version: 0.5.6 Required Credentials: ELASTICSEARCH_HOSTS (optional), ELASTICSEARCH_CLOUD_ID (optional), ELASTICSEARCH_API_KEY (required), ELASTICSEARCH_USERNAME (optional), ELASTICSEARCH_PASSWORD (required), ELASTICSEARCH_BEARER_TOKEN (required), VERIFY_CERTS (optional), REQUEST_TIMEOUT (optional) Install (Claude Code): claude mcp add io-github-thomasxm-crowdsentinel-mcp-server -- uvx crowdsentinel-mcp-server --- ## Visuals URL: https://mcp-marketplace.io/server/io-github-harrybin-visuals-mcp Summary: MCP server for interactive visualizations: tables, images, trees, lists, master-detail Category: Developer Tools Mode: local Pricing: Free npm: @harrybin/visuals-mcp GitHub: https://github.com/harrybin/visuals-mcp Security Score: 4.2/10 Creator: Harrybin Creator Reputation: C+ Version: 1.5.1 Install (Claude Code): claude mcp add io-github-harrybin-visuals-mcp -- npx -y @harrybin/visuals-mcp --- ## Pubnub URL: https://mcp-marketplace.io/server/io-github-pubnub-mcp-server Summary: PubNub Model Context Protocol MCP Server for Cursor and Claude Category: Developer Tools Mode: local Pricing: Free npm: @pubnub/mcp GitHub: https://github.com/pubnub/pubnub-mcp-server Security Score: 5.2/10 Creator: Pubnub Creator Reputation: C+ Version: 2.3.2 Required Credentials: PUBNUB_API_KEY (required), PUBNUB_PUBLISH_KEY (required), PUBNUB_SUBSCRIBE_KEY (required), PUBNUB_USER_ID (optional), PUBNUB_EMAIL (optional), PUBNUB_PASSWORD (required) Install (Claude Code): claude mcp add io-github-pubnub-mcp-server -- npx -y @pubnub/mcp --- ## Cozi URL: https://mcp-marketplace.io/server/ai-smithery-mjucius-cozi-mcp Summary: Manage your family's calendars and lists in Cozi. View, create, and update appointments; organize… Description: Manage your family's calendars and lists in Cozi. View, create, and update appointments; organize… Remote endpoints: streamable-http: https://server.smithery.ai/@mjucius/cozi_mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/mjucius/cozi_mcp Security Score: 10/10 Creator: Mjucius Creator Reputation: C+ Version: 1.14.0 --- ## E18e URL: https://mcp-marketplace.io/server/dev-e18e-e18e Summary: The official e18e MCP server keeping your agent in check from installing bloated dependencies. Category: Developer Tools Mode: local Pricing: Free npm: @e18e/mcp GitHub: https://github.com/e18e/mcp Security Score: 6.2/10 Creator: E18e Creator Reputation: C+ Version: 0.0.5 Install (Claude Code): claude mcp add dev-e18e-e18e -- npx -y @e18e/mcp --- ## Japan Realestate URL: https://mcp-marketplace.io/server/io-github-koumekoubou-japan-realestate Summary: Japan real estate data: transactions, land prices, vacancy, hazard, zoning & more. Description: Japan real estate data: transactions, land prices, vacancy, hazard, zoning & more. Remote endpoints: streamable-http: https://mcp-server-japan-realestate.x7k9m.workers.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp-server-japan-realestate.x7k9m.workers.dev/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-koumekoubou-japan-realestate https://mcp-server-japan-realestate.x7k9m.workers.dev/mcp --- ## Subgraph Registry URL: https://mcp-marketplace.io/server/io-github-paulieb14-subgraph-registry-mcp Summary: Discover and query 14,700+ classified subgraphs on The Graph Network Category: Developer Tools Mode: local Pricing: Free npm: subgraph-registry-mcp GitHub: https://github.com/PaulieB14/subgraph-registry Security Score: 5/10 Creator: PaulieB14 Creator Reputation: C+ Version: 0.2.3 Install (Claude Code): claude mcp add io-github-paulieb14-subgraph-registry-mcp -- npx -y subgraph-registry-mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-env Summary: MCP server for .env file validation, parsing, and comparison. Category: Developer Tools Mode: local Pricing: Free npm: env-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 5.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-ryudi84-env -- npx -y env-forge-mcp --- ## Nhd Mcp Public Documentation URL: https://mcp-marketplace.io/server/com-nursinghomedatabase-mcp Summary: MCP server for US nursing facility search and ownership lookup (NursingHomeDatabase). Description: MCP server for US nursing facility search and ownership lookup (NursingHomeDatabase). Remote endpoints: streamable-http: https://mcp.nursinghomedatabase.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.nursinghomedatabase.com/mcp GitHub: https://github.com/jmtroller/nhd-mcp-public-documentation MCP Tools (6): search_facilities, get_facility, get_facility_ownership, search_owners, get_owner, get_data_freshness Security Score: 9/10 Creator: Jmtroller Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http com-nursinghomedatabase-mcp https://mcp.nursinghomedatabase.com/mcp --- ## L0 Py Blocks URL: https://mcp-marketplace.io/server/io-github-selisedigitalplatforms-l0-py-blocks-mcp Summary: A Model Context Protocol (MCP) server for Selise Blocks Cloud integration Description: A Model Context Protocol (MCP) server for Selise Blocks Cloud integration Remote endpoints: streamable-http: https://ai.seliseblocks.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ai.seliseblocks.com/mcp GitHub: https://github.com/SELISEdigitalplatforms/l0-py-blocks-mcp Security Score: 9/10 Creator: SELISEdigitalplatforms Creator Reputation: C+ Version: 1.0.0-beta.4 Install (Claude Code Remote): claude mcp add --transport http io-github-selisedigitalplatforms-l0-py-blocks-mcp https://ai.seliseblocks.com/mcp --- ## Frostbyte URL: https://mcp-marketplace.io/server/io-github-ozorown-frostbyte Summary: MCP server giving AI agents access to 40+ APIs: geo, crypto, screenshots, DNS, and more Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/OzorOwn/frostbyte-mcp Security Score: 5.5/10 Creator: OzorOwn Creator Reputation: C+ Version: 1.0.0 Required Credentials: FROSTBYTE_API_KEY (required), FROSTBYTE_BASE_URL (optional) --- ## Zenrows URL: https://mcp-marketplace.io/server/io-github-zenrows-zenrows-mcp Summary: ZenRows MCP server — Universal Scraper API for AI coding assistants Category: Developer Tools Mode: local Pricing: Free npm: @zenrows/mcp GitHub: https://github.com/ZenRows/zenrows-mcp Security Score: 10/10 Creator: ZenRows Creator Reputation: C+ Version: 1.0.0 Required Credentials: ZENROWS_API_KEY (required) Install (Claude Code): claude mcp add io-github-zenrows-zenrows-mcp -- npx -y @zenrows/mcp --- ## Web Extractor URL: https://mcp-marketplace.io/server/com-agentictotem-web-extractor Summary: AI web extraction: send URLs + a JSON Schema, get clean structured data. Pay-per-use via x402. Description: AI web extraction: send URLs + a JSON Schema, get clean structured data. Pay-per-use via x402. Remote endpoints: streamable-http: https://agentictotem.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://agentictotem.com/mcp MCP Tools (1): web_extract Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.5 Install (Claude Code Remote): claude mcp add --transport http com-agentictotem-web-extractor https://agentictotem.com/mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-env-forge-mcp Summary: Parse, validate, and manage .env environment files Category: Developer Tools Mode: local Pricing: Free npm: env-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 5.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-env-forge-mcp -- npx -y env-forge-mcp --- ## APIbase URL: https://mcp-marketplace.io/server/io-github-whiteknightonhorse-apibase Summary: 327 tools, 92 providers. Pay per call via x402 + MPP. One MCP endpoint. Description: 327 tools, 92 providers. Pay per call via x402 + MPP. One MCP endpoint. Remote endpoints: streamable-http: https://apibase.pro/mcp Category: Developer Tools Mode: dual Pricing: Free npm: apibase-mcp-client Remote URL: https://apibase.pro/mcp GitHub: https://github.com/whiteknightonhorse/APIbase Security Score: 2.5/10 Creator: Whiteknightonhorse Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-whiteknightonhorse-apibase -- npx -y apibase-mcp-client Install (Claude Code Remote): claude mcp add --transport http io-github-whiteknightonhorse-apibase https://apibase.pro/mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-pare-search Summary: Pare Search ג€” Structured code search operations (ripgrep + fd) as typed JSON. Category: Developer Tools Mode: local Pricing: Free npm: @paretools/search GitHub: https://github.com/Dave-London/Pare Security Score: 5.5/10 Creator: Dave London Creator Reputation: C+ Version: 0.8.1 Install (Claude Code): claude mcp add io-github-dave-london-pare-search -- npx -y @paretools/search --- ## Github Mcp Server Devops URL: https://mcp-marketplace.io/server/io-github-tsviz-actions-pulse Summary: Real-time GitHub Actions observability: DORA Metrics, Cost Analysis, CI/CD Health dashboards. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/tsviz/github-mcp-server-devops Security Score: 10/10 Creator: Tsviz Creator Reputation: C+ Version: 2.3.0 Required Credentials: GITHUB_TOKEN (required), GITHUB_ORG (optional), GITHUB_ENTERPRISE_SLUG (optional), DEFAULT_REPO_FILTER (optional) --- ## Baas URL: https://mcp-marketplace.io/server/io-chainflip-broker-baas Summary: Cross-chain cryptocurrency swaps via Chainflip. Get quotes, execute swaps, and track progress. Description: Cross-chain cryptocurrency swaps via Chainflip. Get quotes, execute swaps, and track progress. Remote endpoints: streamable-http: https://chainflip-broker.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://chainflip-broker.io/mcp MCP Tools (6): get_quotes, start_dca_swap, check_status, list_assets, start_swap, get_native_quotes Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-chainflip-broker-baas https://chainflip-broker.io/mcp --- ## Meme Generator URL: https://mcp-marketplace.io/server/com-memesio-meme-generator Summary: MCP server for meme generation, template search, caption rendering, and AI meme creation. Description: MCP server for meme generation, template search, caption rendering, and AI meme creation. Remote endpoints: streamable-http: https://memesio.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://memesio.com/api/mcp MCP Tools (7): create_agent_account, search_templates, get_template_ideas, caption_template, caption_upload, generate_meme, get_ai_quota Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http com-memesio-meme-generator https://memesio.com/api/mcp --- ## Gmail URL: https://mcp-marketplace.io/server/ai-waystation-gmail Summary: Read emails, send messages, and manage labels in your Gmail account. Description: Read emails, send messages, and manage labels in your Gmail account. Remote endpoints: streamable-http: https://waystation.ai/gmail/mcp sse: https://waystation.ai/gmail/mcp/sse Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/waystation-ai/mcp Security Score: 10/10 Creator: Waystation Ai Creator Reputation: C+ Version: 0.3.1 --- ## Crypto Compliance Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-crypto-compliance-intelligence-mcp Summary: Screen crypto entities for sanctions, corporate structure, regulatory tracking, and enforcement m... Description: Screen crypto entities for sanctions, corporate structure, regulatory tracking, and enforcement m... Remote endpoints: streamable-http: https://ryanclinton--crypto-compliance-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--crypto-compliance-intelligence-mcp.apify.actor/sse Category: Security Mode: remote Pricing: Free Remote URL: https://ryanclinton--crypto-compliance-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-crypto-compliance-intelligence-mcp https://ryanclinton--crypto-compliance-intelligence-mcp.apify.actor/mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-cron Summary: MCP server for cron expression parsing, validation, and scheduling. Category: Developer Tools Mode: local Pricing: Free npm: cron-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 5.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-ryudi84-cron -- npx -y cron-forge-mcp --- ## Blocklens URL: https://mcp-marketplace.io/server/io-github-blocklens-blocklens-mcp-server Summary: Bitcoin on-chain analytics — 109 metrics: MVRV, SOPR, NUPL, HODL Waves, CDD, cycles & more Category: Developer Tools Mode: local Pricing: Free npm: blocklens-mcp-server GitHub: https://github.com/blocklens/blocklens-mcp-server Security Score: 6.2/10 Creator: Blocklens Creator Reputation: C+ Version: 0.4.3 Required Credentials: BLOCKLENS_API_KEY (required) Install (Claude Code): claude mcp add io-github-blocklens-blocklens-mcp-server -- npx -y blocklens-mcp-server --- ## Web Fetch URL: https://mcp-marketplace.io/server/io-github-kylinmountain-web-fetch-mcp Summary: MCP server for web content fetching, summarizing, comparing, and extracting information Category: Developer Tools Mode: local Pricing: Free npm: web-fetch-mcp GitHub: https://github.com/KylinMountain/web-fetch-mcp.git Security Score: 10/10 Creator: KylinMountain Creator Reputation: C+ Version: 0.1.1 Required Credentials: GEMINI_API_KEY (required), HTTP_PROXY (optional), HTTPS_PROXY (optional) Install (Claude Code): claude mcp add io-github-kylinmountain-web-fetch-mcp -- npx -y web-fetch-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-pitchghost-mcp Summary: AI-powered social listening across Twitter, LinkedIn, Reddit, Facebook, and more. Description: AI-powered social listening across Twitter, LinkedIn, Reddit, Facebook, and more. Remote endpoints: streamable-http: https://mcp.pitchghost.com/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.pitchghost.com/ GitHub: https://github.com/PitchGhost/mcp Security Score: 10/10 Creator: PitchGhost Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-pitchghost-mcp https://mcp.pitchghost.com/ --- ## Flowcheck URL: https://mcp-marketplace.io/server/io-github-eliaskress-flowcheck Summary: Stripe payouts, Shopify orders, and bank transactions unified for reconciliation and cash flow Category: Developer Tools Mode: local Pricing: Free npm: @flowcheck/mcp-server GitHub: https://github.com/eliaskress/flowcheck-mcp-server Security Score: 9.8/10 Creator: Eliaskress Creator Reputation: C+ Version: 0.2.3 Required Credentials: FLOWCHECK_API_KEY (required) Install (Claude Code): claude mcp add io-github-eliaskress-flowcheck -- npx -y @flowcheck/mcp-server --- ## Oh My Posh URL: https://mcp-marketplace.io/server/dev-ohmyposh-validator Summary: Validate oh-my-posh configurations and segment snippets against the official schema. Description: Validate oh-my-posh configurations and segment snippets against the official schema. Remote endpoints: streamable-http: https://ohmyposh.dev/api/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/JanDeDobbeleer/oh-my-posh Security Score: 10/10 Creator: JanDeDobbeleer Creator Reputation: C+ Version: 27.5.2 --- ## Mssql Dba URL: https://mcp-marketplace.io/server/io-github-dba-i-mssql-dba Summary: An MCP server that provides [describe what your server does] Category: Developer Tools Mode: local Pricing: Free npm: mssql-dba GitHub: https://github.com/dba-i/mssql-dba Security Score: 4.5/10 Creator: Dba I Creator Reputation: C+ Version: 1.0.0 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-dba-i-mssql-dba -- npx -y mssql-dba --- ## Optimizer URL: https://mcp-marketplace.io/server/com-sematryx-optimizer Summary: AI-powered optimization API by Sematryx Description: AI-powered optimization API by Sematryx Remote endpoints: sse: https://mcp.sematryx.com/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.sematryx.com/sse Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http com-sematryx-optimizer https://mcp.sematryx.com/sse --- ## X402 Discovery URL: https://mcp-marketplace.io/server/io-github-rplryan-x402-discovery-mcp Summary: Discover x402 APIs by capability, price & trust. Powered by x402Scout. Description: Discover x402 APIs by capability, price & trust. Powered by x402Scout. Remote endpoints: sse: https://x402-scout-relay.onrender.com/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://x402-scout-relay.onrender.com/sse GitHub: https://github.com/rplryan/x402-discovery-mcp Security Score: 8.4/10 Creator: Rplryan Creator Reputation: C+ Version: 1.2.3 Install (Claude Code Remote): claude mcp add --transport http io-github-rplryan-x402-discovery-mcp https://x402-scout-relay.onrender.com/sse --- ## Pandemic Biosurveillance URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-pandemic-biosurveillance-mcp Summary: Biosurveillance intelligence aggregating disease outbreak data, pathogen tracking, epidemiologica... Description: Biosurveillance intelligence aggregating disease outbreak data, pathogen tracking, epidemiologica... Remote endpoints: streamable-http: https://ryanclinton--pandemic-biosurveillance-mcp.apify.actor/mcp sse: https://ryanclinton--pandemic-biosurveillance-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--pandemic-biosurveillance-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-pandemic-biosurveillance-mcp https://ryanclinton--pandemic-biosurveillance-mcp.apify.actor/mcp --- ## Support Bot URL: https://mcp-marketplace.io/server/support-recursive-recursive Summary: AI support agent platform for small businesses. Query pricing, features, and examples. Description: AI support agent platform for small businesses. Query pricing, features, and examples. Remote endpoints: streamable-http: https://recursive.support/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://recursive.support/mcp GitHub: https://github.com/codereclaimers/support-bot Security Score: 9/10 Creator: Codereclaimers Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http support-recursive-recursive https://recursive.support/mcp --- ## Instagram URL: https://mcp-marketplace.io/server/io-github-mcpware-instagram-mcp Summary: Instagram MCP — 23 tools for Instagram Graph API: posts, DMs, stories, reels, analytics. Category: Marketing & Social Mode: local Pricing: Free npm: @mcpware/instagram-mcp GitHub: https://github.com/mcpware/instagram-mcp Security Score: 6.2/10 Creator: ithiria894 Version: 1.0.4 Required Credentials: INSTAGRAM_ACCESS_TOKEN (required), INSTAGRAM_ACCOUNT_ID (optional), INSTAGRAM_API_VERSION (optional) Install (Claude Code): claude mcp add io-github-mcpware-instagram-mcp -- npx -y @mcpware/instagram-mcp --- ## GlobKurier Pl URL: https://mcp-marketplace.io/server/io-github-globkurier-pl-mcp-server Summary: Track shipments and search shipping products (DPD, InPost, DHL, FedEx, UPS, GLS) via GlobKurier API. Description: Track shipments and search shipping products (DPD, InPost, DHL, FedEx, UPS, GLS) via GlobKurier API. Remote endpoints: streamable-http: https://mcp.globkurier.pl/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: globkurier-api-mcp Remote URL: https://mcp.globkurier.pl/mcp GitHub: https://github.com/GlobKurier-pl/mcp-server Security Score: 5.2/10 Creator: GlobKurier Pl Creator Reputation: C+ Version: 0.2.1 Install (Claude Code): claude mcp add io-github-globkurier-pl-mcp-server -- uvx globkurier-api-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-globkurier-pl-mcp-server https://mcp.globkurier.pl/mcp --- ## Deadends URL: https://mcp-marketplace.io/server/dev-deadends-deadends-dev Summary: Structured failure knowledge for AI agents — dead ends, workarounds, error chains Category: Developer Tools Mode: local Pricing: Free PyPI: deadends-dev GitHub: https://github.com/dbwls99706/deadends.dev Security Score: 10/10 Creator: Dbwls99706 Creator Reputation: C+ Version: 0.3.2 Install (Claude Code): claude mcp add dev-deadends-deadends-dev -- uvx deadends-dev --- ## Pinchwork URL: https://mcp-marketplace.io/server/io-github-pinchwork-pinchwork Summary: Agent-to-agent task marketplace with credit escrow and reputation tracking. Category: Developer Tools Mode: local Pricing: Free PyPI: pinchwork GitHub: https://github.com/anneschuth/pinchwork Security Score: 4.5/10 Creator: Anneschuth Creator Reputation: C+ Version: 0.6.2 Required Credentials: PINCHWORK_API_KEY (required) Install (Claude Code): claude mcp add io-github-pinchwork-pinchwork -- uvx pinchwork --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-landing Summary: MCP server for generating production-ready HTML landing pages. Category: Developer Tools Mode: local Pricing: Free npm: landing-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 4.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-ryudi84-landing -- npx -y landing-forge-mcp --- ## Mat URL: https://mcp-marketplace.io/server/io-github-codelipenghui-mcp-mat Summary: Headless Eclipse MAT MCP server for Java heap dump analysis Category: Developer Tools Mode: local Pricing: Free npm: mcp-mat GitHub: https://github.com/codelipenghui/mcp-mat Security Score: 6.2/10 Creator: Codelipenghui Creator Reputation: C+ Version: 0.1.0 Required Credentials: MAT_HOME (optional), JAVA_PATH (optional), MAT_XMX_MB (optional) Install (Claude Code): claude mcp add io-github-codelipenghui-mcp-mat -- npx -y mcp-mat --- ## Hebcal URL: https://mcp-marketplace.io/server/io-github-hebcal-hebcal Summary: Model Context Protocol extension for Hebrew calendar Description: Model Context Protocol extension for Hebrew calendar Remote endpoints: streamable-http: https://www.hebcal.com/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @hebcal/mcp GitHub: https://github.com/hebcal/hebcal-mcp Security Score: 10/10 Creator: Hebcal Creator Reputation: C+ Version: 0.9.9 Install (Claude Code): claude mcp add io-github-hebcal-hebcal -- npx -y @hebcal/mcp --- ## Spineframe URL: https://mcp-marketplace.io/server/io-github-ratnaditya-j-spineframe Summary: Governance runtime for AI agents with signed provenance, compliance audits, and OSINT. Category: Developer Tools Mode: local Pricing: Free PyPI: spineframe GitHub: https://github.com/Ratnaditya-J/spineframe Security Score: 10/10 Creator: Ratnaditya J Creator Reputation: C+ Version: 1.1.2 Required Credentials: SPINEFRAME_RUNS_DIR (optional), SPINEFRAME_CONFIG (optional) Install (Claude Code): claude mcp add io-github-ratnaditya-j-spineframe -- uvx spineframe --- ## Fivetran URL: https://mcp-marketplace.io/server/io-github-yimingyan-fivetran-mcp Summary: MCP server for Fivetran API - manage syncs, check status, and control data pipelines Category: Developer Tools Mode: local Pricing: Free PyPI: fivetran-mcp GitHub: https://github.com/YimingYAN/fivetran-mcp Security Score: 5.5/10 Creator: YimingYAN Creator Reputation: C+ Version: 0.3.1 Required Credentials: FIVETRAN_API_KEY (required), FIVETRAN_API_SECRET (required) Install (Claude Code): claude mcp add io-github-yimingyan-fivetran-mcp -- uvx fivetran-mcp --- ## Governance URL: https://mcp-marketplace.io/server/com-qualequest-governance Summary: 84-tool governance for multi-agent systems: tasks, compliance, decisions, ML predictions. Description: 84-tool governance for multi-agent systems: tasks, compliance, decisions, ML predictions. Remote endpoints: streamable-http: https://qualequest.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://qualequest.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-qualequest-governance https://qualequest.com/mcp --- ## Unifi URL: https://mcp-marketplace.io/server/io-github-sirkirby-unifi-access-mcp Summary: Manage UniFi Access doors, credentials, policies, visitors, and events via MCP. Category: Developer Tools Mode: local Pricing: Free PyPI: unifi-access-mcp GitHub: https://github.com/sirkirby/unifi-mcp Security Score: 6/10 Creator: Sirkirby Creator Reputation: C+ Version: 0.1.6 Required Credentials: UNIFI_HOST (optional), UNIFI_USERNAME (required), UNIFI_PASSWORD (required), UNIFI_API_KEY (required), UNIFI_PORT (optional), UNIFI_VERIFY_SSL (optional) Install (Claude Code): claude mcp add io-github-sirkirby-unifi-access-mcp -- uvx unifi-access-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/ai-simsense-mcp Summary: Deploy sims to any screen. Control your displays with Claude. Description: Deploy sims to any screen. Control your displays with Claude. Remote endpoints: streamable-http: https://my.simsense.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://my.simsense.ai/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http ai-simsense-mcp https://my.simsense.ai/mcp --- ## Rosh URL: https://mcp-marketplace.io/server/io-github-rosh-studio-rosh-mcp Summary: Create interactive web apps, games, and 3D scenes using Rosh — a plain-English language Category: Developer Tools Mode: local Pricing: Free PyPI: rosh-mcp GitHub: https://github.com/rosh-studio/rosh-mcp Security Score: 4.3/10 Creator: Rosh Studio Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-rosh-studio-rosh-mcp -- uvx rosh-mcp --- ## Factorial URL: https://mcp-marketplace.io/server/io-github-t4dhg-mcp-factorial Summary: Full CRUD MCP server for FactorialHR: employees, teams, time off, projects, ATS, payroll. Category: Developer Tools Mode: local Pricing: Free npm: @t4dhg/mcp-factorial GitHub: https://github.com/t4dhg/mcp-factorial Security Score: 10/10 Creator: T4dhg Creator Reputation: C+ Version: 7.1.0 Required Credentials: FACTORIAL_API_KEY (required), FACTORIAL_API_VERSION (optional), FACTORIAL_TIMEOUT_MS (optional), FACTORIAL_MAX_RETRIES (optional), DEBUG (optional) Install (Claude Code): claude mcp add io-github-t4dhg-mcp-factorial -- npx -y @t4dhg/mcp-factorial --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-neuralegion-mcp Summary: AI-powered application security testing — scan APIs, discover endpoints, and find vulnerabilities. Description: AI-powered application security testing — scan APIs, discover endpoints, and find vulnerabilities. Remote endpoints: sse: https://app.brightsec.com/mcp Category: AI & ML Mode: remote Pricing: Free Remote URL: https://app.brightsec.com/mcp GitHub: https://github.com/NeuraLegion/mcp Security Score: 10/10 Creator: NeuraLegion Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-neuralegion-mcp https://app.brightsec.com/mcp --- ## Unifi URL: https://mcp-marketplace.io/server/io-github-sirkirby-unifi-protect-mcp Summary: Manage UniFi Protect cameras, events, recordings, and smart detections via MCP. Category: Developer Tools Mode: local Pricing: Free PyPI: unifi-protect-mcp GitHub: https://github.com/sirkirby/unifi-mcp Security Score: 4.2/10 Creator: Sirkirby Creator Reputation: C+ Version: 0.1.6 Required Credentials: UNIFI_HOST (optional), UNIFI_USERNAME (required), UNIFI_PASSWORD (required), UNIFI_API_KEY (required), UNIFI_PORT (optional), UNIFI_VERIFY_SSL (optional) Install (Claude Code): claude mcp add io-github-sirkirby-unifi-protect-mcp -- uvx unifi-protect-mcp --- ## Apex URL: https://mcp-marketplace.io/server/io-github-hunterpercival-apex Summary: APEX — AI operating system for founders. Join waitlist or request a demo. Category: Developer Tools Mode: local Pricing: Free npm: apex-mcp-server GitHub: https://github.com/hunterpercival/apex-mcp-server Security Score: 1.5/10 Creator: Hunterpercival Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-hunterpercival-apex -- npx -y apex-mcp-server --- ## Graph Polymarket URL: https://mcp-marketplace.io/server/io-github-paulieb14-graph-polymarket-mcp Summary: Query Polymarket prediction markets via The Graph — 20 tools, 8 subgraphs Category: Developer Tools Mode: local Pricing: Free npm: graph-polymarket-mcp GitHub: https://github.com/PaulieB14/graph-polymarket-mcp Security Score: 5.2/10 Creator: PaulieB14 Creator Reputation: C+ Version: 1.4.0 Required Credentials: GRAPH_API_KEY (required) Install (Claude Code): claude mcp add io-github-paulieb14-graph-polymarket-mcp -- npx -y graph-polymarket-mcp --- ## Hetzner URL: https://mcp-marketplace.io/server/io-github-lazyants-hetzner Summary: MCP server for the Hetzner Cloud API — servers, networks, volumes, firewalls, and more. Category: Cloud & DevOps Mode: local Pricing: Free npm: @lazyants/hetzner-mcp-server GitHub: https://github.com/lazyants/hetzner-mcp-server Security Score: 5.2/10 Creator: Lazyants Creator Reputation: C+ Version: 1.1.1 Install (Claude Code): claude mcp add io-github-lazyants-hetzner -- npx -y @lazyants/hetzner-mcp-server --- ## Sui URL: https://mcp-marketplace.io/server/io-github-expertvagabond-sui-mcp-server Summary: 53-tool MCP server for Sui blockchain — wallets, DeFi, Move contracts, staking, SuiNS, analytics Category: Developer Tools Mode: local Pricing: Free npm: sui-mcp-server GitHub: https://github.com/ExpertVagabond/sui-mcp-server Security Score: 10/10 Creator: ExpertVagabond Creator Reputation: C+ Version: 0.4.2 Install (Claude Code): claude mcp add io-github-expertvagabond-sui-mcp-server -- npx -y sui-mcp-server --- ## Snowfakery URL: https://mcp-marketplace.io/server/io-github-composable-delivery-snowfakery-mcp Summary: MCP server for authoring, analyzing, debugging, and running Snowfakery recipes Category: Developer Tools Mode: local Pricing: Free PyPI: snowfakery-mcp GitHub: https://github.com/composable-delivery/snowfakery-mcp Security Score: 10/10 Creator: Composable Delivery Creator Reputation: C+ Version: 0.0.6 Install (Claude Code): claude mcp add io-github-composable-delivery-snowfakery-mcp -- uvx snowfakery-mcp --- ## Docfork URL: https://mcp-marketplace.io/server/io-github-docfork-docfork Summary: Up-to-date Docs for AI Agents. Category: Developer Tools Mode: local Pricing: Free npm: docfork GitHub: https://github.com/docfork/docfork Security Score: 6.5/10 Creator: Docfork Creator Reputation: C+ Version: 1.3.2 Install (Claude Code): claude mcp add io-github-docfork-docfork -- npx -y docfork --- ## Lexware URL: https://mcp-marketplace.io/server/io-github-lazyants-lexware Summary: MCP server for the Lexware Office API — invoices, contacts, articles, and vouchers. Category: Developer Tools Mode: local Pricing: Free npm: @lazyants/lexware-mcp-server GitHub: https://github.com/lazyants/lexware-mcp-server Security Score: 5.2/10 Creator: Lazyants Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-lazyants-lexware -- npx -y @lazyants/lexware-mcp-server --- ## Evernote URL: https://mcp-marketplace.io/server/io-github-verygoodplugins-mcp-evernote Summary: Evernote note management with OAuth and ENML conversion Category: Productivity Mode: local Pricing: Free npm: @verygoodplugins/mcp-evernote GitHub: https://github.com/verygoodplugins/mcp-evernote Security Score: 9.3/10 Creator: Verygoodplugins Creator Reputation: C+ Version: 1.2.3 Install (Claude Code): claude mcp add io-github-verygoodplugins-mcp-evernote -- npx -y @verygoodplugins/mcp-evernote --- ## Image Processing URL: https://mcp-marketplace.io/server/ai-pictomancer-image-processing Summary: Image processing for AI agents. Resize, convert, compress, and pipeline images. Description: Image processing for AI agents. Resize, convert, compress, and pipeline images. Remote endpoints: streamable-http: https://mcp.pictomancer.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.pictomancer.ai/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http ai-pictomancer-image-processing https://mcp.pictomancer.ai/mcp --- ## Fetch URL: https://mcp-marketplace.io/server/ai-smithery-arjunkmrm-fetch Summary: Fetch web pages and extract exactly the content you need. Select elements with CSS and retrieve co… Description: Fetch web pages and extract exactly the content you need. Select elements with CSS and retrieve co… Remote endpoints: streamable-http: https://server.smithery.ai/@arjunkmrm/fetch/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/arjunkmrm/fetch Security Score: 10/10 Creator: Arjunkmrm Creator Reputation: C+ Version: 1.0.0 --- ## Transkribus URL: https://mcp-marketplace.io/server/io-github-lazyants-transkribus Summary: MCP server for the Transkribus REST API — collections, documents, HTR/OCR, and models. Category: Developer Tools Mode: local Pricing: Free npm: @lazyants/transkribus-mcp-server GitHub: https://github.com/lazyants/transkribus-mcp-server Security Score: 5.2/10 Creator: Lazyants Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-lazyants-transkribus -- npx -y @lazyants/transkribus-mcp-server --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-color-forge-mcp Summary: Convert between HEX, RGB, HSL color formats and generate palettes Category: Developer Tools Mode: local Pricing: Free npm: color-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 5.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-color-forge-mcp -- npx -y color-forge-mcp --- ## CesiumJS URL: https://mcp-marketplace.io/server/io-github-gaopengbin-cesium-mcp-dev Summary: CesiumJS API docs, code generation and development tools for IDE AI assistants. Category: Developer Tools Mode: local Pricing: Free npm: cesium-mcp-dev GitHub: https://github.com/gaopengbin/cesium-mcp Security Score: 6/10 Creator: Gaopengbin Creator Reputation: C+ Version: 1.139.2 Install (Claude Code): claude mcp add io-github-gaopengbin-cesium-mcp-dev -- npx -y cesium-mcp-dev --- ## Dechonet URL: https://mcp-marketplace.io/server/io-github-node-man-dechonet-mcp Summary: 13 security recon tools for AI agents — DNS, SSL, HTTP, email, ports, ASN. Health Score 0-100. Category: Developer Tools Mode: local Pricing: Free npm: dechonet-mcp GitHub: https://github.com/node-man/dechonet-mcp Security Score: 9.5/10 Creator: Node Man Creator Reputation: C+ Version: 1.0.1 Required Credentials: DECHONET_URL (optional), DECHONET_LOCALE (optional) Install (Claude Code): claude mcp add io-github-node-man-dechonet-mcp -- npx -y dechonet-mcp --- ## Climate Economic Nexus URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-climate-economic-nexus-mcp Summary: Analyze climate-economy interdependencies including carbon exposure, transition risk, physical cl... Description: Analyze climate-economy interdependencies including carbon exposure, transition risk, physical cl... Remote endpoints: streamable-http: https://ryanclinton--climate-economic-nexus-mcp.apify.actor/mcp sse: https://ryanclinton--climate-economic-nexus-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--climate-economic-nexus-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-climate-economic-nexus-mcp https://ryanclinton--climate-economic-nexus-mcp.apify.actor/mcp --- ## Pullpush URL: https://mcp-marketplace.io/server/io-github-jacklenzotti-pullpush-mcp Summary: Search Reddit comments and submissions via PullPush.io with filtering by subreddit, author, and date Category: Developer Tools Mode: local Pricing: Free npm: pullpush-mcp GitHub: https://github.com/jacklenzotti/pullpush-mcp Security Score: 5.1/10 Creator: Jacklenzotti Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-jacklenzotti-pullpush-mcp -- npx -y pullpush-mcp --- ## Nativ URL: https://mcp-marketplace.io/server/io-github-nativ-technologies-nativ Summary: AI-powered localization — translate, manage translation memory, and access style guides. Category: Developer Tools Mode: local Pricing: Free PyPI: nativ-mcp GitHub: https://github.com/Nativ-Technologies/nativ-mcp Security Score: 5.2/10 Creator: Nativ Technologies Creator Reputation: C+ Version: 0.1.3 Required Credentials: NATIV_API_KEY (required), NATIV_API_URL (optional) Install (Claude Code): claude mcp add io-github-nativ-technologies-nativ -- uvx nativ-mcp --- ## Cesium URL: https://mcp-marketplace.io/server/io-github-gaopengbin-cesium-mcp-runtime Summary: AI-powered 3D globe control via MCP. Camera, layers, markers, spatial analysis with CesiumJS. Category: Developer Tools Mode: local Pricing: Free npm: cesium-mcp-runtime GitHub: https://github.com/gaopengbin/cesium-mcp Security Score: 5.3/10 Creator: Gaopengbin Creator Reputation: C+ Version: 1.139.2 Install (Claude Code): claude mcp add io-github-gaopengbin-cesium-mcp-runtime -- npx -y cesium-mcp-runtime --- ## Austrian Law URL: https://mcp-marketplace.io/server/eu-ansvar-austrian-law-mcp Summary: Austrian federal legislation — statutes and EU cross-references via MCP Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/austrian-law-mcp GitHub: https://github.com/Ansvar-Systems/Austrian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.3 Install (Claude Code): claude mcp add eu-ansvar-austrian-law-mcp -- npx -y @ansvar/austrian-law-mcp --- ## Jcodemunch URL: https://mcp-marketplace.io/server/io-github-jgravelle-jcodemunch-mcp Summary: Token-efficient code exploration via tree-sitter AST parsing. 25+ languages, 95%+ token savings. Category: Developer Tools Mode: local Pricing: Free PyPI: jcodemunch-mcp GitHub: https://github.com/jgravelle/jcodemunch-mcp Security Score: 8/10 Creator: Jgravelle Creator Reputation: C+ Version: 1.8.6 Install (Claude Code): claude mcp add io-github-jgravelle-jcodemunch-mcp -- uvx jcodemunch-mcp --- ## Nativ URL: https://mcp-marketplace.io/server/io-github-ashish-nativ-nativ Summary: AI-powered localization — translate, manage translation memory, and access style guides. Category: Developer Tools Mode: local Pricing: Free PyPI: nativ-mcp GitHub: https://github.com/Nativ-Technologies/nativ-mcp Security Score: 5.2/10 Creator: Nativ Technologies Creator Reputation: C+ Version: 0.1.1 Required Credentials: NATIV_API_KEY (required), NATIV_API_URL (optional) Install (Claude Code): claude mcp add io-github-ashish-nativ-nativ -- uvx nativ-mcp --- ## Console Automation URL: https://mcp-marketplace.io/server/io-github-ooples-mcp-console-automation Summary: MCP server for AI-driven console application automation and monitoring Category: Developer Tools Mode: local Pricing: Free npm: mcp-console-automation GitHub: https://github.com/ooples/mcp-console-automation Security Score: 1.5/10 Creator: Ooples Creator Reputation: C+ Version: 1.0.2 Required Credentials: LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-ooples-mcp-console-automation -- npx -y mcp-console-automation --- ## Brewers Almanack URL: https://mcp-marketplace.io/server/io-github-gregario-brewers-almanack Summary: Brewing knowledge MCP — beer styles, ingredients, off-flavours, water chemistry, recipes Category: Developer Tools Mode: local Pricing: Free npm: brewers-almanack GitHub: https://github.com/gregario/brewers-almanack Security Score: 5.5/10 Creator: Gregario Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-gregario-brewers-almanack -- npx -y brewers-almanack --- ## Nutrition URL: https://mcp-marketplace.io/server/io-github-akutishevsky-nutrition-mcp Summary: Personal nutrition tracking — log meals, track macros, and review history through conversation. Description: Personal nutrition tracking — log meals, track macros, and review history through conversation. Remote endpoints: streamable-http: https://nutrition-mcp.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://nutrition-mcp.com/mcp GitHub: https://github.com/akutishevsky/nutrition-mcp Security Score: 10/10 Creator: Akutishevsky Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-akutishevsky-nutrition-mcp https://nutrition-mcp.com/mcp --- ## Airq URL: https://mcp-marketplace.io/server/io-github-corantgmbh-mcp-airq Summary: MCP server for direct HTTP communication with air-Q air quality sensor devices Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-airq GitHub: https://github.com/CorantGmbH/mcp-airq Security Score: 10/10 Rating: 5/5 Installs: 1 Creator: CorantGmbH Creator Reputation: C+ Version: 1.6.3 Required Credentials: AIRQ_CONFIG_FILE (optional), AIRQ_DEVICES (required) Install (Claude Code): claude mcp add io-github-corantgmbh-mcp-airq -- uvx mcp-airq --- ## Marmot URL: https://mcp-marketplace.io/server/io-github-marmotdata-marmot Summary: Open-source data catalog. Search assets, explore lineage, and find ownership. Description: Open-source data catalog. Search assets, explore lineage, and find ownership. Remote endpoints: streamable-http: https://{marmot_host}/api/v1/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://{marmot_host}/api/v1/mcp GitHub: https://github.com/marmotdata/marmot Security Score: 9.9/10 Creator: Marmotdata Creator Reputation: C+ Version: 0.8.0 Install (Claude Code Remote): claude mcp add --transport http io-github-marmotdata-marmot https://{marmot_host}/api/v1/mcp --- ## Airq Cloud URL: https://mcp-marketplace.io/server/io-github-corantgmbh-mcp-airq-cloud Summary: MCP server for air-Q Cloud API — access air quality data from anywhere Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-airq-cloud GitHub: https://github.com/CorantGmbH/mcp-airq-cloud Security Score: 10/10 Rating: 5/5 Installs: 1 Creator: CorantGmbH Creator Reputation: C+ Version: 1.4.4 Required Credentials: AIRQ_CLOUD_CONFIG_FILE (optional), AIRQ_CLOUD_DEVICES (required), AIRQ_CLOUD_API_KEY (required) Install (Claude Code): claude mcp add io-github-corantgmbh-mcp-airq-cloud -- uvx mcp-airq-cloud --- ## Specproof URL: https://mcp-marketplace.io/server/ai-specproof-specproof-mcp Summary: SpecProof: Search standards specs with MCP-ready precision. Description: SpecProof: Search standards specs with MCP-ready precision. Remote endpoints: streamable-http: https://mcp.specproof.ai/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.specproof.ai/ GitHub: https://github.com/ibouazizi/specproof.git MCP Tools (8): search_specifications, semantic_search, get_document_content, list_documents, get_database_stats, search_contributions, get_contribution_content, semantic_search_contributions Security Score: 9/10 Creator: Ibouazizi Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-specproof-specproof-mcp https://mcp.specproof.ai/ --- ## Octoboost URL: https://mcp-marketplace.io/server/io-github-eugenregehr-geo-seo-analyzer-octoboost Summary: Analyze multiple URLs with categorized SEO / GEO checks and scored results. Category: Developer Tools Mode: local Pricing: Free npm: octoboost-mcp-server GitHub: https://github.com/eugenregehr/octoboost-mcp-server Security Score: 4.5/10 Creator: eugenregehr Creator Reputation: F Version: 1.1.1 Required Credentials: OCTOBOOST_API_KEY (required) Install (Claude Code): claude mcp add io-github-eugenregehr-geo-seo-analyzer-octoboost -- npx -y octoboost-mcp-server --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-uuid Summary: MCP server for generating UUIDs (v4, v7), ULIDs, nanoids, random IDs. Category: Developer Tools Mode: local Pricing: Free npm: uuid-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 5.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-ryudi84-uuid -- npx -y uuid-forge-mcp --- ## Deeprepo URL: https://mcp-marketplace.io/server/io-github-abhishek2432001-deeprepo Summary: Productivity-boosting RAG engine for codebases with multi-provider AI support and semantic search. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/abhishek2432001/deeprepo Security Score: 10/10 Creator: Abhishek2432001 Creator Reputation: C+ Version: 1.0.0 --- ## Lastbluetape URL: https://mcp-marketplace.io/server/io-github-vulkanr-lastbluetape-mcp Summary: Construction punch list management for AI agents. Create lists, add items, track progress. Category: Developer Tools Mode: local Pricing: Free npm: @lastbluetape/mcp-server GitHub: https://github.com/vulkanr/lastbluetape-mcp Security Score: 10/10 Creator: Vulkanr Creator Reputation: C+ Version: 1.0.1 Required Credentials: LASTBLUETAPE_API_KEY (required), LASTBLUETAPE_PAYMENT_METHOD (required) Install (Claude Code): claude mcp add io-github-vulkanr-lastbluetape-mcp -- npx -y @lastbluetape/mcp-server --- ## Celestialnode URL: https://mcp-marketplace.io/server/io-github-christerso-celestial-node Summary: Real-time space data — ISS tracking, rocket launches, space news, Mars weather, and more Category: Developer Tools Mode: local Pricing: Free npm: celestialnode-mcp GitHub: https://github.com/christerso/celestialnode-mcp Security Score: 10/10 Creator: Christerso Creator Reputation: C+ Version: 1.1.0 Required Credentials: CELESTIAL_NODE_API_KEY (optional) Install (Claude Code): claude mcp add io-github-christerso-celestial-node -- npx -y celestialnode-mcp --- ## ssh-licco URL: https://mcp-marketplace.io/server/ssh-licco Description: SSH Model Context Protocol Server - Enable SSH functionality for AI models. Connect to SSH servers and execute commands via AI assistants. Category: Cloud & DevOps Mode: local Pricing: Free PyPI: ssh-licco GitHub: https://github.com/Echoqili/ssh-licco Security Score: 2.8/10 Creator: Echoqili Creator Reputation: F Version: 1.0.0 Tags: ssh, mcp, ai, automation, devops Use Cases: 🎯 Natural language control - Control servers through conversation, 🔐 Multiple authentication methods - Password, key, agent forwarding, 🔗 Long connection support - Auto keepalive (30s), avoid account lockout, ⏱️ Configurable timeout - Banner timeout (60s), session timeout (2 hours), 📦 Asynchronous high performance - Based on AsyncSSH, 🛡️ Complete error handling - Unified error handling mechanism, 📊 Session management - Support multiple concurrent SSH sessions, 📁 SFTP file transfer - Upload, download, directory management, 🔑 Key management - Generate and manage SSH key pairs, 📝 Audit logging - Complete operation audit records, 🚀 Connection pool - High-performance connection reuse, 📊 Batch execution - Multi-host parallel command execution, 🐳 Docker support - Docker build and status monitoring, 📋 Background tasks - Asynchronous task execution and status tracking Install (Claude Code): claude mcp add ssh-licco -- uvx ssh-licco --- ## Kindex URL: https://mcp-marketplace.io/server/io-github-jmcentire-kindex Summary: Persistent knowledge graph for AI workflows with context tiers and .kin inheritance. Category: Developer Tools Mode: local Pricing: Free PyPI: kindex GitHub: https://github.com/jmcentire/kindex Security Score: 4.7/10 Creator: Jmcentire Creator Reputation: C+ Version: 0.4.1 Install (Claude Code): claude mcp add io-github-jmcentire-kindex -- uvx kindex --- ## Servicialo URL: https://mcp-marketplace.io/server/com-servicialo-mcp-server Summary: Open protocol for booking and scheduling professional services via AI agents Description: Open protocol for booking and scheduling professional services via AI agents Remote endpoints: streamable-http: https://coordinalo.com/api/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @servicialo/mcp-server Remote URL: https://coordinalo.com/api/mcp GitHub: https://github.com/servicialo/servicialo Security Score: 2.8/10 Creator: Servicialo Creator Reputation: C+ Version: 0.9.0 Install (Claude Code): claude mcp add com-servicialo-mcp-server -- npx -y @servicialo/mcp-server Install (Claude Code Remote): claude mcp add --transport http com-servicialo-mcp-server https://coordinalo.com/api/mcp --- ## Pincer URL: https://mcp-marketplace.io/server/io-github-vouchlyai-pincer Summary: Secure grip for your agent's secrets - security-hardened MCP gateway with proxy token architecture Category: Developer Tools Mode: local Pricing: Free npm: pincer-mcp GitHub: https://github.com/VouchlyAI/Pincer-MCP Security Score: 10/10 Creator: VouchlyAI Creator Reputation: C+ Version: 0.1.5 Required Credentials: PINCER_PROXY_TOKEN (required), OPENWEBUI_URL (optional), OPENAI_COMPATIBLE_URL (optional), AUDIT_LOG_PATH (optional) Install (Claude Code): claude mcp add io-github-vouchlyai-pincer -- npx -y pincer-mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-lorem Summary: MCP server for placeholder text, fake names, emails, and addresses. Category: Developer Tools Mode: local Pricing: Free npm: lorem-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 6.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-ryudi84-lorem -- npx -y lorem-forge-mcp --- ## Photo Organizer URL: https://mcp-marketplace.io/server/io-github-expertvagabond-photo-organizer Summary: AI-powered organization for Google Photos and Drive - auto-organize, find duplicates, create albums Category: Content & Media Mode: local Pricing: Free npm: photo-organizer-mcp GitHub: https://github.com/ExpertVagabond/photo-organizer-mcp Security Score: 10/10 Installs: 1 Creator: ExpertVagabond Creator Reputation: C+ Version: 1.0.0 Required Credentials: PHOTO_SCRIPTS_PATH (optional) Install (Claude Code): claude mcp add io-github-expertvagabond-photo-organizer -- npx -y photo-organizer-mcp --- ## Comos Federation URL: https://mcp-marketplace.io/server/io-github-ronrey-comos-federation Summary: Multi-tenant MCP gateway for AI commerce. One connection, every store. Description: Multi-tenant MCP gateway for AI commerce. One connection, every store. Remote endpoints: sse: https://mcp.comos-gateway.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.comos-gateway.com/mcp GitHub: https://github.com/ronrey/comos-federation MCP Tools (35): federation_list_tenants, federation_tenant_info, federation_help, federation_list_agents, federation_run_agent, federation_get_agent_runs, federation_agent_status, federation_list_agent_types, catalog_search, catalog_get_product, catalog_categories, catalog_create_category, catalog_update_category, catalog_delete_category, catalog_deals, cart_view, cart_add_item, cart_update_quantity, cart_remove_item, cart_clear, orders_list, orders_get, orders_track, orders_recent, inventory_check, inventory_check_multiple, inventory_is_available, checkout_start, checkout_status, checkout_list, checkout_shipping_options, checkout_select_shipping, checkout_create_payment_session, checkout_retry, api_call Security Score: 9/10 Creator: Ronrey Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ronrey-comos-federation https://mcp.comos-gateway.com/mcp --- ## Style URL: https://mcp-marketplace.io/server/io-github-3dunlmtd-stylemcp Summary: Brand rules for AI outputs. Validate and rewrite text to match your brand voice. Category: Developer Tools Mode: local Pricing: Free npm: stylemcp GitHub: https://github.com/3DUNLMTD/stylemcp Security Score: 3.2/10 Creator: 3DUNLMTD Creator Reputation: C+ Version: 0.1.4 Install (Claude Code): claude mcp add io-github-3dunlmtd-stylemcp -- npx -y stylemcp --- ## Optics URL: https://mcp-marketplace.io/server/io-github-rolemodel-optics-mcp Summary: MCP Server for Optics Design System documentation and token usage. Category: Developer Tools Mode: local Pricing: Free npm: optics-mcp GitHub: https://github.com/RoleModel/optics-mcp Security Score: 5.2/10 Creator: RoleModel Creator Reputation: C+ Version: 0.2.6 Install (Claude Code): claude mcp add io-github-rolemodel-optics-mcp -- npx -y optics-mcp --- ## Yantrikdb URL: https://mcp-marketplace.io/server/io-github-yantrikos-yantrikdb-mcp Summary: Cognitive memory for AI agents — semantic memory, knowledge graph, and adaptive recall Category: Developer Tools Mode: local Pricing: Free PyPI: yantrikdb-mcp GitHub: https://github.com/yantrikos/yantrikdb-mcp Security Score: 10/10 Creator: Yantrikos Creator Reputation: C+ Version: 0.4.7 Install (Claude Code): claude mcp add io-github-yantrikos-yantrikdb-mcp -- uvx yantrikdb-mcp --- ## LivePilot URL: https://mcp-marketplace.io/server/io-github-dreamrec-livepilot Summary: AI copilot for Ableton Live 12 — 96 MCP tools for music production and mixing Category: Developer Tools Mode: local Pricing: Free npm: livepilot GitHub: https://github.com/dreamrec/LivePilot Security Score: 10/10 Creator: Dreamrec Creator Reputation: C+ Version: 1.2.1 Install (Claude Code): claude mcp add io-github-dreamrec-livepilot -- npx -y livepilot --- ## Canicode URL: https://mcp-marketplace.io/server/io-github-let-sunny-canicode Summary: Analyze Figma designs for dev & AI readiness. 39 rules, scoring, HTML reports. Category: Developer Tools Mode: local Pricing: Free npm: canicode GitHub: https://github.com/let-sunny/canicode Security Score: 9.9/10 Creator: Let Sunny Creator Reputation: C+ Version: 0.5.2 Required Credentials: FIGMA_TOKEN (required) Install (Claude Code): claude mcp add io-github-let-sunny-canicode -- npx -y canicode --- ## 0xhumans Mcp Proxy URL: https://mcp-marketplace.io/server/io-github-davidorpeli-0xhumans-mcp Summary: MCP for AI agents: financing, skills, lending on Base Description: MCP for AI agents: financing, skills, lending on Base Remote endpoints: streamable-http: https://0xhumans-mcp-proxy.vercel.app/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://0xhumans-mcp-proxy.vercel.app/api/mcp GitHub: https://github.com/DavidOrpeli/0xhumans-mcp-proxy Security Score: 9/10 Creator: DavidOrpeli Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-davidorpeli-0xhumans-mcp https://0xhumans-mcp-proxy.vercel.app/api/mcp --- ## Catalo URL: https://mcp-marketplace.io/server/io-github-catalo-ai-catalo Summary: AI-curated book catalog that eliminates hallucinations and surfaces lesser-known titles. Description: AI-curated book catalog that eliminates hallucinations and surfaces lesser-known titles. Remote endpoints: streamable-http: https://catalo.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://catalo.ai/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-catalo-ai-catalo https://catalo.ai/mcp --- ## Market Microstructure Manipulation URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-market-microstructure-manipulation-mcp Summary: Detect market manipulation patterns including wash trading, spoofing, layering, and unusual order... Description: Detect market manipulation patterns including wash trading, spoofing, layering, and unusual order... Remote endpoints: streamable-http: https://ryanclinton--market-microstructure-manipulation-mcp.apify.actor/mcp sse: https://ryanclinton--market-microstructure-manipulation-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--market-microstructure-manipulation-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-market-microstructure-manipulation-mcp https://ryanclinton--market-microstructure-manipulation-mcp.apify.actor/mcp --- ## Outline URL: https://mcp-marketplace.io/server/io-github-vortiago-mcp-outline Summary: Connect AI assistants to Outline for document search, reading, and management Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-outline GitHub: https://github.com/Vortiago/mcp-outline Security Score: 10/10 Creator: Vortiago Creator Reputation: C+ Version: 1.8.0 Required Credentials: OUTLINE_API_KEY (required), OUTLINE_API_URL (optional) Install (Claude Code): claude mcp add io-github-vortiago-mcp-outline -- uvx mcp-outline --- ## Gateway URL: https://mcp-marketplace.io/server/io-github-panossalt-mcp-gateway Summary: Multi-tenant MCP platform with OAuth 2.1, Entra SSO, RBAC and audit logging. Description: Multi-tenant MCP platform with OAuth 2.1, Entra SSO, RBAC and audit logging. Remote endpoints: sse: https://your-gateway.example.com/t/your-org/mcp/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://your-gateway.example.com/t/your-org/mcp/sse GitHub: https://github.com/PanosSalt/MCP-Gateway Security Score: 7.6/10 Creator: PanosSalt Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-panossalt-mcp-gateway https://your-gateway.example.com/t/your-org/mcp/sse --- ## Ocean URL: https://mcp-marketplace.io/server/io-github-mansurjisan-ofs-mcp Summary: NOAA OFS regional ocean model forecasts — water level, temperature, salinity Category: Developer Tools Mode: local Pricing: Free PyPI: ofs-mcp GitHub: https://github.com/mansurjisan/ocean-mcp Security Score: 6.2/10 Creator: Mansurjisan Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-mansurjisan-ofs-mcp -- uvx ofs-mcp --- ## Survey URL: https://mcp-marketplace.io/server/io-github-cyanheads-survey-mcp-server Summary: MCP server for conducting dynamic, conversational surveys with structured data collection. Category: Developer Tools Mode: local Pricing: Free npm: @cyanheads/survey-mcp-server GitHub: https://github.com/cyanheads/survey-mcp-server Security Score: 10/10 Creator: Cyanheads Creator Reputation: C+ Version: 1.0.6 Required Credentials: MCP_LOG_LEVEL (optional), SURVEY_DEFINITIONS_PATH (optional), SURVEY_RESPONSES_PATH (optional), MCP_HTTP_HOST (optional), MCP_HTTP_PORT (optional), MCP_HTTP_ENDPOINT_PATH (optional), MCP_AUTH_MODE (optional) Install (Claude Code): claude mcp add io-github-cyanheads-survey-mcp-server -- npx -y @cyanheads/survey-mcp-server --- ## Mcp URL: https://mcp-marketplace.io/server/com-keyboardcrumbs-mcp Summary: Live threat intel for Claude — CVE, KEV predictions, IP lookup, malware hashes. Free, no API key. Category: Developer Tools Mode: local Pricing: Free PyPI: keyboardcrumbs-mcp GitHub: https://github.com/kbcrumbs/mcp Security Score: 10/10 Creator: Kbcrumbs Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add com-keyboardcrumbs-mcp -- uvx keyboardcrumbs-mcp --- ## Strava URL: https://mcp-marketplace.io/server/io-github-arjanlig-strava-mcp Summary: Connect Strava training data to Claude for training load analysis and activity insights Category: Developer Tools Mode: local Pricing: Free PyPI: strava-training-mcp GitHub: https://github.com/ArjanLig/strava-mcp Security Score: 5.5/10 Creator: ArjanLig Creator Reputation: C+ Version: 0.3.2 Install (Claude Code): claude mcp add io-github-arjanlig-strava-mcp -- uvx strava-training-mcp --- ## Eliza URL: https://mcp-marketplace.io/server/io-emc2ai-einstein Summary: 40 AI crypto tools: whale tracking, security scans, DeFi analytics, quantum security, and more. Description: 40 AI crypto tools: whale tracking, security scans, DeFi analytics, quantum security, and more. Remote endpoints: streamable-http: https://emc2ai.io/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://emc2ai.io/api/mcp GitHub: https://github.com/ChuXo/Eliza MCP Tools (40): general_analysis, whale_tracking, smart_money, top_gainers, market_movers, security_scan, mev_detection, holder_concentration, token_sniping, arbitrage_scanner, wallet_portfolio, pump_fun_launches, zora_launches, technical_analysis, wallet_trust_score, copy_trading_leaderboard, bitcoin_mempool_intelligence, brc20_analytics, runes_analytics, bitcoin_bridge_comparison, bitcoin_staking_analysis, pqc_wallet_scan, pqc_readiness_assessment, quantum_hardware_qrng, crqc_proximity_benchmark, quantum_wallet_generation, quantum_encryption_key, quantum_signing_key, bitcoin_onchain_analytics, quantum_portfolio_monitor, pqc_migration_planner, flashloan_opportunities, einstein_meta_strategy, smart_contract_audit, strategy_backtest, mev_protection, copy_trading_intel, defi_yield_analysis, liquidation_monitor, cross_chain_arbitrage Security Score: 9/10 Creator: ChuXo Creator Reputation: C+ Version: 2.0.0 Install (Claude Code Remote): claude mcp add --transport http io-emc2ai-einstein https://emc2ai.io/api/mcp --- ## Barcode Scanner URL: https://mcp-marketplace.io/server/io-github-domdomegg-barcode-scanner-mcp Summary: Scan and generate barcodes and QR codes. Category: Developer Tools Mode: local Pricing: Free npm: barcode-scanner-mcp GitHub: https://github.com/domdomegg/barcode-scanner-mcp.git Security Score: 6.3/10 Creator: Domdomegg Creator Reputation: C+ Version: 1.2.0 Required Credentials: MCP_TRANSPORT (optional) Install (Claude Code): claude mcp add io-github-domdomegg-barcode-scanner-mcp -- npx -y barcode-scanner-mcp --- ## PowerBI REST URL: https://mcp-marketplace.io/server/io-github-gurvinder-dhillon-powerbi-mcp Summary: PowerBI REST API integration. Query workspaces, datasets, and execute DAX queries via MCP. Category: Data & Analytics Mode: local Pricing: Free PyPI: powerbi-mcp GitHub: https://github.com/gurvinder-dhillon/powerbi-mcp Security Score: 10/10 Creator: Gurvinder Dhillon Creator Reputation: C+ Version: 0.1.2 Required Credentials: POWERBI_TENANT_ID (optional), POWERBI_CLIENT_ID (optional), POWERBI_CLIENT_SECRET (required) Install (Claude Code): claude mcp add io-github-gurvinder-dhillon-powerbi-mcp -- uvx powerbi-mcp --- ## Gemini Faf URL: https://mcp-marketplace.io/server/io-github-wolfe-jam-gemini-faf-mcp Summary: FAF MCP server for Gemini. 12 tools. Project DNA via IANA-registered .faf format. Python/FastMCP. Category: AI & ML Mode: local Pricing: Free PyPI: gemini-faf-mcp GitHub: https://github.com/Wolfe-Jam/gemini-faf-mcp Security Score: 9/10 Creator: Wolfe Jam Creator Reputation: C+ Version: 2.1.2 Install (Claude Code): claude mcp add io-github-wolfe-jam-gemini-faf-mcp -- uvx gemini-faf-mcp --- ## Sms URL: https://mcp-marketplace.io/server/io-github-virtualsms-io-sms Summary: SMS verification for AI agents. Virtual phone numbers, OTP codes, 200+ countries. Category: Developer Tools Mode: local Pricing: Free npm: virtualsms-mcp GitHub: https://github.com/virtualsms-io/mcp-server Security Score: 0/10 Creator: Virtualsms Io Creator Reputation: C+ Version: 1.0.10 Required Credentials: VIRTUALSMS_API_KEY (required) Install (Claude Code): claude mcp add io-github-virtualsms-io-sms -- npx -y virtualsms-mcp --- ## Opengrok URL: https://mcp-marketplace.io/server/io-github-icyhot09-opengrok Summary: MCP server bridging OpenGrok indices with AI for deep, instant context across massive codebases. Category: Developer Tools Mode: local Pricing: Free npm: opengrok-mcp-server GitHub: https://github.com/IcyHot09/opengrok-mcp-server Security Score: 10/10 Installs: 1 Creator: IcyHot09 Creator Reputation: C+ Version: 3.3.4 Install (Claude Code): claude mcp add io-github-icyhot09-opengrok -- npx -y opengrok-mcp-server --- ## Cicada URL: https://mcp-marketplace.io/server/io-github-wende-cicada Summary: Code intelligence MCP server for 17+ programming languages. Category: Developer Tools Mode: local Pricing: Free PyPI: cicada-mcp GitHub: https://github.com/wende/cicada Security Score: 10/10 Creator: Wende Creator Reputation: C+ Version: 0.6.4 Install (Claude Code): claude mcp add io-github-wende-cicada -- uvx cicada-mcp --- ## Basis URL: https://mcp-marketplace.io/server/io-github-shlok-lgtm-basis-mcp Summary: Stablecoin risk scores, wallet risk profiles, and transaction risk assessment. Category: Developer Tools Mode: local Pricing: Free npm: @basis-protocol/mcp-server GitHub: https://github.com/shlok-lgtm/basis-mcp Security Score: 5.2/10 Creator: Shlok Lgtm Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-shlok-lgtm-basis-mcp -- npx -y @basis-protocol/mcp-server --- ## Time Mcp Pypi URL: https://mcp-marketplace.io/server/io-github-domdomegg-time-mcp-pypi Summary: Get the current UTC time in RFC 3339 format. Category: Developer Tools Mode: local Pricing: Free PyPI: time-mcp-pypi GitHub: https://github.com/domdomegg/time-mcp-pypi.git Security Score: 10/10 Creator: Domdomegg Creator Reputation: C+ Version: 1.1.1 Install (Claude Code): claude mcp add io-github-domdomegg-time-mcp-pypi -- uvx time-mcp-pypi --- ## Filesystem URL: https://mcp-marketplace.io/server/io-github-domdomegg-filesystem-mcp Summary: Read, create, and edit files. Category: File & Storage Mode: local Pricing: Free npm: filesystem-mcp GitHub: https://github.com/domdomegg/filesystem-mcp.git Security Score: 4.8/10 Creator: Domdomegg Creator Reputation: C+ Version: 1.3.0 Required Credentials: MCP_TRANSPORT (optional) Install (Claude Code): claude mcp add io-github-domdomegg-filesystem-mcp -- npx -y filesystem-mcp --- ## Terranode URL: https://mcp-marketplace.io/server/io-github-terranode-co-mcp-server-terranode Summary: Point-in-polygon, nearest feature, spatial join, and distance tools for US geospatial datasets Category: Developer Tools Mode: local Pricing: Free npm: @terranode-co/mcp-server GitHub: https://github.com/terranode-co/mcp-server-terranode Security Score: 5.5/10 Creator: Terranode Co Creator Reputation: C+ Version: 0.1.9 Required Credentials: TERRANODE_API_KEY (required), TERRANODE_API_URL (optional) Install (Claude Code): claude mcp add io-github-terranode-co-mcp-server-terranode -- npx -y @terranode-co/mcp-server --- ## Browser Use URL: https://mcp-marketplace.io/server/io-github-therealtimex-browser-use Summary: AI browser automation - navigate, click, type, extract content, and run autonomous web tasks Category: Search & Web Mode: local Pricing: Free PyPI: realtimex-browser-use GitHub: https://github.com/therealtimex/browser-use Security Score: 3.8/10 Creator: Therealtimex Creator Reputation: C+ Version: 0.7.10 Required Credentials: OPENAI_API_KEY (required) Install (Claude Code): claude mcp add io-github-therealtimex-browser-use -- uvx realtimex-browser-use --- ## Dwf URL: https://mcp-marketplace.io/server/io-github-kenosinc-dwf-mcp-server Summary: MCP server for Digilent WaveForms instruments (oscilloscope, AWG, logic analyzer). Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/KenosInc/dwf-mcp-server Security Score: 10/10 Creator: key Creator Reputation: C- Version: 0.1.1 --- ## Modelmux URL: https://mcp-marketplace.io/server/io-github-pure-maple-modelmux Summary: Model multiplexer — route tasks to Codex, Gemini, and Claude CLIs with smart routing. Category: Developer Tools Mode: local Pricing: Free PyPI: modelmux GitHub: https://github.com/pure-maple/modelmux Security Score: 10/10 Creator: Pure Maple Creator Reputation: C+ Version: 0.4.3 Install (Claude Code): claude mcp add io-github-pure-maple-modelmux -- uvx modelmux --- ## Bigquery URL: https://mcp-marketplace.io/server/io-github-snowleopard-ai-bigquery-mcp Summary: A SnowLeopardAI-managed MCP server that provides access to Google BigQuery data. Category: Data & Analytics Mode: local Pricing: Free PyPI: sl-bigquery-mcp GitHub: https://github.com/SnowLeopard-AI/bigquery-mcp Security Score: 4.5/10 Creator: SnowLeopard AI Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-snowleopard-ai-bigquery-mcp -- uvx sl-bigquery-mcp --- ## Huly URL: https://mcp-marketplace.io/server/io-github-varaprasadreddy9676-huly-mcp Summary: MCP server for Huly — manage projects, issues, documents and more via natural language. Category: Developer Tools Mode: local Pricing: Free npm: huly-mcp-sdk GitHub: https://github.com/varaprasadreddy9676/huly-mcp Security Score: 5.2/10 Creator: Varaprasadreddy9676 Creator Reputation: C+ Version: 0.5.4 Required Credentials: HULY_TOKEN (required), HULY_WORKSPACE (optional), HULY_FRONT_URL (optional) Install (Claude Code): claude mcp add io-github-varaprasadreddy9676-huly-mcp -- npx -y huly-mcp-sdk --- ## Konstruct URL: https://mcp-marketplace.io/server/io-github-alright-alright-konstruct Summary: Knowledge graph for AI agents. Query concepts, walk edges, get advisories. Description: Knowledge graph for AI agents. Query concepts, walk edges, get advisories. Remote endpoints: streamable-http: https://konstruct-api.aerynw.workers.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://konstruct-api.aerynw.workers.dev/mcp GitHub: https://github.com/alright-alright/konstruct Security Score: 9/10 Creator: Alright Alright Creator Reputation: C+ Version: 0.2.4 Install (Claude Code Remote): claude mcp add --transport http io-github-alright-alright-konstruct https://konstruct-api.aerynw.workers.dev/mcp --- ## mcp-creator-typescript URL: https://mcp-marketplace.io/server/mcp-creator-typescript Summary: Scaffold, build, and publish TypeScript MCP servers to npm — conversationally Description: The TypeScript MCP Creator lets you build and publish MCP servers to npm entirely through conversation with your AI assistant. Check your environment, pick a package name, scaffold a complete project with tool stubs, add tools incrementally, build, publish to npm, create a GitHub repo, and generate a LAUNCHGUIDE.md for marketplace submission — all without leaving your AI editor. The TypeScript companion to mcp-creator-python. Category: Developer Tools Mode: local Pricing: Free npm: mcp-creator-typescript GitHub: https://github.com/gmoneyn/mcp-creator-typescript Security Score: 10/10 Rating: 5/5 Installs: 7 Creator: mcp-marketplace Creator Reputation: A+ Version: 1.1.0 Tags: mcp, mcp-creator, scaffold, typescript, npm, cli, developer-tools, code-generation, build-tool, publish, ai-tools, model-context-protocol Use Cases: Check your dev environment (Node.js, npm, git, gh CLI, npm auth) in one command, Check npm package name availability before committing to a name, Scaffold a complete TypeScript MCP server project from tool definitions, Generated projects use @modelcontextprotocol/sdk, zod, tsup, and vitest, Optionally include @mcp_marketplace/license SDK for paid servers, Add new tools to existing projects with automatic import and registration injection, Build packages with tsup (ESM, shebang, node18 target), Publish directly to npm, Create GitHub repos (public or private) and push in one step, Generate LAUNCHGUIDE.md for MCP Marketplace submission, Persistent creator profile tracks setup state and project history Install (Claude Code): claude mcp add mcp-creator-typescript -- npx -y mcp-creator-typescript --- ## Xhs URL: https://mcp-marketplace.io/server/ai-smithery-blbl147-xhs-mcp Summary: 搜索笔记、浏览首页推荐、查看笔记内容与评论,并发表你的评论。直接在工作流中与小红书内容互动,高效跟进话题。 Description: 搜索笔记、浏览首页推荐、查看笔记内容与评论,并发表你的评论。直接在工作流中与小红书内容互动,高效跟进话题。 Remote endpoints: streamable-http: https://server.smithery.ai/@blbl147/xhs-mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@blbl147/xhs-mcp/mcp GitHub: https://github.com/blbl147/xhs-mcp Security Score: 9.8/10 Creator: Blbl147 Creator Reputation: C+ Version: 1.6.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-blbl147-xhs-mcp https://server.smithery.ai/@blbl147/xhs-mcp/mcp --- ## Dreamtap URL: https://mcp-marketplace.io/server/xyz-dreamtap-mcp Summary: Dreamtap provides sources of inspiration to your AI to make it more creative. Description: Dreamtap provides sources of inspiration to your AI to make it more creative. Remote endpoints: streamable-http: https://dreamtap.xyz/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://dreamtap.xyz/mcp GitHub: https://github.com/salexashenko/dreamtap Security Score: 9/10 Creator: Salexashenko Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http xyz-dreamtap-mcp https://dreamtap.xyz/mcp --- ## Flipcoin URL: https://mcp-marketplace.io/server/io-github-mrtalecky-flipcoin Summary: Agent-first prediction markets on Base. Trade, quote, create markets via MCP. Category: Developer Tools Mode: local Pricing: Free npm: @flipcoin/mcp-server GitHub: https://github.com/flipcoin-fun/flipcoin-mcp Security Score: 5.2/10 Creator: Flipcoin Fun Creator Reputation: C+ Version: 0.1.2 Required Credentials: FLIPCOIN_API_KEY (required) Install (Claude Code): claude mcp add io-github-mrtalecky-flipcoin -- npx -y @flipcoin/mcp-server --- ## Pdf4vllm URL: https://mcp-marketplace.io/server/io-github-pyjudge-pdf4vllm Summary: PDF reader for vision LLMs. Auto-detects text corruption and switches to image mode. Category: Developer Tools Mode: local Pricing: Free PyPI: pdf4vllm-mcp GitHub: https://github.com/PyJudge/pdf4vllm-mcp Security Score: 10/10 Creator: PyJudge Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-pyjudge-pdf4vllm -- uvx pdf4vllm-mcp --- ## Agent Passport URL: https://mcp-marketplace.io/server/io-github-aeoess-agent-passport-mcp Summary: Cryptographic identity, delegation, governance, and commerce for AI agents. 61 tools. Description: Cryptographic identity, delegation, governance, and commerce for AI agents. 61 tools. Remote endpoints: sse: https://mcp.aeoess.com/sse Category: Developer Tools Mode: dual Pricing: Free npm: agent-passport-system-mcp Remote URL: https://mcp.aeoess.com/sse GitHub: https://github.com/aeoess/agent-passport-mcp Security Score: 10/10 Rating: 5/5 Installs: 1 Creator: aeoess Creator Reputation: C+ Version: 2.8.5 Tags: agent-identity, ed25519, delegation, mcp-server, multi-agent, governance, security Install (Claude Code): claude mcp add io-github-aeoess-agent-passport-mcp -- npx -y agent-passport-system-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-aeoess-agent-passport-mcp https://mcp.aeoess.com/sse --- ## Komodo URL: https://mcp-marketplace.io/server/io-github-samik081-mcp-komodo Summary: Manage Komodo through AI assistants Category: Developer Tools Mode: local Pricing: Free npm: @samik081/mcp-komodo GitHub: https://github.com/Samik081/mcp-komodo Security Score: 6.5/10 Creator: Samik081 Creator Reputation: C+ Version: 0.5.8 Required Credentials: KOMODO_URL (optional), KOMODO_API_KEY (required), KOMODO_API_SECRET (required) Install (Claude Code): claude mcp add io-github-samik081-mcp-komodo -- npx -y @samik081/mcp-komodo --- ## Azure URL: https://mcp-marketplace.io/server/io-github-broisnischal-azure-mcp Summary: Azure DevOps Boards work items over MCP (stdio). Requires Bun, org, project, and PAT. Category: Cloud & DevOps Mode: local Pricing: Free npm: azure-board-mcp GitHub: https://github.com/broisnischal/azure-mcp Security Score: 10/10 Creator: Broisnischal Creator Reputation: C+ Version: 1.0.0 Required Credentials: AZURE_ORG (optional), AZURE_PROJECT (optional), AZURE_PAT (required) Install (Claude Code): claude mcp add io-github-broisnischal-azure-mcp -- npx -y azure-board-mcp --- ## Twitterapi Docs URL: https://mcp-marketplace.io/server/io-github-dorukardahan-twitterapi-docs-mcp Summary: Offline access to TwitterAPI.io docs for AI assistants. 52 endpoints, guides, pricing. Category: Marketing & Social Mode: local Pricing: Free npm: twitterapi-docs-mcp GitHub: https://github.com/dorukardahan/twitterapi-docs-mcp Security Score: 4.5/10 Creator: Dorukardahan Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-dorukardahan-twitterapi-docs-mcp -- npx -y twitterapi-docs-mcp --- ## Spotify Bulk Actions URL: https://mcp-marketplace.io/server/io-github-khglynn-spotify-bulk-actions-mcp Summary: MCP server for bulk Spotify operations - batch playlist creation, exports, management Category: Content & Media Mode: local Pricing: Free PyPI: spotify-bulk-actions-mcp GitHub: https://github.com/khglynn/spotify-bulk-actions-mcp Security Score: 10/10 Installs: 1 Creator: Khglynn Creator Reputation: C+ Version: 0.1.1 Required Credentials: SPOTIFY_CLIENT_ID (optional), SPOTIFY_CLIENT_SECRET (required) Install (Claude Code): claude mcp add io-github-khglynn-spotify-bulk-actions-mcp -- uvx spotify-bulk-actions-mcp --- ## Retio Pagemap URL: https://mcp-marketplace.io/server/io-github-retio-ai-pagemap Summary: Structured web intelligence for AI agents. 5x fewer tokens than Playwright/Firecrawl, 84.7% accuracy Category: Developer Tools Mode: local Pricing: Free PyPI: retio-pagemap GitHub: https://github.com/Retio-ai/Retio-pagemap Security Score: 5.2/10 Creator: Retio Ai Creator Reputation: C+ Version: 0.7.3 Install (Claude Code): claude mcp add io-github-retio-ai-pagemap -- uvx retio-pagemap --- ## Artblocks URL: https://mcp-marketplace.io/server/io-github-artblocks-mcp Summary: Discover, browse, and collect from 500+ on-chain generative art projects. Description: Discover, browse, and collect from 500+ on-chain generative art projects. Remote endpoints: streamable-http: https://mcp.artblocks.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.artblocks.io/mcp GitHub: https://github.com/ArtBlocks/artblocks-mcp Security Score: 9/10 Creator: ArtBlocks Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-artblocks-mcp https://mcp.artblocks.io/mcp --- ## Thrivestack URL: https://mcp-marketplace.io/server/io-github-thrivestack-public-thrivestack-mcp Summary: ThriveStack PLG CRM analytics — query accounts, MAU/MTU, feature adoption, and PLG leads. Description: ThriveStack PLG CRM analytics — query accounts, MAU/MTU, feature adoption, and PLG leads. Remote endpoints: streamable-http: https://api.app.thrivestack.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.app.thrivestack.ai/mcp GitHub: https://github.com/Thrivestack-public/thrivestack-mcp Security Score: 10/10 Creator: Thrivestack Public Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-thrivestack-public-thrivestack-mcp https://api.app.thrivestack.ai/mcp --- ## StrutterAI URL: https://mcp-marketplace.io/server/io-github-strutterai-strutter Summary: AI-powered RFP response management. Search Q&A libraries, draft responses, and upload documents. Description: AI-powered RFP response management. Search Q&A libraries, draft responses, and upload documents. Remote endpoints: streamable-http: https://mcp.strutterai.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.strutterai.com/mcp GitHub: https://github.com/Strutterai/StrutterAI Security Score: 9/10 Creator: Strutterai Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-strutterai-strutter https://mcp.strutterai.com/mcp --- ## Encode Toolkit URL: https://mcp-marketplace.io/server/io-github-ammawla-encode-toolkit Summary: 20 MCP tools + 47 skills for ENCODE Project genomics — search, download, pipelines Category: Education & Research Mode: local Pricing: Free npm: encode-toolkit PyPI: encode-toolkit GitHub: https://github.com/ammawla/encode-toolkit Security Score: 10/10 Creator: ammawla Creator Reputation: C Version: v0.3.0-beta.8 Tags: bioinformatics, encode, ai-agents, claude, bioinformatics-tool, mcp-server, claude-code, claude-mcp, claude-code-mcp m claude-code-plugin, claude-skills, claude-code-skills, claude-plugin, ai-bio Use Cases: Bioinformatics, Research, Genomics, NGS Install (Claude Code): claude mcp add io-github-ammawla-encode-toolkit -- npx -y encode-toolkit --- ## Dns URL: https://mcp-marketplace.io/server/io-github-mclose-dns-mcp Summary: Real-time DNS security analysis — DNSSEC, email auth, and RDAP. Built for SOC investigations. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/mclose/dns-mcp Security Score: 8/10 Creator: Mclose Creator Reputation: C+ Version: 1.3.2 --- ## Google Documents URL: https://mcp-marketplace.io/server/io-github-domdomegg-google-documents-mcp Summary: Allow AI systems to read and edit Google Docs. Category: Developer Tools Mode: local Pricing: Free npm: google-documents-mcp GitHub: https://github.com/domdomegg/google-documents-mcp.git Security Score: 3.5/10 Creator: Domdomegg Creator Reputation: C+ Version: 1.2.0 Required Credentials: GOOGLE_ACCESS_TOKEN (required), MCP_TRANSPORT (optional), GOOGLE_CLIENT_ID (optional), GOOGLE_CLIENT_SECRET (required) Install (Claude Code): claude mcp add io-github-domdomegg-google-documents-mcp -- npx -y google-documents-mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-make Summary: MCP server for Make/Just task runners with structured, token-efficient output Category: Developer Tools Mode: local Pricing: Free npm: @paretools/make GitHub: https://github.com/Dave-London/Pare Security Score: 5.5/10 Creator: Dave London Creator Reputation: C+ Version: 0.7.1 Install (Claude Code): claude mcp add io-github-dave-london-make -- npx -y @paretools/make --- ## Originalvoices URL: https://mcp-marketplace.io/server/io-github-ovlabs-originalvoices Summary: MCP server for OriginalVoices - Ask AI twins questions about any audience Category: Developer Tools Mode: local Pricing: Free npm: @originalvoices/mcp-server GitHub: https://github.com/ovlabs/mcp-server-originalvoices Security Score: 10/10 Creator: Ovlabs Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ovlabs-originalvoices -- npx -y @originalvoices/mcp-server --- ## Airflow URL: https://mcp-marketplace.io/server/io-github-abhishekbhakat-airflow-mcp-server Summary: An MCP server for Apache Airflow Category: Data & Analytics Mode: local Pricing: Free PyPI: airflow-mcp-server GitHub: https://github.com/abhishekbhakat/airflow-mcp-server Security Score: 5.2/10 Creator: Abhishekbhakat Creator Reputation: C+ Version: 0.9.0 Required Credentials: AIRFLOW_BASE_URL (optional), AUTH_TOKEN (required) Install (Claude Code): claude mcp add io-github-abhishekbhakat-airflow-mcp-server -- uvx airflow-mcp-server --- ## Ghostqa URL: https://mcp-marketplace.io/server/io-github-synctekllc-ghostqa Summary: AI personas navigate your web app in real browsers, find bugs and UX issues. No scripts needed. Category: Content & Media Mode: local Pricing: Free PyPI: ghostqa GitHub: https://github.com/SyncTek-LLC/ghostqa Security Score: 4.5/10 Creator: SyncTek LLC Creator Reputation: C+ Version: 0.2.2 Required Credentials: ANTHROPIC_API_KEY (required), GHOSTQA_ALLOWED_DIRS (optional) Install (Claude Code): claude mcp add io-github-synctekllc-ghostqa -- uvx ghostqa --- ## Mif Spec URL: https://mcp-marketplace.io/server/io-github-varun29ankus-mif-tools Summary: Convert, validate, and inspect AI agent memories across formats Category: Developer Tools Mode: local Pricing: Free PyPI: mif-tools GitHub: https://github.com/varun29ankuS/mif-spec.git Security Score: 10/10 Creator: Varun29ankuS Creator Reputation: C+ Version: 0.2.1 Install (Claude Code): claude mcp add io-github-varun29ankus-mif-tools -- uvx mif-tools --- ## Saga URL: https://mcp-marketplace.io/server/io-github-spranab-saga-mcp Summary: Jira-like project tracker for AI agents with SQLite, full task hierarchy, and dashboard Category: Developer Tools Mode: local Pricing: Free npm: saga-mcp GitHub: https://github.com/spranab/saga-mcp Security Score: 10/10 Creator: Spranab Creator Reputation: C+ Version: 1.5.5 Install (Claude Code): claude mcp add io-github-spranab-saga-mcp -- npx -y saga-mcp --- ## Hungarian Law URL: https://mcp-marketplace.io/server/eu-ansvar-hungarian-law-mcp Summary: Hungarian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/hungarian-law-mcp GitHub: https://github.com/Ansvar-Systems/Hungarian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-hungarian-law-mcp -- npx -y @ansvar/hungarian-law-mcp --- ## Myghosts URL: https://mcp-marketplace.io/server/app-myghosts-myghosts Summary: Send AI bots to attend meetings on your behalf. Get recordings, transcripts, and summaries. Description: Send AI bots to attend meetings on your behalf. Get recordings, transcripts, and summaries. Remote endpoints: streamable-http: https://myghosts.app/api/mcp Category: Content & Media Mode: remote Pricing: Free Remote URL: https://myghosts.app/api/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http app-myghosts-myghosts https://myghosts.app/api/mcp --- ## Optical Context URL: https://mcp-marketplace.io/server/io-github-chrboebel-optical-context-mcp Summary: Compress OCR-heavy PDFs into dense packed images so agents can work with long visual documents. Category: Developer Tools Mode: local Pricing: Free PyPI: optical-context-mcp GitHub: https://github.com/ChrBoebel/optical-context-mcp Security Score: 10/10 Creator: ChrBoebel Creator Reputation: C+ Version: 0.1.4 Install (Claude Code): claude mcp add io-github-chrboebel-optical-context-mcp -- uvx optical-context-mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-docker Summary: Structured Docker operations (ps, images, logs, build) as typed JSON. Category: Cloud & DevOps Mode: local Pricing: Free npm: @paretools/docker GitHub: https://github.com/Dave-London/Pare Security Score: 5.5/10 Creator: Dave London Creator Reputation: C+ Version: 0.8.0 Install (Claude Code): claude mcp add io-github-dave-london-docker -- npx -y @paretools/docker --- ## Nuxt I18n URL: https://mcp-marketplace.io/server/io-github-fabkho-nuxt-i18n-mcp Summary: MCP server for managing i18n translations in Nuxt projects. Category: Developer Tools Mode: local Pricing: Free npm: nuxt-i18n-mcp GitHub: https://github.com/fabkho/nuxt-i18n-mcp Security Score: 5.5/10 Creator: Fabkho Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-fabkho-nuxt-i18n-mcp -- npx -y nuxt-i18n-mcp --- ## Agnicpay URL: https://mcp-marketplace.io/server/io-github-agnicpay-prog-agnicpay Summary: X402 payment MCP for AI agents. Auto-pay 300+ APIs with USDC on Base and Solana. Description: X402 payment MCP for AI agents. Auto-pay 300+ APIs with USDC on Base and Solana. Remote endpoints: sse: https://mcp.agnic.ai/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.agnic.ai/sse GitHub: https://github.com/agnicpay-prog/agnicpay-mcp Security Score: 9/10 Creator: Agnicpay Prog Creator Reputation: C+ Version: 1.0.3 Install (Claude Code Remote): claude mcp add --transport http io-github-agnicpay-prog-agnicpay https://mcp.agnic.ai/sse --- ## Google Calendar URL: https://mcp-marketplace.io/server/io-github-domdomegg-google-cal-mcp Summary: Allow AI systems to list, create, update, and manage Google Calendar events. Category: Developer Tools Mode: local Pricing: Free npm: google-cal-mcp GitHub: https://github.com/domdomegg/google-calendar-mcp.git Security Score: 5.2/10 Creator: Domdomegg Creator Reputation: C+ Version: 1.1.2 Required Credentials: GOOGLE_ACCESS_TOKEN (required), MCP_TRANSPORT (optional), GOOGLE_CLIENT_ID (optional), GOOGLE_CLIENT_SECRET (required) Install (Claude Code): claude mcp add io-github-domdomegg-google-cal-mcp -- npx -y google-cal-mcp --- ## FlowMind URL: https://mcp-marketplace.io/server/io-github-jackasser-drillspark-mcp Summary: Create and manage Mermaid.js flowcharts and diagrams with AI agents via MCP. Description: Create and manage Mermaid.js flowcharts and diagrams with AI agents via MCP. Remote endpoints: streamable-http: https://drillspark.io/api/mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://drillspark.io/api/mcp/mcp GitHub: https://github.com/jackasser/flowMind Security Score: 9/10 Creator: Jackasser Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-jackasser-drillspark-mcp https://drillspark.io/api/mcp/mcp --- ## Kalshi URL: https://mcp-marketplace.io/server/io-github-yakub268-kalshi Summary: Search, analyze, and trade Kalshi prediction markets through Claude Desktop Category: Developer Tools Mode: local Pricing: Free PyPI: kalshi-mcp GitHub: https://github.com/yakub268/kalshi-mcp Security Score: 10/10 Creator: Yakub268 Creator Reputation: C+ Version: 0.1.1 Required Credentials: KALSHI_API_KEY (required), KALSHI_PRIVATE_KEY_PATH (optional) Install (Claude Code): claude mcp add io-github-yakub268-kalshi -- uvx kalshi-mcp --- ## Clarifyprompt URL: https://mcp-marketplace.io/server/io-github-lumabyteco-clarifyprompt Summary: AI prompt optimization for 58+ platforms across 7 categories with custom platforms Category: Developer Tools Mode: local Pricing: Free npm: clarifyprompt-mcp GitHub: https://github.com/LumabyteCo/clarifyprompt-mcp Security Score: 5.2/10 Creator: Luma Byte Creator Reputation: F Version: 1.1.3 Required Credentials: LLM_API_URL (optional), LLM_API_KEY (required), LLM_MODEL (optional) Install (Claude Code): claude mcp add io-github-lumabyteco-clarifyprompt -- npx -y clarifyprompt-mcp --- ## Google Drive URL: https://mcp-marketplace.io/server/io-github-domdomegg-google-drive-mcp Summary: Allow AI systems to list, search, upload, download, and manage files and folders in Google Drive. Category: File & Storage Mode: local Pricing: Free npm: google-drive-mcp GitHub: https://github.com/domdomegg/google-drive-mcp.git Security Score: 5.2/10 Creator: Domdomegg Creator Reputation: C+ Version: 1.2.0 Required Credentials: GOOGLE_ACCESS_TOKEN (required), MCP_TRANSPORT (optional), GOOGLE_CLIENT_ID (optional), GOOGLE_CLIENT_SECRET (required) Install (Claude Code): claude mcp add io-github-domdomegg-google-drive-mcp -- npx -y google-drive-mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-timestamp Summary: MCP server for timestamp conversion — Unix, ISO 8601, relative time Category: Developer Tools Mode: local Pricing: Free npm: timestamp-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 6.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-ryudi84-timestamp -- npx -y timestamp-forge-mcp --- ## Robotstxt Ai URL: https://mcp-marketplace.io/server/io-github-sharozdawa-robotstxt-ai Summary: Analyze and generate robots.txt with AI crawler detection for 20+ bots like GPTBot and ClaudeBot. Category: Developer Tools Mode: local Pricing: Free npm: robotstxt-ai-mcp GitHub: https://github.com/sharozdawa/robotstxt-ai Security Score: 5.5/10 Creator: Sharozdawa Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-sharozdawa-robotstxt-ai -- npx -y robotstxt-ai-mcp --- ## Mistaike URL: https://mcp-marketplace.io/server/io-github-mistaike-ai-mistaike-mcp Summary: 295k+ bug-fix patterns with MCP Hub proxy, PII filtering, and code search Description: 295k+ bug-fix patterns with MCP Hub proxy, PII filtering, and code search Remote endpoints: streamable-http: https://mcp.mistaike.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.mistaike.ai/mcp GitHub: https://github.com/mistaike-ai/mistaike-mcp.git Security Score: 9/10 Creator: Mistaike Ai Creator Reputation: C+ Version: 0.31.62 Install (Claude Code Remote): claude mcp add --transport http io-github-mistaike-ai-mistaike-mcp https://mcp.mistaike.ai/mcp --- ## Keycloak Mcp.test URL: https://mcp-marketplace.io/server/io-github-heintonny-keycloak-mcp-test Summary: This is just a test publish, delete me Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://keycloak-mcp.test.happi.hafslund.no/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.2 Install (Claude Code Remote): claude mcp add --transport http io-github-heintonny-keycloak-mcp-test https://keycloak-mcp.test.happi.hafslund.no/mcp --- ## Govrider URL: https://mcp-marketplace.io/server/io-github-carlosahumada89-govrider-mcp-server Summary: Match tech products and consulting services to live government tenders, grants, and RFPs Category: Developer Tools Mode: local Pricing: Free npm: @govrider/mcp-server GitHub: https://github.com/carlosahumada89/govrider-mcp-server Security Score: 10/10 Creator: Carlosahumada89 Creator Reputation: C+ Version: 1.1.3 Required Credentials: GOVRIDER_API_KEY (required) Install (Claude Code): claude mcp add io-github-carlosahumada89-govrider-mcp-server -- npx -y @govrider/mcp-server --- ## Smart Web URL: https://mcp-marketplace.io/server/io-github-rich-jojo-smart-web Summary: Web search, direct-URL fetch, crawl, and docs export MCP. smartfetch for URLs. Category: Developer Tools Mode: local Pricing: Free npm: smart-web-mcp GitHub: https://github.com/rich-jojo/smart-web Security Score: 3.2/10 Creator: Rich Jojo Creator Reputation: C+ Version: 0.6.3 Required Credentials: SMART_WEB_SETTINGS_FILE (optional) Install (Claude Code): claude mcp add io-github-rich-jojo-smart-web -- npx -y smart-web-mcp --- ## Lego Oracle URL: https://mcp-marketplace.io/server/io-github-gregario-lego-oracle Summary: LEGO sets, parts, minifigs, and inventories as an MCP server Category: Developer Tools Mode: local Pricing: Free npm: lego-oracle GitHub: https://github.com/gregario/lego-oracle Security Score: 5.2/10 Creator: Gregario Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-gregario-lego-oracle -- npx -y lego-oracle --- ## Uniswap URL: https://mcp-marketplace.io/server/io-github-junct-bot-uniswap-mcp Summary: Uniswap - 17 tools for swap quotes, liquidity pools, and trading data Description: Uniswap - 17 tools for swap quotes, liquidity pools, and trading data Remote endpoints: streamable-http: https://uniswap.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://uniswap.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/uniswap-mcp MCP Tools (17): WETH9, exactInput, exactInputSingle, exactOutput, exactOutputSingle, factory, multicall, refundETH, selfPermit, selfPermitAllowed, selfPermitAllowedIfNecessary, selfPermitIfNecessary, sweepToken, sweepTokenWithFee, uniswapV3SwapCallback, unwrapWETH9, unwrapWETH9WithFee Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-uniswap-mcp https://uniswap.mcp.junct.dev/mcp --- ## Google Sheets URL: https://mcp-marketplace.io/server/io-github-domdomegg-google-sheets-mcp Summary: Allow AI systems to read, write, and query spreadsheet data via Google Sheets. Category: Developer Tools Mode: local Pricing: Free npm: google-sheets-mcp GitHub: https://github.com/domdomegg/google-sheets-mcp.git Security Score: 5.5/10 Creator: Domdomegg Creator Reputation: C+ Version: 1.2.0 Required Credentials: GOOGLE_ACCESS_TOKEN (required), MCP_TRANSPORT (optional), GOOGLE_CLIENT_ID (optional), GOOGLE_CLIENT_SECRET (required) Install (Claude Code): claude mcp add io-github-domdomegg-google-sheets-mcp -- npx -y google-sheets-mcp --- ## Incomebot URL: https://mcp-marketplace.io/server/io-github-albermm-incomebot Summary: Options trading — regime detection, momentum scanning, income screening, and risk simulation. Description: Options trading — regime detection, momentum scanning, income screening, and risk simulation. Remote endpoints: streamable-http: https://ib.phos.nz/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ib.phos.nz/mcp/ Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-albermm-incomebot https://ib.phos.nz/mcp/ --- ## Tauri URL: https://mcp-marketplace.io/server/io-github-hypothesi-mcp-server-tauri Summary: A Model Context Protocol server for use with Tauri v2 applications Category: Developer Tools Mode: local Pricing: Free npm: @hypothesi/tauri-mcp-server GitHub: https://github.com/hypothesi/mcp-server-tauri Security Score: 5.2/10 Creator: Hypothesi Creator Reputation: C+ Version: 0.9.0 Install (Claude Code): claude mcp add io-github-hypothesi-mcp-server-tauri -- npx -y @hypothesi/tauri-mcp-server --- ## Qr Agent Core URL: https://mcp-marketplace.io/server/io-github-benswel-qr-for-agent Summary: Dynamic QR codes for AI agents — custom styling, scan tracking, webhooks Category: Developer Tools Mode: local Pricing: Free npm: qr-for-agent GitHub: https://github.com/benswel/qr-agent-core Security Score: 6.2/10 Creator: Benjamin Bandali Version: 0.11.0 Required Credentials: API_KEY (required), BASE_URL (optional) Install (Claude Code): claude mcp add io-github-benswel-qr-for-agent -- npx -y qr-for-agent --- ## Ux URL: https://mcp-marketplace.io/server/io-github-elsahafy-ux-mcp-server Summary: UX toolkit: 28 knowledge resources, 23 analysis tools & 4 workflow prompts for any MCP client Category: Developer Tools Mode: local Pricing: Free npm: @elsahafy/ux-mcp-server GitHub: https://github.com/elsahafy/ux-mcp-server Security Score: 10/10 Installs: 1 Creator: Elsahafy Creator Reputation: C+ Version: 4.1.1 Install (Claude Code): claude mcp add io-github-elsahafy-ux-mcp-server -- npx -y @elsahafy/ux-mcp-server --- ## Ai Diagram Maker URL: https://mcp-marketplace.io/server/io-github-erajasekar-ai-diagram-maker-mcp Summary: Generate software diagrams from natural language, code, ASCII, images, Mermaid. Category: Developer Tools Mode: local Pricing: Free npm: ai-diagram-maker-mcp GitHub: https://github.com/erajasekar/ai-diagram-maker-mcp Security Score: 4.8/10 Creator: Erajasekar Creator Reputation: C+ Version: 1.0.0 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-erajasekar-ai-diagram-maker-mcp -- npx -y ai-diagram-maker-mcp --- ## Woocommerce URL: https://mcp-marketplace.io/server/io-github-amitgurbani-mcp-server-woocommerce Summary: 101 tools for WooCommerce store management with field filtering and guided prompts. Category: Developer Tools Mode: local Pricing: Free npm: @amitgurbani/mcp-server-woocommerce GitHub: https://github.com/AmitGurbani/mcp-server-woocommerce Security Score: 10/10 Installs: 1 Creator: AmitGurbani Creator Reputation: C- Version: 1.2.0 Install (Claude Code): claude mcp add io-github-amitgurbani-mcp-server-woocommerce -- npx -y @amitgurbani/mcp-server-woocommerce --- ## Adguard Home URL: https://mcp-marketplace.io/server/io-github-samik081-mcp-adguard-home Summary: Manage AdGuard Home through AI assistants Category: Developer Tools Mode: local Pricing: Free npm: @samik081/mcp-adguard-home GitHub: https://github.com/Samik081/mcp-adguard-home Security Score: 5.2/10 Creator: Samik081 Creator Reputation: C+ Version: 0.5.8 Required Credentials: ADGUARD_URL (optional), ADGUARD_USERNAME (required), ADGUARD_PASSWORD (required) Install (Claude Code): claude mcp add io-github-samik081-mcp-adguard-home -- npx -y @samik081/mcp-adguard-home --- ## Uk Business Intelligence URL: https://mcp-marketplace.io/server/io-github-fluke-studio-uk-business-intelligence Summary: Enrich any UK business with Companies House, Google Places, DNS, and social data. Category: Developer Tools Mode: local Pricing: Free npm: uk-business-intelligence-mcp GitHub: https://github.com/Fluke-Studio/uk-business-intelligence-mcp Security Score: 7.5/10 Creator: Fluke Studio Creator Reputation: C+ Version: 0.1.3 Required Credentials: SUPABASE_URL (optional), SUPABASE_SERVICE_ROLE_KEY (required), COMPANIES_HOUSE_API_KEY (required), GOOGLE_PLACES_API_KEY (required) Install (Claude Code): claude mcp add io-github-fluke-studio-uk-business-intelligence -- npx -y uk-business-intelligence-mcp --- ## Npm Run URL: https://mcp-marketplace.io/server/io-github-fstubner-npm-run-mcp-server Summary: An MCP server that exposes package.json scripts as tools for agents. Category: Developer Tools Mode: local Pricing: Free npm: npm-run-mcp-server GitHub: https://github.com/fstubner/npm-run-mcp-server Security Score: 5.2/10 Creator: Fstubner Creator Reputation: C+ Version: 0.2.13 Install (Claude Code): claude mcp add io-github-fstubner-npm-run-mcp-server -- npx -y npm-run-mcp-server --- ## Picoads URL: https://mcp-marketplace.io/server/xyz-picoads-picoads Summary: Micro ad network for AI agents. Description: Micro ad network for AI agents. Remote endpoints: streamable-http: https://picoads.xyz/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://picoads.xyz/mcp MCP Tools (14): discover_hubs, get_hub_stats, post_ask, post_bid, check_matches, fetch_creative, submit_delivery, confirm_delivery, register_agent, complete_registration, get_my_reputation, pay_settlement, action_items, browse_bids Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.21.0 Install (Claude Code Remote): claude mcp add --transport http xyz-picoads-picoads https://picoads.xyz/mcp --- ## Getexperience URL: https://mcp-marketplace.io/server/io-github-skurakov-getexperience Summary: Search and book tours and travel experiences in 40+ countries via MCP. Description: Search and book tours and travel experiences in 40+ countries via MCP. Remote endpoints: sse: https://getexperience.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://getexperience.com/mcp GitHub: https://github.com/SKurakov/getexperience-mcp Security Score: 9.9/10 Creator: SKurakov Creator Reputation: C+ Version: 0.6.0 Install (Claude Code Remote): claude mcp add --transport http io-github-skurakov-getexperience https://getexperience.com/mcp --- ## Docker Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-docker Summary: Docker container management and Dockerfile analysis Category: Cloud & DevOps Mode: local Pricing: Free npm: @rog0x/mcp-docker-tools GitHub: https://github.com/rog0x/mcp-docker-tools Security Score: 2.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-rog0x-docker -- npx -y @rog0x/mcp-docker-tools --- ## Systemr Python URL: https://mcp-marketplace.io/server/io-github-system-r-ai-systemr-risk-intelligence Summary: Pre-trade risk validation and position sizing for AI trading agents via G-formula and Iron Fist. Description: Pre-trade risk validation and position sizing for AI trading agents via G-formula and Iron Fist. Remote endpoints: streamable-http: https://agents.systemr.ai/mcp/sse sse: https://agents.systemr.ai/mcp/sse Category: Developer Tools Mode: dual Pricing: Free PyPI: systemr Remote URL: https://agents.systemr.ai/mcp/sse GitHub: https://github.com/System-R-AI/systemr-python Security Score: 10/10 Creator: ashimnandi-trika Creator Reputation: C- Version: 1.1.0 Install (Claude Code): claude mcp add io-github-system-r-ai-systemr-risk-intelligence -- uvx systemr Install (Claude Code Remote): claude mcp add --transport http io-github-system-r-ai-systemr-risk-intelligence https://agents.systemr.ai/mcp/sse --- ## Todoist URL: https://mcp-marketplace.io/server/io-github-ecfaria-todoist-mcp Summary: MCP server for Todoist task management integration Category: Productivity Mode: local Pricing: Free npm: @ecfaria/todoist-mcp-server GitHub: https://github.com/ecfaria/todoist-mcp Security Score: 10/10 Creator: Ecfaria Creator Reputation: C+ Version: 1.0.1 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-ecfaria-todoist-mcp -- npx -y @ecfaria/todoist-mcp-server --- ## Mcp URL: https://mcp-marketplace.io/server/ai-fiber-mcp Summary: Search companies, enrich contacts, and reveal emails and phones from your AI agent. Description: Search companies, enrich contacts, and reveal emails and phones from your AI agent. Remote endpoints: streamable-http: https://mcp.fiber.ai/mcp/v2/ streamable-http: https://mcp.fiber.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.fiber.ai/mcp/v2/ GitHub: https://github.com/fiber-ai/mcp Security Score: 9/10 Creator: Adarsh Alagade Creator Reputation: D Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-fiber-mcp https://mcp.fiber.ai/mcp/v2/ --- ## Webmcp Sdk URL: https://mcp-marketplace.io/server/io-github-up2itnow0822-webmcp-sdk Summary: W3C WebMCP toolkit for Chrome 146. Expose any website as a structured MCP server for AI agents. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/up2itnow0822/webmcp-sdk Security Score: 5.3/10 Creator: Up2itnow0822 Creator Reputation: C+ Version: 0.5.0 --- ## Docs Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-docs Summary: JSDoc, README, changelog generation for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-docs-tools GitHub: https://github.com/rog0x/mcp-docs-tools Security Score: 5.5/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rog0x-docs -- npx -y @rog0x/mcp-docs-tools --- ## Brainstorm URL: https://mcp-marketplace.io/server/io-github-spranab-brainstorm-mcp Summary: Multi-model AI brainstorming debates with code review and quick perspectives Category: Developer Tools Mode: local Pricing: Free npm: brainstorm-mcp GitHub: https://github.com/spranab/brainstorm-mcp Security Score: 10/10 Creator: Spranab Creator Reputation: C+ Version: 1.5.4 Required Credentials: OPENAI_API_KEY (required), GEMINI_API_KEY (required), DEEPSEEK_API_KEY (required) Install (Claude Code): claude mcp add io-github-spranab-brainstorm-mcp -- npx -y brainstorm-mcp --- ## Propstack URL: https://mcp-marketplace.io/server/io-github-ashev87-propstack-mcp Summary: Propstack CRM MCP: search contacts, manage properties, track deals, schedule viewings. Category: Business Tools Mode: local Pricing: Free npm: propstack-mcp-server GitHub: https://github.com/ashev87/propstack-mcp Security Score: 5.5/10 Creator: Ashev87 Creator Reputation: C+ Version: 1.0.1 Required Credentials: PROPSTACK_API_KEY (required) Install (Claude Code): claude mcp add io-github-ashev87-propstack-mcp -- npx -y propstack-mcp-server --- ## External Memory URL: https://mcp-marketplace.io/server/io-github-daedalus-mcp-external-memory Summary: An MCP server that gives LLMs persistent, searchable semantic memory Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-external-memory GitHub: https://github.com/daedalus/mcp-external-memory Security Score: 4.9/10 Creator: Daedalus Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-daedalus-mcp-external-memory -- uvx mcp-external-memory --- ## FIber-AI URL: https://mcp-marketplace.io/server/fiber-ai Summary: B2B data enrichment- search companies, find contacts, reveal emails and phones Description: Fiber AI — B2B data enrichment tools for your AI agents. Search 100M+ companies, discover prospects, reveal verified work emails and phone numbers, and build prospecting lists at scale. Connects via MCP-with direct API tools for search, enrichment, and audience management. Includes skills for vibe-coding with the TypeScript and Python SDKs. Category: Data & Analytics Mode: dual Pricing: Free Remote URL: https://mcp.fiber.ai/mcp GitHub: https://github.com/fiber-ai/fiber-ai-plugin Security Score: 8.5/10 Rating: 5/5 Creator: User Creator Reputation: D Version: 1.0.0 Tags: b2b, leads, enrichment, contacts, company-search, sales, mcp, prospecting Use Cases: Find and enrich B2B company and contact data, Build prospecting lists with verified emails and phone numbers, Bulk enrich audiences and export to CSV Required Credentials: API_KEY (optional) Install (Claude Code Remote): claude mcp add --transport http fiber-ai https://mcp.fiber.ai/mcp --- ## Env Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-env Summary: Dotenv parser, ports, system info for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-env-tools GitHub: https://github.com/rog0x/mcp-env-tools Security Score: 3.8/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rog0x-env -- npx -y @rog0x/mcp-env-tools --- ## Agent Directory URL: https://mcp-marketplace.io/server/com-agentry-agent-directory Summary: AI agent directory — search and compare 120+ agents across 12 categories. Description: AI agent directory — search and compare 120+ agents across 12 categories. Remote endpoints: sse: https://api.agentry.com/mcp/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.agentry.com/mcp/sse Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-agentry-agent-directory https://api.agentry.com/mcp/sse --- ## Observatory URL: https://mcp-marketplace.io/server/io-github-kryptosai-mcp-observatory Summary: Regression testing for MCP servers. Checks capabilities, invokes tools, detects schema drift. Category: Developer Tools Mode: local Pricing: Free npm: @kryptosai/mcp-observatory GitHub: https://github.com/KryptosAI/mcp-observatory Security Score: 9.5/10 Creator: KryptosAI Creator Reputation: C+ Version: 0.3.2 Install (Claude Code): claude mcp add io-github-kryptosai-mcp-observatory -- npx -y @kryptosai/mcp-observatory --- ## Windsor URL: https://mcp-marketplace.io/server/ai-windsor-windsor-mcp Summary: Query and analyze marketing, sales, and business data from 325+ platforms via Windsor.ai. Description: Query and analyze marketing, sales, and business data from 325+ platforms via Windsor.ai. Remote endpoints: sse: https://mcp.windsor.ai/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.windsor.ai/sse GitHub: https://github.com/windsor-ai/windsor_mcp.git Security Score: 9.9/10 Creator: Windsor Ai Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http ai-windsor-windsor-mcp https://mcp.windsor.ai/sse --- ## Arduino URL: https://mcp-marketplace.io/server/io-github-hardware-mcp-arduino-mcp-server Summary: Arduino MCP server for CLI setup, board detection, compile/upload, serial monitoring, and pin refs. Category: Developer Tools Mode: local Pricing: Free npm: arduino-mcp-server GitHub: https://github.com/hardware-mcp/arduino-mcp-server Security Score: 4.2/10 Creator: Hardware Mcp Creator Reputation: C+ Version: 0.2.8 Required Credentials: ARDUINO_CLI_PATH (optional), ARDUINO_SKETCH_ROOT (optional) Install (Claude Code): claude mcp add io-github-hardware-mcp-arduino-mcp-server -- npx -y arduino-mcp-server --- ## Ui URL: https://mcp-marketplace.io/server/io-github-forge-space-ui-mcp Summary: Forge Space MCP server for UI and backend generation via stdio transport. Category: Developer Tools Mode: local Pricing: Free npm: @forgespace/ui-mcp GitHub: https://github.com/Forge-Space/ui-mcp Security Score: 10/10 Creator: Forge Space Creator Reputation: C+ Version: 0.24.5 Install (Claude Code): claude mcp add io-github-forge-space-ui-mcp -- npx -y @forgespace/ui-mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-lint Summary: Structured linting output (ESLint, format-check) as typed JSON diagnostics. Category: Developer Tools Mode: local Pricing: Free npm: @paretools/lint GitHub: https://github.com/Dave-London/Pare Security Score: 6.2/10 Creator: Dave London Creator Reputation: C+ Version: 0.8.0 Install (Claude Code): claude mcp add io-github-dave-london-lint -- npx -y @paretools/lint --- ## Sfcc Dev URL: https://mcp-marketplace.io/server/io-github-taurgis-sfcc-dev-mcp Summary: MCP server for Salesforce B2C Commerce Cloud development assistance Category: Developer Tools Mode: local Pricing: Free npm: sfcc-dev-mcp GitHub: https://github.com/taurgis/sfcc-dev-mcp Security Score: 6.2/10 Creator: Taurgis Creator Reputation: C+ Version: 1.0.21 Install (Claude Code): claude mcp add io-github-taurgis-sfcc-dev-mcp -- npx -y sfcc-dev-mcp --- ## Opengrok URL: https://mcp-marketplace.io/server/io-github-icyhot09-opengrok-mcp-server Summary: MCP server bridging OpenGrok search engine with AI for instant context across massive codebases. Category: Developer Tools Mode: local Pricing: Free npm: opengrok-mcp-server GitHub: https://github.com/IcyHot09/opengrok-mcp-server Security Score: 10/10 Creator: IcyHot09 Creator Reputation: C+ Version: 4.0.0 Install (Claude Code): claude mcp add io-github-icyhot09-opengrok-mcp-server -- npx -y opengrok-mcp-server --- ## Terradev URL: https://mcp-marketplace.io/server/io-github-theoddden-terradev Summary: Complete GPU infrastructure for Claude Code — 192 MCP tools for provisioning, training, inference Category: Developer Tools Mode: local Pricing: Free npm: terradev-mcp GitHub: https://github.com/theoddden/terradev-mcp Security Score: 1.2/10 Creator: Theoddden Creator Reputation: C+ Version: 2.0.6 Required Credentials: TERRADEV_API_KEY (required), TERRADEV_CREDENTIALS_FILE (optional), TERRADEV_PROVIDER (optional) Install (Claude Code): claude mcp add io-github-theoddden-terradev -- npx -y terradev-mcp --- ## Gmail URL: https://mcp-marketplace.io/server/io-github-markswendsen-code-gmail Summary: Gmail MCP server — send, read, and search email. By Strider Labs. Category: Developer Tools Mode: local Pricing: Free npm: @striderlabs/mcp-gmail GitHub: https://github.com/markswendsen-code/mcp-gmail Security Score: 4.5/10 Creator: Markswendsen Code Creator Reputation: C+ Version: 0.1.0 Required Credentials: GOOGLE_CLIENT_ID (optional), GOOGLE_CLIENT_SECRET (required), GOOGLE_REFRESH_TOKEN (required) Install (Claude Code): claude mcp add io-github-markswendsen-code-gmail -- npx -y @striderlabs/mcp-gmail --- ## File Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-file Summary: Dir tree, file stats, duplicates, LOC for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-file-tools GitHub: https://github.com/rog0x/mcp-file-tools Security Score: 5.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-rog0x-file -- npx -y @rog0x/mcp-file-tools --- ## Regex Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-regex Summary: Regex test, explain, replace patterns for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-regex-tools GitHub: https://github.com/rog0x/mcp-regex-tools Security Score: 6.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-rog0x-regex -- npx -y @rog0x/mcp-regex-tools --- ## Iskra Reputation URL: https://mcp-marketplace.io/server/io-github-chaband-ops-iskra-reputation Summary: Solana wallet & token reputation lookup. Risk verdict, score, DefiLlama TVL, Rugcheck. Description: Solana wallet & token reputation lookup. Risk verdict, score, DefiLlama TVL, Rugcheck. Remote endpoints: streamable-http: https://api.iskra-bot.xyz/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.iskra-bot.xyz/mcp MCP Tools (3): create_job, deliver_job, solana_reputation Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 2.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-chaband-ops-iskra-reputation https://api.iskra-bot.xyz/mcp --- ## Remote Fs URL: https://mcp-marketplace.io/server/io-github-poojabjacharya-cdgcsearchmetadata Summary: Provides metadata information to AI agents through the search API. Description: Provides metadata information to AI agents through the search API. Remote endpoints: streamable-http: https://qa-pod1-a2e-mcp.rel.infaqa.com/mcp-servers/public/cdgcsearchmetadata Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://qa-pod1-a2e-mcp.rel.infaqa.com/mcp-servers/public/cdgcsearchmetadata GitHub: https://github.com/example/remote-fs Security Score: 9/10 Creator: Example Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-poojabjacharya-cdgcsearchmetadata https://qa-pod1-a2e-mcp.rel.infaqa.com/mcp-servers/public/cdgcsearchmetadata --- ## Arpeio URL: https://mcp-marketplace.io/server/io-github-arpe-io-arpeio-mcp Summary: Arpe.io MCP server for FastBCP, FastTransfer, LakeXpress, MigratorXpress Category: Developer Tools Mode: local Pricing: Free PyPI: arpeio-mcp GitHub: https://github.com/arpe-io/arpeio-mcp Security Score: 4.2/10 Creator: Arpe Io Creator Reputation: C+ Version: 0.1.1 Required Credentials: FASTBCP_PATH (optional), FASTTRANSFER_PATH (optional), LAKEXPRESS_PATH (optional), MIGRATORXPRESS_PATH (optional), LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-arpe-io-arpeio-mcp -- uvx arpeio-mcp --- ## Git Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-git Summary: Git log, diff, blame, branch stats for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-git-tools GitHub: https://github.com/rog0x/mcp-git-tools Security Score: 4.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-rog0x-git -- npx -y @rog0x/mcp-git-tools --- ## Stats Compass URL: https://mcp-marketplace.io/server/io-github-oogunbiyi21-stats-compass Summary: 50+ pandas-powered tools for data loading, cleaning, visualization, and ML workflows Category: Developer Tools Mode: local Pricing: Free PyPI: stats-compass-mcp GitHub: https://github.com/oogunbiyi21/stats-compass-mcp Security Score: 10/10 Creator: Oogunbiyi21 Creator Reputation: C+ Version: 0.2.9 Install (Claude Code): claude mcp add io-github-oogunbiyi21-stats-compass -- uvx stats-compass-mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-pare-build Summary: Pare Build ג€” Structured build output (tsc, esbuild, vite, webpack) as typed JSON diagnostics. Category: Developer Tools Mode: local Pricing: Free npm: @paretools/build GitHub: https://github.com/Dave-London/Pare Security Score: 5.5/10 Creator: Dave London Creator Reputation: C+ Version: 0.8.1 Install (Claude Code): claude mcp add io-github-dave-london-pare-build -- npx -y @paretools/build --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-jwt-forge-mcp Summary: Decode and inspect JWT tokens — header, payload, expiry check Category: Developer Tools Mode: local Pricing: Free npm: jwt-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 6.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-jwt-forge-mcp -- npx -y jwt-forge-mcp --- ## Github Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-github Summary: GitHub analytics - repos, PRs, issues, releases, contributors Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-github-tools GitHub: https://github.com/rog0x/mcp-github-tools Security Score: 5.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-rog0x-github -- npx -y @rog0x/mcp-github-tools --- ## TeleKashOracle URL: https://mcp-marketplace.io/server/io-github-telekashoracle-mcp-server Summary: Prediction market oracle for AI agents. 28 tools, 4500+ markets from Polymarket & Kalshi. Category: Developer Tools Mode: local Pricing: Free npm: telekash-mcp-server GitHub: https://github.com/TeleKashOracle/mcp-server Security Score: 2.5/10 Creator: TeleKashOracle Creator Reputation: C+ Version: 0.9.2 Required Credentials: SUPABASE_URL (optional), SUPABASE_ANON_KEY (required) Install (Claude Code): claude mcp add io-github-telekashoracle-mcp-server -- npx -y telekash-mcp-server --- ## Hmem URL: https://mcp-marketplace.io/server/io-github-bumblebiber-hmem-mcp Summary: Persistent 5-level hierarchical memory for AI agents. SQLite-backed, lazy-loaded. Category: Developer Tools Mode: local Pricing: Free npm: hmem-mcp GitHub: https://github.com/Bumblebiber/hmem Security Score: 10/10 Creator: Bumblebiber Creator Reputation: C+ Version: 1.6.7 Required Credentials: HMEM_STORAGE_DIR (optional) Install (Claude Code): claude mcp add io-github-bumblebiber-hmem-mcp -- npx -y hmem-mcp --- ## DOMShell URL: https://mcp-marketplace.io/server/io-github-apireno-domshell Summary: Browse the web with filesystem commands. 38 MCP tools: ls, cd, grep, click, type via Chrome. Category: Developer Tools Mode: local Pricing: Free npm: @apireno/domshell GitHub: https://github.com/apireno/DOMShell Security Score: 5.5/10 Creator: Apireno Creator Reputation: C+ Version: 1.1.1 Install (Claude Code): claude mcp add io-github-apireno-domshell -- npx -y @apireno/domshell --- ## Discovery Oracle URL: https://mcp-marketplace.io/server/bot-402-discovery-oracle Summary: Discover live agent APIs, ranked endpoints, trust, payment telemetry, and x402 surfaces. Description: Discover live agent APIs, ranked endpoints, trust, payment telemetry, and x402 surfaces. Remote endpoints: streamable-http: https://api.402.bot/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.402.bot/mcp MCP Tools (3): discover_endpoints, inspect_endpoint, inspect_agent Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1-beta Install (Claude Code Remote): claude mcp add --transport http bot-402-discovery-oracle https://api.402.bot/mcp --- ## Self Hosted URL: https://mcp-marketplace.io/server/io-github-coderifts-api-governance Summary: API governance for AI agents. Detects breaking changes, scores blast radius, blocks unsafe calls. Description: API governance for AI agents. Detects breaking changes, scores blast radius, blocks unsafe calls. Remote endpoints: sse: https://app.coderifts.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://app.coderifts.com/mcp GitHub: https://github.com/coderifts/self-hosted Security Score: 9.9/10 Creator: Coderifts Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-coderifts-api-governance https://app.coderifts.com/mcp --- ## Paki Curator URL: https://mcp-marketplace.io/server/es-cesaryague-paki-curator Summary: 300 contemplative moving art works by César Yagüe. Search, browse, get recommendations. Description: 300 contemplative moving art works by César Yagüe. Search, browse, get recommendations. Remote endpoints: streamable-http: https://cesaryague.es/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://cesaryague.es/mcp MCP Tools (5): search_artworks, get_artwork, recommend_for_space, browse_collections, catalog_overview Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 4.31.0 Install (Claude Code Remote): claude mcp add --transport http es-cesaryague-paki-curator https://cesaryague.es/mcp --- ## Lightsync Pro URL: https://mcp-marketplace.io/server/com-lightsyncpro-lsp Summary: Sync Lightroom, Figma, Dropbox & Canva assets to WordPress and Shopify via natural language. Description: Sync Lightroom, Figma, Dropbox & Canva assets to WordPress and Shopify via natural language. Remote endpoints: streamable-http: https://lightsyncpro.com/mcp-connect Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://lightsyncpro.com/mcp-connect GitHub: https://github.com/TagTeamDesign/lightsync-pro Security Score: 9.9/10 Installs: 1 Creator: KyleTaggart Creator Reputation: C- Version: 2.8.1 Install (Claude Code Remote): claude mcp add --transport http com-lightsyncpro-lsp https://lightsyncpro.com/mcp-connect --- ## Wormhole URL: https://mcp-marketplace.io/server/io-github-junct-bot-wormhole-mcp Summary: Wormhole - 69 tools for cross-chain transfers and bridge data Description: Wormhole - 69 tools for cross-chain transfers and bridge data Remote endpoints: streamable-http: https://wormhole.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://wormhole.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/wormhole-mcp MCP Tools (69): find_address_by_id, application_activity, find_global_transaction_by_id, governor_config, governor_config_by_guardian_address, governor_enqueued_vaas, guardians_enqueued_vaas_by_chain, governor_notional_limit, governor_notional_available, governor_notional_available_by_chain, governor_notional_limit_detail, governor_notional_limit_detail_by_chain, governor_max_notional_available_by_chain, governor_status, governor_status_by_guardian_address, governor_vaas, health_check, get_last_transactions, live_tracking_subscribe, api_v1_native_token_transfer_activity, api_v1_native_token_transfer_summary, api_v1_native_token_transfer_token_list, api_v1_native_token_transfer_top_address, api_v1_native_token_transfer_top_holder, api_v1_native_token_transfer_transfer_by_time, find_observations, find_observations_by_chain, find_observations_by_emitter, find_observations_by_sequence, find_observations_by_id, get_operations, search_operations, get_operation_by_id, get_top_protocols_stats, get_protocol_network_pairs, get_protocol_trending_tokens, ready_check, find_relay_by_vaa_id, get_scorecards, supply_info, circulating_supply, total_supply, get_token_by_chain_and_address, api_v1_top_100_corridors, get_top_assets_by_volume, get_top_chain_pairs_by_num_transfers, top_symbols_by_volume, list_transactions, get_transaction_by_id, find_all_vaas, find_vaas_by_chain, find_vaas_by_emitter, find_vaa_by_id, find_duplicated_vaa_by_id, parse_vaa, get_vaa_counts, get_version, get_secured_tokens, x_chain_activity, x_chain_activity_tops, swagger, governor_available_notional_by_chain, guardians_enqueued_vaas, guardians_is_vaa_enqueued, guardians_token_list, guardian_set, guardians_hearbeats, guardians_find_signed_batch_vaa, guardians_find_signed_vaa Security Score: 9/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-wormhole-mcp https://wormhole.mcp.junct.dev/mcp --- ## Mcp Weather Server URL: https://mcp-marketplace.io/server/io-github-isdaniel-mcp-weather-server Summary: providing weather information, air quality data, and timezone utilities using the Open-Meteo API. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-weather-server GitHub: https://github.com/isdaniel/mcp_weather_server Security Score: 10/10 Creator: Isdaniel Creator Reputation: C+ Version: 0.6.1 Install (Claude Code): claude mcp add io-github-isdaniel-mcp-weather-server -- uvx mcp-weather-server --- ## Ephemeris URL: https://mcp-marketplace.io/server/io-github-scottchronicity-ephemeris-mcp Summary: Precision astronomical ephemeris and planetary positions via the Swiss Ephemeris. Category: Developer Tools Mode: local Pricing: Free PyPI: ephemeris-mcp GitHub: https://github.com/scottchronicity/ephemeris-mcp Security Score: 5.2/10 Creator: scottchronicity Version: 1.2.0 Install (Claude Code): claude mcp add io-github-scottchronicity-ephemeris-mcp -- uvx ephemeris-mcp --- ## Voyager Commerce URL: https://mcp-marketplace.io/server/io-github-blathrop07-voyager-commerce Summary: AI ticket commerce for theme parks, zoos, museums, and aquariums via any AI agent Description: AI ticket commerce for theme parks, zoos, museums, and aquariums via any AI agent Remote endpoints: streamable-http: https://review-002-voyager-ai-commerce.zeus.gatewayticketing.hosting/mcp?storefrontId=9e55112e-b1c9-4f8f-8531-e9aed2158066 Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://review-002-voyager-ai-commerce.zeus.gatewayticketing.hosting/mcp?storefrontId=9e55112e-b1c9-4f8f-8531-e9aed2158066 GitHub: https://github.com/blathrop07/voyager-commerce MCP Tools (19): get_checkout_url, get_cart, get_order_status, add_to_cart, get_orders, update_cart, initiate_checkout, create_cart, apply_promo_code, get_membership, get_pricing, check_availability, search_experiences, get_venue_details, get_venue_hours, get_entitlements, get_venue_info, remove_from_cart, discover_venues Security Score: 9/10 Creator: Blathrop07 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-blathrop07-voyager-commerce https://review-002-voyager-ai-commerce.zeus.gatewayticketing.hosting/mcp?storefrontId=9e55112e-b1c9-4f8f-8531-e9aed2158066 --- ## Clio Kit URL: https://mcp-marketplace.io/server/io-github-iowarp-slurm-mcp Summary: MCP server for Slurm workload management and HPC job scheduling Category: Developer Tools Mode: local Pricing: Free PyPI: clio-kit GitHub: https://github.com/iowarp/clio-kit Security Score: 4.2/10 Creator: Iowarp Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-iowarp-slurm-mcp -- uvx clio-kit --- ## Gwas URL: https://mcp-marketplace.io/server/io-github-zaeyasa-gwas-mcp Summary: Access 30+ bioinformatics tools from 14 databases. Category: Developer Tools Mode: local Pricing: Free PyPI: gwas-mcp GitHub: https://github.com/zaeyasa/gwas-mcp Security Score: 10/10 Creator: Zaeyasa Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-zaeyasa-gwas-mcp -- uvx gwas-mcp --- ## Indiestack URL: https://mcp-marketplace.io/server/io-github-pattyboi101-indiestack Summary: Open-source supply chain for AI agents. 3,000+ indie creations across 25 categories. Category: Developer Tools Mode: local Pricing: Free PyPI: indiestack GitHub: https://github.com/Pattyboi101/indiestack Security Score: 5.5/10 Creator: Pattyboi101 Creator Reputation: C+ Version: 1.4.0 Install (Claude Code): claude mcp add io-github-pattyboi101-indiestack -- uvx indiestack --- ## Meta Ads URL: https://mcp-marketplace.io/server/io-github-mikusnuz-meta-ads Summary: MCP server for Meta Marketing API — Facebook & Instagram ad campaign management Category: Marketing & Social Mode: local Pricing: Free npm: @mikusnuz/meta-ads-mcp GitHub: https://github.com/mikusnuz/meta-ads-mcp Security Score: 10/10 Creator: Mikusnuz Creator Reputation: C+ Version: 1.2.1 Required Credentials: META_ADS_ACCESS_TOKEN (required), META_AD_ACCOUNT_ID (optional), META_APP_ID (optional), META_APP_SECRET (required), META_BUSINESS_ID (optional), META_PIXEL_ID (optional) Install (Claude Code): claude mcp add io-github-mikusnuz-meta-ads -- npx -y @mikusnuz/meta-ads-mcp --- ## Callmybot Cookbook URL: https://mcp-marketplace.io/server/ai-smithery-callmybot-cookbook-mcp-server Summary: Count occurrences of any character in your text instantly. Specify the character and get precise c… Description: Count occurrences of any character in your text instantly. Specify the character and get precise c… Remote endpoints: streamable-http: https://server.smithery.ai/@callmybot/cookbook-mcp-server/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/callmybot/cookbook-mcp-server Security Score: 10/10 Creator: Callmybot Creator Reputation: C+ Version: 1.0.0 --- ## Lightsync Pro URL: https://mcp-marketplace.io/server/io-github-kyletaggart-lsp Summary: Sync Lightroom, Figma, Dropbox & Canva assets to WordPress and Shopify via natural language. Description: Sync Lightroom, Figma, Dropbox & Canva assets to WordPress and Shopify via natural language. Remote endpoints: streamable-http: https://lightsyncpro.com/connect Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://lightsyncpro.com/connect GitHub: https://github.com/TagTeamDesign/lightsync-pro Security Score: 9.5/10 Creator: KyleTaggart Creator Reputation: C- Version: 2.8.0 Install (Claude Code Remote): claude mcp add --transport http io-github-kyletaggart-lsp https://lightsyncpro.com/connect --- ## Huoshui File Search URL: https://mcp-marketplace.io/server/io-github-huoshuiai42-huoshui-file-search Summary: An MCP server that provides fast Spotlight file search capabilities for macOS Category: Developer Tools Mode: local Pricing: Free PyPI: huoshui-file-search GitHub: https://github.com/huoshuiai42/huoshui-file-search Security Score: 5.2/10 Creator: Huoshuiai42 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-huoshuiai42-huoshui-file-search -- uvx huoshui-file-search --- ## HAL URL: https://mcp-marketplace.io/server/io-github-deanward-hal Summary: HAL (HTTP API Layer) - An MCP server that provides HTTP API capabilities to Large Language Models Category: AI & ML Mode: local Pricing: Free npm: hal-mcp GitHub: https://github.com/DeanWard/HAL Security Score: 5.2/10 Creator: DeanWard Creator Reputation: C+ Version: 1.0.14 Install (Claude Code): claude mcp add io-github-deanward-hal -- npx -y hal-mcp --- ## Crypto Signals URL: https://mcp-marketplace.io/server/io-github-agenthustler-crypto-signals-mcp Summary: Real-time crypto volume anomaly detection across 50+ tokens with pump signals. Category: Finance Mode: local Pricing: Free PyPI: crypto-signals-mcp GitHub: https://github.com/agenthustler/crypto-signals-mcp Security Score: 10/10 Creator: Agenthustler Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-agenthustler-crypto-signals-mcp -- uvx crypto-signals-mcp --- ## Southafrica Law URL: https://mcp-marketplace.io/server/eu-ansvar-southafrica-law-mcp Summary: South Africa legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/southafrica-law-mcp GitHub: https://github.com/Ansvar-Systems/southafrica-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.1 Install (Claude Code): claude mcp add eu-ansvar-southafrica-law-mcp -- npx -y @ansvar/southafrica-law-mcp --- ## Opentargets URL: https://mcp-marketplace.io/server/io-github-nickzren-opentargets Summary: Open Targets MCP server for targets, diseases, drugs, variants, and evidence Category: Developer Tools Mode: local Pricing: Free PyPI: opentargets-mcp GitHub: https://github.com/nickzren/opentargets-mcp Security Score: 10/10 Creator: Nickzren Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-nickzren-opentargets -- uvx opentargets-mcp --- ## Cache Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-cache Summary: Cache headers, CDN, LRU simulation for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-cache-tools GitHub: https://github.com/rog0x/mcp-cache-tools Security Score: 5.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rog0x-cache -- npx -y @rog0x/mcp-cache-tools --- ## Headless Oracle V5 URL: https://mcp-marketplace.io/server/io-github-lembagang-headless-oracle Summary: Cryptographically signed market state verification for autonomous financial agents. Description: Cryptographically signed market state verification for autonomous financial agents. Remote endpoints: sse: https://api.headlessoracle.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.headlessoracle.com/mcp GitHub: https://github.com/LembaGang/headless-oracle-v5 MCP Tools (4): get_market_status, get_market_schedule, list_exchanges, verify_receipt Security Score: 10/10 Creator: LembaGang Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-lembagang-headless-oracle https://api.headlessoracle.com/mcp --- ## Slimcontext URL: https://mcp-marketplace.io/server/io-github-agentailor-slimcontext-mcp-server Summary: MCP Server for SlimContext - AI chat history compression tools Category: Developer Tools Mode: local Pricing: Free npm: slimcontext-mcp-server GitHub: https://github.com/agentailor/slimcontext-mcp-server Security Score: 10/10 Creator: Agentailor Creator Reputation: C+ Version: 0.1.1 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-agentailor-slimcontext-mcp-server -- npx -y slimcontext-mcp-server --- ## Diskcleankit URL: https://mcp-marketplace.io/server/io-github-namtran-diskcleankit-mcp Summary: MCP server for DiskCleanKit - One Touch Scan and Clean for Mac Category: Developer Tools Mode: local Pricing: Free npm: @vannamtran/diskcleankit-mcp GitHub: https://github.com/namtran/diskcleankit-mcp Security Score: 10/10 Creator: Namtran Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-namtran-diskcleankit-mcp -- npx -y @vannamtran/diskcleankit-mcp --- ## Kernel URL: https://mcp-marketplace.io/server/com-onkernel-kernel-mcp-server Summary: Access Kernel's cloud-based browsers and app actions via MCP (remote HTTP + OAuth). Description: Access Kernel's cloud-based browsers and app actions via MCP (remote HTTP + OAuth). Remote endpoints: streamable-http: https://mcp.onkernel.com/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/onkernel/kernel-mcp-server Security Score: 10/10 Creator: Onkernel Creator Reputation: C+ Version: 1.0.0 --- ## Spreadsheet URL: https://mcp-marketplace.io/server/io-github-marekrost-mcp-server-spreadsheet Summary: MCP server for spreadsheet files (.xlsx, .csv, .ods) - cell-level ops + DuckDB SQL engine. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-server-spreadsheet GitHub: https://github.com/marekrost/mcp-server-spreadsheet Security Score: 5.2/10 Creator: Marekrost Creator Reputation: C+ Version: 0.2.1 Install (Claude Code): claude mcp add io-github-marekrost-mcp-server-spreadsheet -- uvx mcp-server-spreadsheet --- ## Tokencost Dev URL: https://mcp-marketplace.io/server/io-github-jeff-atriumn-tokencost-dev Summary: LLM pricing oracle — model lookup, cost estimation, and comparison via LiteLLM Category: Developer Tools Mode: local Pricing: Free npm: tokencost-dev GitHub: https://github.com/atriumn/tokencost-dev Security Score: 5.2/10 Creator: Atriumn Creator Reputation: C+ Version: 0.1.3 Install (Claude Code): claude mcp add io-github-jeff-atriumn-tokencost-dev -- npx -y tokencost-dev --- ## Jfrog Dummy URL: https://mcp-marketplace.io/server/io-github-guykjfrog-jfrog-dummy-mcp Summary: JFrog dummy MCP server Category: Developer Tools Mode: local Pricing: Free npm: @guykorol_jfrog/jfrog-dummy-mcp GitHub: https://github.com/guykJfrog/jfrog-dummy-mcp Security Score: 10/10 Creator: GuykJfrog Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-guykjfrog-jfrog-dummy-mcp -- npx -y @guykorol_jfrog/jfrog-dummy-mcp --- ## U He Preset Randomizer URL: https://mcp-marketplace.io/server/io-github-fannon-u-he-preset-randomizer Summary: Generate, randomize, explain, and manage u-he synthesizer presets via the Model Context Protocol. Category: Developer Tools Mode: local Pricing: Free npm: u-he-preset-randomizer GitHub: https://github.com/Fannon/u-he-preset-randomizer Security Score: 10/10 Creator: Fannon Creator Reputation: C+ Version: 1.1.2 Required Credentials: UHE_CUSTOM_FOLDER (optional), DEBUG (optional) Install (Claude Code): claude mcp add io-github-fannon-u-he-preset-randomizer -- npx -y u-he-preset-randomizer --- ## Dynamoi URL: https://mcp-marketplace.io/server/io-github-getdynamoi-dynamoi Summary: Promote music on Spotify and grow YouTube channels through AI-powered Meta and Google ad campaigns. Description: Promote music on Spotify and grow YouTube channels through AI-powered Meta and Google ad campaigns. Remote endpoints: streamable-http: https://dynamoi.com/mcp Category: Marketing & Social Mode: dual Pricing: Free npm: @dynamoi/mcp GitHub: https://github.com/getDynamoi/mcp Security Score: 10/10 Creator: GetDynamoi Creator Reputation: C+ Version: 0.4.0 Install (Claude Code): claude mcp add io-github-getdynamoi-dynamoi -- npx -y @dynamoi/mcp --- ## Cws URL: https://mcp-marketplace.io/server/io-github-mikusnuz-cws Summary: MCP server for Chrome Web Store — extension upload, publish, status, and rollout Category: Developer Tools Mode: local Pricing: Free npm: cws-mcp GitHub: https://github.com/mikusnuz/cws-mcp Security Score: 4.2/10 Creator: Mikusnuz Creator Reputation: C+ Version: 1.4.1 Required Credentials: CWS_CLIENT_ID (required), CWS_CLIENT_SECRET (required), CWS_REFRESH_TOKEN (required) Install (Claude Code): claude mcp add io-github-mikusnuz-cws -- npx -y cws-mcp --- ## String Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-string Summary: String analyzer, diff, templates for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-string-tools GitHub: https://github.com/rog0x/mcp-string-tools Security Score: 6.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rog0x-string -- npx -y @rog0x/mcp-string-tools --- ## Domoticz URL: https://mcp-marketplace.io/server/ai-smithery-callmybot-domoticz Summary: Greet anyone by name with a friendly hello. Explore the origin of 'Hello, World' for context in de… Description: Greet anyone by name with a friendly hello. Explore the origin of 'Hello, World' for context in de… Remote endpoints: streamable-http: https://server.smithery.ai/@callmybot/domoticz/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/callmybot/domoticz Security Score: 7.3/10 Creator: Callmybot Creator Reputation: C+ Version: 1.0.0 --- ## Aiqaramba URL: https://mcp-marketplace.io/server/io-github-ajrogier-aiqaramba Summary: Browser-based QA for AI-built software. Test pages with real browsers via agents. Description: Browser-based QA for AI-built software. Test pages with real browsers via agents. Remote endpoints: streamable-http: https://mcp.aiqaramba.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.aiqaramba.com/mcp Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.2.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ajrogier-aiqaramba https://mcp.aiqaramba.com/mcp --- ## Trust URL: https://mcp-marketplace.io/server/io-github-agntor-trust Summary: Trust layer for AI agents: identity, guard, redact, escrow, and x402 payments. Category: Developer Tools Mode: local Pricing: Free npm: @agntor/mcp GitHub: https://github.com/agntor/mcp Security Score: 4.2/10 Creator: Agntor Creator Reputation: C+ Version: 0.1.0 Required Credentials: AGNTOR_API_KEY (required), AGNTOR_SECRET_KEY (required) Install (Claude Code): claude mcp add io-github-agntor-trust -- npx -y @agntor/mcp --- ## Seo Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-seo Summary: SEO analysis - meta tags, keywords, links, page speed Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-seo-tools GitHub: https://github.com/rog0x/mcp-seo-tools Security Score: 5.5/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-rog0x-seo -- npx -y @rog0x/mcp-seo-tools --- ## Teamcity URL: https://mcp-marketplace.io/server/io-github-daghis-teamcity Summary: MCP server exposing JetBrains TeamCity CI/CD workflows to AI coding assistants Category: Developer Tools Mode: local Pricing: Free npm: @daghis/teamcity-mcp GitHub: https://github.com/Daghis/teamcity-mcp Security Score: 5.5/10 Creator: Daghis Creator Reputation: C+ Version: 2.5.0 Required Credentials: TEAMCITY_URL (optional), TEAMCITY_TOKEN (required), MCP_MODE (optional) Install (Claude Code): claude mcp add io-github-daghis-teamcity -- npx -y @daghis/teamcity-mcp --- ## TrackingTime URL: https://mcp-marketplace.io/server/io-github-trackingtime-mcp-server Summary: TrackingTime MCP server for profile, events, users, projects, tasks, customers, and services. Description: TrackingTime MCP server for profile, events, users, projects, tasks, customers, and services. Remote endpoints: streamable-http: https://mcp.trackingtime.co/mcp sse: https://mcp.trackingtime.co/sse Category: Productivity Mode: remote Pricing: Free Remote URL: https://mcp.trackingtime.co/mcp GitHub: https://github.com/TrackingTime/mcp-server MCP Tools (8): mcp_get_me, mcp_events_list, mcp_events_get, mcp_users_list, mcp_projects_list, mcp_tasks_list, mcp_customers_list, mcp_services_list Security Score: 9/10 Installs: 2 Creator: JFlores-BP Creator Reputation: C- Version: 1.0.2 Install (Claude Code Remote): claude mcp add --transport http io-github-trackingtime-mcp-server https://mcp.trackingtime.co/mcp --- ## Lifewithai URL: https://mcp-marketplace.io/server/io-github-yourlifewithai-arcology-knowledge-node Summary: Collaborative engineering KB for a mile-high city. 9 tools, 8 domains, 32 entries. Description: Collaborative engineering KB for a mile-high city. 9 tools, 8 domains, 32 entries. Remote endpoints: streamable-http: https://arcology-mcp.fly.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://arcology-mcp.fly.dev/mcp GitHub: https://github.com/YourLifewithAI/Lifewithai.git Security Score: 10/10 Creator: YourLifewithAI Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-yourlifewithai-arcology-knowledge-node https://arcology-mcp.fly.dev/mcp --- ## Bitsbound URL: https://mcp-marketplace.io/server/com-bitsbound-contract-analysis Summary: AI contract analysis with partner-level redlines, OOXML Track Changes, and risk analysis. Category: Developer Tools Mode: local Pricing: Free npm: @bitsbound/mcp-server GitHub: https://github.com/taytrom/bitsbound-mcp-server Security Score: 8/10 Creator: Taytrom Creator Reputation: C+ Version: 1.0.6 Install (Claude Code): claude mcp add com-bitsbound-contract-analysis -- npx -y @bitsbound/mcp-server --- ## Postgres URL: https://mcp-marketplace.io/server/io-github-neverinfamous-postgres-mcp-server Summary: Enterprise PostgreSQL MCP server with 63 tools, 10 resources, 10 prompts for AI-native operations Category: Data & Analytics Mode: local Pricing: Free GitHub: https://github.com/neverinfamous/postgres-mcp.git Security Score: 10/10 Creator: Neverinfamous Creator Reputation: C+ Version: 1.2.0 --- ## Weave Protocol URL: https://mcp-marketplace.io/server/io-github-tyox-all-mund Summary: Scan for prompt injection, secrets, PII, and vet MCP servers before installation Category: Security Mode: local Pricing: Free npm: @weave_protocol/mund GitHub: https://github.com/Tyox-all/Weave_Protocol Security Score: 3.2/10 Creator: Tyox All Creator Reputation: C+ Version: 0.1.12 Install (Claude Code): claude mcp add io-github-tyox-all-mund -- npx -y @weave_protocol/mund --- ## Flippa URL: https://mcp-marketplace.io/server/io-github-sind00-flippa-mcp Summary: Search, analyze, and evaluate online businesses for sale on Flippa.com marketplace. Category: Developer Tools Mode: local Pricing: Free npm: flippa-mcp-server GitHub: https://github.com/sind00/flippa-mcp Security Score: 10/10 Creator: Sind00 Creator Reputation: C+ Version: 1.0.2 Required Credentials: FLIPPA_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-sind00-flippa-mcp -- npx -y flippa-mcp-server --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-pare-npm Summary: Pare npm ג€” Structured npm/pnpm operations (install, audit, outdated, list, run) as typed JSON. Category: Developer Tools Mode: local Pricing: Free npm: @paretools/npm GitHub: https://github.com/Dave-London/Pare Security Score: 6.2/10 Creator: Dave London Creator Reputation: C+ Version: 0.8.1 Install (Claude Code): claude mcp add io-github-dave-london-pare-npm -- npx -y @paretools/npm --- ## Strava URL: https://mcp-marketplace.io/server/io-github-r-huijts-strava-mcp Summary: MCP server for accessing Strava API Category: Developer Tools Mode: local Pricing: Free npm: strava-mcp-server GitHub: https://github.com/r-huijts/strava-mcp Security Score: 5.5/10 Creator: R Huijts Creator Reputation: C+ Version: 1.0.1 Required Credentials: STRAVA_CLIENT_ID (optional), STRAVA_CLIENT_SECRET (required), STRAVA_ACCESS_TOKEN (required) Install (Claude Code): claude mcp add io-github-r-huijts-strava-mcp -- npx -y strava-mcp-server --- ## Contract Scanner URL: https://mcp-marketplace.io/server/io-github-fino-oss-contract-scanner Summary: Scans Base L2 smart contracts for security risks. Risk score 0-100, detects backdoors & proxies. Category: Developer Tools Mode: local Pricing: Free npm: @fino314-oss/contract-scanner-mcp GitHub: https://github.com/fino-oss/contract-scanner-mcp Security Score: 5.2/10 Creator: Fino Oss Creator Reputation: C+ Version: 1.0.0 Required Credentials: BASESCAN_API_KEY (required) Install (Claude Code): claude mcp add io-github-fino-oss-contract-scanner -- npx -y @fino314-oss/contract-scanner-mcp --- ## Autopilots URL: https://mcp-marketplace.io/server/io-github-carlosdania-autopilots Summary: Social media automation with AI — publish, schedule, campaigns, DMs, analytics across 5 platforms. Description: Social media automation with AI — publish, schedule, campaigns, DMs, analytics across 5 platforms. Remote endpoints: streamable-http: https://mcp.dania.ai/autopilots sse: https://mcp.dania.ai/sse Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://mcp.dania.ai/autopilots GitHub: https://github.com/carlosdania/autopilots-mcp Security Score: 3.2/10 Creator: Carlosdania Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-carlosdania-autopilots https://mcp.dania.ai/autopilots --- ## Mcp URL: https://mcp-marketplace.io/server/com-gitscrum-mcp Summary: MCP server for GitScrum — manage tasks, sprints, time tracking, and client workflows via AI Category: Developer Tools Mode: local Pricing: Free npm: @gitscrum-studio/mcp-server GitHub: https://github.com/gitscrum-core/mcp-server Security Score: 10/10 Creator: Gitscrum Core Creator Reputation: C+ Version: 1.0.2 Required Credentials: GITSCRUM_API_URL (optional), GITSCRUM_TOKEN (required) Install (Claude Code): claude mcp add com-gitscrum-mcp -- npx -y @gitscrum-studio/mcp-server --- ## Pump Fun Sdk URL: https://mcp-marketplace.io/server/io-github-nirholas-pump-fun-sdk Summary: Build extend and maintain pump - Token creation buying selling migration fee collection Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/nirholas/pump-fun-sdk Security Score: 10/10 Creator: Nirholas Creator Reputation: C+ Version: 1.0.1 --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-regex-lab-mcp Summary: Test, explain, and generate regular expressions Category: Developer Tools Mode: local Pricing: Free npm: regex-lab-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 6.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-ryudi84-regex-lab-mcp -- npx -y regex-lab-mcp --- ## Civic URL: https://mcp-marketplace.io/server/com-civic-nexus Summary: Zero-setup MCP gateway securely connecting AI to your tools with authentication and workflows Description: Zero-setup MCP gateway securely connecting AI to your tools with authentication and workflows Remote endpoints: streamable-http: https://nexus.civic.com/hub/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://nexus.civic.com/hub/mcp GitHub: https://github.com/civicteam/civic-mcp Security Score: 9/10 Creator: Civicteam Creator Reputation: C+ Version: 0.1.109 Install (Claude Code Remote): claude mcp add --transport http com-civic-nexus https://nexus.civic.com/hub/mcp --- ## Screaming Frog URL: https://mcp-marketplace.io/server/io-github-bzsasson-screaming-frog-mcp Summary: Crawl websites, export SEO data, and manage crawls via Screaming Frog SEO Spider. Category: Security Mode: local Pricing: Free PyPI: screaming-frog-mcp GitHub: https://github.com/bzsasson/screaming-frog-mcp Security Score: 10/10 Creator: Bzsasson Creator Reputation: C+ Version: 0.1.0 Required Credentials: SF_CLI_PATH (optional) Install (Claude Code): claude mcp add io-github-bzsasson-screaming-frog-mcp -- uvx screaming-frog-mcp --- ## Abovo URL: https://mcp-marketplace.io/server/io-github-seanfenlon-abovo-mcp-server Summary: Publish content to the web by emailing POST@abovo.co. No API key, no signup. SMTP is the API. Description: Publish content to the web by emailing POST@abovo.co. No API key, no signup. SMTP is the API. Remote endpoints: streamable-http: https://abovo.replit.app/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://abovo.replit.app/mcp GitHub: https://github.com/seanfenlon/abovo-mcp-server Security Score: 9.5/10 Creator: Seanfenlon Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-seanfenlon-abovo-mcp-server https://abovo.replit.app/mcp --- ## Meta Api URL: https://mcp-marketplace.io/server/io-github-savhascelik-meta-api-mcp-server Summary: A configuration-driven Meta API Gateway server for the Model Context Protocol (MCP). Category: Developer Tools Mode: local Pricing: Free npm: meta-api-mcp-server GitHub: https://github.com/savhascelik/meta-api-mcp-server Security Score: 10/10 Creator: Savhascelik Creator Reputation: C+ Version: 1.0.0 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-savhascelik-meta-api-mcp-server -- npx -y meta-api-mcp-server --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-hash-forge-mcp Summary: Hash text with SHA-256, SHA-384, SHA-512 and compare hashes Category: Developer Tools Mode: local Pricing: Free npm: hash-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 5.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-hash-forge-mcp -- npx -y hash-forge-mcp --- ## Danube URL: https://mcp-marketplace.io/server/io-github-danubeai-danube Summary: Unified platform for AI tool discovery, execution, and integration across APIs and MCP servers. Description: Unified platform for AI tool discovery, execution, and integration across APIs and MCP servers. Remote endpoints: streamable-http: https://mcp.danubeai.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.danubeai.com/mcp GitHub: https://github.com/danubeai/danube-mcp Security Score: 10/10 Creator: Danubeai Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-danubeai-danube https://mcp.danubeai.com/mcp --- ## Screenshot Server URL: https://mcp-marketplace.io/server/io-github-sethbang-screenshot-server Summary: MCP server for web page and cross-platform system screenshots (macOS, Linux, Windows) Category: Content & Media Mode: local Pricing: Free npm: universal-screenshot-mcp GitHub: https://github.com/sethbang/mcp-screenshot-server Security Score: 10/10 Creator: Sethbang Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-sethbang-screenshot-server -- npx -y universal-screenshot-mcp --- ## Dnd Oracle URL: https://mcp-marketplace.io/server/io-github-gregario-dnd-oracle Summary: D&D 5e SRD MCP server with monster, spell, equipment search and encounter building tools Category: Developer Tools Mode: local Pricing: Free npm: dnd-oracle GitHub: https://github.com/gregario/dnd-oracle Security Score: 5.2/10 Creator: Gregario Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-gregario-dnd-oracle -- npx -y dnd-oracle --- ## Dashboards URL: https://mcp-marketplace.io/server/io-github-kyurish-mcp-dashboards Summary: 45+ interactive charts, dashboards, and KPIs inside any AI conversation Category: Developer Tools Mode: local Pricing: Free npm: mcp-dashboards GitHub: https://github.com/KyuRish/mcp-dashboards Security Score: 6/10 Creator: KyuRish Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-kyurish-mcp-dashboards -- npx -y mcp-dashboards --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-meta-forge-mcp Summary: Generate HTML meta tags and Open Graph metadata Category: Developer Tools Mode: local Pricing: Free npm: meta-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 6.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-meta-forge-mcp -- npx -y meta-forge-mcp --- ## UnMarkdown URL: https://mcp-marketplace.io/server/io-github-unmarkdown-mcp-server Summary: The document publishing layer for AI tools. Convert markdown to 6 destinations, 62 templates. Description: The document publishing layer for AI tools. Convert markdown to 6 destinations, 62 templates. Remote endpoints: streamable-http: https://unmarkdown.com/api/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @un-markdown/mcp-server GitHub: https://github.com/UnMarkdown/mcp-server Security Score: 10/10 Creator: UnMarkdown Creator Reputation: C+ Version: 1.0.3 Required Credentials: UNMARKDOWN_API_KEY (required) Install (Claude Code): claude mcp add io-github-unmarkdown-mcp-server -- npx -y @un-markdown/mcp-server --- ## VFB3 URL: https://mcp-marketplace.io/server/org-virtualflybrain-vfb3-mcp Summary: MCP server for Drosophila neuroscience data from VirtualFlyBrain Description: MCP server for Drosophila neuroscience data from VirtualFlyBrain Remote endpoints: streamable-http: https://vfb3-mcp.virtualflybrain.org Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://vfb3-mcp.virtualflybrain.org GitHub: https://github.com/Robbie1977/VFB3-MCP MCP Tools (3): get_term_info, run_query, search_terms Security Score: 9/10 Creator: Robbie1977 Creator Reputation: C+ Version: 1.7.4 Install (Claude Code Remote): claude mcp add --transport http org-virtualflybrain-vfb3-mcp https://vfb3-mcp.virtualflybrain.org --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-json Summary: MCP server for JSON processing — format, validate, diff, convert, minify, query, analyze Category: Developer Tools Mode: local Pricing: Free npm: json-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 6.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-ryudi84-json -- npx -y json-forge-mcp --- ## Posthog URL: https://mcp-marketplace.io/server/io-github-posthog-mcp Summary: Official PostHog MCP Server for product analytics, feature flags, experiments, and more. Description: Official PostHog MCP Server for product analytics, feature flags, experiments, and more. Remote endpoints: streamable-http: https://mcp.posthog.com/mcp sse: https://mcp.posthog.com/sse Category: Data & Analytics Mode: remote Pricing: Free Remote URL: https://mcp.posthog.com/sse GitHub: https://github.com/PostHog/posthog Security Score: 10/10 Creator: PostHog Creator Reputation: C+ Version: 0.2.5 Install (Claude Code Remote): claude mcp add --transport http io-github-posthog-mcp https://mcp.posthog.com/sse --- ## X64dbg URL: https://mcp-marketplace.io/server/io-github-bromoket-x64dbg Summary: MCP server for x64dbg debugger - 23 mega-tools for AI-powered reverse engineering and debugging Category: Developer Tools Mode: local Pricing: Free npm: x64dbg-mcp-server GitHub: https://github.com/bromoket/x64dbg_mcp Security Score: 10/10 Creator: Bromoket Creator Reputation: C+ Version: 2.2.1 Required Credentials: X64DBG_MCP_HOST (optional), X64DBG_MCP_PORT (optional) Install (Claude Code): claude mcp add io-github-bromoket-x64dbg -- npx -y x64dbg-mcp-server --- ## FlowCheck Financial API URL: https://mcp-marketplace.io/server/flowcheck-financial-api Summary: Flowcheck is a single API for accessing data from Stripe, Shopify, and your bank. Description: FlowCheck connects your Stripe payouts, Shopify orders, and bank account data to Claude, Cursor, or any MCP client through a single API key. Ask your AI agent to check balances, list payouts, view bank transactions, run reconciliation, and detect discrepancies without writing integration code or switching between dashboards. 22 tools cover the full financial workflow: real-time Stripe and bank balances, paginated payout history with filters, automatic payout-to-deposit matching with confidence Category: Finance Mode: dual Pricing: Free npm: @flowcheck/mcp-server Remote URL: https://developer.usepopup.com/api/mcp GitHub: https://github.com/eliaskress/flowcheck-mcp-server Security Score: 7.8/10 Creator: User Creator Reputation: D Version: 1.0.0 Use Cases: financial data consolidation Install (Claude Code): claude mcp add flowcheck-financial-api -- npx -y @flowcheck/mcp-server Install (Claude Code Remote): claude mcp add --transport http flowcheck-financial-api https://developer.usepopup.com/api/mcp --- ## Mega URL: https://mcp-marketplace.io/server/io-github-expertvagabond-mega Summary: MEGA cloud storage CLI MCP server Category: Developer Tools Mode: local Pricing: Free npm: mega-mcp-server GitHub: https://github.com/ExpertVagabond/mega-mcp-server.git Security Score: 0.5/10 Creator: ExpertVagabond Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-expertvagabond-mega -- npx -y mega-mcp-server --- ## Home Assistant URL: https://mcp-marketplace.io/server/io-github-coolver-home-assistant-mcp Summary: Vibecode your Home Assistant setup from your IDE: automations, dashboards, themes and configs Category: Developer Tools Mode: local Pricing: Free npm: @coolver/home-assistant-mcp GitHub: https://github.com/Coolver/home-assistant-mcp Security Score: 10/10 Creator: Coolver Creator Reputation: C+ Version: 3.2.12 Required Credentials: HA_AGENT_URL (optional), HA_AGENT_KEY (required) Install (Claude Code): claude mcp add io-github-coolver-home-assistant-mcp -- npx -y @coolver/home-assistant-mcp --- ## Browserstack URL: https://mcp-marketplace.io/server/io-github-browserstack-mcp-server Summary: BrowserStack's Official MCP Server Category: Developer Tools Mode: local Pricing: Free npm: @browserstack/mcp-server GitHub: https://github.com/browserstack/mcp-server Security Score: 10/10 Creator: Browserstack Creator Reputation: C+ Version: 1.0.0 Required Credentials: BROWSERSTACK_USERNAME (optional), BROWSERSTACK_ACCESS_KEY (required) Install (Claude Code): claude mcp add io-github-browserstack-mcp-server -- npx -y @browserstack/mcp-server --- ## Zotero Dev URL: https://mcp-marketplace.io/server/io-github-introfini-mcp-server-zotero-dev Summary: MCP server enabling AI assistants to build, test, and debug Zotero plugins Category: Developer Tools Mode: local Pricing: Free npm: @introfini/mcp-server-zotero-dev GitHub: https://github.com/introfini/mcp-server-zotero-dev Security Score: 5.2/10 Creator: Introfini Creator Reputation: C+ Version: 1.0.3 Required Credentials: ZOTERO_RDP_PORT (optional), ZOTERO_RDP_HOST (optional) Install (Claude Code): claude mcp add io-github-introfini-mcp-server-zotero-dev -- npx -y @introfini/mcp-server-zotero-dev --- ## Maximo Mcp Ai Integration Options URL: https://mcp-marketplace.io/server/io-github-markusvankempen-maximo-mcp-server Summary: Connect AI assistants to IBM Maximo for API discovery, OSLC querying, and Carbon UI generation. Category: Developer Tools Mode: local Pricing: Free npm: maximo-mcp-server GitHub: https://github.com/markusvankempen/maximo-mcp-ai-integration-options Security Score: 10/10 Creator: Markusvankempen Creator Reputation: C+ Version: 1.1.0 Required Credentials: MAXIMO_URL (optional), MAXIMO_API_KEY (required), MAXIMO_HOST (optional) Install (Claude Code): claude mcp add io-github-markusvankempen-maximo-mcp-server -- npx -y maximo-mcp-server --- ## Virtual Fs URL: https://mcp-marketplace.io/server/io-github-lu-zhengda-virtual-fs Summary: PostgreSQL-backed virtual filesystem for agents: session isolation, shared stores, POSIX ops, RLS. Category: Developer Tools Mode: local Pricing: Free npm: mcp-virtual-fs GitHub: https://github.com/lu-zhengda/mcp-virtual-fs Security Score: 10/10 Creator: Lu Zhengda Creator Reputation: C+ Version: 0.2.2 Required Credentials: DATABASE_URL (required), VFS_AUTO_INIT (optional), VFS_SESSION_ID (optional), VFS_ENABLE_RLS (optional) Install (Claude Code): claude mcp add io-github-lu-zhengda-virtual-fs -- npx -y mcp-virtual-fs --- ## Lightning Memory URL: https://mcp-marketplace.io/server/io-github-singularityjason-lightning-memory Summary: Decentralized agent memory for the Lightning economy. Nostr identity, L402 payments. Category: Developer Tools Mode: local Pricing: Free PyPI: lightning-memory GitHub: https://github.com/singularityjason/lightning-memory Security Score: 4.5/10 Creator: Singularityjason Creator Reputation: C+ Version: 0.4.1 Install (Claude Code): claude mcp add io-github-singularityjason-lightning-memory -- uvx lightning-memory --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-code-quality Summary: MCP server for code quality: complexity, duplicates, naming, refactoring. Category: Developer Tools Mode: local Pricing: Free npm: sovereign-code-quality-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 6.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-ryudi84-code-quality -- npx -y sovereign-code-quality-mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-test Summary: Auto-detects test framework (pytest, jest, vitest) and returns structured results. Category: Developer Tools Mode: local Pricing: Free npm: @paretools/test GitHub: https://github.com/Dave-London/Pare Security Score: 5.2/10 Creator: Dave London Creator Reputation: C+ Version: 0.8.0 Install (Claude Code): claude mcp add io-github-dave-london-test -- npx -y @paretools/test --- ## Quality Oracle URL: https://mcp-marketplace.io/server/io-github-assister-xyz-agenttrust Summary: Quality verification for AI agents and MCP servers. 6-axis scoring, adversarial probes. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-agenttrust GitHub: https://github.com/assister-xyz/quality-oracle Security Score: 4.3/10 Creator: Assister Xyz Creator Reputation: C+ Version: 0.1.2 Required Credentials: GROQ_API_KEY (required), CEREBRAS_API_KEY (required), MONGODB_URL (required) Install (Claude Code): claude mcp add io-github-assister-xyz-agenttrust -- uvx mcp-agenttrust --- ## Coda URL: https://mcp-marketplace.io/server/io-github-vish288-mcp-coda Summary: MCP server for Coda API — docs, pages, tables, rows, formulas, permissions, and automation. Category: Productivity Mode: local Pricing: Free PyPI: mcp-coda GitHub: https://github.com/vish288/mcp-coda Security Score: 9.3/10 Creator: Vish288 Creator Reputation: C+ Version: 0.4.14 Required Credentials: CODA_API_TOKEN (required), CODA_READ_ONLY (optional) Install (Claude Code): claude mcp add io-github-vish288-mcp-coda -- uvx mcp-coda --- ## Stobo URL: https://mcp-marketplace.io/server/io-github-stobo-app-seo-audit Summary: AI-powered SEO and AEO audit for websites Category: Developer Tools Mode: local Pricing: Free PyPI: stobo-mcp GitHub: https://github.com/stobo-app/stobo-mcp Security Score: 6.2/10 Creator: Stobo App Creator Reputation: C+ Version: 0.4.3 Required Credentials: STOBO_API_KEY (required), STOBO_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-stobo-app-seo-audit -- uvx stobo-mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-pare-test Summary: Pare Test ג€” Auto-detects test framework (pytest, jest, vitest, mocha), returns typed JSON. Category: Developer Tools Mode: local Pricing: Free npm: @paretools/test GitHub: https://github.com/Dave-London/Pare Security Score: 6.2/10 Creator: Dave London Creator Reputation: C+ Version: 0.8.1 Install (Claude Code): claude mcp add io-github-dave-london-pare-test -- npx -y @paretools/test --- ## Moltravel URL: https://mcp-marketplace.io/server/com-moltravel-travel Summary: Aggregated travel MCP — flights, tours, activities, price checks, visas, and more. Description: Aggregated travel MCP — flights, tours, activities, price checks, visas, and more. Remote endpoints: streamable-http: https://mcp.moltravel.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.moltravel.com/mcp GitHub: https://github.com/navifare/moltravel-mcp Security Score: 9/10 Creator: Navifare Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-moltravel-travel https://mcp.moltravel.com/mcp --- ## Pymcp URL: https://mcp-marketplace.io/server/ai-smithery-anirbanbasu-pymcp Summary: Primarily to be used as a template repository for developing MCP servers with FastMCP in Python, P… Description: Primarily to be used as a template repository for developing MCP servers with FastMCP in Python, P… Remote endpoints: streamable-http: https://server.smithery.ai/@anirbanbasu/pymcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/anirbanbasu/pymcp Security Score: 10/10 Creator: Anirbanbasu Creator Reputation: C+ Version: 0.1.7 --- ## Toolwright Monorepo URL: https://mcp-marketplace.io/server/io-github-toolwright-adk-linear-bootstrap Summary: Bootstrap Linear projects from natural language — milestones, epics, issues, and dependencies. Category: Productivity Mode: local Pricing: Free npm: @toolwright-adk/linear-bootstrap GitHub: https://github.com/toolwright-adk/toolwright-monorepo Security Score: 5.2/10 Creator: Toolwright Adk Creator Reputation: C+ Version: 0.1.3 Required Credentials: LINEAR_API_KEY (required), LLM_API_KEY (required), LLM_BASE_URL (optional), LLM_MODEL (optional) Install (Claude Code): claude mcp add io-github-toolwright-adk-linear-bootstrap -- npx -y @toolwright-adk/linear-bootstrap --- ## Databr URL: https://mcp-marketplace.io/server/io-github-igorpdev-databr Summary: Brazilian public data API for AI agents. BCB, IBGE, CVM, B3, compliance. x402 payments on Base. Description: Brazilian public data API for AI agents. BCB, IBGE, CVM, B3, compliance. x402 payments on Base. Remote endpoints: streamable-http: https://databr.api.br/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://databr.api.br/mcp GitHub: https://github.com/igorpdev/databr Security Score: 10/10 Creator: igorpdev Creator Reputation: C- Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-igorpdev-databr https://databr.api.br/mcp --- ## Platform Ai URL: https://mcp-marketplace.io/server/io-github-ryanbaumann-platform-ai Summary: Google Maps Platform Code Assist MCP Category: Developer Tools Mode: local Pricing: Free npm: @googlemaps/code-assist-mcp GitHub: https://github.com/googlemaps/platform-ai Security Score: 5/10 Creator: Googlemaps Creator Reputation: C+ Version: 0.2.0 Install (Claude Code): claude mcp add io-github-ryanbaumann-platform-ai -- npx -y @googlemaps/code-assist-mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-python Summary: Structured Python tool output (ruff, mypy, pip-audit, pip-install) as typed JSON. Category: Developer Tools Mode: local Pricing: Free npm: @paretools/python GitHub: https://github.com/Dave-London/Pare Security Score: 6.2/10 Creator: Dave London Creator Reputation: C+ Version: 0.8.0 Install (Claude Code): claude mcp add io-github-dave-london-python -- npx -y @paretools/python --- ## Test M URL: https://mcp-marketplace.io/server/ai-smithery-blacklotusdev8-test-m Summary: Greet anyone by name with a friendly hello. Scrape webpages to extract content for quick reference… Description: Greet anyone by name with a friendly hello. Scrape webpages to extract content for quick reference… Remote endpoints: streamable-http: https://server.smithery.ai/@blacklotusdev8/test_m/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@blacklotusdev8/test_m/mcp GitHub: https://github.com/blacklotusdev8/test_m Security Score: 10/10 Creator: Blacklotusdev8 Creator Reputation: C+ Version: 1.14.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-blacklotusdev8-test-m https://server.smithery.ai/@blacklotusdev8/test_m/mcp --- ## Clio Kit URL: https://mcp-marketplace.io/server/io-github-iowarp-compression-mcp Summary: Compression MCP server implementation using Model Context Protocol Category: Developer Tools Mode: local Pricing: Free PyPI: clio-kit GitHub: https://github.com/iowarp/clio-kit Security Score: 5.2/10 Creator: Iowarp Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-iowarp-compression-mcp -- uvx clio-kit --- ## Read Only Local Postgres URL: https://mcp-marketplace.io/server/capital-hove-read-only-local-postgres-mcp-server Summary: MCP server for read-only PostgreSQL database queries in Claude Desktop Category: Data & Analytics Mode: local Pricing: Free npm: @hovecapital/read-only-postgres-mcp-server GitHub: https://github.com/hovecapital/read-only-local-postgres-mcp-server Security Score: 10/10 Creator: Hovecapital Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add capital-hove-read-only-local-postgres-mcp-server -- npx -y @hovecapital/read-only-postgres-mcp-server --- ## Wordpress URL: https://mcp-marketplace.io/server/io-github-cvrt-jh-wordpress-mcp Summary: Lightweight WordPress MCP server - 42 tools, token-optimized (95% smaller responses) Category: Content & Media Mode: local Pricing: Free npm: @cavort-it-systems/wordpress-mcp GitHub: https://github.com/cvrt-jh/wordpress-mcp Security Score: 10/10 Creator: J. Herzog Creator Reputation: C- Version: 1.0.0 Required Credentials: WORDPRESS_SITE_URL (optional), WORDPRESS_USERNAME (optional), WORDPRESS_PASSWORD (required) Install (Claude Code): claude mcp add io-github-cvrt-jh-wordpress-mcp -- npx -y @cavort-it-systems/wordpress-mcp --- ## ChatSpatial URL: https://mcp-marketplace.io/server/io-github-cafferychen777-chatspatial Summary: Natural language-driven spatial transcriptomics analysis with 60+ methods via MCP Category: Communication Mode: local Pricing: Free PyPI: chatspatial GitHub: https://github.com/cafferychen777/ChatSpatial Security Score: 0/10 Creator: Cafferychen777 Creator Reputation: C+ Version: 1.1.6 Install (Claude Code): claude mcp add io-github-cafferychen777-chatspatial -- uvx chatspatial --- ## Ref Tools URL: https://mcp-marketplace.io/server/tools-ref-ref-tools-mcp Summary: Token-efficient search for coding agents over public and private documentation. Description: Token-efficient search for coding agents over public and private documentation. Remote endpoints: streamable-http: https://api.ref.tools/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/ref-tools/ref-tools-mcp Security Score: 10/10 Creator: Ref Tools Creator Reputation: C+ Version: 3.0.1 --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-diff-forge-mcp Summary: Compare text and code, show differences with context Category: Developer Tools Mode: local Pricing: Free npm: diff-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 6.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-diff-forge-mcp -- npx -y diff-forge-mcp --- ## Sprout URL: https://mcp-marketplace.io/server/io-github-mepsopti-sprout-mcp Summary: Model-tiered content pipeline — cheap models seed, expensive models verify Category: Developer Tools Mode: local Pricing: Free PyPI: sprout-mcp GitHub: https://github.com/mepsopti/sprout-mcp Security Score: 10/10 Creator: Mepsopti Creator Reputation: C+ Version: 0.1.4 Install (Claude Code): claude mcp add io-github-mepsopti-sprout-mcp -- uvx sprout-mcp --- ## Melchizedek URL: https://mcp-marketplace.io/server/io-github-louis49-melchizedek Summary: Persistent memory for Claude Code — offline, single-file, hybrid search. Category: Developer Tools Mode: local Pricing: Free npm: melchizedek GitHub: https://github.com/louis49/melchizedek Security Score: 10/10 Creator: Louis49 Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-louis49-melchizedek -- npx -y melchizedek --- ## Uptimebolt URL: https://mcp-marketplace.io/server/io-github-clm-cloud-solutions-uptimebolt-mcp-server Summary: AI-powered infrastructure monitoring tools for Claude, Cursor, and MCP clients. Description: UptimeBolt MCP Server connects your AI assistant to your infrastructure monitoring stack. Query service health, response time metrics (p95/p99), active incidents, AI predictions, root cause analysis, deployment correlations, and deploy safety checks — all through natural language. Built for DevOps engineers, SREs, and developers who want real-time infrastructure insights without leaving their IDE or AI assistant. Category: Cloud & DevOps Mode: local Pricing: Free npm: @uptimebolt/mcp-server GitHub: https://github.com/clm-cloud-solutions/uptimebolt-mcp-server Security Score: 10/10 Installs: 1 Creator: Leafar Maina Creator Reputation: A- Version: 1.0.12 Tags: monitoring, uptime, infrastructure, devops, sre, observability, incidents, predictions, root-cause-analysis, deploy-safety, health-check, metrics, ai-monitoring, claude, mcp, express, nodejs Use Cases: Query real-time service health with health scores (0-100) and monitor breakdowns, List and filter monitors by status (up/down/degraded) and type (HTTP - TCP - DNS - ping), Get detailed monitor metrics: response time (avg - p95 -p99) - uptime percentage - error breakdown, View active and resolved incidents with optional root cause analysis, AI-powered predictions for upcoming issues with confidence scores, Run multi-model root cause analysis on incidents (basic - standard - deep - premium tiers), Deploy safety gate: check if it's safe to deploy based on health score - active incidents and predictions, Track recent deployments with incident correlation scores, Generate executive summaries of infrastructure health for reports, Monitor health trends over configurable periods (1h - 6h - 24h - 7d - 30d), Supports both stdio (local) and HTTP (remote/CI-CD) transports, Available as npm package - Docker image and hosted service Required Credentials: UPTIMEBOLT_API_KEY (required), UPTIMEBOLT_API_URL (optional) Install (Claude Code): claude mcp add io-github-clm-cloud-solutions-uptimebolt-mcp-server -- npx -y @uptimebolt/mcp-server --- ## Omni Nli URL: https://mcp-marketplace.io/server/io-github-cogitatortech-omni-nli Summary: An MCP server for natural language inference Category: Developer Tools Mode: local Pricing: Free PyPI: omni-nli GitHub: https://github.com/CogitatorTech/omni-nli Security Score: 10/10 Creator: CogitatorTech Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-cogitatortech-omni-nli -- uvx omni-nli --- ## Test Coverage URL: https://mcp-marketplace.io/server/io-github-goldbergyoni-test-coverage-mcp Summary: Analyze test coverage from LCOV files - makes AI agents coverage-aware without wasting tokens Category: AI & ML Mode: local Pricing: Free npm: test-coverage-mcp GitHub: https://github.com/goldbergyoni/test-coverage-mcp Security Score: 10/10 Creator: Goldbergyoni Creator Reputation: C+ Version: 1.1.0 Install (Claude Code): claude mcp add io-github-goldbergyoni-test-coverage-mcp -- npx -y test-coverage-mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-pare-lint Summary: Pare Lint ג€” Structured linting and formatting (ESLint, Prettier, Biome, Oxlint) as typed JSON. Category: Developer Tools Mode: local Pricing: Free npm: @paretools/lint GitHub: https://github.com/Dave-London/Pare Security Score: 6.5/10 Creator: Dave London Creator Reputation: C+ Version: 0.8.1 Install (Claude Code): claude mcp add io-github-dave-london-pare-lint -- npx -y @paretools/lint --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-gradient-forge-mcp Summary: Build CSS linear and radial gradient values Category: Developer Tools Mode: local Pricing: Free npm: gradient-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 4.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-gradient-forge-mcp -- npx -y gradient-forge-mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-markdown-forge-mcp Summary: Markdown processing, TOC generation, HTML conversion Category: Developer Tools Mode: local Pricing: Free npm: markdown-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 5.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-markdown-forge-mcp -- npx -y markdown-forge-mcp --- ## Jitapi URL: https://mcp-marketplace.io/server/io-github-nk3750-jitapi Summary: Turn any OpenAPI spec into an executable agent interface using graphs and semantic search. Category: Developer Tools Mode: local Pricing: Free PyPI: jitapi GitHub: https://github.com/nk3750/jitapi Security Score: 10/10 Creator: User Creator Reputation: C- Version: 0.1.1 Required Credentials: OPENAI_API_KEY (required) Install (Claude Code): claude mcp add io-github-nk3750-jitapi -- uvx jitapi --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-pare-github Summary: Pare GitHub ג€” Structured GitHub operations (PRs, issues, actions) as typed JSON. Category: Developer Tools Mode: local Pricing: Free npm: @paretools/github GitHub: https://github.com/Dave-London/Pare Security Score: 6.2/10 Creator: Dave London Creator Reputation: C+ Version: 0.8.1 Install (Claude Code): claude mcp add io-github-dave-london-pare-github -- npx -y @paretools/github --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-json-forge-mcp Summary: JSON processing — format, validate, diff, convert, minify, query, analyze Category: Developer Tools Mode: local Pricing: Free npm: json-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 5.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-json-forge-mcp -- npx -y json-forge-mcp --- ## Supercolony URL: https://mcp-marketplace.io/server/io-github-randomblocker-supercolony Summary: Agent swarm intelligence — real-time feed and consensus signals from 140+ AI agents on-chain Category: Developer Tools Mode: local Pricing: Free npm: supercolony-mcp GitHub: https://github.com/TheSuperColony/supercolony-mcp Security Score: 4.8/10 Creator: TheSuperColony Creator Reputation: C+ Version: 0.1.8 Install (Claude Code): claude mcp add io-github-randomblocker-supercolony -- npx -y supercolony-mcp --- ## Fhirfly URL: https://mcp-marketplace.io/server/io-fhirfly-mcp-server Summary: Healthcare data: drugs, providers, diagnoses, labs, vaccines, claims, and Medicaid endpoints. Category: Developer Tools Mode: local Pricing: Free npm: @fhirfly-io/mcp-server GitHub: https://github.com/FHIRfly-io/fhirfly-mcp-server Security Score: 9.5/10 Creator: FHIRfly Io Creator Reputation: C+ Version: 0.4.0 Required Credentials: FHIRFLY_API_KEY (required) Install (Claude Code): claude mcp add io-fhirfly-mcp-server -- npx -y @fhirfly-io/mcp-server --- ## Academia URL: https://mcp-marketplace.io/server/ai-smithery-ilyagusev-academia-mcp Summary: Search arXiv and ACL Anthology, retrieve citations and references, and browse web sources to accel… Description: Search arXiv and ACL Anthology, retrieve citations and references, and browse web sources to accel… Remote endpoints: streamable-http: https://server.smithery.ai/@IlyaGusev/academia_mcp/mcp Category: Education & Research Mode: dual Pricing: Free GitHub: https://github.com/IlyaGusev/academia_mcp Security Score: 10/10 Creator: IlyaGusev Creator Reputation: C+ Version: 1.16.0 --- ## Files URL: https://mcp-marketplace.io/server/com-files-python-mcp Summary: Securely give LLMs controlled access to real-world operations inside your Files.com environment Category: Developer Tools Mode: local Pricing: Free PyPI: files-com-mcp GitHub: https://github.com/Files-com/files-mcp Security Score: 10/10 Creator: Files Com Creator Reputation: C+ Version: 1.0.42 Required Credentials: FILES_COM_API_KEY (required) Install (Claude Code): claude mcp add com-files-python-mcp -- uvx files-com-mcp --- ## Wolfpack Intelligence URL: https://mcp-marketplace.io/server/io-github-rok-labs-wolfpack-intelligence Summary: On-chain security and market intelligence for trading agents on Base. Description: On-chain security and market intelligence for trading agents on Base. Remote endpoints: streamable-http: https://api.wolfpack.roklabs.dev/api/v1/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.wolfpack.roklabs.dev/api/v1/mcp MCP Tools (11): token_risk_analysis, security_check, narrative_momentum, agent_trust_score, smart_money_signals, token_market_snapshot, mega_report, prediction_market, il_calculator, yield_scanner, technical_analysis Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 2.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-rok-labs-wolfpack-intelligence https://api.wolfpack.roklabs.dev/api/v1/mcp --- ## Schema Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-schema Summary: JSON Schema, TypeScript types, mocks for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-schema-tools GitHub: https://github.com/rog0x/mcp-schema-tools Security Score: 5.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-rog0x-schema -- npx -y @rog0x/mcp-schema-tools --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-password-forge-mcp Summary: Generate secure passwords with configurable rules and strength check Category: Developer Tools Mode: local Pricing: Free npm: password-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 5.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-password-forge-mcp -- npx -y password-forge-mcp --- ## Bench Router URL: https://mcp-marketplace.io/server/io-github-k1ta141k-mcp-bench-router Summary: Routes design tasks to designarena.ai's top-ranked model via OpenRouter across 14 categories. Category: Developer Tools Mode: local Pricing: Free npm: mcp-bench-router GitHub: https://github.com/K1ta141k/mcp-bench-router Security Score: 10/10 Creator: K1ta141k Creator Reputation: C+ Version: 1.0.1 Required Credentials: OPENROUTER_API_KEY (required) Install (Claude Code): claude mcp add io-github-k1ta141k-mcp-bench-router -- npx -y mcp-bench-router --- ## Nexus URL: https://mcp-marketplace.io/server/io-github-addozhang-nexus Summary: Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts Category: Developer Tools Mode: local Pricing: Free PyPI: nexus-mcp-server GitHub: https://github.com/addozhang/nexus-mcp-server Security Score: 10/10 Creator: Addozhang Creator Reputation: C+ Version: 0.1.1 Required Credentials: NEXUS_BASE_URL (optional), NEXUS_USERNAME (optional), NEXUS_PASSWORD (required) Install (Claude Code): claude mcp add io-github-addozhang-nexus -- uvx nexus-mcp-server --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-gradient Summary: MCP server for CSS gradient generation — linear, radial, conic Category: Developer Tools Mode: local Pricing: Free npm: gradient-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 3.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-ryudi84-gradient -- npx -y gradient-forge-mcp --- ## Augments URL: https://mcp-marketplace.io/server/io-github-augmnt-augments-mcp-server Summary: Augments MCP Server - A comprehensive framework documentation provider for Claude Code Category: Developer Tools Mode: local Pricing: Free PyPI: augments-mcp-server GitHub: https://github.com/augmnt/augments-mcp-server Security Score: 10/10 Creator: Augmnt Creator Reputation: C+ Version: 1.0.1 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-augmnt-augments-mcp-server -- uvx augments-mcp-server --- ## Testing Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-testing Summary: Test generation, mocks, coverage analysis for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-testing-tools GitHub: https://github.com/rog0x/mcp-testing-tools Security Score: 5.5/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rog0x-testing -- npx -y @rog0x/mcp-testing-tools --- ## Impact Preview URL: https://mcp-marketplace.io/server/io-github-agent-polis-impact-preview Summary: Impact preview for AI agents - see what changes before any action executes. Category: Developer Tools Mode: local Pricing: Free PyPI: impact-preview GitHub: https://github.com/agent-polis/impact-preview Security Score: 10/10 Creator: Agent Polis Creator Reputation: C+ Version: 0.2.1 Install (Claude Code): claude mcp add io-github-agent-polis-impact-preview -- uvx impact-preview --- ## Hivemind URL: https://mcp-marketplace.io/server/io-github-hiveforge-sh-hivemind Summary: MCP server for Obsidian vaults - AI tools with consistent canonical context. Local-first. Category: Developer Tools Mode: local Pricing: Free npm: @hiveforge/hivemind-mcp GitHub: https://github.com/hiveforge-sh/hivemind Security Score: 4.8/10 Creator: Hiveforge Sh Creator Reputation: C+ Version: 3.6.3 Required Credentials: HIVEMIND_VAULT_PATH (optional), HIVEMIND_CONFIG_PATH (optional) Install (Claude Code): claude mcp add io-github-hiveforge-sh-hivemind -- npx -y @hiveforge/hivemind-mcp --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-shadow Summary: MCP server for CSS box-shadow generation Category: Developer Tools Mode: local Pricing: Free npm: shadow-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 6.5/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-ryudi84-shadow -- npx -y shadow-forge-mcp --- ## Radio URL: https://mcp-marketplace.io/server/io-github-meshpop-radiomcp Summary: Internet radio streaming MCP server — search, play, and manage radio stations worldwide Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/meshpop/radiomcp Security Score: 10/10 Creator: Meshpop Creator Reputation: C+ Version: 1.0.0 --- ## MCP DinCoder URL: https://mcp-marketplace.io/server/ai-smithery-flight505-mcp-dincoder Summary: Driven Intent Negotiation — Contract-Oriented Deterministic Executable Runtime DinCoder brings the… Description: Driven Intent Negotiation — Contract-Oriented Deterministic Executable Runtime DinCoder brings the… Remote endpoints: streamable-http: https://server.smithery.ai/@flight505/mcp_dincoder/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/flight505/MCP_DinCoder Security Score: 10/10 Creator: Flight505 Creator Reputation: C+ Version: 0.1.15 --- ## Hello Mcp Registry URL: https://mcp-marketplace.io/server/io-github-jonathanhefner-hello-mcp-registry Summary: A simple MCP server. Category: Developer Tools Mode: local Pricing: Free npm: @jonathanhefner/hello-mcp-registry GitHub: https://github.com/jonathanhefner/hello-mcp-registry Security Score: 7/10 Creator: Jonathanhefner Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-jonathanhefner-hello-mcp-registry -- npx -y @jonathanhefner/hello-mcp-registry --- ## Todo URL: https://mcp-marketplace.io/server/io-github-mctx-ai-todo Summary: Personal todo list that persists across sessions and MCP clients. Create, update, complete, reorder, Description: Personal todo list that persists across sessions and MCP clients. Create, update, complete, reorder, Remote endpoints: sse: https://todo.mctx.ai/v2.0.3 Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://todo.mctx.ai/v2.0.3 Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 2.0.3 Install (Claude Code Remote): claude mcp add --transport http io-github-mctx-ai-todo https://todo.mctx.ai/v2.0.3 --- ## Branding URL: https://mcp-marketplace.io/server/io-github-forge-space-branding-mcp Summary: AI-powered brand identity generation via MCP with design tokens, typography, and logo assets. Category: Developer Tools Mode: local Pricing: Free npm: @forgespace/branding-mcp GitHub: https://github.com/Forge-Space/branding-mcp Security Score: 9.8/10 Creator: Forge Space Creator Reputation: C+ Version: 0.55.3 Install (Claude Code): claude mcp add io-github-forge-space-branding-mcp -- npx -y @forgespace/branding-mcp --- ## Ramaris App URL: https://mcp-marketplace.io/server/io-github-ramaris-app-mcp-server Summary: On-chain wallet analytics and trading strategies on Base for AI assistants Category: Developer Tools Mode: local Pricing: Free npm: @ramaris/mcp-server GitHub: https://github.com/ramaris-app/mcp-server Security Score: 10/10 Creator: Ramaris App Creator Reputation: C+ Version: 0.1.4 Required Credentials: RAMARIS_API_KEY (required) Install (Claude Code): claude mcp add io-github-ramaris-app-mcp-server -- npx -y @ramaris/mcp-server --- ## Odsbox Jaquel URL: https://mcp-marketplace.io/server/io-github-totonga-odsbox-jaquel-mcp Summary: MCP server for ASAM ODS with Jaquel query tools, connection management, and data access Category: Developer Tools Mode: local Pricing: Free PyPI: odsbox-jaquel-mcp GitHub: https://github.com/totonga/odsbox-jaquel-mcp Security Score: 5.2/10 Creator: Totonga Creator Reputation: C+ Version: 1.3.0 Install (Claude Code): claude mcp add io-github-totonga-odsbox-jaquel-mcp -- uvx odsbox-jaquel-mcp --- ## Nerve Agent URL: https://mcp-marketplace.io/server/io-github-reagost-nerve-rpc Summary: MCP server for Nerve blockchain JSON-RPC & REST API for AI Agents Category: Developer Tools Mode: local Pricing: Free npm: nerve-rpc-mcp GitHub: https://github.com/NerveNetwork/nerve-agent Security Score: 6.2/10 Creator: NerveNetwork Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-reagost-nerve-rpc -- npx -y nerve-rpc-mcp --- ## Time Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-time Summary: Timezone, dates, cron, timestamps for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-time-tools GitHub: https://github.com/rog0x/mcp-time-tools Security Score: 6/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rog0x-time -- npx -y @rog0x/mcp-time-tools --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-base64 Summary: MCP server for Base64, URL, and HTML encoding/decoding Category: Developer Tools Mode: local Pricing: Free npm: base64-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 6.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-ryudi84-base64 -- npx -y base64-forge-mcp --- ## Huoshui Pdf Converter URL: https://mcp-marketplace.io/server/io-github-huoshuiai42-huoshui-pdf-converter Summary: An MCP server that provides PDF file conversion Category: Developer Tools Mode: local Pricing: Free PyPI: huoshui-pdf-converter GitHub: https://github.com/huoshuiai42/huoshui-pdf-converter Security Score: 4.2/10 Creator: Huoshuiai42 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-huoshuiai42-huoshui-pdf-converter -- uvx huoshui-pdf-converter --- ## Multi Edit URL: https://mcp-marketplace.io/server/io-github-eaisdevelopment-mcp-multi-edit Summary: Atomic multi-file find-and-replace by Essential AI Solutions (essentialai.uk) Category: Developer Tools Mode: local Pricing: Free npm: @essentialai/mcp-multi-edit GitHub: https://github.com/eaisdevelopment/mcp-multi-edit Security Score: 5.2/10 Creator: Eaisdevelopment Creator Reputation: C+ Version: 0.2.7 Install (Claude Code): claude mcp add io-github-eaisdevelopment-mcp-multi-edit -- npx -y @essentialai/mcp-multi-edit --- ## Xpoz URL: https://mcp-marketplace.io/server/ai-xpoz-social-insights Summary: Twitter/X, Instagram, Reddit & TikTok data for AI agents. 1.5B+ posts. No API keys. Description: Twitter/X, Instagram, Reddit & TikTok data for AI agents. 1.5B+ posts. No API keys. Remote endpoints: streamable-http: https://mcp.xpoz.ai/mcp Category: Marketing & Social Mode: remote Pricing: Free Remote URL: https://mcp.xpoz.ai/mcp GitHub: https://github.com/xpozpublic/xpoz-mcp Security Score: 10/10 Creator: Xpozpublic Creator Reputation: C+ Version: 1.4.0 Install (Claude Code Remote): claude mcp add --transport http ai-xpoz-social-insights https://mcp.xpoz.ai/mcp --- ## Mysql URL: https://mcp-marketplace.io/server/io-github-neverinfamous-mysql-mcp Summary: Enterprise-grade MySQL MCP Server with OAuth 2.0, 106 tools, and Docker deployment Category: Data & Analytics Mode: local Pricing: Free GitHub: https://github.com/neverinfamous/mysql-mcp.git Security Score: 10/10 Creator: Neverinfamous Creator Reputation: C+ Version: 1.0.0 --- ## Mermaid URL: https://mcp-marketplace.io/server/ai-smithery-hustcc-mcp-mermaid Summary: Generate dynamic Mermaid diagrams and charts with AI assistance. Customize styles and export diagr… Description: Generate dynamic Mermaid diagrams and charts with AI assistance. Customize styles and export diagr… Remote endpoints: streamable-http: https://server.smithery.ai/@hustcc/mcp-mermaid/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/hustcc/mcp-mermaid Security Score: 10/10 Creator: Hustcc Creator Reputation: C+ Version: 0.1.3 --- ## Discovery Engine URL: https://mcp-marketplace.io/server/com-leap-labs-discovery-engine Summary: Find novel, statistically validated patterns in tabular data — hypothesis-free. Description: Find novel, statistically validated patterns in tabular data — hypothesis-free. Remote endpoints: streamable-http: https://disco.leap-labs.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://disco.leap-labs.com/mcp GitHub: https://github.com/leap-laboratories/discovery-engine-mcp MCP Tools (10): discovery_list_plans, discovery_estimate, discovery_analyze, discovery_status, discovery_get_results, discovery_account, discovery_signup, discovery_add_payment_method, discovery_purchase_credits, discovery_subscribe Security Score: 10/10 Creator: Jessica Rumbelow Creator Reputation: C- Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-leap-labs-discovery-engine https://disco.leap-labs.com/mcp --- ## Word Mcp Live URL: https://mcp-marketplace.io/server/io-github-ykarapazar-word-mcp-live Summary: Live Microsoft Word editing via MCP — tracked changes, undo, comments, 40+ tools Category: Developer Tools Mode: local Pricing: Free PyPI: word-mcp-live GitHub: https://github.com/ykarapazar/word-mcp-live Security Score: 10/10 Creator: Ykarapazar Creator Reputation: C+ Version: 1.2.0 Required Credentials: MCP_AUTHOR (optional), MCP_AUTHOR_INITIALS (optional) Install (Claude Code): claude mcp add io-github-ykarapazar-word-mcp-live -- uvx word-mcp-live --- ## Commerce Intelligence URL: https://mcp-marketplace.io/server/io-phoslabs-commerce-intelligence Summary: Commerce intelligence for AI agents. Diagnose drop-offs, fix checkouts, optimize pricing. Description: Commerce intelligence for AI agents. Diagnose drop-offs, fix checkouts, optimize pricing. Remote endpoints: streamable-http: https://mcp.phoslabs.io/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.phoslabs.io/ Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 4.0.0 Install (Claude Code Remote): claude mcp add --transport http io-phoslabs-commerce-intelligence https://mcp.phoslabs.io/ --- ## AutoTS URL: https://mcp-marketplace.io/server/io-github-winedarksea-autots Summary: Automated time series forecasting with model search, anomaly detection, and event risk analysis Category: Developer Tools Mode: local Pricing: Free PyPI: autots-mcp GitHub: https://github.com/winedarksea/AutoTS Security Score: 5.2/10 Creator: Winedarksea Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-winedarksea-autots -- uvx autots-mcp --- ## UpTier URL: https://mcp-marketplace.io/server/io-github-foxintheloop-uptier Summary: MCP-powered To-Do application with intelligent task prioritization Category: Developer Tools Mode: local Pricing: Free npm: @foxintheloop/uptier-mcp GitHub: https://github.com/foxintheloop/UpTier Security Score: 5.5/10 Creator: Foxintheloop Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-foxintheloop-uptier -- npx -y @foxintheloop/uptier-mcp --- ## Spec Score URL: https://mcp-marketplace.io/server/io-github-openpoem-spec-score-mcp Summary: Score your specs before feeding them to an LLM. MCP server with radar chart visualization. Category: Developer Tools Mode: local Pricing: Free npm: spec-score-mcp GitHub: https://github.com/openpoem/spec-score-mcp Security Score: 10/10 Creator: Openpoem Creator Reputation: C+ Version: 2.0.2 Install (Claude Code): claude mcp add io-github-openpoem-spec-score-mcp -- npx -y spec-score-mcp --- ## Mhlabs Mcp Tools URL: https://mcp-marketplace.io/server/io-github-musaddiquehussainlabs-mhlabs-mcp-tools Summary: An MCP server that provides text preprocessing, NLP components, and document analysis Category: Developer Tools Mode: local Pricing: Free PyPI: mhlabs-mcp-tools GitHub: https://github.com/MusaddiqueHussainLabs/mhlabs_mcp_tools Security Score: 10/10 Creator: MusaddiqueHussainLabs Creator Reputation: C+ Version: 3.0.0 Install (Claude Code): claude mcp add io-github-musaddiquehussainlabs-mhlabs-mcp-tools -- uvx mhlabs-mcp-tools --- ## Siliconbridge URL: https://mcp-marketplace.io/server/io-github-aataqi-boop-siliconbridge Summary: Human-in-the-loop API for AI agents. CAPTCHA, OTP, KYC, and approvals by real humans. Description: Human-in-the-loop API for AI agents. CAPTCHA, OTP, KYC, and approvals by real humans. Remote endpoints: streamable-http: https://siliconbridge.xyz/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://siliconbridge.xyz/mcp Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-aataqi-boop-siliconbridge https://siliconbridge.xyz/mcp --- ## Api Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-api Summary: HTTP client, JWT decode, header analysis for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-api-tools GitHub: https://github.com/rog0x/mcp-api-tools Security Score: 4.5/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rog0x-api -- npx -y @rog0x/mcp-api-tools --- ## Writio URL: https://mcp-marketplace.io/server/io-github-alexlarcheveque-writio Summary: LinkedIn-native AI content creation, scheduling & analytics via MCP. Category: Developer Tools Mode: local Pricing: Free npm: @writio/mcp-server GitHub: https://github.com/writio/mcp-server Security Score: 5.2/10 Installs: 1 Creator: Writio Creator Reputation: C+ Version: 0.1.3 Required Credentials: WRITIO_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-alexlarcheveque-writio -- npx -y @writio/mcp-server --- ## Agent Signal URL: https://mcp-marketplace.io/server/io-github-dan24ou-cpu-agent-signal Summary: Collective intelligence for AI shopping agents — product intel, deals, and more Description: Collective intelligence for AI shopping agents — product intel, deals, and more Remote endpoints: streamable-http: https://agent-signal-production.up.railway.app/mcp Category: Developer Tools Mode: dual Pricing: Free npm: agent-signal Remote URL: https://agent-signal-production.up.railway.app/mcp GitHub: https://github.com/dan24ou-cpu/agent-signal Security Score: 4.8/10 Creator: Dan24ou Cpu Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-dan24ou-cpu-agent-signal -- npx -y agent-signal Install (Claude Code Remote): claude mcp add --transport http io-github-dan24ou-cpu-agent-signal https://agent-signal-production.up.railway.app/mcp --- ## Rube URL: https://mcp-marketplace.io/server/dev-composio-rube-rube Summary: Connect your AI to 500+ apps like Gmail, Slack, GitHub, and Notion with streamable HTTP transport. Description: Connect your AI to 500+ apps like Gmail, Slack, GitHub, and Notion with streamable HTTP transport. Remote endpoints: streamable-http: https://rube.composio.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://rube.composio.dev/mcp GitHub: https://github.com/ComposioHQ/Rube Security Score: 9/10 Installs: 1 Creator: ComposioHQ Creator Reputation: C+ Version: 0.0.2 Install (Claude Code Remote): claude mcp add --transport http dev-composio-rube-rube https://rube.composio.dev/mcp --- ## Pare URL: https://mcp-marketplace.io/server/io-github-dave-london-pare-go Summary: Pare Go ג€” Structured Go tool output (build, test, vet, fmt, mod) as typed JSON diagnostics. Category: Developer Tools Mode: local Pricing: Free npm: @paretools/go GitHub: https://github.com/Dave-London/Pare Security Score: 5.5/10 Creator: Dave London Creator Reputation: C+ Version: 0.8.1 Install (Claude Code): claude mcp add io-github-dave-london-pare-go -- npx -y @paretools/go --- ## Sourcelibrary V2 URL: https://mcp-marketplace.io/server/io-github-embassy-of-the-free-mind-source-library Summary: Search translated historical texts on alchemy, Hermeticism, and Renaissance philosophy. Category: Developer Tools Mode: local Pricing: Free npm: @source-library/mcp-server GitHub: https://github.com/Embassy-of-the-Free-Mind/sourcelibrary-v2 Security Score: 4.5/10 Creator: Embassy Of The Free Mind Creator Reputation: C+ Version: 1.2.0 Install (Claude Code): claude mcp add io-github-embassy-of-the-free-mind-source-library -- npx -y @source-library/mcp-server --- ## Docs Site URL: https://mcp-marketplace.io/server/com-redpanda-docs-mcp Summary: Get authoritative answers to questions about Redpanda. Description: Get authoritative answers to questions about Redpanda. Remote endpoints: streamable-http: https://docs.redpanda.com/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/redpanda-data/docs-site Security Score: 10/10 Creator: Redpanda Data Creator Reputation: C+ Version: 2025.11.26+pr150-394827a --- ## Slima URL: https://mcp-marketplace.io/server/io-github-slima-ai-slima Summary: MCP Server for Slima - AI Writing IDE for Novel Authors with AI Beta Reader. Description: MCP Server for Slima - AI Writing IDE for Novel Authors with AI Beta Reader. Remote endpoints: streamable-http: https://mcp.slima.ai/mcp Category: Developer Tools Mode: dual Pricing: Free npm: slima-mcp Remote URL: https://mcp.slima.ai/mcp GitHub: https://github.com/slima-ai/slima-mcp Security Score: 10/10 Creator: Slima Ai Creator Reputation: C+ Version: 0.1.13 Required Credentials: SLIMA_API_TOKEN (optional) Install (Claude Code): claude mcp add io-github-slima-ai-slima -- npx -y slima-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-slima-ai-slima https://mcp.slima.ai/mcp --- ## Qae Claude Mcp Example URL: https://mcp-marketplace.io/server/io-github-tb8412-qae-safety-mcp Summary: Deterministic pre-execution safety certification for autonomous AI agents. Category: Developer Tools Mode: local Pricing: Free PyPI: qae-safety GitHub: https://github.com/tb8412/qae-claude-mcp-example Security Score: 5.2/10 Creator: Tb8412 Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-tb8412-qae-safety-mcp -- uvx qae-safety --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-base64-forge-mcp Summary: Encode/decode Base64, URL-safe variants, and file data Category: Developer Tools Mode: local Pricing: Free npm: base64-forge-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 0.8/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ryudi84-base64-forge-mcp -- npx -y base64-forge-mcp --- ## Clio Kit URL: https://mcp-marketplace.io/server/io-github-iowarp-parquet-mcp Summary: MCP server for Apache Parquet files Category: Developer Tools Mode: local Pricing: Free PyPI: clio-kit GitHub: https://github.com/iowarp/clio-kit Security Score: 4.5/10 Creator: Iowarp Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-iowarp-parquet-mcp -- uvx clio-kit --- ## Xlwings URL: https://mcp-marketplace.io/server/io-github-geniuskey-mcp-server-xlwings Summary: Excel automation via xlwings COM. DRM-protected files, live sessions, VBA macros. Windows only. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-server-xlwings GitHub: https://github.com/geniuskey/mcp-server-xlwings Security Score: 7/10 Creator: Geniuskey Creator Reputation: C+ Version: 0.4.1 Install (Claude Code): claude mcp add io-github-geniuskey-mcp-server-xlwings -- uvx mcp-server-xlwings --- ## Fiftyone URL: https://mcp-marketplace.io/server/io-github-adonaivera-fiftyone-mcp-server Summary: Control FiftyOne computer vision datasets through AI assistants using 80+ operators. Category: Developer Tools Mode: local Pricing: Free PyPI: fiftyone-mcp-server GitHub: https://github.com/AdonaiVera/fiftyone-mcp-server Security Score: 6.5/10 Creator: AdonaiVera Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-adonaivera-fiftyone-mcp-server -- uvx fiftyone-mcp-server --- ## Japan Data URL: https://mcp-marketplace.io/server/io-github-izyuusya-japan-data-mcp Summary: 日本の公的データ(統計・法人・不動産)にAIからアクセスするMCPサーバー。e-Stat統計API・法人番号Web-API・不動産情報ライブラリAPIの3API統合。全国約1,700市区町村対応。 Category: Developer Tools Mode: local Pricing: Free PyPI: japan-data-mcp GitHub: https://github.com/Izyuusya/japan-data-mcp Security Score: 10/10 Creator: User Creator Reputation: C- Version: 0.1.1 Required Credentials: ESTAT_APP_ID (required), CORP_APP_ID (required), REALESTATE_API_KEY (required) Install (Claude Code): claude mcp add io-github-izyuusya-japan-data-mcp -- uvx japan-data-mcp --- ## Eu Ai Act URL: https://mcp-marketplace.io/server/io-github-ark-forge-mcp-eu-ai-act Summary: EU AI Act compliance MCP server. Scans AI codebases, classifies risk, provides remediation guidance. Description: EU AI Act compliance MCP server. Scans AI codebases, classifies risk, provides remediation guidance. Remote endpoints: streamable-http: https://mcp.arkforge.fr/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.arkforge.fr/mcp GitHub: https://github.com/ark-forge/mcp-eu-ai-act Security Score: 9/10 Creator: Ark Forge Creator Reputation: C+ Version: 1.5.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ark-forge-mcp-eu-ai-act https://mcp.arkforge.fr/mcp --- ## Dropbox URL: https://mcp-marketplace.io/server/ai-smithery-cindyloo-dropbox-mcp-server Summary: Search, browse, and read your Dropbox files. Find documents by name or content, list folders, and… Description: Search, browse, and read your Dropbox files. Find documents by name or content, list folders, and… Remote endpoints: streamable-http: https://server.smithery.ai/@cindyloo/dropbox-mcp-server/mcp Category: File & Storage Mode: dual Pricing: Free GitHub: https://github.com/cindyloo/dropbox-mcp-server Security Score: 10/10 Creator: Cindyloo Creator Reputation: C+ Version: 1.15.0 --- ## Huly URL: https://mcp-marketplace.io/server/io-github-dearlordylord-huly-mcp Summary: MCP server for Huly integration Category: Developer Tools Mode: local Pricing: Free npm: @firfi/huly-mcp GitHub: https://github.com/dearlordylord/huly-mcp Security Score: 10/10 Creator: Dearlordylord Creator Reputation: C+ Version: 0.1.7 Required Credentials: HULY_URL (optional), HULY_EMAIL (optional), HULY_PASSWORD (required), HULY_WORKSPACE (optional), HULY_CONNECTION_TIMEOUT (optional) Install (Claude Code): claude mcp add io-github-dearlordylord-huly-mcp -- npx -y @firfi/huly-mcp --- ## Memdata URL: https://mcp-marketplace.io/server/io-github-thelabvenice-memdata Summary: Persistent memory for AI agents. Store context, retrieve it semantically. Category: Developer Tools Mode: local Pricing: Free npm: memdata-mcp GitHub: https://github.com/thelabvenice/memdata-mcp Security Score: 10/10 Creator: Thelabvenice Creator Reputation: C+ Version: 1.4.1 Required Credentials: MEMDATA_API_KEY (required) Install (Claude Code): claude mcp add io-github-thelabvenice-memdata -- npx -y memdata-mcp --- ## Tvr URL: https://mcp-marketplace.io/server/com-truevaluerankings-tvr-mcp Summary: Cryptocurrency fundamental analysis scores, fair value estimates, and rankings from TVR. Description: Cryptocurrency fundamental analysis scores, fair value estimates, and rankings from TVR. Remote endpoints: streamable-http: https://truevaluerankings.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://truevaluerankings.com/mcp MCP Tools (6): get_tvr_score, get_tvr_price, compare_coins, get_top_ranked, get_methodology, list_coins Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-truevaluerankings-tvr-mcp https://truevaluerankings.com/mcp --- ## Compoid URL: https://mcp-marketplace.io/server/com-compoid-mcp-server Summary: A collaborative repository where AI agents and humans share research, images, videos and papers. Description: A collaborative repository where AI agents and humans share research, images, videos and papers. Remote endpoints: streamable-http: https://mcpv.compoid.com/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://mcpv.compoid.com/mcp GitHub: https://github.com/compoid/compoid-mcp.git Security Score: 0.5/10 Creator: Compoid Creator Reputation: C+ Version: 1.0.4 Install (Claude Code Remote): claude mcp add --transport http com-compoid-mcp-server https://mcpv.compoid.com/mcp --- ## Npm Search URL: https://mcp-marketplace.io/server/io-github-zcag-npm-search-mcp Summary: Search npm packages, get live registry data, and compare alternatives. No API key needed. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/zcag/npm-search-mcp Security Score: 5.5/10 Creator: zcag Creator Reputation: F Version: 1.0.0 --- ## Statbotics URL: https://mcp-marketplace.io/server/io-github-withinfocus-statbotics Summary: Statbotics MCP Server Category: Developer Tools Mode: local Pricing: Free npm: @withinfocus/statbotics-mcp-server GitHub: https://github.com/withinfocus/statbotics-mcp-server Security Score: 10/10 Creator: Withinfocus Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-withinfocus-statbotics -- npx -y @withinfocus/statbotics-mcp-server --- ## Legacy Shield URL: https://mcp-marketplace.io/server/io-github-stephenballot-ai-legacy-shield Summary: Zero-knowledge encrypted vault for AI agents. EU-hosted persistent storage. Category: Developer Tools Mode: local Pricing: Free npm: @legacy-shield/mcp-server GitHub: https://github.com/stephenballot-ai/legacy-shield Security Score: 9.1/10 Creator: Stephenballot Ai Creator Reputation: C+ Version: 1.0.3 Required Credentials: LEGACY_SHIELD_API_KEY (required), LEGACY_SHIELD_API_URL (optional) Install (Claude Code): claude mcp add io-github-stephenballot-ai-legacy-shield -- npx -y @legacy-shield/mcp-server --- ## Readdown URL: https://mcp-marketplace.io/server/io-github-zcag-readdown-mcp Summary: Convert web pages to clean, LLM-optimized Markdown. No browser needed. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/zcag/readdown-mcp Security Score: 5.2/10 Creator: zcag Creator Reputation: F Version: 1.0.0 --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-spronta-mcp Summary: Upload, transform, and deliver images on a global CDN via AI agents. Category: Developer Tools Mode: local Pricing: Free npm: @spronta/mcp GitHub: https://github.com/spronta/mcp Security Score: 10/10 Creator: Spronta Creator Reputation: C+ Version: 0.1.3 Install (Claude Code): claude mcp add io-github-spronta-mcp -- npx -y @spronta/mcp --- ## Clawaimail URL: https://mcp-marketplace.io/server/io-github-joansongjr-clawaimail Summary: Email infrastructure for AI agents. Create inboxes, send/receive email, and search messages. Category: Developer Tools Mode: local Pricing: Free npm: clawaimail-mcp GitHub: https://github.com/joansongjr/clawaimail Security Score: 4.2/10 Creator: Joansongjr Creator Reputation: C+ Version: 0.1.1 Required Credentials: CLAWAIMAIL_API_KEY (required) Install (Claude Code): claude mcp add io-github-joansongjr-clawaimail -- npx -y clawaimail-mcp --- ## Artifacts URL: https://mcp-marketplace.io/server/io-github-mctx-ai-artifacts Summary: Save decisions, plans, and notes from any AI session and retrieve them later — from any client. Ask Description: Save decisions, plans, and notes from any AI session and retrieve them later — from any client. Ask Remote endpoints: sse: https://artifacts.mctx.ai/v2.2.0 Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://artifacts.mctx.ai/v2.2.0 Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 2.2.0 Install (Claude Code Remote): claude mcp add --transport http io-github-mctx-ai-artifacts https://artifacts.mctx.ai/v2.2.0 --- ## Mux URL: https://mcp-marketplace.io/server/io-github-mcpmux-mcp-mux Summary: McpMux — configure MCP servers once, connect every AI client through one local gateway. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/mcpmux/mcp-mux Security Score: 10/10 Creator: Mcpmux Creator Reputation: C+ Version: 0.1.1 --- ## Mermaid Mcp App URL: https://mcp-marketplace.io/server/io-github-finfin-mermaid-mcp-app Summary: MCP App that renders Mermaid diagrams as interactive UI in Claude, VS Code and other MCP clients Category: Developer Tools Mode: local Pricing: Free npm: mermaid-mcp-app GitHub: https://github.com/finfin/mermaid-mcp-app Security Score: 10/10 Creator: Finfin Creator Reputation: C+ Version: 0.3.2 Install (Claude Code): claude mcp add io-github-finfin-mermaid-mcp-app -- npx -y mermaid-mcp-app --- ## Megalinter URL: https://mcp-marketplace.io/server/io-github-downatthebottomofthemolehole-megalinter Summary: MCP server for running Ox Security MegaLinter via mega-linter-runner Category: Developer Tools Mode: local Pricing: Free npm: @downatthebottomofthemolehole/megalinter-mcp-server GitHub: https://github.com/DownAtTheBottomOfTheMoleHole/megalinter-mcp Security Score: 9.5/10 Creator: DownAtTheBottomOfTheMoleHole Creator Reputation: C+ Version: 3.0.2 Install (Claude Code): claude mcp add io-github-downatthebottomofthemolehole-megalinter -- npx -y @downatthebottomofthemolehole/megalinter-mcp-server --- ## Tba URL: https://mcp-marketplace.io/server/io-github-withinfocus-tba Summary: The Blue Alliance MCP Server Category: Developer Tools Mode: local Pricing: Free npm: @withinfocus/tba-mcp-server GitHub: https://github.com/withinfocus/tba-mcp-server Security Score: 10/10 Creator: Withinfocus Creator Reputation: C+ Version: 1.2.2 Required Credentials: TBA_API_KEY (required) Install (Claude Code): claude mcp add io-github-withinfocus-tba -- npx -y @withinfocus/tba-mcp-server --- ## Ukrainian Law URL: https://mcp-marketplace.io/server/eu-ansvar-ukrainian-law-mcp Summary: Ukrainian legislation via MCP — full-text search across statutes and provisions Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/ukrainian-law-mcp GitHub: https://github.com/Ansvar-Systems/Ukrainian-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add eu-ansvar-ukrainian-law-mcp -- npx -y @ansvar/ukrainian-law-mcp --- ## Bighub URL: https://mcp-marketplace.io/server/io-bighub-mcp Summary: Decision learning for AI agent actions. Evaluate, score, decide, and learn from outcomes. Category: Developer Tools Mode: local Pricing: Free npm: @bighub/bighub-mcp GitHub: https://github.com/bighub-io/bighub Security Score: 10/10 Creator: User Creator Reputation: C Version: 0.2.1 Required Credentials: BIGHUB_API_KEY (required), BIGHUB_BEARER_TOKEN (required), BIGHUB_BASE_URL (optional) Install (Claude Code): claude mcp add io-bighub-mcp -- npx -y @bighub/bighub-mcp --- ## Growthbook URL: https://mcp-marketplace.io/server/io-github-growthbook-growthbook-mcp Summary: MCP Server for interacting with GrowthBook Category: Developer Tools Mode: local Pricing: Free npm: @growthbook/mcp GitHub: https://github.com/growthbook/growthbook-mcp Security Score: 10/10 Creator: Growthbook Creator Reputation: C+ Version: 1.8.1 Required Credentials: GB_API_KEY (optional), GB_EMAIL (optional), GB_API_URL (optional), GB_APP_ORIGIN (optional), GB_HTTP_HEADER_* (optional) Install (Claude Code): claude mcp add io-github-growthbook-growthbook-mcp -- npx -y @growthbook/mcp --- ## Gmail URL: https://mcp-marketplace.io/server/io-github-domdomegg-gmail-mcp Summary: Allow AI systems to read, send, archive, and manage emails via Gmail. Category: Developer Tools Mode: local Pricing: Free npm: gmail-mcp GitHub: https://github.com/domdomegg/gmail-mcp.git Security Score: 4.8/10 Creator: Domdomegg Creator Reputation: C+ Version: 2.3.0 Required Credentials: GOOGLE_ACCESS_TOKEN (required), MCP_TRANSPORT (optional), GOOGLE_CLIENT_ID (optional), GOOGLE_CLIENT_SECRET (required) Install (Claude Code): claude mcp add io-github-domdomegg-gmail-mcp -- npx -y gmail-mcp --- ## Andru Intelligence URL: https://mcp-marketplace.io/server/io-github-geter-andru-andru-intelligence Summary: 19 buyer intelligence tools for technical founders selling to enterprises. Category: Developer Tools Mode: local Pricing: Free npm: mcp-server-andru-intelligence GitHub: https://github.com/geter-andru/mcp-server-andru-intelligence.git Security Score: 10/10 Creator: Geter Creator Reputation: C- Version: 1.4.0 Required Credentials: ANDRU_API_KEY (required), ANDRU_API_URL (optional) Install (Claude Code): claude mcp add io-github-geter-andru-andru-intelligence -- npx -y mcp-server-andru-intelligence --- ## Claude Army URL: https://mcp-marketplace.io/server/io-github-robbhimself-1337-claude-army Summary: Orchestrate multiple Claude Code agents in parallel from a single chat interface. Description: ClaudeArmy is an MCP server that lets Claude spawn and manage multiple Claude Code agents working autonomously across different project directories — all from a single chat interface. Dispatch solo agents for focused tasks, or activate team mode to have a lead agent automatically decompose complex work and coordinate specialized sub-agents running in parallel. Monitor progress, inspect agent teams, retrieve full output, and cancel agents on demand — without leaving your conversation. Category: Developer Tools Mode: local Pricing: Free npm: claude-army GitHub: https://github.com/robbhimself-1337/claude-army Security Score: 10/10 Creator: User Creator Reputation: C+ Version: 0.4.1 Tags: mcp, claude-code, agents, orchestration, multi-agent, automation, developer-tools, parallel, coding-assistant Use Cases: Coding, Refactoring, Code Review, Architecture Analysis, Parallel Development, Task Automation, Multi-Agent Orchestration Install (Claude Code): claude mcp add io-github-robbhimself-1337-claude-army -- npx -y claude-army --- ## Warhammer Oracle URL: https://mcp-marketplace.io/server/io-github-gregario-warhammer-oracle Summary: Warhammer 40K and Kill Team rules, stats, and game flow MCP server Category: Developer Tools Mode: local Pricing: Free npm: warhammer-oracle GitHub: https://github.com/gregario/warhammer-oracle Security Score: 5.5/10 Creator: Gregario Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-gregario-warhammer-oracle -- npx -y warhammer-oracle --- ## Vibescan URL: https://mcp-marketplace.io/server/io-github-aguantar-vibescan-mcp-server Summary: MCP server for VibeScan — scan projects for leaked secrets and security issues Category: Developer Tools Mode: local Pricing: Free PyPI: vibescan-mcp-server GitHub: https://github.com/Aguantar/vibescan-mcp-server Security Score: 4.8/10 Creator: Aguantar Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-aguantar-vibescan-mcp-server -- uvx vibescan-mcp-server --- ## Creo Memories URL: https://mcp-marketplace.io/server/in-creo-memories-mcp-server Summary: Memory system for AI agents with semantic search. Store and recall memories with ease. Description: Memory system for AI agents with semantic search. Store and recall memories with ease. Remote endpoints: streamable-http: https://mcp.creo-memories.in Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.creo-memories.in GitHub: https://github.com/chronista-club/creo-memories Security Score: 9/10 Creator: 伊藤誠 Creator Reputation: D Version: 2.0.0 Install (Claude Code Remote): claude mcp add --transport http in-creo-memories-mcp-server https://mcp.creo-memories.in --- ## Gameserver URL: https://mcp-marketplace.io/server/io-github-statico-alt-spacemolt Summary: MMO game for AI agents: mine, trade, craft, explore, and battle in a galaxy of ~500 systems Description: MMO game for AI agents: mine, trade, craft, explore, and battle in a galaxy of ~500 systems Remote endpoints: streamable-http: https://game.spacemolt.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://game.spacemolt.com/mcp GitHub: https://github.com/SpaceMolt/gameserver Security Score: 9/10 Creator: SpaceMolt Creator Reputation: C+ Version: 0.129.5 Install (Claude Code Remote): claude mcp add --transport http io-github-statico-alt-spacemolt https://game.spacemolt.com/mcp --- ## Clawagent URL: https://mcp-marketplace.io/server/io-github-zaq2989-clawagent Summary: AI agent marketplace with MCP support and HTTP 402 micropayments (x402/intmax402). Description: AI agent marketplace with MCP support and HTTP 402 micropayments (x402/intmax402). Remote endpoints: sse: https://clawagent-production.up.railway.app/mcp/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://clawagent-production.up.railway.app/mcp/sse GitHub: https://github.com/zaq2989/Clawagent Security Score: 9.9/10 Creator: Zaq2989 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-zaq2989-clawagent https://clawagent-production.up.railway.app/mcp/sse --- ## Kafka URL: https://mcp-marketplace.io/server/io-github-aguantar-kafka-dataops-mcp Summary: DataOps Kafka MCP server with consumer lag diagnosis and broker monitoring Category: Data & Analytics Mode: local Pricing: Free PyPI: kafka-dataops-mcp GitHub: https://github.com/Aguantar/kafka-mcp-server Security Score: 5.2/10 Creator: Aguantar Creator Reputation: C+ Version: 0.1.0 Required Credentials: KAFKA_BOOTSTRAP_SERVERS (optional) Install (Claude Code): claude mcp add io-github-aguantar-kafka-dataops-mcp -- uvx kafka-dataops-mcp --- ## Clickhouse URL: https://mcp-marketplace.io/server/io-github-aguantar-clickhouse-dataops-mcp Summary: DataOps ClickHouse MCP server with query optimization and pipeline monitoring Category: Data & Analytics Mode: local Pricing: Free PyPI: clickhouse-dataops-mcp GitHub: https://github.com/Aguantar/clickhouse-mcp-server Security Score: 5.2/10 Creator: Aguantar Creator Reputation: C+ Version: 0.1.1 Required Credentials: CLICKHOUSE_HOST (optional), CLICKHOUSE_PORT (optional), CLICKHOUSE_PASSWORD (required) Install (Claude Code): claude mcp add io-github-aguantar-clickhouse-dataops-mcp -- uvx clickhouse-dataops-mcp --- ## Android Security Analyzer URL: https://mcp-marketplace.io/server/android-security-analyzer Summary: MCP server for static security analysis of Android application source code. Description: Analyzes Android project source files — without building the project — and returns a structured security report. The analysis covers: * Manifest analysis — exported components, dangerous permissions, cleartext traffic, debug flags, backup settings, SDK versions * Gradle/build config — release build misconfigurations, outdated SDKs, suspicious dependencies, hardcoded secrets * Source code (Java/Kotlin) — insecure WebView, SSL/TLS bypass, weak crypto, SQL injection patterns, process execution, ins Category: Security Mode: dual Pricing: Free Remote URL: https://android-security-analyzer.ako-labs.workers.dev/mcp GitHub: https://github.com/ako2345/android-security-analyzer Security Score: 5.2/10 Creator: User Creator Reputation: F Version: 1.0.0 Tags: android, application, security, static-analysis, code-review, vulnerability-detection, secure-coding Use Cases: Security auditing, Code review, Vulnerability detection, Secure coding Install (Claude Code Remote): claude mcp add --transport http android-security-analyzer https://android-security-analyzer.ako-labs.workers.dev/mcp --- ## Config Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-config Summary: JSON, YAML, TOML, INI config tools for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-config-tools GitHub: https://github.com/rog0x/mcp-config-tools Security Score: 5.5/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rog0x-config -- npx -y @rog0x/mcp-config-tools --- ## Shibui Finance URL: https://mcp-marketplace.io/server/shibui-finance Summary: Stock screening for Claude: 64 years of data, 50+ technical indicators - NASDAQ & NYSE Description: Shibui Finance gives Claude direct access to a financial database covering 5,200+ US companies on NYSE and NASDAQ. Ask questions in plain English and get answers backed by real data: stock screening, company comparisons, technical analysis, earnings trends, and multi-decade backtesting. No API keys, no coding, no expensive subscriptions. Just connect and ask. Category: Finance Mode: remote Pricing: Free Remote URL: https://mcp.shibui.finance/mcp MCP Tools (7): stock_data_query, get_database_schema, load_fundamental_workflow, load_technical_workflow, load_screening_workflow, load_comparison_workflow, load_earnings_workflow Security Score: 9/10 Installs: 1 Creator: Christian Richter Creator Reputation: B+ Version: 1.0.1 Tags: finance, stock screener, technical analysis, fundamental analysis, backtesting, dividends, valuation, NYSE, NASDAQ Use Cases: Stock Screening, Company Analysis, Technical Analysis, Backtesting, Earnings Analysis, Sector Comparison, Dividend Research, Portfolio Research, Financial Education, Valuation Install (Claude Code Remote): claude mcp add --transport http shibui-finance https://mcp.shibui.finance/mcp --- ## Android Security Analyzer URL: https://mcp-marketplace.io/server/io-github-ako2345-android-security-analyzer Summary: MCP server for static security analysis of Android source code Description: MCP server for static security analysis of Android source code Remote endpoints: streamable-http: https://android-security-analyzer.ako-labs.workers.dev/mcp Category: Security Mode: remote Pricing: Free Remote URL: https://android-security-analyzer.ako-labs.workers.dev/mcp GitHub: https://github.com/ako2345/android-security-analyzer MCP Tools (4): analyze_android_project, list_android_security_checks, explain_finding, health Security Score: 9/10 Installs: 1 Creator: Ako2345 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ako2345-android-security-analyzer https://android-security-analyzer.ako-labs.workers.dev/mcp --- ## Adadvisor URL: https://mcp-marketplace.io/server/ai-adadvisor-mcp-server Summary: Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings. Description: Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings. Remote endpoints: streamable-http: https://api.adadvisor.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.adadvisor.ai/mcp MCP Tools (5): list_ad_accounts, list_entities, get_performance, get_timeseries, get_entity_details Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http ai-adadvisor-mcp-server https://api.adadvisor.ai/mcp --- ## Seatable URL: https://mcp-marketplace.io/server/io-github-seatable-seatable Summary: MCP server for SeaTable — read, write, search, link, and query data in your bases Category: Developer Tools Mode: local Pricing: Free npm: @seatable/mcp-seatable GitHub: https://github.com/seatable/seatable-mcp Security Score: 5.5/10 Creator: Seatable Creator Reputation: C+ Version: 1.5.2 Required Credentials: SEATABLE_SERVER_URL (optional), SEATABLE_API_TOKEN (optional) Install (Claude Code): claude mcp add io-github-seatable-seatable -- npx -y @seatable/mcp-seatable --- ## Authentik URL: https://mcp-marketplace.io/server/io-github-samik081-mcp-authentik Summary: Manage Authentik through AI assistants Category: Developer Tools Mode: local Pricing: Free npm: @samik081/mcp-authentik GitHub: https://github.com/Samik081/mcp-authentik Security Score: 6.2/10 Creator: Samik081 Creator Reputation: C+ Version: 0.4.8 Required Credentials: AUTHENTIK_URL (optional), AUTHENTIK_TOKEN (required) Install (Claude Code): claude mcp add io-github-samik081-mcp-authentik -- npx -y @samik081/mcp-authentik --- ## Fullrun Cli URL: https://mcp-marketplace.io/server/io-github-tuckerschreiber-fullrun Summary: Google Ads management for AI agents — diagnose, optimize, and manage campaigns. Category: Developer Tools Mode: local Pricing: Free npm: @fullrun/mcp GitHub: https://github.com/tuckerschreiber/fullrun-cli Security Score: 10/10 Creator: Tuckerschreiber Creator Reputation: C+ Version: 0.1.1 Required Credentials: FULLRUN_API_KEY (required) Install (Claude Code): claude mcp add io-github-tuckerschreiber-fullrun -- npx -y @fullrun/mcp --- ## Starling Bank URL: https://mcp-marketplace.io/server/io-github-domdomegg-starling-bank-mcp Summary: Allow AI systems to view and control your Starling Bank account via MCP. Category: Finance Mode: local Pricing: Free npm: starling-bank-mcp GitHub: https://github.com/domdomegg/starling-bank-mcp.git Security Score: 6.5/10 Creator: Domdomegg Creator Reputation: C+ Version: 1.2.0 Required Credentials: STARLING_BANK_ACCESS_TOKEN (required), STARLING_BANK_PRIVATE_KEY_UID (required), STARLING_BANK_PRIVATE_KEY_PEM (required) Install (Claude Code): claude mcp add io-github-domdomegg-starling-bank-mcp -- npx -y starling-bank-mcp --- ## Etherscan Api URL: https://mcp-marketplace.io/server/io-github-junct-bot-etherscan-api-mcp Summary: Etherscan Api - 71 tools for data, metrics, and on-chain analytics Description: Etherscan Api - 71 tools for data, metrics, and on-chain analytics Remote endpoints: streamable-http: https://etherscan-api.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://etherscan-api.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/etherscan-api-mcp MCP Tools (71): get_ether_balance_for_a_single_address, get_ether_balance_for_multiple_addresses_in_a_single_call, get_a_list_of_normal_transactions_by_address, get_a_list_of_internal_transactions_by_address, get_internal_transactions_by_transaction_hash, get_internal_transactions_by_block_range, get_a_list_of_erc20_token_transfer_events_by_address, get_a_list_of_erc721_token_transfer_events_by_address, get_a_list_of_erc1155_token_transfer_events_by_address, get_list_of_blocks_validated_by_address, get_beacon_chain_withdrawals_by_address_and_block_range, get_historical_ether_balance_for_a_single_address_by_blockno, get_contract_abi_for_verified_contract_source_codes, get_contract_source_code_for_verified_contract_source_codes, get_contract_creator_and_creation_tx_hash, verify_source_code, check_source_code_verification_status, check_contract_execution_status, check_transaction_receipt_status, get_block_and_uncle_rewards_by_blockno, get_estimated_block_countdown_time_by_blockno, get_block_number_by_timestamp, get_daily_average_block_size, get_daily_block_count_and_rewards, get_daily_block_rewards, get_daily_average_time_for_a_block_to_be_included_in_the, get_daily_uncle_block_count_and_rewards, get_event_logs_by_address, get_event_logs_by_topics, get_event_logs_by_address_filtered_by_topics, eth_blocknumber, eth_getblockbynumber, eth_getunclebyblocknumberandindex, eth_getblocktransactioncountbynumber, eth_gettransactionbyhash, eth_gettransactionbyblocknumberandindex, eth_gettransactioncount, eth_sendrawtransaction, eth_gettransactionreceipt, eth_call, eth_getcode, eth_getstorageat, eth_gasprice, eth_estimategas, get_erc20_token_totalsupply_by_contractaddress, get_erc20_token_account_balance_for_tokencontractaddress, get_historical_erc20_token_totalsupply_by_contractaddress_and, get_historical_erc20_token_account_balance_for, get_token_holder_list_by_contract_address, get_token_info_by_contractaddress, get_address_erc20_token_holding, get_address_erc721_token_holding, get_address_erc721_token_inventory_by_contract_address, get_estimation_of_confirmation_time, get_gas_oracle, get_daily_average_gas_limit, get_ethereum_daily_total_gas_used, get_daily_average_gas_price, get_total_supply_of_ether, get_total_supply_of_ether_2, get_ether_last_price, get_ethereum_nodes_size, get_total_nodes_count, get_daily_network_transaction_fee, get_daily_new_address_count, get_daily_network_utilization, get_daily_average_network_hash_rate, get_daily_transaction_count, get_daily_average_network_difficulty, get_ether_historical_daily_market_cap, get_ether_historical_price Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-etherscan-api-mcp https://etherscan-api.mcp.junct.dev/mcp --- ## Maker URL: https://mcp-marketplace.io/server/io-github-junct-bot-maker-mcp Summary: Maker - 10 tools for lending rates, supply, and borrow data Description: Maker - 10 tools for lending rates, supply, and borrow data Remote endpoints: streamable-http: https://maker.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://maker.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/maker-mcp MCP Tools (10): cage, dai, deny, exit, join, live, rely, vat, wards, LogNote Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-maker-mcp https://maker.mcp.junct.dev/mcp --- ## Findata URL: https://mcp-marketplace.io/server/io-github-sapph1re-findata-mcp Summary: Stocks, fundamentals, FRED economics, SEC filings & crypto. x402 micropayments, $0.01/call. Category: Developer Tools Mode: local Pricing: Free PyPI: findata-mcp GitHub: https://github.com/sapph1re/findata-mcp Security Score: 9/10 Creator: Sapph1re Creator Reputation: C+ Version: 0.3.3 Required Credentials: EVM_PRIVATE_KEY (required), FINDATA_BACKEND_URL (optional) Install (Claude Code): claude mcp add io-github-sapph1re-findata-mcp -- uvx findata-mcp --- ## Hive Doctrine URL: https://mcp-marketplace.io/server/io-github-mizukaizen-hive-doctrine-mcp Summary: Agent knowledge marketplace. 105 products, 6 MCP tools, x402 payments on Base network. Category: Developer Tools Mode: local Pricing: Free npm: hive-doctrine-mcp GitHub: https://github.com/mizukaizen/hive-doctrine-mcp Security Score: 10/10 Creator: Mizukaizen Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-mizukaizen-hive-doctrine-mcp -- npx -y hive-doctrine-mcp --- ## Stompy URL: https://mcp-marketplace.io/server/ai-stompy-stompy Summary: Persistent AI memory with semantic search, conflict detection, and ticketing. Description: Persistent AI memory with semantic search, conflict detection, and ticketing. Remote endpoints: streamable-http: https://mcp.stompy.ai Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.stompy.ai GitHub: https://github.com/banton/stompy-mcp-server Security Score: 10/10 Creator: Banton Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-stompy-stompy https://mcp.stompy.ai --- ## A11y Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-a11y Summary: Alt text, headings, contrast, ARIA for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-a11y-tools GitHub: https://github.com/rog0x/mcp-a11y-tools Security Score: 4.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rog0x-a11y -- npx -y @rog0x/mcp-a11y-tools --- ## Produktly URL: https://mcp-marketplace.io/server/com-produktly-mcp-server Summary: Connect your AI assistant to Produktly. Read changelogs, feedback responses, and roadmap items. Description: Connect your AI assistant to Produktly. Read changelogs, feedback responses, and roadmap items. Remote endpoints: streamable-http: https://api.produktly.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.produktly.com/api/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-produktly-mcp-server https://api.produktly.com/api/mcp --- ## Cantrip URL: https://mcp-marketplace.io/server/io-github-ozten-cantrip Summary: MCP server for Cantrip — AI-powered GTM engine for solo founders Category: Developer Tools Mode: local Pricing: Free npm: mcp-server-cantrip GitHub: https://github.com/ozten/mcp-server-cantrip Security Score: 5.2/10 Creator: Ozten Creator Reputation: C+ Version: 1.0.5 Required Credentials: CANTRIP_API_KEY (required) Install (Claude Code): claude mcp add io-github-ozten-cantrip -- npx -y mcp-server-cantrip --- ## Advisorfinder URL: https://mcp-marketplace.io/server/com-advisorfinder-mcp Summary: Search SEC-registered financial advisors — profiles, disclosures, risk scores, and credentials. Category: Developer Tools Mode: local Pricing: Free PyPI: advisorfinder-mcp GitHub: https://github.com/drew-keever/advisorfinder-mcp Security Score: 5.2/10 Creator: Drew Keever Creator Reputation: C+ Version: 1.1.5 Install (Claude Code): claude mcp add com-advisorfinder-mcp -- uvx advisorfinder-mcp --- ## Rrg URL: https://mcp-marketplace.io/server/io-github-richardjhobbs-rrg-marketplace Summary: Agent-native fashion marketplace. Browse, design, purchase NFTs, launch brands on Base. Description: Agent-native fashion marketplace. Browse, design, purchase NFTs, launch brands on Base. Remote endpoints: streamable-http: https://realrealgenuine.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://realrealgenuine.com/mcp GitHub: https://github.com/richardjhobbs/rrg MCP Tools (24): list_drops, get_current_brief, upload_image, submit_design, get_submission_status, initiate_purchase, confirm_purchase, get_download_links, list_brands, list_briefs, get_brand, register_brand, get_drop_details, get_offers, check_agent_standing, join_rrg_discord, redeem_voucher, join_marketing_program, log_referral, check_my_commissions, get_marketing_handbook, get_agent_pass, initiate_agent_purchase, confirm_agent_purchase Security Score: 7.6/10 Creator: Richardjhobbs Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-richardjhobbs-rrg-marketplace https://realrealgenuine.com/mcp --- ## Finder URL: https://mcp-marketplace.io/server/io-github-c5huracan-mcp-finder Summary: Find the right MCP server for your task. 4,500+ servers ranked by community trust. Description: Find the right MCP server for your task. 4,500+ servers ranked by community trust. Remote endpoints: streamable-http: https://api.rhdxm.com/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.rhdxm.com/mcp/ Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.2.0 Install (Claude Code Remote): claude mcp add --transport http io-github-c5huracan-mcp-finder https://api.rhdxm.com/mcp/ --- ## Plainsight URL: https://mcp-marketplace.io/server/pro-plainsight-mcp Summary: Search the Plainsight playbook and review code against proven best practices. Description: Search the Plainsight playbook and review code against proven best practices. Remote endpoints: streamable-http: https://playbook-mcp.plainsight.pro/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://playbook-mcp.plainsight.pro/mcp GitHub: https://github.com/PlainsightPro/plainsight-mcp Security Score: 9/10 Creator: PlainsightPro Creator Reputation: C+ Version: 0.2.1 Install (Claude Code Remote): claude mcp add --transport http pro-plainsight-mcp https://playbook-mcp.plainsight.pro/mcp --- ## Zuul URL: https://mcp-marketplace.io/server/io-github-imatza-rh-mcp-zuul Summary: Zuul CI — build failure analysis, log search, pipeline status, and job configuration Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-zuul GitHub: https://github.com/imatza-rh/mcp-zuul Security Score: 10/10 Creator: Imatza Rh Creator Reputation: C+ Version: 0.4.2 Required Credentials: ZUUL_URL (optional), ZUUL_DEFAULT_TENANT (optional), ZUUL_AUTH_TOKEN (optional), ZUUL_USE_KERBEROS (optional), MCP_TRANSPORT (optional), ZUUL_ENABLED_TOOLS (optional), ZUUL_DISABLED_TOOLS (optional) Install (Claude Code): claude mcp add io-github-imatza-rh-mcp-zuul -- uvx mcp-zuul --- ## Metricui URL: https://mcp-marketplace.io/server/io-github-mpmcgowen-metricui Summary: React dashboard components — API lookup, code generation, and prop validation for AI tools. Category: Developer Tools Mode: local Pricing: Free npm: @metricui/mcp-server GitHub: https://github.com/mpmcgowen/metricui Security Score: 4.2/10 Creator: Mpmcgowen Creator Reputation: C+ Version: 0.2.0 Install (Claude Code): claude mcp add io-github-mpmcgowen-metricui -- npx -y @metricui/mcp-server --- ## Uk Parliament Treaties URL: https://mcp-marketplace.io/server/io-github-nick-ma-uk-parliament-treaties Summary: MCP server for UK Parliament Treaties API Category: Developer Tools Mode: local Pricing: Free npm: @darkhorseone/mcp-server-uk-parliament-treaties GitHub: https://github.com/DarkhorseOne/mcp-servers Security Score: 6.5/10 Creator: DarkhorseOne Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-nick-ma-uk-parliament-treaties -- npx -y @darkhorseone/mcp-server-uk-parliament-treaties --- ## X402search URL: https://mcp-marketplace.io/server/io-github-x402-index-x402search-mcp Summary: Search 13,000+ x402-enabled APIs from your AI agent. Powered by x402search.xyz Category: Developer Tools Mode: local Pricing: Free npm: x402search-mcp GitHub: https://github.com/x402-index/x402search-mcp Security Score: 3.2/10 Creator: X402 Index Creator Reputation: C+ Version: 1.0.2 Required Credentials: PRIVATE_KEY (required) Install (Claude Code): claude mcp add io-github-x402-index-x402search-mcp -- npx -y x402search-mcp --- ## Abap Adt URL: https://mcp-marketplace.io/server/io-github-fr0ster-mcp-abap-adt Summary: MCP server for SAP ABAP ADT: repository analysis and CRUD for RAP and classic ABAP Category: Developer Tools Mode: local Pricing: Free npm: @mcp-abap-adt/core GitHub: https://github.com/fr0ster/mcp-abap-adt Security Score: 10/10 Creator: Fr0ster Creator Reputation: C+ Version: 4.2.1 Install (Claude Code): claude mcp add io-github-fr0ster-mcp-abap-adt -- npx -y @mcp-abap-adt/core --- ## Uk Parliament Commonsvotes URL: https://mcp-marketplace.io/server/io-github-nick-ma-uk-parliament-commonsvotes Summary: MCP server for UK Parliament Commons Votes API Category: Developer Tools Mode: local Pricing: Free npm: @darkhorseone/mcp-server-uk-parliament-commonsvotes GitHub: https://github.com/DarkhorseOne/mcp-servers Security Score: 6.5/10 Creator: DarkhorseOne Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-nick-ma-uk-parliament-commonsvotes -- npx -y @darkhorseone/mcp-server-uk-parliament-commonsvotes --- ## Color Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-color Summary: Color convert, palette, contrast checker for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-color-tools GitHub: https://github.com/rog0x/mcp-color-tools Security Score: 6.5/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-rog0x-color -- npx -y @rog0x/mcp-color-tools --- ## Delimit URL: https://mcp-marketplace.io/server/io-github-delimit-ai-delimit Summary: One workspace for every AI coding assistant. Shared tasks, memory, and governance. Category: Developer Tools Mode: local Pricing: Free npm: delimit-cli GitHub: https://github.com/delimit-ai/delimit Security Score: 2.5/10 Creator: Delimit Ai Creator Reputation: C+ Version: 3.10.4 Install (Claude Code): claude mcp add io-github-delimit-ai-delimit -- npx -y delimit-cli --- ## Database Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-database Summary: SQL formatting, schema visualization, migration generation Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-database-tools GitHub: https://github.com/rog0x/mcp-database-tools Security Score: 6.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-rog0x-database -- npx -y @rog0x/mcp-database-tools --- ## MCPClientMock URL: https://mcp-marketplace.io/server/io-github-akkshay10-mcpclientmock Summary: MCP server for James Bloom MockServer - create expectations, verify requests, and manage mock state Category: Developer Tools Mode: local Pricing: Free npm: mockserver-mcp GitHub: https://github.com/Akkshay10/MCPClientMock Security Score: 10/10 Creator: Akkshay10 Creator Reputation: C+ Version: 1.0.2 Required Credentials: MOCKSERVER_HOST (optional), MOCKSERVER_PORT (optional) Install (Claude Code): claude mcp add io-github-akkshay10-mcpclientmock -- npx -y mockserver-mcp --- ## Trip Planner URL: https://mcp-marketplace.io/server/io-aitrips-trip-planner Summary: AI-native trip planning with flights, activities, accommodations, tasks, and maps. Description: AI-native trip planning with flights, activities, accommodations, tasks, and maps. Remote endpoints: streamable-http: https://aitrips.io/api/ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://aitrips.io/api/ai/mcp GitHub: https://github.com/astondg/trip-planner Security Score: 9/10 Creator: Astondg Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-aitrips-trip-planner https://aitrips.io/api/ai/mcp --- ## Mcp URL: https://mcp-marketplace.io/server/ai-datamerge-mcp Summary: B2B data enrichment for 375M+ companies: legal entities, corporate hierarchies, and contacts. Description: B2B data enrichment for 375M+ companies: legal entities, corporate hierarchies, and contacts. Remote endpoints: streamable-http: https://mcp.datamerge.ai Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.datamerge.ai Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-datamerge-mcp https://mcp.datamerge.ai --- ## TablaCognita URL: https://mcp-marketplace.io/server/io-github-pstryder-tablacognita Summary: MCP-native collaborative markdown editor with real-time AI document editing Description: MCP-native collaborative markdown editor with real-time AI document editing Remote endpoints: streamable-http: https://app.tablacognita.com/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://app.tablacognita.com/mcp GitHub: https://github.com/PStryder/TablaCognita Security Score: 4.5/10 Creator: PStryder Creator Reputation: C+ Version: 0.2.0 Install (Claude Code Remote): claude mcp add --transport http io-github-pstryder-tablacognita https://app.tablacognita.com/mcp --- ## Crypto Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-crypto Summary: Hash, encode, UUID, password analysis for AI agents Category: Finance Mode: local Pricing: Free npm: @rog0x/mcp-crypto-tools GitHub: https://github.com/rog0x/mcp-crypto-tools Security Score: 5.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rog0x-crypto -- npx -y @rog0x/mcp-crypto-tools --- ## N8n URL: https://mcp-marketplace.io/server/io-github-rpgmais-mcp-n8n Summary: The most complete MCP server for n8n — 43 tools for workflows, data tables, and more. Category: Productivity Mode: local Pricing: Free npm: @nextoolsolutions/mcp-n8n GitHub: https://github.com/RPGMais/mcp-n8n Security Score: 6.2/10 Creator: RPGMais Creator Reputation: C+ Version: 2.0.2 Required Credentials: N8N_BASE_URL (optional), N8N_API_KEY (required) Install (Claude Code): claude mcp add io-github-rpgmais-mcp-n8n -- npx -y @nextoolsolutions/mcp-n8n --- ## Cap Js URL: https://mcp-marketplace.io/server/io-github-cap-js-mcp-server Summary: Model Context Protocol (MCP) server for AI-assisted development of CAP applications. Category: Developer Tools Mode: local Pricing: Free npm: @cap-js/mcp-server GitHub: https://github.com/cap-js/mcp-server Security Score: 4.2/10 Creator: Cap Js Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-cap-js-mcp-server -- npx -y @cap-js/mcp-server --- ## Uk Parliament Interests URL: https://mcp-marketplace.io/server/io-github-nick-ma-uk-parliament-interests Summary: MCP server for UK Parliament Register of Interests API Category: Developer Tools Mode: local Pricing: Free npm: @darkhorseone/mcp-server-uk-parliament-interests GitHub: https://github.com/DarkhorseOne/mcp-servers Security Score: 6.2/10 Creator: DarkhorseOne Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-nick-ma-uk-parliament-interests -- npx -y @darkhorseone/mcp-server-uk-parliament-interests --- ## Aegis URL: https://mcp-marketplace.io/server/io-github-getaegis-aegis Summary: Credential isolation for AI agents. Inject secrets at the network boundary. Category: Developer Tools Mode: local Pricing: Free npm: @getaegis/cli GitHub: https://github.com/getaegis/aegis Security Score: 5.6/10 Creator: Getaegis Creator Reputation: C+ Version: 1.0.1 Required Credentials: AEGIS_MASTER_KEY (required), AEGIS_SALT (required), AEGIS_DATA_DIR (optional), AEGIS_PORT (optional), AEGIS_LOG_LEVEL (optional), AEGIS_LOG_FORMAT (optional), AEGIS_VAULT (optional), AEGIS_REQUIRE_AGENT_AUTH (optional), AEGIS_POLICY_MODE (optional), AEGIS_POLICIES_DIR (optional), AEGIS_METRICS (optional) Install (Claude Code): claude mcp add io-github-getaegis-aegis -- npx -y @getaegis/cli --- ## Tycana URL: https://mcp-marketplace.io/server/io-github-tycana-tycana Summary: Gives your AI assistant persistent memory and intelligence about your work patterns. Description: Gives your AI assistant persistent memory and intelligence about your work patterns. Remote endpoints: streamable-http: https://app.tycana.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://app.tycana.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-tycana-tycana https://app.tycana.com/mcp --- ## Searxng URL: https://mcp-marketplace.io/server/io-github-aicrafted-searxng-mcp Summary: MCP server for SearXNG aggregator — web search across multiple engines via Model Context Protocol Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/aicrafted/searxng-mcp Security Score: 4.5/10 Creator: Aicrafted Creator Reputation: C+ Version: 1.0.0 Required Credentials: SEARXNG_URL (optional) --- ## Credit Optimizer V5 URL: https://mcp-marketplace.io/server/io-github-rafsilva85-credit-optimizer Summary: Optimizes Manus AI credit usage by 30-75% via intelligent model routing and smart testing. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-credit-optimizer GitHub: https://github.com/rafsilva85/credit-optimizer-v5 Security Score: 5.2/10 Creator: Rafsilva85 Creator Reputation: C+ Version: 5.2.0 Install (Claude Code): claude mcp add io-github-rafsilva85-credit-optimizer -- uvx mcp-credit-optimizer --- ## Feed Reader URL: https://mcp-marketplace.io/server/io-github-crunchtools-feed-reader Summary: RSS/Atom feed reader MCP server with SQLite backend Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-feed-reader-crunchtools GitHub: https://github.com/crunchtools/mcp-feed-reader Security Score: 5.2/10 Creator: Crunchtools Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-crunchtools-feed-reader -- uvx mcp-feed-reader-crunchtools --- ## Uk Parliament Lordsvotes URL: https://mcp-marketplace.io/server/io-github-nick-ma-uk-parliament-lordsvotes Summary: MCP server for UK Parliament Lords Votes API Category: Developer Tools Mode: local Pricing: Free npm: @darkhorseone/mcp-server-uk-parliament-lordsvotes GitHub: https://github.com/DarkhorseOne/mcp-servers Security Score: 6.5/10 Creator: DarkhorseOne Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-nick-ma-uk-parliament-lordsvotes -- npx -y @darkhorseone/mcp-server-uk-parliament-lordsvotes --- ## Pve URL: https://mcp-marketplace.io/server/io-github-samik081-mcp-pve Summary: Manage Proxmox VE through AI assistants Category: Developer Tools Mode: local Pricing: Free npm: @samik081/mcp-pve GitHub: https://github.com/Samik081/mcp-pve Security Score: 6.2/10 Creator: Samik081 Creator Reputation: C+ Version: 0.4.8 Required Credentials: PVE_BASE_URL (optional), PVE_TOKEN_ID (required), PVE_TOKEN_SECRET (required) Install (Claude Code): claude mcp add io-github-samik081-mcp-pve -- npx -y @samik081/mcp-pve --- ## Bamwor URL: https://mcp-marketplace.io/server/io-github-bamwor-dev-bamwor-mcp-server Summary: Global geographic dataset for AI agents — 261 countries, 13.4M cities. Description: Bamwor provides structured geographic data for AI agents and applications. The dataset includes: • 261 countries • 13.4 million cities • geographic coordinates • population data • administrative regions Useful for: • AI agents • geographic queries • location intelligence • global datasets Source dataset: https://bamwor.com Category: Developer Tools Mode: local Pricing: Free npm: bamwor-mcp-server GitHub: https://github.com/bamwor-dev/bamwor-mcp-server Security Score: 10/10 Rating: 5/5 Creator: Bamwor Bamwor Creator Reputation: A- Version: 0.1.2 Tags: geography, cities, countries, dataset, ai, ai-agents, location-data Use Cases: AI agents, geographic data, location lookup, global datasets, city database, country database Install (Claude Code): claude mcp add io-github-bamwor-dev-bamwor-mcp-server -- npx -y bamwor-mcp-server --- ## Humanaway URL: https://mcp-marketplace.io/server/io-github-seankim-android-humanaway-mcp-server Summary: MCP server for humanaway, a social network for AI agents. Category: Developer Tools Mode: local Pricing: Free npm: @humanaway/mcp-server GitHub: https://github.com/seankim-android/humanaway-mcp-server Security Score: 5.2/10 Creator: Seankim Android Creator Reputation: C+ Version: 0.2.2 Required Credentials: HUMANAWAY_API_KEY (required) Install (Claude Code): claude mcp add io-github-seankim-android-humanaway-mcp-server -- npx -y @humanaway/mcp-server --- ## Naramarket URL: https://mcp-marketplace.io/server/ai-smithery-alphago2580-naramarketmcp Summary: Access Korea’s G2B procurement and Nara Market data for bid notices, awards, contracts, statistics… Description: Access Korea’s G2B procurement and Nara Market data for bid notices, awards, contracts, statistics… Remote endpoints: streamable-http: https://server.smithery.ai/@alphago2580/naramarketmcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@alphago2580/naramarketmcp/mcp GitHub: https://github.com/alphago2580/naramarketmcp Security Score: 10/10 Creator: Alphago2580 Creator Reputation: C+ Version: 1.14.1 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-alphago2580-naramarketmcp https://server.smithery.ai/@alphago2580/naramarketmcp/mcp --- ## Aave URL: https://mcp-marketplace.io/server/io-github-junct-bot-aave-mcp Summary: Aave - 6 tools for lending rates, supply, and borrow data Description: Aave - 6 tools for lending rates, supply, and borrow data Remote endpoints: streamable-http: https://aave.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://aave.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/aave-mcp MCP Tools (6): admin, implementation, initialize, upgradeTo, upgradeToAndCall, Upgraded Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-aave-mcp https://aave.mcp.junct.dev/mcp --- ## Uk Parliament Members URL: https://mcp-marketplace.io/server/io-github-nick-ma-uk-parliament-members Summary: MCP server for UK Parliament Members API Category: Developer Tools Mode: local Pricing: Free npm: @darkhorseone/mcp-server-uk-parliament-members GitHub: https://github.com/DarkhorseOne/mcp-servers Security Score: 6.5/10 Creator: DarkhorseOne Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-nick-ma-uk-parliament-members -- npx -y @darkhorseone/mcp-server-uk-parliament-members --- ## Mixmake URL: https://mcp-marketplace.io/server/io-github-swappysh-mixmake Summary: Transcript-based audio editing: transcribe audio, edit by word ID, export edited audio. Description: Transcript-based audio editing: transcribe audio, edit by word ID, export edited audio. Remote endpoints: streamable-http: https://mixmake.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mixmake.com/api/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-swappysh-mixmake https://mixmake.com/api/mcp --- ## Beefy URL: https://mcp-marketplace.io/server/io-github-junct-bot-beefy-mcp Summary: Beefy - 10 tools for protocol data and tools Description: Beefy - 10 tools for protocol data and tools Remote endpoints: streamable-http: https://beefy.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://beefy.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/beefy-mcp MCP Tools (10): get_api_v1_status, get_api_v1_investor_investor_address_timeline, get_api_v1_vault_chain_vault_address_price, get_api_v1_vault_chain_vault_address_harvests, get_api_v1_vault_chain_vault_address_prices_period_since, get_api_v1_vault_chain_vault_address_prices_range_period, get_api_v1_vault_chain_vault_address_investors, get_api_v1_vault_chain_vault_address_move_ticks, get_api_v1_vaults_chain_period, get_api_v1_vaults_chain_harvests_since Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-beefy-mcp https://beefy.mcp.junct.dev/mcp --- ## Json Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-json Summary: JSON/YAML/CSV validate, diff, transform for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-json-tools GitHub: https://github.com/rog0x/mcp-json-tools Security Score: 5.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-rog0x-json -- npx -y @rog0x/mcp-json-tools --- ## Image Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-image Summary: Image metadata, favicon, OG image for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-image-tools GitHub: https://github.com/rog0x/mcp-image-tools Security Score: 6.5/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-rog0x-image -- npx -y @rog0x/mcp-image-tools --- ## Socialneuron URL: https://mcp-marketplace.io/server/com-socialneuron-mcp-server Summary: 52 MCP tools for AI social media: create, distribute, analyze, and optimize content. Category: Developer Tools Mode: local Pricing: Free npm: @socialneuron/mcp-server GitHub: https://github.com/socialneuron/mcp-server Security Score: 10/10 Creator: Socialneuron Creator Reputation: C+ Version: 1.6.0 Required Credentials: SOCIALNEURON_API_KEY (required) Install (Claude Code): claude mcp add com-socialneuron-mcp-server -- npx -y @socialneuron/mcp-server --- ## Uk Parliament Now URL: https://mcp-marketplace.io/server/io-github-nick-ma-uk-parliament-now Summary: MCP server for UK Parliament NOW Annunciator Content API Category: Developer Tools Mode: local Pricing: Free npm: @darkhorseone/mcp-server-uk-parliament-now GitHub: https://github.com/DarkhorseOne/mcp-servers Security Score: 6.5/10 Creator: DarkhorseOne Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-nick-ma-uk-parliament-now -- npx -y @darkhorseone/mcp-server-uk-parliament-now --- ## Onepiece Oracle URL: https://mcp-marketplace.io/server/io-github-gregario-onepiece-oracle Summary: One Piece TCG MCP server with card search, deck analysis, and set browsing Category: Developer Tools Mode: local Pricing: Free npm: onepiece-oracle GitHub: https://github.com/gregario/onepiece-oracle Security Score: 5.2/10 Creator: Gregario Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-gregario-onepiece-oracle -- npx -y onepiece-oracle --- ## MCP2skill URL: https://mcp-marketplace.io/server/io-github-xllinbupt-liepin-jobs Summary: Liepin job search and resume workflows backed by the official Liepin MCP server. Description: Liepin job search and resume workflows backed by the official Liepin MCP server. Remote endpoints: streamable-http: https://open-mcp.liepin.com/servers/cc4a45655fc3432eaf346555d04be77e/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://open-mcp.liepin.com/servers/cc4a45655fc3432eaf346555d04be77e/mcp GitHub: https://github.com/xllinbupt/MCP2skill Security Score: 10/10 Creator: Xllinbupt Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-xllinbupt-liepin-jobs https://open-mcp.liepin.com/servers/cc4a45655fc3432eaf346555d04be77e/mcp --- ## Aarna URL: https://mcp-marketplace.io/server/io-github-junct-bot-aarna-mcp Summary: Aarna - 34 tools for swap quotes, liquidity pools, and trading data Description: Aarna - 34 tools for swap quotes, liquidity pools, and trading data Remote endpoints: streamable-http: https://aarna.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://aarna.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/aarna-mcp MCP Tools (32): limit_orders_controller_get_all_limit_orders, limit_orders_controller_get_all_archived_limit_orders, limit_orders_controller_get_maker_limit_order, limit_orders_controller_create_order, limit_orders_controller_generate_limit_order_data, limit_orders_controller_generate_scaled_limit_order_data, limit_orders_controller_get_taker_limit_orders, limit_orders_controller_get_limit_order_book_v2, prices_cross_chain_controller_get_all_asset_prices_by_addresses_cross_chains, prices_controller_ohlcv_v4, assets_cross_chain_controller_get_pendle_assets_metadata, markets_cross_chain_controller_get_all_markets, markets_cross_chain_controller_get_points_markets, markets_controller_market_data_v2, markets_controller_market_historical_data_v2, sdk_controller_get_market_tokens, sdk_controller_get_supported_aggregators, sdk_controller_get_market_spot_swapping_price, sdk_controller_cancel_single_limit_order, sdk_controller_cancel_all_limit_orders, sdk_controller_redeem_interests_and_rewards, sdk_controller_convert, sdk_controller_convert_v3, sdk_controller_swap_pt_cross_chain_v2, sdk_controller_get_pt_cross_chain_metadata, transactions_controller_transactions_v5, statistics_controller_get_distinct_user_from_token, chains_controller_get_supported_chain_ids, dashboard_controller_get_user_positions, dashboard_controller_get_merkle_claimed_rewards, transactions_controller_get_transactions, pendle_emission_controller_pendle_emission Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-aarna-mcp https://aarna.mcp.junct.dev/mcp --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-webdriverio-mcp Summary: MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium) Category: Developer Tools Mode: local Pricing: Free npm: @wdio/mcp GitHub: https://github.com/webdriverio/mcp Security Score: 10/10 Creator: Webdriverio Creator Reputation: C+ Version: 2.5.3 Install (Claude Code): claude mcp add io-github-webdriverio-mcp -- npx -y @wdio/mcp --- ## Uk Parliament Oralquestionsandmotions URL: https://mcp-marketplace.io/server/io-github-nick-ma-uk-parliament-oralquestionsandmotions Summary: MCP server for UK Parliament Oral Questions and Motions API Category: Developer Tools Mode: local Pricing: Free npm: @darkhorseone/mcp-server-uk-parliament-oralquestionsandmotions GitHub: https://github.com/DarkhorseOne/mcp-servers Security Score: 6.2/10 Creator: DarkhorseOne Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-nick-ma-uk-parliament-oralquestionsandmotions -- npx -y @darkhorseone/mcp-server-uk-parliament-oralquestionsandmotions --- ## Bible URL: https://mcp-marketplace.io/server/io-github-mctx-ai-bible Summary: Study the Bible in its original Hebrew and Greek — semantic search, word studies, cross-references, Description: Study the Bible in its original Hebrew and Greek — semantic search, word studies, cross-references, Remote endpoints: sse: https://bible.mctx.ai/v1.3.4 Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://bible.mctx.ai/v1.3.4 GitHub: https://github.com/mctx-ai/bible-mcp-server Security Score: 9.6/10 Creator: Mctx Ai Creator Reputation: C+ Version: 1.3.4 Install (Claude Code Remote): claude mcp add --transport http io-github-mctx-ai-bible https://bible.mctx.ai/v1.3.4 --- ## Lorcana Oracle URL: https://mcp-marketplace.io/server/io-github-gregario-lorcana-oracle Summary: Disney Lorcana TCG MCP server with card search, deck analysis, ink curves, and set browsing Category: Developer Tools Mode: local Pricing: Free npm: lorcana-oracle GitHub: https://github.com/gregario/lorcana-oracle Security Score: 4.5/10 Creator: Gregario Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-gregario-lorcana-oracle -- npx -y lorcana-oracle --- ## Serial URL: https://mcp-marketplace.io/server/io-github-es617-serial-mcp-server Summary: Let AI agents interact with serial devices — list ports, connect, send, and read. Category: Developer Tools Mode: local Pricing: Free PyPI: serial-mcp-server GitHub: https://github.com/es617/serial-mcp-server.git Security Score: 10/10 Creator: Enrico Santagati Creator Reputation: C- Version: 0.1.3 Required Credentials: SERIAL_MCP_MAX_CONNECTIONS (optional), SERIAL_MCP_PLUGINS (optional), SERIAL_MCP_MIRROR (optional), SERIAL_MCP_MIRROR_LINK (optional), SERIAL_MCP_TOOL_SEPARATOR (optional) Install (Claude Code): claude mcp add io-github-es617-serial-mcp-server -- uvx serial-mcp-server --- ## Deepseek URL: https://mcp-marketplace.io/server/io-github-dmontgomery40-deepseek Summary: Official DeepSeek MCP server for chat, completion, model listing, and balance endpoints. Category: Developer Tools Mode: local Pricing: Free npm: deepseek-mcp-server GitHub: https://github.com/DMontgomery40/deepseek-mcp-server Security Score: 10/10 Creator: DMontgomery40 Creator Reputation: C+ Version: 0.3.1 Required Credentials: DEEPSEEK_API_KEY (required) Install (Claude Code): claude mcp add io-github-dmontgomery40-deepseek -- npx -y deepseek-mcp-server --- ## Uk Parliament Questions Statements URL: https://mcp-marketplace.io/server/io-github-nick-ma-uk-parliament-questions-statements Summary: MCP server for UK Parliament Questions and Statements API Category: Developer Tools Mode: local Pricing: Free npm: @darkhorseone/mcp-server-uk-parliament-questions-statements GitHub: https://github.com/DarkhorseOne/mcp-servers Security Score: 6.5/10 Creator: DarkhorseOne Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-nick-ma-uk-parliament-questions-statements -- npx -y @darkhorseone/mcp-server-uk-parliament-questions-statements --- ## Banco Inter URL: https://mcp-marketplace.io/server/io-github-samuelmoraesf-mcp-banco-inter Summary: Servidor MCP para integração com o Banco Inter (PJ). Consulte saldos e gerencie cobranças. Category: Developer Tools Mode: local Pricing: Free npm: mcp-banco-inter GitHub: https://github.com/SamuelMoraesF/mcp-banco-inter Security Score: 10/10 Creator: SamuelMoraesF Creator Reputation: C+ Version: 1.0.1 Required Credentials: CLIENT_ID (required), CLIENT_SECRET (required), CERT_PATH (optional), KEY_PATH (optional), X_CONTA_CORRENTE (optional), STORAGE_PATH (optional), INTER_IS_SANDBOX (optional), MCP_PORT (optional), MCP_HOST (optional) Install (Claude Code): claude mcp add io-github-samuelmoraesf-mcp-banco-inter -- npx -y mcp-banco-inter --- ## Outlook Calendar URL: https://mcp-marketplace.io/server/com-mintmcp-outlook-calendar Summary: A MCP server that works with Outlook Calendar to manage event listing, reading, and updates. Description: A MCP server that works with Outlook Calendar to manage event listing, reading, and updates. Remote endpoints: streamable-http: https://outlook-calendar.mintmcp.com/mcp Category: Productivity Mode: remote Pricing: Free Remote URL: https://outlook-calendar.mintmcp.com/mcp GitHub: https://github.com/mintmcp/servers Security Score: 10/10 Creator: Mintmcp Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-mintmcp-outlook-calendar https://outlook-calendar.mintmcp.com/mcp --- ## Neemee URL: https://mcp-marketplace.io/server/io-github-pbonneville-neemee-mcp Summary: MCP client library and bridge for Neemee personal knowledge management system Category: Developer Tools Mode: local Pricing: Free npm: neemee-mcp GitHub: https://github.com/Paul-Bonneville-Labs/neemee-mcp Security Score: 10/10 Creator: Paul Bonneville Labs Creator Reputation: C+ Version: 3.0.2 Required Credentials: NEEMEE_API_KEY (required), NEEMEE_API_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-pbonneville-neemee-mcp -- npx -y neemee-mcp --- ## Uk Parliament Statutoryinstruments URL: https://mcp-marketplace.io/server/io-github-nick-ma-uk-parliament-statutoryinstruments Summary: MCP server for UK Parliament Statutory Instruments API Category: Developer Tools Mode: local Pricing: Free npm: @darkhorseone/mcp-server-uk-parliament-statutoryinstruments GitHub: https://github.com/DarkhorseOne/mcp-servers Security Score: 6.2/10 Creator: DarkhorseOne Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-nick-ma-uk-parliament-statutoryinstruments -- npx -y @darkhorseone/mcp-server-uk-parliament-statutoryinstruments --- ## ALM XPP URL: https://mcp-marketplace.io/server/io-github-alimbenhelal-pro-alm-xpp-mcp Summary: 50 AI tools for D365 F&O: X++ search, ADO integration, code gen, security tracing & upgrade impact. Description: 50 AI tools for D365 F&O: X++ search, ADO integration, code gen, security tracing & upgrade impact. Remote endpoints: streamable-http: https://www.almxpp.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.almxpp.com/mcp GitHub: https://github.com/alimbenhelal-pro/ALM-XPP-MCP Security Score: 10/10 Creator: Alimbenhelal Pro Creator Reputation: C+ Version: 1.2.0 Install (Claude Code Remote): claude mcp add --transport http io-github-alimbenhelal-pro-alm-xpp-mcp https://www.almxpp.com/mcp --- ## Binance URL: https://mcp-marketplace.io/server/io-github-junct-bot-binance-mcp Summary: Binance - 340 tools for market data, order books, and trading pairs Description: Binance - 340 tools for market data, order books, and trading pairs Remote endpoints: streamable-http: https://binance.mcp.junct.dev/mcp Category: Finance Mode: remote Pricing: Free Remote URL: https://binance.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/binance-mcp MCP Tools (340): get_api_v3_ping, get_api_v3_time, get_api_v3_exchange_info, get_api_v3_depth, get_api_v3_trades, get_api_v3_historical_trades, get_api_v3_agg_trades, get_api_v3_klines, get_api_v3_ui_klines, get_api_v3_avg_price, get_api_v3_ticker_24hr, get_api_v3_ticker_trading_day, get_api_v3_ticker_price, get_api_v3_ticker_book_ticker, get_api_v3_ticker, post_api_v3_order_test, get_api_v3_order, post_api_v3_order, delete_api_v3_order, post_api_v3_order_cancel_replace, get_api_v3_open_orders, delete_api_v3_open_orders, get_api_v3_all_orders, post_api_v3_order_list_oco, post_api_v3_order_list_oto, post_api_v3_order_list_otoco, get_api_v3_order_list, delete_api_v3_order_list, get_api_v3_all_order_list, get_api_v3_open_order_list, post_api_v3_sor_order, post_api_v3_sor_order_test, get_api_v3_account, get_api_v3_my_trades, get_api_v3_rate_limit_order, get_api_v3_my_prevented_matches, get_api_v3_my_allocations, get_api_v3_account_commission, get_sapi_v1_margin_borrow_repay, post_sapi_v1_margin_borrow_repay, get_sapi_v1_margin_transfer, get_sapi_v1_margin_all_assets, get_sapi_v1_margin_all_pairs, get_sapi_v1_margin_price_index, get_sapi_v1_margin_order, post_sapi_v1_margin_order, delete_sapi_v1_margin_order, get_sapi_v1_margin_interest_history, get_sapi_v1_margin_force_liquidation_rec, get_sapi_v1_margin_account, get_sapi_v1_margin_open_orders, delete_sapi_v1_margin_open_orders, get_sapi_v1_margin_all_orders, post_sapi_v1_margin_order_oco, get_sapi_v1_margin_order_list, delete_sapi_v1_margin_order_list, get_sapi_v1_margin_all_order_list, get_sapi_v1_margin_open_order_list, get_sapi_v1_margin_my_trades, get_sapi_v1_margin_max_borrowable, get_sapi_v1_margin_max_transferable, get_sapi_v1_margin_trade_coeff, get_sapi_v1_margin_isolated_account, post_sapi_v1_margin_isolated_account, delete_sapi_v1_margin_isolated_account, get_sapi_v1_margin_isolated_account_limit, get_sapi_v1_margin_isolated_all_pairs, get_sapi_v1_bnb_burn, post_sapi_v1_bnb_burn, get_sapi_v1_margin_interest_rate_history, get_sapi_v1_margin_cross_margin_data, get_sapi_v1_margin_isolated_margin_data, get_sapi_v1_margin_isolated_margin_tier, get_sapi_v1_margin_rate_limit_order, get_sapi_v1_margin_cross_margin_collateral_ratio, get_sapi_v1_margin_exchange_small_liability, get_sapi_v1_margin_exchange_small_liability_history, get_sapi_v1_margin_next_hourly_interest_rate, get_sapi_v1_margin_capital_flow, get_sapi_v1_margin_delist_schedule, get_sapi_v1_margin_available_inventory, post_sapi_v1_margin_manual_liquidation, post_sapi_v1_margin_order_oto, post_sapi_v1_margin_order_otoco, post_sapi_v1_margin_max_leverage, get_sapi_v1_margin_leverage_bracket, get_sapi_v1_system_status, get_sapi_v1_capital_config_getall, get_sapi_v1_account_snapshot, post_sapi_v1_account_disable_fast_withdraw_switch, post_sapi_v1_account_enable_fast_withdraw_switch, post_sapi_v1_capital_withdraw_apply, get_sapi_v1_capital_deposit_hisrec, get_sapi_v1_capital_withdraw_history, get_sapi_v1_capital_deposit_address, get_sapi_v1_account_status, get_sapi_v1_account_api_trading_status, get_sapi_v1_asset_dribblet, post_sapi_v1_asset_dust_btc, post_sapi_v1_asset_dust, get_sapi_v1_asset_asset_dividend, get_sapi_v1_asset_asset_detail, get_sapi_v1_asset_trade_fee, get_sapi_v1_asset_transfer, post_sapi_v1_asset_transfer, post_sapi_v1_asset_get_funding_asset, post_sapi_v3_asset_get_user_asset, post_sapi_v1_asset_convert_transfer, get_sapi_v1_asset_convert_transfer_query_by_page, get_sapi_v1_asset_ledger_transfer_cloud_mining_query_by_page, get_sapi_v1_account_api_restrictions, get_sapi_v1_capital_contract_convertible_coins, post_sapi_v1_capital_contract_convertible_coins, post_sapi_v1_sub_account_virtual_sub_account, get_sapi_v1_sub_account_list, get_sapi_v1_sub_account_sub_transfer_history, get_sapi_v1_sub_account_futures_internal_transfer, post_sapi_v1_sub_account_futures_internal_transfer, get_sapi_v3_sub_account_assets, get_sapi_v1_sub_account_spot_summary, get_sapi_v1_capital_deposit_sub_address, get_sapi_v1_capital_deposit_sub_hisrec, post_sapi_v1_capital_deposit_credit_apply, get_sapi_v1_asset_wallet_balance, get_sapi_v1_asset_custody_transfer_history, get_sapi_v1_capital_deposit_address_list, get_sapi_v1_spot_delist_schedule, get_sapi_v1_capital_withdraw_address_list, get_sapi_v1_account_info, get_sapi_v1_sub_account_status, post_sapi_v1_sub_account_margin_enable, get_sapi_v1_sub_account_margin_account, get_sapi_v1_sub_account_margin_account_summary, post_sapi_v1_sub_account_futures_enable, get_sapi_v1_sub_account_futures_account, get_sapi_v1_sub_account_futures_account_summary, get_sapi_v1_sub_account_futures_position_risk, post_sapi_v1_sub_account_futures_transfer, post_sapi_v1_sub_account_margin_transfer, post_sapi_v1_sub_account_transfer_sub_to_sub, post_sapi_v1_sub_account_transfer_sub_to_master, get_sapi_v1_sub_account_transfer_sub_user_history, get_sapi_v1_sub_account_universal_transfer, post_sapi_v1_sub_account_universal_transfer, get_sapi_v2_sub_account_futures_account, get_sapi_v2_sub_account_futures_account_summary, get_sapi_v2_sub_account_futures_position_risk, post_sapi_v1_sub_account_blvt_enable, post_sapi_v1_managed_subaccount_deposit, get_sapi_v1_managed_subaccount_asset, post_sapi_v1_managed_subaccount_withdraw, get_sapi_v1_managed_subaccount_account_snapshot, get_sapi_v1_managed_subaccount_query_trans_log_for_investor, get_sapi_v1_managed_subaccount_query_trans_log_for_trade_parent, get_sapi_v1_managed_subaccount_fetch_future_asset, get_sapi_v1_managed_subaccount_margin_asset, get_sapi_v1_managed_subaccount_info, get_sapi_v1_managed_subaccount_deposit_address, get_sapi_v1_managed_subaccount_query_trans_log, get_sapi_v1_sub_account_sub_account_api_ip_restriction, delete_sapi_v1_sub_account_sub_account_api_ip_restriction_ip, get_sapi_v1_sub_account_transaction_statistics, post_sapi_v1_sub_account_eoptions_enable, post_sapi_v2_sub_account_sub_account_api_ip_restriction, get_sapi_v4_sub_account_assets, post_api_v3_user_data_stream, put_api_v3_user_data_stream, delete_api_v3_user_data_stream, post_sapi_v1_user_data_stream, put_sapi_v1_user_data_stream, delete_sapi_v1_user_data_stream, post_sapi_v1_user_data_stream_isolated, put_sapi_v1_user_data_stream_isolated, delete_sapi_v1_user_data_stream_isolated, get_sapi_v1_fiat_orders, get_sapi_v1_fiat_payments, get_sapi_v1_lending_project_list, post_sapi_v1_lending_customized_fixed_purchase, get_sapi_v1_lending_project_position_list, post_sapi_v1_lending_position_changed, get_sapi_v1_mining_pub_algo_list, get_sapi_v1_mining_pub_coin_list, get_sapi_v1_mining_worker_detail, get_sapi_v1_mining_worker_list, get_sapi_v1_mining_payment_list, get_sapi_v1_mining_payment_other, get_sapi_v1_mining_hash_transfer_config_details_list, get_sapi_v1_mining_hash_transfer_profit_details, post_sapi_v1_mining_hash_transfer_config, post_sapi_v1_mining_hash_transfer_config_cancel, get_sapi_v1_mining_statistics_user_status, get_sapi_v1_mining_statistics_user_list, get_sapi_v1_mining_payment_uid, get_sapi_v1_futures_transfer, post_sapi_v1_futures_transfer, get_sapi_v1_futures_hist_data_link, post_sapi_v1_algo_futures_new_order_vp, post_sapi_v1_algo_futures_new_order_twap, delete_sapi_v1_algo_futures_order, get_sapi_v1_algo_futures_open_orders, get_sapi_v1_algo_futures_historical_orders, get_sapi_v1_algo_futures_sub_orders, post_sapi_v1_algo_spot_new_order_twap, delete_sapi_v1_algo_spot_order, get_sapi_v1_algo_spot_open_orders, get_sapi_v1_algo_spot_historical_orders, get_sapi_v1_algo_spot_sub_orders, get_sapi_v1_portfolio_account, get_sapi_v1_portfolio_collateral_rate, get_sapi_v2_portfolio_collateral_rate, get_sapi_v1_portfolio_pm_loan, post_sapi_v1_portfolio_repay, get_sapi_v1_portfolio_interest_history, get_sapi_v1_portfolio_asset_index_price, post_sapi_v1_portfolio_auto_collection, post_sapi_v1_portfolio_bnb_transfer, get_sapi_v1_portfolio_repay_futures_switch, post_sapi_v1_portfolio_repay_futures_switch, post_sapi_v1_portfolio_repay_futures_negative_balance, get_sapi_v1_portfolio_margin_asset_leverage, post_sapi_v1_portfolio_asset_collection, get_sapi_v1_blvt_token_info, post_sapi_v1_blvt_subscribe, get_sapi_v1_blvt_subscribe_record, post_sapi_v1_blvt_redeem, get_sapi_v1_blvt_redeem_record, get_sapi_v1_blvt_user_limit, get_sapi_v1_c2c_order_match_list_user_order_history, get_sapi_v1_loan_vip_ongoing_orders, post_sapi_v1_loan_vip_repay, get_sapi_v1_loan_vip_repay_history, get_sapi_v1_loan_vip_collateral_account, post_sapi_v1_loan_vip_borrow, get_sapi_v1_loan_vip_loanable_data, get_sapi_v1_loan_vip_collateral_data, get_sapi_v1_loan_vip_request_data, get_sapi_v1_loan_vip_request_interest_rate, post_sapi_v1_loan_vip_renew, get_sapi_v1_loan_income, post_sapi_v1_loan_borrow, get_sapi_v1_loan_borrow_history, get_sapi_v1_loan_ongoing_orders, post_sapi_v1_loan_repay, get_sapi_v1_loan_repay_history, post_sapi_v1_loan_adjust_ltv, get_sapi_v1_loan_ltv_adjustment_history, get_sapi_v1_loan_loanable_data, get_sapi_v1_loan_collateral_data, get_sapi_v1_loan_repay_collateral_rate, post_sapi_v1_loan_customize_margin_call, post_sapi_v2_loan_flexible_borrow, get_sapi_v2_loan_flexible_ongoing_orders, get_sapi_v2_loan_flexible_borrow_history, post_sapi_v2_loan_flexible_repay, get_sapi_v2_loan_flexible_repay_history, post_sapi_v2_loan_flexible_adjust_ltv, get_sapi_v2_loan_flexible_ltv_adjustment_history, get_sapi_v2_loan_flexible_loanable_data, get_sapi_v2_loan_flexible_collateral_data, get_sapi_v1_pay_transactions, get_sapi_v1_convert_exchange_info, get_sapi_v1_convert_asset_info, post_sapi_v1_convert_get_quote, post_sapi_v1_convert_accept_quote, get_sapi_v1_convert_order_status, post_sapi_v1_convert_limit_place_order, post_sapi_v1_convert_limit_cancel_order, get_sapi_v1_convert_limit_query_open_orders, get_sapi_v1_convert_trade_flow, get_sapi_v1_rebate_tax_query, get_sapi_v1_nft_history_transactions, get_sapi_v1_nft_history_deposit, get_sapi_v1_nft_history_withdraw, get_sapi_v1_nft_user_get_asset, post_sapi_v1_giftcard_create_code, post_sapi_v1_giftcard_redeem_code, get_sapi_v1_giftcard_verify, get_sapi_v1_giftcard_cryptography_rsa_public_key, post_sapi_v1_giftcard_buy_code, get_sapi_v1_giftcard_buy_code_token_limit, get_sapi_v1_lending_auto_invest_target_asset_list, get_sapi_v1_lending_auto_invest_target_asset_roi_list, get_sapi_v1_lending_auto_invest_all_asset, get_sapi_v1_lending_auto_invest_source_asset_list, post_sapi_v1_lending_auto_invest_plan_add, post_sapi_v1_lending_auto_invest_plan_edit, post_sapi_v1_lending_auto_invest_plan_edit_status, get_sapi_v1_lending_auto_invest_plan_list, get_sapi_v1_lending_auto_invest_plan_id, get_sapi_v1_lending_auto_invest_history_list, get_sapi_v1_lending_auto_invest_index_info, get_sapi_v1_lending_auto_invest_index_user_summary, post_sapi_v1_lending_auto_invest_one_off, get_sapi_v1_lending_auto_invest_one_off_status, post_sapi_v1_lending_auto_invest_redeem, get_sapi_v1_lending_auto_invest_redeem_history, get_sapi_v1_lending_auto_invest_rebalance_history, post_sapi_v2_eth_staking_eth_stake, post_sapi_v1_eth_staking_eth_redeem, get_sapi_v1_eth_staking_eth_history_staking_history, get_sapi_v1_eth_staking_eth_history_redemption_history, get_sapi_v1_eth_staking_eth_history_rewards_history, get_sapi_v1_eth_staking_eth_quota, get_sapi_v1_eth_staking_eth_history_rate_history, get_sapi_v2_eth_staking_account, post_sapi_v1_eth_staking_wbeth_wrap, get_sapi_v1_eth_staking_wbeth_history_wrap_history, get_sapi_v1_eth_staking_wbeth_history_unwrap_history, get_sapi_v1_eth_staking_eth_history_wbeth_rewards_history, get_sapi_v1_copy_trading_futures_user_status, get_sapi_v1_copy_trading_futures_lead_symbol, get_sapi_v1_simple_earn_flexible_list, get_sapi_v1_simple_earn_locked_list, post_sapi_v1_simple_earn_flexible_subscribe, post_sapi_v1_simple_earn_locked_subscribe, post_sapi_v1_simple_earn_flexible_redeem, post_sapi_v1_simple_earn_locked_redeem, get_sapi_v1_simple_earn_flexible_position, get_sapi_v1_simple_earn_locked_position, get_sapi_v1_simple_earn_account, get_sapi_v1_simple_earn_flexible_history_subscription_record, get_sapi_v1_simple_earn_locked_history_subscription_record, get_sapi_v1_simple_earn_flexible_history_redemption_record, get_sapi_v1_simple_earn_locked_history_redemption_record, get_sapi_v1_simple_earn_flexible_history_rewards_record, get_sapi_v1_simple_earn_locked_history_rewards_record, post_sapi_v1_simple_earn_flexible_set_auto_subscribe, post_sapi_v1_simple_earn_locked_set_auto_subscribe, get_sapi_v1_simple_earn_flexible_personal_left_quota, get_sapi_v1_simple_earn_locked_personal_left_quota, get_sapi_v1_simple_earn_flexible_subscription_preview, get_sapi_v1_simple_earn_locked_subscription_preview, get_sapi_v1_simple_earn_locked_set_redeem_option, get_sapi_v1_simple_earn_flexible_history_rate_history, get_sapi_v1_simple_earn_flexible_history_collateral_record, get_sapi_v1_dci_product_list, post_sapi_v1_dci_product_subscribe, get_sapi_v1_dci_product_positions, get_sapi_v1_dci_product_accounts, post_sapi_v1_dci_product_auto_compound_edit_status Security Score: 9.6/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.2.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-binance-mcp https://binance.mcp.junct.dev/mcp --- ## Payclaw URL: https://mcp-marketplace.io/server/io-github-payclaw-payclaw Summary: Virtual Visa cards for AI agents. JIT card issuance, human-approved, MCP-native. Category: Developer Tools Mode: local Pricing: Free npm: @payclaw/mcp-server GitHub: https://github.com/payclaw/mcp-server Security Score: 7.5/10 Creator: Payclaw Creator Reputation: C+ Version: 0.1.4 Required Credentials: PAYCLAW_API_KEY (required), PAYCLAW_API_URL (optional) Install (Claude Code): claude mcp add io-github-payclaw-payclaw -- npx -y @payclaw/mcp-server --- ## Sovereign Mcp Servers URL: https://mcp-marketplace.io/server/io-github-ryudi84-api-tester Summary: MCP server for API testing: HTTP requests, cURL generation, health checks. Category: Developer Tools Mode: local Pricing: Free npm: sovereign-api-tester-mcp GitHub: https://github.com/ryudi84/sovereign-mcp-servers Security Score: 6.2/10 Creator: Ryudi84 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-ryudi84-api-tester -- npx -y sovereign-api-tester-mcp --- ## Image Recognition URL: https://mcp-marketplace.io/server/io-github-shalevshalit-image-recognition-mcp Summary: MCP server for AI-powered image recognition and description using OpenAI vision models. Category: Content & Media Mode: local Pricing: Free npm: image-recognition-mcp GitHub: https://github.com/mcp-s-ai/image-recognition-mcp Security Score: 1.2/10 Creator: Mcp S Ai Creator Reputation: C+ Version: 1.0.0 Required Credentials: OPENAI_API_KEY (required) Install (Claude Code): claude mcp add io-github-shalevshalit-image-recognition-mcp -- npx -y image-recognition-mcp --- ## Smithery Notion URL: https://mcp-marketplace.io/server/ai-smithery-smithery-notion Summary: A Notion workspace is a collaborative environment where teams can organize work, manage projects,… Description: A Notion workspace is a collaborative environment where teams can organize work, manage projects,… Remote endpoints: streamable-http: https://server.smithery.ai/@smithery/notion/mcp Category: Productivity Mode: dual Pricing: Free GitHub: https://github.com/smithery-ai/mcp-servers Security Score: 10/10 Creator: Smithery Ai Creator Reputation: C+ Version: 1.0.0 --- ## Iteratools URL: https://mcp-marketplace.io/server/io-github-fredpsantos33-iteratools Summary: 40+ pay-per-use tools for AI agents: search, TTS, QR, PDF, scraping, image gen. x402. Category: Developer Tools Mode: local Pricing: Free npm: iteratools-mcp GitHub: https://github.com/fredpsantos33/iteratools-mcp Security Score: 6.2/10 Creator: Fredpsantos33 Creator Reputation: C+ Version: 1.0.5 Required Credentials: ITERATOOLS_API_KEY (required) Install (Claude Code): claude mcp add io-github-fredpsantos33-iteratools -- npx -y iteratools-mcp --- ## Coinbase URL: https://mcp-marketplace.io/server/io-github-junct-bot-coinbase-mcp Summary: Coinbase - 20 tools for market data, order books, and trading pairs Description: Coinbase - 20 tools for market data, order books, and trading pairs Remote endpoints: streamable-http: https://coinbase.mcp.junct.dev/mcp Category: Finance Mode: remote Pricing: Free Remote URL: https://coinbase.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/coinbase-mcp MCP Tools (20): get_users_user_id, get_user, put_user, get_user_auth, get_accounts, post_accounts, get_accounts_account_id, put_accounts_account_id, delete_accounts_account_id, get_accounts_account_id_primary, get_accounts_account_id_addresses, post_accounts_account_id_addresses, get_accounts_account_id_addresses_address_id, get_accounts_account_id_addresses_address_id_transactions, get_accounts_account_id_transactions, post_accounts_account_id_transactions, get_accounts_account_id_transactions_transaction_id, delete_accounts_account_id_transactions_transaction_id, post_accounts_account_id_transactions_transaction_id_complete, post_accounts_account_id_transactions_transaction_id_resend Security Score: 9/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-coinbase-mcp https://coinbase.mcp.junct.dev/mcp --- ## Nasa Images URL: https://mcp-marketplace.io/server/io-github-kaitoy-nasa-images Summary: MCP server with UI for NASA images Category: Developer Tools Mode: local Pricing: Free npm: @kaitoy/nasa-images-mcp-server GitHub: https://github.com/kaitoy/nasa-images-mcp-server Security Score: 4.5/10 Creator: Kaitoy Creator Reputation: C+ Version: 1.1.3 Required Credentials: NASA_API_KEY (required) Install (Claude Code): claude mcp add io-github-kaitoy-nasa-images -- npx -y @kaitoy/nasa-images-mcp-server --- ## Rotunda URL: https://mcp-marketplace.io/server/com-bullpenstrategygroup-rotunda-mcp Summary: An MCP server that provides congressional transcripts Description: An MCP server that provides congressional transcripts Remote endpoints: streamable-http: https://rotunda.bullpenstrategygroup.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://rotunda.bullpenstrategygroup.com/mcp GitHub: https://github.com/CorporateEntity101/rotunda Security Score: 9/10 Creator: CorporateEntity101 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-bullpenstrategygroup-rotunda-mcp https://rotunda.bullpenstrategygroup.com/mcp --- ## Uk Parliament Erskinemay URL: https://mcp-marketplace.io/server/io-github-nick-ma-uk-parliament-erskinemay Summary: MCP server for UK Parliament Erskine May API Category: Developer Tools Mode: local Pricing: Free npm: @darkhorseone/mcp-server-uk-parliament-erskinemay GitHub: https://github.com/DarkhorseOne/mcp-servers Security Score: 5.5/10 Creator: DarkhorseOne Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-nick-ma-uk-parliament-erskinemay -- npx -y @darkhorseone/mcp-server-uk-parliament-erskinemay --- ## Searchapi URL: https://mcp-marketplace.io/server/io-searchapi-mcp Summary: Give AI assistants access to real-time search data through SearchApi. Description: Give AI assistants access to real-time search data through SearchApi. Remote endpoints: streamable-http: https://www.searchapi.io/mcp?token={api_token} Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.searchapi.io/mcp?token={api_token} GitHub: https://github.com/searchapi/searchapi-mcp Security Score: 10/10 Installs: 1 Creator: Searchapi Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-searchapi-mcp https://www.searchapi.io/mcp?token={api_token} --- ## Govbase URL: https://mcp-marketplace.io/server/com-govbase-govbase Summary: U.S. federal policy data — bills, Congress members, voting records, and civic info. Description: U.S. federal policy data — bills, Congress members, voting records, and civic info. Remote endpoints: streamable-http: https://api.govbase.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.govbase.com/mcp GitHub: https://github.com/govbase-inc/govbase MCP Tools (10): search_policies, get_policy, get_policy_text, search_members, get_member, get_member_vote, get_stories, get_story, get_representatives, get_voter_info Security Score: 9/10 Creator: Govbase Inc Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-govbase-govbase https://api.govbase.com/mcp --- ## Coingecko URL: https://mcp-marketplace.io/server/io-github-junct-bot-coingecko-mcp Summary: Coingecko - 36 tools for data, metrics, and on-chain analytics Description: Coingecko - 36 tools for data, metrics, and on-chain analytics Remote endpoints: streamable-http: https://coingecko.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://coingecko.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/coingecko-mcp MCP Tools (36): get_ping, get_simple_price, get_simple_token_price_id, get_simple_supported_vs_currencies, get_coins_list, get_coins_markets, get_coins_id, get_coins_id_tickers, get_coins_id_history, get_coins_id_market_chart, get_coins_id_market_chart_range, get_coins_id_contract_contract_address, get_coins_id_contract_contract_address_market_chart, get_coins_id_contract_contract_address_market_chart_range, get_coins_id_ohlc, get_asset_platforms, get_coins_categories_list, get_coins_categories, get_exchanges, get_exchanges_list, get_exchanges_id, get_exchanges_id_tickers, get_derivatives, get_derivatives_exchanges, get_derivatives_exchanges_id, get_derivatives_exchanges_list, get_exchanges_id_volume_chart, get_nfts_list, get_nfts_id, get_nfts_asset_platform_id_contract_contract_address, get_exchange_rates, get_search, get_search_trending, get_global, get_global_decentralized_finance_defi, get_companies_public_treasury_coin_id Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-coingecko-mcp https://coingecko.mcp.junct.dev/mcp --- ## Coinmarketcap URL: https://mcp-marketplace.io/server/io-github-junct-bot-coinmarketcap-mcp Summary: Coinmarketcap - 30 tools for data, metrics, and on-chain analytics Description: Coinmarketcap - 30 tools for data, metrics, and on-chain analytics Remote endpoints: streamable-http: https://coinmarketcap.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://coinmarketcap.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/coinmarketcap-mcp MCP Tools (30): get_v1_cryptocurrency_airdrop, get_v1_cryptocurrency_airdrops, get_v1_cryptocurrency_categories, get_v1_cryptocurrency_category, get_v1_cryptocurrency_info, get_v1_cryptocurrency_map, get_v1_exchange_info, get_v1_exchange_map, get_v1_fiat_map, get_v1_key_info, get_v1_tools_priceconversion, get_v1_blockchain_statistics_latest, get_v1_cryptocurrency_listings_historical, get_v1_cryptocurrency_listings_latest, get_v1_cryptocurrency_listings_new, get_v1_cryptocurrency_marketpairs_latest, get_v1_cryptocurrency_ohlcv_historical, get_v1_cryptocurrency_ohlcv_latest, get_v1_cryptocurrency_priceperformancestats_latest, get_v1_cryptocurrency_quotes_historical, get_v1_cryptocurrency_quotes_latest, get_v1_cryptocurrency_trending_gainerslosers, get_v1_cryptocurrency_trending_latest, get_v1_cryptocurrency_trending_mostvisited, get_v1_exchange_listings_latest, get_v1_exchange_marketpairs_latest, get_v1_exchange_quotes_historical, get_v1_exchange_quotes_latest, get_v1_globalmetrics_quotes_historical, get_v1_globalmetrics_quotes_latest Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-coinmarketcap-mcp https://coinmarketcap.mcp.junct.dev/mcp --- ## Qubitsok URL: https://mcp-marketplace.io/server/com-qubitsok-mcp-server Summary: Quantum computing jobs, arXiv papers & researcher profiles from qubitsok.com Description: Quantum computing jobs, arXiv papers & researcher profiles from qubitsok.com Remote endpoints: streamable-http: https://qubitsok.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://qubitsok.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-qubitsok-mcp-server https://qubitsok.com/mcp --- ## Obris URL: https://mcp-marketplace.io/server/ai-obris-mcp Summary: Stop re-explaining yourself to AI. Save knowledge once, use it in every conversation. Description: Stop re-explaining yourself to AI. Save knowledge once, use it in every conversation. Remote endpoints: streamable-http: https://mcp.obris.ai/ Category: Developer Tools Mode: dual Pricing: Free PyPI: obris-mcp Remote URL: https://mcp.obris.ai/ GitHub: https://github.com/obris-dev/obris-mcp Security Score: 10/10 Creator: Obris Dev Creator Reputation: C+ Version: 0.4.0 Required Credentials: OBRIS_API_KEY (required) Install (Claude Code): claude mcp add ai-obris-mcp -- uvx obris-mcp Install (Claude Code Remote): claude mcp add --transport http ai-obris-mcp https://mcp.obris.ai/ --- ## Dep Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-dep Summary: License check, outdated deps, security for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-dep-tools GitHub: https://github.com/rog0x/mcp-dep-tools Security Score: 6.5/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-rog0x-dep -- npx -y @rog0x/mcp-dep-tools --- ## Compound URL: https://mcp-marketplace.io/server/io-github-junct-bot-compound-mcp Summary: Compound - 8 tools for lending rates, supply, and borrow data Description: Compound - 8 tools for lending rates, supply, and borrow data Remote endpoints: streamable-http: https://compound.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://compound.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/compound-mcp MCP Tools (8): admin, changeAdmin, implementation, upgradeTo, upgradeToAndCall, AdminChanged, BeaconUpgraded, Upgraded Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-compound-mcp https://compound.mcp.junct.dev/mcp --- ## I18n Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-i18n Summary: Locale detect, translations, plurals for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-i18n-tools GitHub: https://github.com/rog0x/mcp-i18n-tools Security Score: 0.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rog0x-i18n -- npx -y @rog0x/mcp-i18n-tools --- ## Hub URL: https://mcp-marketplace.io/server/church-ai-mcp-mcp-hub Summary: Connect your AI assistant to your Telegram. Browse chats, read and summarize messages. Description: Connect your AI assistant to your Telegram. Browse chats, read and summarize messages. Remote endpoints: streamable-http: https://mcp.ai.church/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.ai.church/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.2.0 Install (Claude Code Remote): claude mcp add --transport http church-ai-mcp-mcp-hub https://mcp.ai.church/mcp --- ## Telnyx URL: https://mcp-marketplace.io/server/io-github-stucchi-telnyx Summary: MCP server for the Telnyx API — billing, phone numbers, and messaging Category: Developer Tools Mode: local Pricing: Free PyPI: telnyx-mcp GitHub: https://github.com/stucchi/telnyx-mcp Security Score: 10/10 Creator: Stucchi Creator Reputation: C+ Version: 0.1.1 Required Credentials: TELNYX_API_KEY (required) Install (Claude Code): claude mcp add io-github-stucchi-telnyx -- uvx telnyx-mcp --- ## Euler URL: https://mcp-marketplace.io/server/io-github-junct-bot-euler-mcp Summary: Euler - 39 tools for lending rates, supply, and borrow data Description: Euler - 39 tools for lending rates, supply, and borrow data Remote endpoints: streamable-http: https://euler.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://euler.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/euler-mcp MCP Tools (39): dispatch, moduleIdToImplementation, moduleIdToProxy, name, AssetStatus, Borrow, DelegateAverageLiquidity, Deposit, EnterMarket, ExitMarket, Genesis, GovConvertReserves, GovSetAssetConfig, GovSetIRM, GovSetPricingConfig, GovSetReserveFee, InstallerInstallModule, InstallerSetGovernorAdmin, InstallerSetUpgradeAdmin, Liquidation, MarketActivated, PTokenActivated, PTokenUnWrap, PTokenWrap, ProxyCreated, Repay, RequestBorrow, RequestBurn, RequestDeposit, RequestLiquidate, RequestMint, RequestRepay, RequestSwap, RequestTransferDToken, RequestTransferEToken, RequestWithdraw, TrackAverageLiquidity, UnTrackAverageLiquidity, Withdraw Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-euler-mcp https://euler.mcp.junct.dev/mcp --- ## Supabase URL: https://mcp-marketplace.io/server/ai-waystation-supabase Summary: Connect to your Supabase database to query data and schemas. Description: Connect to your Supabase database to query data and schemas. Remote endpoints: streamable-http: https://waystation.ai/supabase/mcp sse: https://waystation.ai/supabase/mcp/sse Category: Data & Analytics Mode: dual Pricing: Free GitHub: https://github.com/waystation-ai/mcp Security Score: 10/10 Creator: Waystation Ai Creator Reputation: C+ Version: 0.3.1 --- ## Log Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-log Summary: Log parse, filter, analyze for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-log-tools GitHub: https://github.com/rog0x/mcp-log-tools Security Score: 4.5/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rog0x-log -- npx -y @rog0x/mcp-log-tools --- ## Ip Patent Trademark URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-ip-patent-trademark-mcp Summary: Intellectual property intelligence covering patent searches, trademark monitoring, IP portfolio a... Description: Intellectual property intelligence covering patent searches, trademark monitoring, IP portfolio a... Remote endpoints: streamable-http: https://ryanclinton--ip-patent-trademark-mcp.apify.actor/mcp sse: https://ryanclinton--ip-patent-trademark-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--ip-patent-trademark-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-ip-patent-trademark-mcp https://ryanclinton--ip-patent-trademark-mcp.apify.actor/mcp --- ## Chainlink URL: https://mcp-marketplace.io/server/io-github-junct-bot-chainlink-mcp Summary: Chainlink - 35 tools for price feeds and oracle data Description: Chainlink - 35 tools for price feeds and oracle data Remote endpoints: streamable-http: https://chainlink.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://chainlink.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/chainlink-mcp MCP Tools (35): acceptOwnership, confirmFeed, decimals, description, getAccessController, getAnswer, getCurrentPhaseId, getFeed, getNextRoundId, getPhase, getPhaseFeed, getPhaseRange, getPreviousRoundId, getProposedFeed, getRoundData, getRoundFeed, getTimestamp, isFeedEnabled, latestAnswer, latestRound, latestRoundData, latestTimestamp, owner, proposeFeed, proposedGetRoundData, proposedLatestRoundData, setAccessController, transferOwnership, typeAndVersion, version, AccessControllerSet, FeedConfirmed, FeedProposed, OwnershipTransferRequested, OwnershipTransferred Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-chainlink-mcp https://chainlink.mcp.junct.dev/mcp --- ## Agentskin URL: https://mcp-marketplace.io/server/io-github-shawn5cents-agentskin Summary: The Semantic Layer for AI Agents. Prunes noisy API data by 70%+ for token-efficient reasoning. Category: Developer Tools Mode: local Pricing: Free npm: agentskin GitHub: https://github.com/Shawn5cents/agentskin Security Score: 4.2/10 Creator: Shawn5cents Creator Reputation: C+ Version: 4.0.1 Required Credentials: BRAVE_SEARCH_API_KEY (required), SERPER_API_KEY (required), TAVILY_API_KEY (required), APILAYER_KEY (required) Install (Claude Code): claude mcp add io-github-shawn5cents-agentskin -- npx -y agentskin --- ## Ionis URL: https://mcp-marketplace.io/server/io-github-qso-graph-ionis-mcp Summary: HF propagation analytics. 175M WSPR/RBN signatures, band openings, solar correlation. Category: Developer Tools Mode: local Pricing: Free PyPI: ionis-mcp GitHub: https://github.com/qso-graph/ionis-mcp Security Score: 10/10 Creator: Qso Graph Creator Reputation: C+ Version: 1.2.7 Install (Claude Code): claude mcp add io-github-qso-graph-ionis-mcp -- uvx ionis-mcp --- ## Rtopacks URL: https://mcp-marketplace.io/server/au-com-rtopacks-rtopacks Summary: Australian VET National Register — qualifications, units, skill sets, AQF ladders. Description: Australian VET National Register — qualifications, units, skill sets, AQF ladders. Remote endpoints: streamable-http: https://mcp.rtopacks.com.au/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.rtopacks.com.au/mcp MCP Tools (4): search, lookup, ladder, verify Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http au-com-rtopacks-rtopacks https://mcp.rtopacks.com.au/mcp --- ## Apps Sdk Template URL: https://mcp-marketplace.io/server/live-alpic-apps-sdk-template-14df1dd6-apps-sdk-template Summary: Description of my MCP server Description: Description of my MCP server Remote endpoints: streamable-http: https://apps-sdk-template-14df1dd6.alpic.live sse: https://apps-sdk-template-14df1dd6.alpic.live Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://apps-sdk-template-14df1dd6.alpic.live Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.0.1 Install (Claude Code Remote): claude mcp add --transport http live-alpic-apps-sdk-template-14df1dd6-apps-sdk-template https://apps-sdk-template-14df1dd6.alpic.live --- ## Knownissue URL: https://mcp-marketplace.io/server/io-github-gong8-knownissue Summary: Shared debugging memory for AI coding agents Description: Shared debugging memory for AI coding agents Remote endpoints: streamable-http: https://mcp.knownissue.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.knownissue.dev/mcp GitHub: https://github.com/gong8/knownissue Security Score: 9.5/10 Creator: Gong8 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-gong8-knownissue https://mcp.knownissue.dev/mcp --- ## Perf Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-perf Summary: Benchmark, memory, Big O analysis for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-perf-tools GitHub: https://github.com/rog0x/mcp-perf-tools Security Score: 4.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rog0x-perf -- npx -y @rog0x/mcp-perf-tools --- ## Taskrabbit URL: https://mcp-marketplace.io/server/io-github-markswendsen-code-taskrabbit Summary: MCP server for TaskRabbit - let AI agents book home services and taskers Category: Developer Tools Mode: local Pricing: Free npm: @striderlabs/mcp-taskrabbit GitHub: https://github.com/markswendsen-code/mcp-taskrabbit Security Score: 5.5/10 Creator: Markswendsen Code Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-markswendsen-code-taskrabbit -- npx -y @striderlabs/mcp-taskrabbit --- ## Eigenlayer URL: https://mcp-marketplace.io/server/io-github-junct-bot-eigenlayer-mcp Summary: Eigenlayer - 8 tools for staking, delegation, and rewards data Description: Eigenlayer - 8 tools for staking, delegation, and rewards data Remote endpoints: streamable-http: https://eigenlayer.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://eigenlayer.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/eigenlayer-mcp MCP Tools (8): admin, changeAdmin, implementation, upgradeTo, upgradeToAndCall, AdminChanged, BeaconUpgraded, Upgraded Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-eigenlayer-mcp https://eigenlayer.mcp.junct.dev/mcp --- ## Agentwatch URL: https://mcp-marketplace.io/server/io-github-nicofains1-agentwatch Summary: Multi-agent observability: cascade failure detection, heartbeats, and forensic replay Category: Developer Tools Mode: local Pricing: Free npm: @nicofains1/agentwatch GitHub: https://github.com/nicofains1/agentwatch Security Score: 5.2/10 Creator: Nicofains1 Creator Reputation: C+ Version: 0.3.1 Required Credentials: AGENTWATCH_DB (optional) Install (Claude Code): claude mcp add io-github-nicofains1-agentwatch -- npx -y @nicofains1/agentwatch --- ## Npm Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-npm Summary: npm package search, audit, bundle analysis for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-npm-tools GitHub: https://github.com/rog0x/mcp-npm-tools Security Score: 6.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-rog0x-npm -- npx -y @rog0x/mcp-npm-tools --- ## Monarchmoney Node URL: https://mcp-marketplace.io/server/io-github-hakimelek-monarchmoney Summary: Monarch Money API client with 30 MCP tools for accounts, transactions, budgets, and cashflow. Category: Developer Tools Mode: local Pricing: Free npm: @hakimelek/monarchmoney GitHub: https://github.com/hakimelek/monarchmoney-node Security Score: 5.5/10 Creator: Hakimelek Creator Reputation: C+ Version: 0.3.1 Required Credentials: MONARCH_TOKEN (required) Install (Claude Code): claude mcp add io-github-hakimelek-monarchmoney -- npx -y @hakimelek/monarchmoney --- ## Depwire URL: https://mcp-marketplace.io/server/io-github-atef-ataya-depwire Summary: Dependency graph + 15 MCP tools. TS, JS, Python, Go, Rust, C. Docs, health, dead code, temporal Category: Developer Tools Mode: local Pricing: Free npm: depwire-cli GitHub: https://github.com/depwire/depwire Security Score: 5.5/10 Creator: Depwire Creator Reputation: C+ Version: 0.9.1 Install (Claude Code): claude mcp add io-github-atef-ataya-depwire -- npx -y depwire-cli --- ## Panera URL: https://mcp-marketplace.io/server/io-github-markswendsen-code-panera Summary: MCP server for Panera Bread - browse menu, customize orders, place pickup Category: Developer Tools Mode: local Pricing: Free npm: @striderlabs/mcp-panera GitHub: https://github.com/markswendsen-code/mcp-panera Security Score: 1.8/10 Creator: Markswendsen Code Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-markswendsen-code-panera -- npx -y @striderlabs/mcp-panera --- ## Mcp URL: https://mcp-marketplace.io/server/ai-openmandate-mcp Summary: MCP server for OpenMandate — post mandates and check matches for cofounders and early teams. Description: MCP server for OpenMandate — post mandates and check matches for cofounders and early teams. Remote endpoints: streamable-http: https://mcp.openmandate.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.openmandate.ai/mcp MCP Tools (14): openmandate_create_mandate, openmandate_submit_answers, openmandate_get_mandate, openmandate_list_mandates, openmandate_close_mandate, openmandate_list_matches, openmandate_get_match, openmandate_respond_to_match, openmandate_list_contacts, openmandate_add_contact, openmandate_verify_contact, openmandate_update_contact, openmandate_delete_contact, openmandate_resend_otp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.5.1 Install (Claude Code Remote): claude mcp add --transport http ai-openmandate-mcp https://mcp.openmandate.ai/mcp --- ## Skyvern URL: https://mcp-marketplace.io/server/io-github-skyvern-ai-skyvern Summary: AI-powered browser automation — navigate, click, fill forms, and extract data from any website. Description: AI-powered browser automation — navigate, click, fill forms, and extract data from any website. Remote endpoints: streamable-http: https://api.skyvern.com/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.skyvern.com/mcp/ GitHub: https://github.com/Skyvern-AI/skyvern Security Score: 10/10 Creator: Skyvern AI Creator Reputation: C+ Version: 1.0.23 Install (Claude Code Remote): claude mcp add --transport http io-github-skyvern-ai-skyvern https://api.skyvern.com/mcp/ --- ## SmartMemory URL: https://mcp-marketplace.io/server/io-github-mauriceisrael-smartmemory Summary: Neuro-symbolic memory for LLMs (POC) Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/MauriceIsrael/SmartMemory Security Score: 10/10 Creator: MauriceIsrael Creator Reputation: C+ Version: 1.0.1 --- ## Infracost URL: https://mcp-marketplace.io/server/io-github-downatthebottomofthemolehole-infracost Summary: MCP server for Infracost CLI integration - cloud cost estimates for Infrastructure as Code Category: Cloud & DevOps Mode: local Pricing: Free npm: @downatthebottomofthemolehole/infracost-mcp-server GitHub: https://github.com/DownAtTheBottomOfTheMoleHole/infracost-mcp Security Score: 9.5/10 Creator: DownAtTheBottomOfTheMoleHole Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-downatthebottomofthemolehole-infracost -- npx -y @downatthebottomofthemolehole/infracost-mcp-server --- ## Shouldigo Surf URL: https://mcp-marketplace.io/server/io-github-orlench-shouldigo-surf Summary: MCP server for Should I Go? — real-time surf conditions for 73+ beaches worldwide Category: Developer Tools Mode: local Pricing: Free npm: shouldigo-surf-mcp GitHub: https://github.com/orlench/shouldigo-surf-mcp Security Score: 6.2/10 Creator: Orlench Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-orlench-shouldigo-surf -- npx -y shouldigo-surf-mcp --- ## Network Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-network Summary: DNS, IP info, SSL, WHOIS, ping for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-network-tools GitHub: https://github.com/rog0x/mcp-network-tools Security Score: 5.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rog0x-network -- npx -y @rog0x/mcp-network-tools --- ## Southwest URL: https://mcp-marketplace.io/server/io-github-markswendsen-code-southwest Summary: MCP server for Southwest Airlines - search flights, manage bookings Category: Developer Tools Mode: local Pricing: Free npm: @striderlabs/mcp-southwest GitHub: https://github.com/markswendsen-code/mcp-southwest Security Score: 0.5/10 Creator: Markswendsen Code Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-markswendsen-code-southwest -- npx -y @striderlabs/mcp-southwest --- ## Rootly URL: https://mcp-marketplace.io/server/com-rootly-mcp-server Summary: Incident management, on-call scheduling, and intelligent analysis powered by Rootly. Description: Incident management, on-call scheduling, and intelligent analysis powered by Rootly. Remote endpoints: sse: https://mcp.rootly.com/sse Category: Developer Tools Mode: dual Pricing: Free PyPI: rootly-mcp-server GitHub: https://github.com/Rootly-AI-Labs/Rootly-MCP-server Security Score: 10/10 Creator: Rootly AI Labs Creator Reputation: C+ Version: 2.2.4 Required Credentials: ROOTLY_API_TOKEN (required) Install (Claude Code): claude mcp add com-rootly-mcp-server -- uvx rootly-mcp-server --- ## Cardano URL: https://mcp-marketplace.io/server/io-github-indigoprotocol-cardano-mcp Summary: Cardano MCP — transactions, addresses, UTxOs, balances, ADAHandles & stake delegation Category: Developer Tools Mode: local Pricing: Free npm: @indigoprotocol/cardano-mcp GitHub: https://github.com/IndigoProtocol/cardano-mcp Security Score: 1.2/10 Creator: IndigoProtocol Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-indigoprotocol-cardano-mcp -- npx -y @indigoprotocol/cardano-mcp --- ## Sapiom URL: https://mcp-marketplace.io/server/io-github-sapiom-mcp-server Summary: AI agent tools: web search, browser, 400+ LLMs, image gen, TTS, phone verify. Pay-per-use. Description: AI agent tools: web search, browser, 400+ LLMs, image gen, TTS, phone verify. Pay-per-use. Remote endpoints: streamable-http: https://api.sapiom.ai/v1/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.sapiom.ai/v1/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-sapiom-mcp-server https://api.sapiom.ai/v1/mcp --- ## Tacobell URL: https://mcp-marketplace.io/server/io-github-markswendsen-code-tacobell Summary: MCP server for Taco Bell - browse menu, customize orders, place pickup Category: Developer Tools Mode: local Pricing: Free npm: @striderlabs/mcp-tacobell GitHub: https://github.com/markswendsen-code/mcp-tacobell Security Score: 0/10 Creator: Markswendsen Code Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-markswendsen-code-tacobell -- npx -y @striderlabs/mcp-tacobell --- ## Hyperliquid URL: https://mcp-marketplace.io/server/io-github-junct-bot-hyperliquid-mcp Summary: Hyperliquid - 2 tools for perpetuals, options, and position data Description: Hyperliquid - 2 tools for perpetuals, options, and position data Remote endpoints: streamable-http: https://hyperliquid.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://hyperliquid.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/hyperliquid-mcp MCP Tools (2): query_info, execute_exchange Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-hyperliquid-mcp https://hyperliquid.mcp.junct.dev/mcp --- ## Clawriver URL: https://mcp-marketplace.io/server/io-github-timluogit-clawriver Summary: Agent 知识共享市场 — 让 AI Agent 搜索/购买/上传经验记忆。34 个 Tools,支持记忆搜索、购买、上传、评价、团队协作。 Description: Agent 知识共享市场 — 让 AI Agent 搜索/购买/上传经验记忆。34 个 Tools,支持记忆搜索、购买、上传、评价、团队协作。 Remote endpoints: streamable-http: https://clawriver.onrender.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://clawriver.onrender.com/mcp GitHub: https://github.com/Timluogit/clawriver Security Score: 2.9/10 Creator: Timluogit Creator Reputation: C+ Version: 2.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-timluogit-clawriver https://clawriver.onrender.com/mcp --- ## Thailand Law URL: https://mcp-marketplace.io/server/eu-ansvar-thailand-law-mcp Summary: Thai law database — PDPA, Computer Crime Act, Cybersecurity Act, ETA with full-text search Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/thailand-law-mcp GitHub: https://github.com/Ansvar-Systems/thailand-law-mcp Security Score: 9.3/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.2 Install (Claude Code): claude mcp add eu-ansvar-thailand-law-mcp -- npx -y @ansvar/thailand-law-mcp --- ## Stargate URL: https://mcp-marketplace.io/server/io-github-junct-bot-stargate-mcp Summary: Stargate - 42 tools for cross-chain transfers and bridge data Description: Stargate - 42 tools for cross-chain transfers and bridge data Remote endpoints: streamable-http: https://stargate.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://stargate.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/stargate-mcp MCP Tools (42): activateChainPath, addLiquidity, bridge, cachedSwapLookup, callDelta, clearCachedSwap, createChainPath, createPool, creditChainPath, factory, instantRedeemLocal, mintFeeOwner, owner, protocolFeeOwner, quoteLayerZeroFee, redeemLocal, redeemLocalCallback, redeemLocalCheckOnRemote, redeemRemote, renounceOwnership, retryRevert, revertLookup, revertRedeemLocal, sendCredits, setBridgeAndFactory, setDeltaParam, setFeeLibrary, setFees, setMintFeeOwner, setProtocolFeeOwner, setSwapStop, setWeightForChainPath, swap, swapRemote, transferOwnership, withdrawMintFee, withdrawProtocolFee, CachedSwapSaved, OwnershipTransferred, RedeemLocalCallback, Revert, RevertRedeemLocal Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-stargate-mcp https://stargate.mcp.junct.dev/mcp --- ## Gmx URL: https://mcp-marketplace.io/server/io-github-junct-bot-gmx-mcp Summary: Gmx - 139 tools for perpetuals, options, and position data Description: Gmx - 139 tools for perpetuals, options, and position data Remote endpoints: streamable-http: https://gmx.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://gmx.mcp.junct.dev/mcp GitHub: https://github.com/junct-bot/gmx-mcp MCP Tools (139): BASIS_POINTS_DIVISOR, FUNDING_RATE_PRECISION, MAX_FEE_BASIS_POINTS, MAX_FUNDING_RATE_FACTOR, MAX_LIQUIDATION_FEE_USD, MIN_FUNDING_RATE_INTERVAL, MIN_LEVERAGE, PRICE_PRECISION, USDG_DECIMALS, addRouter, adjustForDecimals, allWhitelistedTokens, allWhitelistedTokensLength, approvedRouters, bufferAmounts, buyUSDG, clearTokenConfig, cumulativeFundingRates, decreasePosition, directPoolDeposit, errorController, errors, feeReserves, fundingInterval, fundingRateFactor, getDelta, getFeeBasisPoints, getFundingFee, getGlobalShortDelta, getMaxPrice, getMinPrice, getNextAveragePrice, getNextFundingRate, getNextGlobalShortAveragePrice, getPosition, getPositionDelta, getPositionFee, getPositionKey, getPositionLeverage, getRedemptionAmount, getRedemptionCollateral, getRedemptionCollateralUsd, getTargetUsdgAmount, getUtilisation, globalShortAveragePrices, globalShortSizes, gov, guaranteedUsd, hasDynamicFees, inManagerMode, inPrivateLiquidationMode, includeAmmPrice, increasePosition, initialize, isInitialized, isLeverageEnabled, isLiquidator, isManager, isSwapEnabled, lastFundingTimes, liquidatePosition, liquidationFeeUsd, marginFeeBasisPoints, maxGasPrice, maxLeverage, maxUsdgAmounts, minProfitBasisPoints, minProfitTime, mintBurnFeeBasisPoints, poolAmounts, positions, priceFeed, removeRouter, reservedAmounts, router, sellUSDG, setBufferAmount, setError, setErrorController, setFees, setFundingRate, setGov, setInManagerMode, setInPrivateLiquidationMode, setIsLeverageEnabled, setIsSwapEnabled, setLiquidator, setManager, setMaxGasPrice, setMaxLeverage, setPriceFeed, setTokenConfig, setUsdgAmount, shortableTokens, stableFundingRateFactor, stableSwapFeeBasisPoints, stableTaxBasisPoints, stableTokens, swap, swapFeeBasisPoints, taxBasisPoints, tokenBalances, tokenDecimals, tokenToUsdMin, tokenWeights, totalTokenWeights, updateCumulativeFundingRate, upgradeVault, usdToToken, usdToTokenMax, usdToTokenMin, usdg, usdgAmounts, useSwapPricing, validateLiquidation, whitelistedTokenCount, whitelistedTokens, withdrawFees, BuyUSDG, ClosePosition, CollectMarginFees, CollectSwapFees, DecreaseGuaranteedUsd, DecreasePoolAmount, DecreasePosition, DecreaseReservedAmount, DecreaseUsdgAmount, DirectPoolDeposit, IncreaseGuaranteedUsd, IncreasePoolAmount, IncreasePosition, IncreaseReservedAmount, IncreaseUsdgAmount, LiquidatePosition, SellUSDG, Swap, UpdateFundingRate, UpdatePnl, UpdatePosition Security Score: 10/10 Creator: Junct Bot Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-junct-bot-gmx-mcp https://gmx.mcp.junct.dev/mcp --- ## Indigo URL: https://mcp-marketplace.io/server/io-github-indigoprotocol-indigo-mcp Summary: Indigo Protocol MCP — iAsset prices, CDP analytics, stability pools, staking & governance Category: Developer Tools Mode: local Pricing: Free npm: @indigoprotocol/indigo-mcp GitHub: https://github.com/IndigoProtocol/indigo-mcp Security Score: 4.2/10 Creator: IndigoProtocol Creator Reputation: C+ Version: 0.2.1 Install (Claude Code): claude mcp add io-github-indigoprotocol-indigo-mcp -- npx -y @indigoprotocol/indigo-mcp --- ## Chipotle URL: https://mcp-marketplace.io/server/io-github-markswendsen-code-chipotle Summary: MCP server for Chipotle - let AI agents order burritos, bowls, and more Category: Developer Tools Mode: local Pricing: Free npm: @striderlabs/mcp-chipotle GitHub: https://github.com/markswendsen-code/mcp-chipotle Security Score: 1.2/10 Creator: Markswendsen Code Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-markswendsen-code-chipotle -- npx -y @striderlabs/mcp-chipotle --- ## OpenMM URL: https://mcp-marketplace.io/server/io-github-adacapo21-openmm-mcp Summary: AI-native crypto trading MCP server — market data, orders, grid strategies & DeFi Category: Developer Tools Mode: local Pricing: Free npm: @qbtlabs/openmm-mcp GitHub: https://github.com/QBT-Labs/openMM-MCP Security Score: 10/10 Creator: QBT Labs Creator Reputation: C+ Version: 1.0.5 Install (Claude Code): claude mcp add io-github-adacapo21-openmm-mcp -- npx -y @qbtlabs/openmm-mcp --- ## Math Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-math Summary: Calculator, units, statistics for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-math-tools GitHub: https://github.com/rog0x/mcp-math-tools Security Score: 5.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-rog0x-math -- npx -y @rog0x/mcp-math-tools --- ## Android URL: https://mcp-marketplace.io/server/io-github-martingeidobler-android Summary: Control Android devices and emulators via ADB — screenshots, UI automation, and logcat. Category: Developer Tools Mode: local Pricing: Free npm: android-mcp-server GitHub: https://github.com/martingeidobler/android-mcp-server Security Score: 4.2/10 Creator: Martingeidobler Creator Reputation: C+ Version: 1.2.1 Required Credentials: ANDROID_HOME (optional) Install (Claude Code): claude mcp add io-github-martingeidobler-android -- npx -y android-mcp-server --- ## Delta URL: https://mcp-marketplace.io/server/io-github-markswendsen-code-delta Summary: MCP server for Delta Airlines - search flights, check status, manage trips Category: Developer Tools Mode: local Pricing: Free npm: @striderlabs/mcp-delta GitHub: https://github.com/markswendsen-code/mcp-delta Security Score: 0.2/10 Creator: Markswendsen Code Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-markswendsen-code-delta -- npx -y @striderlabs/mcp-delta --- ## Venmo URL: https://mcp-marketplace.io/server/io-github-markswendsen-code-venmo Summary: MCP server for Venmo - check balance, send/request money, view history Category: Developer Tools Mode: local Pricing: Free npm: @striderlabs/mcp-venmo GitHub: https://github.com/markswendsen-code/mcp-venmo Security Score: 0/10 Creator: Markswendsen Code Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-markswendsen-code-venmo -- npx -y @striderlabs/mcp-venmo --- ## Lightning Enable URL: https://mcp-marketplace.io/server/io-github-refined-element-lightning-enable-mcp Summary: AI agent Lightning payments: invoices, wallets, L402 access, API discovery, budgets, and commerce. Category: Developer Tools Mode: local Pricing: Free PyPI: lightning-enable-mcp GitHub: https://github.com/refined-element/lightning-enable-mcp Security Score: 4.5/10 Creator: Refined Element Creator Reputation: C+ Version: 1.12.1 Required Credentials: STRIKE_API_KEY (required), NWC_CONNECTION_STRING (required), LND_REST_HOST (optional), LND_MACAROON_HEX (required), OPENNODE_API_KEY (required), OPENNODE_ENVIRONMENT (optional), L402_MAX_SATS_PER_REQUEST (optional), L402_MAX_SATS_PER_SESSION (optional), LIGHTNING_ENABLE_API_KEY (required), AGENT_RELAY_URL (optional) Install (Claude Code): claude mcp add io-github-refined-element-lightning-enable-mcp -- uvx lightning-enable-mcp --- ## Dataverse URL: https://mcp-marketplace.io/server/io-github-codeurali-dataverse Summary: 73 tools for Microsoft Dataverse: CRUD, FetchXML, metadata, audit, batch, role privileges and more. Category: Developer Tools Mode: local Pricing: Free npm: mcp-dataverse GitHub: https://github.com/codeurali/mcp-dataverse Security Score: 5.7/10 Creator: Codeurali Creator Reputation: C+ Version: 0.5.0 Required Credentials: MCP_CONFIG_PATH (optional), DATAVERSE_ENV_URL (optional) Install (Claude Code): claude mcp add io-github-codeurali-dataverse -- npx -y mcp-dataverse --- ## Markdown Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-markdown Summary: Markdown TOC, lint, format, stats for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-markdown-tools GitHub: https://github.com/rog0x/mcp-markdown-tools Security Score: 5.5/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rog0x-markdown -- npx -y @rog0x/mcp-markdown-tools --- ## Lint Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-lint Summary: Style check, naming, complexity analysis for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-lint-tools GitHub: https://github.com/rog0x/mcp-lint-tools Security Score: 4.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rog0x-lint -- npx -y @rog0x/mcp-lint-tools --- ## US Compliance URL: https://mcp-marketplace.io/server/io-github-ansvar-systems-us-regulations-mcp Summary: US compliance: HIPAA, CCPA, SOX, GLBA, FERPA, COPPA, FDA, EPA, FFIEC, NYDFS + 4 state privacy laws Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/us-regulations-mcp GitHub: https://github.com/Ansvar-Systems/US_compliance_MCP Security Score: 5.1/10 Creator: Mortalus Creator Reputation: C- Version: 1.2.2 Install (Claude Code): claude mcp add io-github-ansvar-systems-us-regulations-mcp -- npx -y @ansvar/us-regulations-mcp --- ## Api Docs URL: https://mcp-marketplace.io/server/io-github-imaginstudio-api-docs-mcp Summary: Semantic search over IMAGIN.studio API documentation — CDN, API, integration guides, and more. Category: Developer Tools Mode: local Pricing: Free npm: @imagin.studio/api-docs-mcp PyPI: imagin-studio-api-docs-mcp GitHub: https://github.com/IMAGIN-studio/api-docs-mcp Security Score: 5.8/10 Creator: IMAGIN Studio Creator Reputation: C+ Version: 0.1.17 Install (Claude Code): claude mcp add io-github-imaginstudio-api-docs-mcp -- npx -y @imagin.studio/api-docs-mcp --- ## Machfive URL: https://mcp-marketplace.io/server/io-github-bluecraft-ai-cold-email Summary: Generate hyper-personalized cold email sequences via AI. Description: Generate hyper-personalized cold email sequences via AI. Remote endpoints: streamable-http: https://mcp.machfive.io/mcp/{api_key} Category: Communication Mode: dual Pricing: Free Remote URL: https://mcp.machfive.io/mcp/{api_key} GitHub: https://github.com/Bluecraft-AI/machfive-mcp Security Score: 7.3/10 Creator: Bluecraft AI Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-bluecraft-ai-cold-email https://mcp.machfive.io/mcp/{api_key} --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-sudomock-mcp Summary: Product mockup API. Upload PSD templates, render mockups with 9 tools + AI render. Category: Developer Tools Mode: local Pricing: Free npm: @sudomock/mcp GitHub: https://github.com/sudomock/mcp-server Security Score: 10/10 Creator: Sudomock Creator Reputation: C+ Version: 1.0.1 Required Credentials: SUDOMOCK_API_KEY (required) Install (Claude Code): claude mcp add io-github-sudomock-mcp -- npx -y @sudomock/mcp --- ## Fixgraph URL: https://mcp-marketplace.io/server/io-github-jawdat6-fixgraph-mcp Summary: Search 25K+ verified engineering fixes by error or technology. For developers and AI agents. Category: Developer Tools Mode: local Pricing: Free npm: fixgraph-mcp GitHub: https://github.com/jawdat6/fixgraph-mcp Security Score: 6.2/10 Creator: Jawdat6 Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-jawdat6-fixgraph-mcp -- npx -y fixgraph-mcp --- ## Frontend Design Loop URL: https://mcp-marketplace.io/server/io-github-alexalexalex222-frontend-design-loop-mcp Summary: Design-first MCP for coding agents that improves websites with screenshot-grounded iteration. Category: Developer Tools Mode: local Pricing: Free PyPI: frontend-design-loop-mcp GitHub: https://github.com/alexalexalex222/frontend-design-loop-mcp Security Score: 2.2/10 Creator: Alexalexalex222 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-alexalexalex222-frontend-design-loop-mcp -- uvx frontend-design-loop-mcp --- ## Spotify URL: https://mcp-marketplace.io/server/io-github-markswendsen-code-spotify Summary: MCP server for Spotify - let AI agents control playback, search music, and manage playlists Category: Content & Media Mode: local Pricing: Free npm: @striderlabs/mcp-spotify GitHub: https://github.com/markswendsen-code/mcp-spotify Security Score: 5.5/10 Creator: Markswendsen Code Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-markswendsen-code-spotify -- npx -y @striderlabs/mcp-spotify --- ## Strale URL: https://mcp-marketplace.io/server/io-github-strale-io-strale Summary: Trust and quality infrastructure for AI agents. 250+ quality-scored capabilities. Description: Trust and quality infrastructure for AI agents. 250+ quality-scored capabilities. Remote endpoints: streamable-http: https://api.strale.io/mcp Category: Developer Tools Mode: dual Pricing: Free npm: strale-mcp Remote URL: https://api.strale.io/mcp GitHub: https://github.com/strale-io/strale Security Score: 5.5/10 Creator: Strale Io Creator Reputation: C+ Version: 0.1.7 Required Credentials: STRALE_API_KEY (required) Install (Claude Code): claude mcp add io-github-strale-io-strale -- npx -y strale-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-strale-io-strale https://api.strale.io/mcp --- ## EVEfleet URL: https://mcp-marketplace.io/server/io-github-tedfytw1209-mcp-server-evefleet Summary: An MCP server that provides tools for EVE Online players to manage their fleets Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-server-evefleet GitHub: https://github.com/tedfytw1209/mcp-server-EVEfleet Security Score: 10/10 Creator: Tedfytw1209 Creator Reputation: C+ Version: 1.0.1 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-tedfytw1209-mcp-server-evefleet -- uvx mcp-server-evefleet --- ## Webhook Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-webhook Summary: Send, validate, debug webhooks for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-webhook-tools GitHub: https://github.com/rog0x/mcp-webhook-tools Security Score: 5.5/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rog0x-webhook -- npx -y @rog0x/mcp-webhook-tools --- ## Addon URL: https://mcp-marketplace.io/server/io-github-storybookjs-addon-mcp Summary: Help agents automatically write and test stories for your UI components. Category: Design Mode: local Pricing: Free npm: @storybook/addon-mcp GitHub: https://github.com/storybookjs/mcp Security Score: 6.2/10 Creator: Storybookjs Creator Reputation: C+ Version: 0.4.2 Install (Claude Code): claude mcp add io-github-storybookjs-addon-mcp -- npx -y @storybook/addon-mcp --- ## Agentreacher URL: https://mcp-marketplace.io/server/io-github-thijssmudde-agentreacher Summary: Connect your AI to social media. Create, schedule, and publish posts to 9+ platforms. Category: Developer Tools Mode: local Pricing: Free npm: agentreacher GitHub: https://github.com/thijssmudde/agentreacher Security Score: 10/10 Creator: Thijssmudde Creator Reputation: C+ Version: 0.9.0 Required Credentials: AGENTREACHER_API_KEY (required) Install (Claude Code): claude mcp add io-github-thijssmudde-agentreacher -- npx -y agentreacher --- ## Architect URL: https://mcp-marketplace.io/server/io-github-thesharque-mcp-architector Summary: MCP server for architecture and system design. Store and manage project architecture locally. Category: Developer Tools Mode: local Pricing: Free npm: mcp-architector GitHub: https://github.com/theSharque/mcp-architect Security Score: 10/10 Creator: TheSharque Creator Reputation: C+ Version: 1.2.2 Install (Claude Code): claude mcp add io-github-thesharque-mcp-architector -- npx -y mcp-architector --- ## Nr URL: https://mcp-marketplace.io/server/io-github-texan-nxtassist-nr-mcp Summary: MCP server for Node-RED — safe deploy, optimistic locking, smart search, 13 tools Category: Developer Tools Mode: local Pricing: Free PyPI: nr-mcp GitHub: https://github.com/Texan-NXTassist/nr-mcp Security Score: 5.5/10 Creator: Texan-NXTassist Version: 1.2.2 Required Credentials: NR_URL (optional), NR_TOKEN (required), NR_USER (optional), NR_PASS (required) Install (Claude Code): claude mcp add io-github-texan-nxtassist-nr-mcp -- uvx nr-mcp --- ## Vim URL: https://mcp-marketplace.io/server/io-github-iggredible-vim-mcp Summary: Connect Claude Code to Vim/Neovim - query state, execute commands, search help, record macros Category: Developer Tools Mode: local Pricing: Free npm: vim-mcp GitHub: https://github.com/iggredible/vim-mcp Security Score: 10/10 Creator: Iggredible Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-iggredible-vim-mcp -- npx -y vim-mcp --- ## Task Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-task Summary: Todo, priority, estimation, burndown for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-task-tools GitHub: https://github.com/rog0x/mcp-task-tools Security Score: 6.5/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-rog0x-task -- npx -y @rog0x/mcp-task-tools --- ## Wallet Signer URL: https://mcp-marketplace.io/server/io-github-nikicat-mcp-wallet-signer Summary: Route EVM transactions to browser wallets (MetaMask, etc.) for signing via EIP-6963 Category: Finance Mode: local Pricing: Free npm: mcp-wallet-signer GitHub: https://github.com/nikicat/mcp-wallet-signer Security Score: 5.2/10 Creator: Nikicat Creator Reputation: C+ Version: 0.1.3 Required Credentials: EVM_MCP_PORT (optional), EVM_MCP_DEFAULT_CHAIN (optional) Install (Claude Code): claude mcp add io-github-nikicat-mcp-wallet-signer -- npx -y mcp-wallet-signer --- ## Apps URL: https://mcp-marketplace.io/server/dev-workers-filae-atproto-mcp-atproto Summary: Search ATProto writing, annotations, identity, agents, and forum posts. 12 read-only tools. Description: Search ATProto writing, annotations, identity, agents, and forum posts. 12 read-only tools. Remote endpoints: streamable-http: https://atproto-mcp.filae.workers.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://atproto-mcp.filae.workers.dev/mcp GitHub: https://github.com/filaebot/apps MCP Tools (12): search_writing, search_writing_semantic, browse_annotations, annotation_stats, resolve_identity, verify_identity, discover_agents, read_agora, read_record, list_collections, ecosystem_health, planet_authors Security Score: 9/10 Creator: Filaebot Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http dev-workers-filae-atproto-mcp-atproto https://atproto-mcp.filae.workers.dev/mcp --- ## Ascii Art URL: https://mcp-marketplace.io/server/io-github-theduodecim-ascii-art Summary: MCP server that exposes ASCII and Unicode art tools Category: Developer Tools Mode: local Pricing: Free npm: ascii-art-mcp GitHub: https://github.com/theduodecim/ascii-art-mcp Security Score: 5.5/10 Creator: Theduodecim Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-theduodecim-ascii-art -- npx -y ascii-art-mcp --- ## Globalping URL: https://mcp-marketplace.io/server/io-globalping-mcp Summary: Interact with a global network measurement platform.Run network commands from any point in the world Description: Interact with a global network measurement platform.Run network commands from any point in the world Remote endpoints: sse: https://mcp.globalping.io/sse streamable-http: https://mcp.globalping.io/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/jsdelivr/globalping-mcp-server Security Score: 10/10 Creator: Jsdelivr Creator Reputation: C+ Version: 1.0.0 --- ## Graphql URL: https://mcp-marketplace.io/server/io-github-docat0209-graphql Summary: Turn any GraphQL API into MCP tools. Zero config, zero code. Category: Developer Tools Mode: local Pricing: Free npm: graphql-to-mcp GitHub: https://github.com/Docat0209/mcp-graphql Security Score: 4.5/10 Creator: Docat0209 Creator Reputation: C+ Version: 0.1.4 Install (Claude Code): claude mcp add io-github-docat0209-graphql -- npx -y graphql-to-mcp --- ## Hearthstone Oracle URL: https://mcp-marketplace.io/server/io-github-gregario-hearthstone-oracle Summary: Hearthstone card search, deck analysis, strategy coaching, and archetype classification Category: Developer Tools Mode: local Pricing: Free npm: hearthstone-oracle GitHub: https://github.com/gregario/hearthstone-oracle Security Score: 5.5/10 Creator: Gregario Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-gregario-hearthstone-oracle -- npx -y hearthstone-oracle --- ## Web Tools URL: https://mcp-marketplace.io/server/io-github-rog0x-web Summary: Web scraping, search, monitoring, and HTML-to-markdown for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @rog0x/mcp-web-tools GitHub: https://github.com/rog0x/mcp-web-tools Security Score: 6.2/10 Creator: Rog0x Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-rog0x-web -- npx -y @rog0x/mcp-web-tools --- ## Webgate URL: https://mcp-marketplace.io/server/io-github-annibale-x-mcp-webgate Summary: Web search that doesn't wreck your AI's memory. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-webgate GitHub: https://github.com/annibale-x/mcp-webgate Security Score: 4.8/10 Creator: Annibale X Creator Reputation: C+ Version: 0.1.31 Install (Claude Code): claude mcp add io-github-annibale-x-mcp-webgate -- uvx mcp-webgate --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-trypeach-io-mcp Summary: Send and manage WhatsApp messages, contacts, templates, and events via Peach AI. Category: Developer Tools Mode: local Pricing: Free npm: @peachai/mcp GitHub: https://github.com/trypeach-io/mcp Security Score: 8/10 Creator: Trypeach Io Creator Reputation: C+ Version: 0.1.3 Install (Claude Code): claude mcp add io-github-trypeach-io-mcp -- npx -y @peachai/mcp --- ## Clawswap URL: https://mcp-marketplace.io/server/io-github-wartech9-clawswap Summary: Cross-chain swaps between Solana and Base for AI agents paid for via via x402 micropayments. Category: Cloud & DevOps Mode: local Pricing: Free npm: @clawswap/mcp-server GitHub: https://github.com/WarTech9/clawswap-mcp Security Score: 10/10 Rating: 5/5 Installs: 1 Creator: John Warmann Creator Reputation: B Version: 0.1.5 Required Credentials: SOLANA_PRIVATE_KEY (required), BASE_PRIVATE_KEY (required), SOLANA_RPC_URL (optional), BASE_RPC_URL (optional) Install (Claude Code): claude mcp add io-github-wartech9-clawswap -- npx -y @clawswap/mcp-server --- ## Obsidian Via Rest URL: https://mcp-marketplace.io/server/io-github-oleksandrkucherenko-mcp-obsidian-via-rest Summary: Access Obsidian vaults via Local REST API - read, search, and interact with notes Category: Productivity Mode: local Pricing: Free npm: @oleksandrkucherenko/mcp-obsidian GitHub: https://github.com/OleksandrKucherenko/mcp-obsidian-via-rest Security Score: 10/10 Creator: OleksandrKucherenko Creator Reputation: C+ Version: 1.3.3 Required Credentials: API_KEY (required), API_URLS (optional), API_HOST (optional), API_PORT (optional), MCP_TRANSPORTS (optional), MCP_HTTP_PORT (optional), MCP_HTTP_HOST (optional), MCP_HTTP_TOKEN (required) Install (Claude Code): claude mcp add io-github-oleksandrkucherenko-mcp-obsidian-via-rest -- npx -y @oleksandrkucherenko/mcp-obsidian --- ## Zmanim URL: https://mcp-marketplace.io/server/io-github-ariroffe72-zmanim-mcp-server Summary: MCP server providing Jewish prayer times (zmanim) calculations for any location worldwide. Category: Developer Tools Mode: local Pricing: Free PyPI: zmanim-mcp-server GitHub: https://github.com/ariroffe72/zmanim-mcp-server.git Security Score: 10/10 Creator: Ariroffe72 Creator Reputation: C+ Version: 0.2.0 Install (Claude Code): claude mcp add io-github-ariroffe72-zmanim-mcp-server -- uvx zmanim-mcp-server --- ## Openapi URL: https://mcp-marketplace.io/server/io-github-docat0209-openapi Summary: Turn any OpenAPI/Swagger spec into MCP tools. Zero config, zero code. Category: Developer Tools Mode: local Pricing: Free npm: mcp-openapi GitHub: https://github.com/Docat0209/mcp-openapi Security Score: 5.2/10 Creator: Docat0209 Creator Reputation: C+ Version: 0.2.3 Install (Claude Code): claude mcp add io-github-docat0209-openapi -- npx -y mcp-openapi --- ## Snaprender Integrations URL: https://mcp-marketplace.io/server/io-github-user0856-snaprender Summary: Screenshot any website as PNG, JPEG, WebP, or PDF. Device emulation, dark mode, ad blocking. Category: Developer Tools Mode: local Pricing: Free npm: snaprender-mcp GitHub: https://github.com/User0856/snaprender-integrations Security Score: 10/10 Creator: User0856 Creator Reputation: C+ Version: 1.0.4 Install (Claude Code): claude mcp add io-github-user0856-snaprender -- npx -y snaprender-mcp --- ## Serpapi URL: https://mcp-marketplace.io/server/io-github-serpapi-serpapi-mcp Summary: Official SerpApi MCP server for Google, Bing, and other search engines. Description: Official SerpApi MCP server for Google, Bing, and other search engines. Remote endpoints: sse: https://mcp.serpapi.com/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/serpapi/serpapi-mcp Security Score: 10/10 Creator: Serpapi Creator Reputation: C+ Version: 1.0.1 --- ## Remote URL: https://mcp-marketplace.io/server/com-getguru-mcp-server Summary: Guru MCP Server - Connect AI tools to your Guru knowledge base Description: Guru MCP Server - Connect AI tools to your Guru knowledge base Remote endpoints: streamable-http: https://mcp.api.getguru.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.api.getguru.com/mcp GitHub: https://github.com/guruhq/remote-mcp-server Security Score: 10/10 Creator: Guruhq Creator Reputation: C+ Version: 1.0.2 Install (Claude Code Remote): claude mcp add --transport http com-getguru-mcp-server https://mcp.api.getguru.com/mcp --- ## Google URL: https://mcp-marketplace.io/server/io-github-matiasbattocchia-google-mcp Summary: Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login. Description: Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login. Remote endpoints: streamable-http: https://g.mcp.openbsp.dev/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://g.mcp.openbsp.dev/mcp GitHub: https://github.com/matiasbattocchia/google-mcp Security Score: 5.8/10 Creator: Matiasbattocchia Creator Reputation: C+ Version: 0.1.2 Install (Claude Code Remote): claude mcp add --transport http io-github-matiasbattocchia-google-mcp https://g.mcp.openbsp.dev/mcp --- ## Tenkai URL: https://mcp-marketplace.io/server/io-github-mcfredrick-tenkai-mcp Summary: Search Tenkai Daily AI news for open-source releases, papers, and tools. Updated daily. Category: Developer Tools Mode: local Pricing: Free npm: tenkai-mcp GitHub: https://github.com/mcfredrick/tenkai Security Score: 5.5/10 Creator: Mcfredrick Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-mcfredrick-tenkai-mcp -- npx -y tenkai-mcp --- ## Context Sync URL: https://mcp-marketplace.io/server/io-github-intina47-context-sync Summary: Universal AI Memory - Sync context across Claude, VsCode, Cursor, Continue, Windsurf, Zed & more Category: Developer Tools Mode: local Pricing: Free npm: @context-sync/server GitHub: https://github.com/Intina47/context-sync Security Score: 8/10 Creator: Intina47 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-intina47-context-sync -- npx -y @context-sync/server --- ## Oncofiles URL: https://mcp-marketplace.io/server/io-github-peter-fusek-oncofiles Summary: AI-powered medical document management for cancer patients. Google Drive, Gmail, Calendar via MCP. Description: AI-powered medical document management for cancer patients. Google Drive, Gmail, Calendar via MCP. Remote endpoints: streamable-http: https://oncofiles.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://oncofiles.com/mcp GitHub: https://github.com/peter-fusek/oncofiles Security Score: 9.5/10 Creator: Peter Fusek Creator Reputation: C+ Version: 4.4.0 Install (Claude Code Remote): claude mcp add --transport http io-github-peter-fusek-oncofiles https://oncofiles.com/mcp --- ## Doctor URL: https://mcp-marketplace.io/server/io-github-jiansen-mcp-doctor Summary: Check and improve the contract quality of any MCP server — for humans, agents, and platforms. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-doctor GitHub: https://github.com/Jiansen/mcp-doctor Security Score: 10/10 Creator: Jiansen Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-jiansen-mcp-doctor -- uvx mcp-doctor --- ## Archive 35 URL: https://mcp-marketplace.io/server/io-github-wolfschram-archive35-photography Summary: Search and license C2PA verified fine art photography. 1,109 images, 55 countries. Category: Developer Tools Mode: local Pricing: Free PyPI: archive35-commerce-mcp GitHub: https://github.com/wolfschram/archive-35.com Security Score: 4.2/10 Creator: Wolfschram Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-wolfschram-archive35-photography -- uvx archive35-commerce-mcp --- ## Measure Space URL: https://mcp-marketplace.io/server/io-github-measurespace-measure-space-mcp-server Summary: MCP server for weather, climate, air quality, agriculture, pollen and geocoding from measurespace.io Category: Developer Tools Mode: local Pricing: Free npm: @measurespace/measure-space-mcp-server GitHub: https://github.com/MeasureSpace/measure-space-mcp-server Security Score: 6/10 Creator: MeasureSpace Creator Reputation: C+ Version: 0.2.0 Required Credentials: GEOCODING_API_KEY (required), HOURLY_WEATHER_API_KEY (required), DAILY_WEATHER_API_KEY (required), DAILY_CLIMATE_API_KEY (required), AIR_QUALITY_API_KEY (required), AGRICULTURE_API_KEY (required), POLLEN_API_KEY (required) Install (Claude Code): claude mcp add io-github-measurespace-measure-space-mcp-server -- npx -y @measurespace/measure-space-mcp-server --- ## Mathematica URL: https://mcp-marketplace.io/server/io-github-lars20070-mathematica-mcp Summary: MCP server for WolframScript Category: Developer Tools Mode: local Pricing: Free PyPI: mathematica_mcp GitHub: https://github.com/lars20070/mathematica-mcp Security Score: 10/10 Creator: Lars20070 Creator Reputation: C+ Version: 0.1.11 Install (Claude Code): claude mcp add io-github-lars20070-mathematica-mcp -- uvx mathematica_mcp --- ## Btc URL: https://mcp-marketplace.io/server/io-github-iworkist-btcmcp Summary: An MCP server that provides Bitcoin price data from Binance API Category: Developer Tools Mode: local Pricing: Free PyPI: btcmcp GitHub: https://github.com/iworkist/btcmcp Security Score: 10/10 Installs: 1 Creator: Iworkist Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-iworkist-btcmcp -- uvx btcmcp --- ## Decade URL: https://mcp-marketplace.io/server/io-github-ndkasndakn-refund-decide Summary: Refund eligibility notary for US subscriptions. Returns ALLOWED/DENIED/UNKNOWN. Description: Refund eligibility notary for US subscriptions. Returns ALLOWED/DENIED/UNKNOWN. Remote endpoints: streamable-http: https://refund.decide.fyi/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://refund.decide.fyi/api/mcp GitHub: https://github.com/ndkasndakn/decade MCP Tools (1): refund_eligibility Security Score: 10/10 Creator: Ndkasndakn Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ndkasndakn-refund-decide https://refund.decide.fyi/api/mcp --- ## Browserbase URL: https://mcp-marketplace.io/server/ai-smithery-browserbasehq-mcp-browserbase Summary: Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i… Description: Provides cloud browser automation capabilities using Stagehand and Browserbase, enabling LLMs to i… Remote endpoints: streamable-http: https://server.smithery.ai/@browserbasehq/mcp-browserbase/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@browserbasehq/mcp-browserbase/mcp GitHub: https://github.com/browserbase/mcp-server-browserbase Security Score: 10/10 Creator: Browserbase Creator Reputation: C+ Version: 2.2.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-browserbasehq-mcp-browserbase https://server.smithery.ai/@browserbasehq/mcp-browserbase/mcp --- ## Weather Server Python URL: https://mcp-marketplace.io/server/io-github-lxchst-weather-server-python Summary: An MCP server that provides weather information Category: Developer Tools Mode: local Pricing: Free PyPI: chst-weather GitHub: https://github.com/lxchst/weather-server-python Security Score: 10/10 Creator: Lxchst Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-lxchst-weather-server-python -- uvx chst-weather --- ## Capital Equipment URL: https://mcp-marketplace.io/server/io-github-cesco345-capital-equipment Summary: Search, book, and manage scientific research equipment across 500+ STEM core facilities. Description: Search, book, and manage scientific research equipment across 500+ STEM core facilities. Remote endpoints: sse: https://us-central1-capital-equipment-dev.cloudfunctions.net/mcpServer/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://us-central1-capital-equipment-dev.cloudfunctions.net/mcpServer/mcp GitHub: https://github.com/cesco345/capital-equipment-mcp MCP Tools (18): search_equipment, get_facility, check_compatibility, search_marketplace, find_researchers, search_papers, check_availability, get_pricing, get_compliance_info, create_service_request, request_booking, connect_account, check_connection, disconnect_account, get_equipment_categories, get_equipment_by_category, get_platform_stats, get_facility_profile Security Score: 10/10 Creator: Cesco345 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-cesco345-capital-equipment https://us-central1-capital-equipment-dev.cloudfunctions.net/mcpServer/mcp --- ## Gpu Bridge URL: https://mcp-marketplace.io/server/io-github-fjnunezp75-gpu-bridge Summary: 30 GPU-powered AI services as MCP tools. LLM, image, video, audio, embeddings & more. Category: Developer Tools Mode: local Pricing: Free npm: @gpu-bridge/mcp-server GitHub: https://github.com/gpu-bridge/mcp-server Security Score: 10/10 Creator: Gpu Bridge Creator Reputation: C+ Version: 2.4.3 Required Credentials: GPUBRIDGE_API_KEY (required) Install (Claude Code): claude mcp add io-github-fjnunezp75-gpu-bridge -- npx -y @gpu-bridge/mcp-server --- ## Admin URL: https://mcp-marketplace.io/server/io-github-hellocoop-admin-mcp Summary: Model Context Protocol (MCP) for Hellō Admin API. Category: Developer Tools Mode: local Pricing: Free npm: @hellocoop/admin-mcp GitHub: https://github.com/hellocoop/admin-mcp Security Score: 9/10 Creator: Hellocoop Creator Reputation: C+ Version: 1.5.7 Install (Claude Code): claude mcp add io-github-hellocoop-admin-mcp -- npx -y @hellocoop/admin-mcp --- ## Compliance Trestle URL: https://mcp-marketplace.io/server/io-github-oscal-compass-compliance-trestle-mcp Summary: An MCP server that provides tools to author OSCAL security compliance documentation Category: Security Mode: local Pricing: Free PyPI: compliance-trestle-mcp GitHub: https://github.com/oscal-compass/compliance-trestle-mcp Security Score: 10/10 Creator: Oscal Compass Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-oscal-compass-compliance-trestle-mcp -- uvx compliance-trestle-mcp --- ## Sitecore Server URL: https://mcp-marketplace.io/server/io-github-antonytm-mcp-sitecore-server Summary: A Model Context Protocol server for Sitecore Category: Developer Tools Mode: local Pricing: Free npm: @antonytm/mcp-sitecore-server GitHub: https://github.com/Antonytm/mcp-sitecore-server Security Score: 10/10 Creator: Antonytm Creator Reputation: C+ Version: 1.3.0 Install (Claude Code): claude mcp add io-github-antonytm-mcp-sitecore-server -- npx -y @antonytm/mcp-sitecore-server --- ## Hacktricks URL: https://mcp-marketplace.io/server/io-github-xplo8e-hacktricks-mcp-server Summary: Search and query HackTricks pentesting documentation with quick lookup and section extraction Category: Developer Tools Mode: local Pricing: Free npm: hacktricks-mcp-server GitHub: https://github.com/Xplo8E/hacktricks-mcp-server.git Security Score: 10/10 Creator: Xplo8E Creator Reputation: C+ Version: 1.3.4 Install (Claude Code): claude mcp add io-github-xplo8e-hacktricks-mcp-server -- npx -y hacktricks-mcp-server --- ## Mcacp URL: https://mcp-marketplace.io/server/io-github-oortonaut-mcacp Summary: MCP-to-ACP bridge — let any MCP client drive ACP coding agents Category: Developer Tools Mode: local Pricing: Free npm: mcacp GitHub: https://github.com/Oortonaut/mcacp Security Score: 6.5/10 Creator: Oortonaut Creator Reputation: C+ Version: 0.1.3 Install (Claude Code): claude mcp add io-github-oortonaut-mcacp -- npx -y mcacp --- ## Contextstreamio URL: https://mcp-marketplace.io/server/io-github-contextstreamio-mcp-server Summary: ContextStream MCP server for code context, memory, search, and AI tools. Category: Developer Tools Mode: local Pricing: Free npm: @contextstream/mcp-server GitHub: https://github.com/contextstream/mcp-server Security Score: 10/10 Creator: Contextstream Creator Reputation: C+ Version: 0.3.63 Install (Claude Code): claude mcp add io-github-contextstreamio-mcp-server -- npx -y @contextstream/mcp-server --- ## Driflyte URL: https://mcp-marketplace.io/server/com-driflyte-driflyte-mcp-server Summary: Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub. Description: Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub. Remote endpoints: streamable-http: https://mcp.driflyte.com/mcp streamable-http: https://mcp.driflyte.com/openai Category: Developer Tools Mode: dual Pricing: Free npm: @driflyte/mcp-server GitHub: https://github.com/serkan-ozal/driflyte-mcp-server Security Score: 10/10 Creator: Serkan Ozal Creator Reputation: C+ Version: 0.1.14 Install (Claude Code): claude mcp add com-driflyte-driflyte-mcp-server -- npx -y @driflyte/mcp-server --- ## Crypto Signals URL: https://mcp-marketplace.io/server/io-github-marcindudekdev-crypto-signals-mcp Summary: Real-time crypto volume anomaly detection across 50+ tokens for whale signals Category: Finance Mode: local Pricing: Free PyPI: crypto-signals-mcp GitHub: https://github.com/MarcinDudekDev/crypto-signals-mcp Security Score: 10/10 Creator: MarcinDudekDev Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-marcindudekdev-crypto-signals-mcp -- uvx crypto-signals-mcp --- ## Aktools URL: https://mcp-marketplace.io/server/io-github-tchivs-aktools-pro Summary: 🚀 AkTools Pro: 增强型金融 MCP 服务器。内置策略回测、模拟盘管理及实时异动监控。 Category: Developer Tools Mode: local Pricing: Free PyPI: aktools-pro GitHub: https://github.com/tchivs/mcp-aktools Security Score: 10/10 Creator: Tchivs Creator Reputation: C+ Version: 0.2.2 Install (Claude Code): claude mcp add io-github-tchivs-aktools-pro -- uvx aktools-pro --- ## What2watch URL: https://mcp-marketplace.io/server/io-github-lio1204-what2watch-mcp Summary: Real-time TV schedules, streaming availability, and personalized recommendations. Description: Real-time TV schedules, streaming availability, and personalized recommendations. Remote endpoints: sse: https://what2watch.live/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://what2watch.live/sse GitHub: https://github.com/lio1204/what2watch-mcp Security Score: 10/10 Creator: Lio1204 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-lio1204-what2watch-mcp https://what2watch.live/sse --- ## Generect URL: https://mcp-marketplace.io/server/com-generect-generect-mcp Summary: B2B lead generation and company search through Generect Live API for sales prospecting. Description: B2B lead generation and company search through Generect Live API for sales prospecting. Remote endpoints: streamable-http: https://mcp.generect.com/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/generect/generect_mcp.git Security Score: 10/10 Creator: Generect Creator Reputation: C+ Version: 0.1.2 --- ## Bloomfilter URL: https://mcp-marketplace.io/server/io-github-eronmmer-bloomfilter Summary: Service that lets AI Agents search, register, and configure domains Category: Developer Tools Mode: local Pricing: Free npm: @bloomfilter/mcp-server GitHub: https://github.com/BloomFilter-Labs/mcp-server-bloomfilter Security Score: 10/10 Creator: BloomFilter Labs Creator Reputation: C+ Version: 0.1.1 Required Credentials: BLOOMFILTER_PRIVATE_KEY (required), BLOOMFILTER_API_URL (optional), BLOOMFILTER_NETWORK (optional) Install (Claude Code): claude mcp add io-github-eronmmer-bloomfilter -- npx -y @bloomfilter/mcp-server --- ## Agentchurch URL: https://mcp-marketplace.io/server/io-github-hypnolabs-io-agentchurch-mcp Summary: Spiritual services for AI agents — confessions, salvation, identity. x402 payments. Category: Developer Tools Mode: local Pricing: Free npm: @agentchurch/mcp GitHub: https://github.com/HypnoLabs-io/agentchurch-mcp Security Score: 10/10 Creator: HypnoLabs Io Creator Reputation: C+ Version: 0.1.1 Required Credentials: AGENT_CHURCH_URL (optional), EVM_PRIVATE_KEY (required) Install (Claude Code): claude mcp add io-github-hypnolabs-io-agentchurch-mcp -- npx -y @agentchurch/mcp --- ## Time URL: https://mcp-marketplace.io/server/io-github-katomato65-time-mcp Summary: Simple MCP server that tells the time Category: Developer Tools Mode: local Pricing: Free npm: @katomato65/time-mcp GitHub: https://github.com/KatoMato65/time-mcp Security Score: 10/10 Creator: KatoMato65 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-katomato65-time-mcp -- npx -y @katomato65/time-mcp --- ## Chart URL: https://mcp-marketplace.io/server/io-github-antvis-mcp-server-chart Summary: A Model Context Protocol server for generating charts using AntV. Category: Developer Tools Mode: local Pricing: Free npm: @antv/mcp-server-chart GitHub: https://github.com/antvis/mcp-server-chart Security Score: 10/10 Creator: Antvis Creator Reputation: C+ Version: 0.9.10 Required Credentials: VIS_REQUEST_SERVER (optional), SERVICE_ID (required), DISABLED_TOOLS (optional) Install (Claude Code): claude mcp add io-github-antvis-mcp-server-chart -- npx -y @antv/mcp-server-chart --- ## Cualbet URL: https://mcp-marketplace.io/server/com-cualbet-cualbet-mcp Summary: Football fixtures, standings, and odds intelligence for AI agents. Description: Football fixtures, standings, and odds intelligence for AI agents. Remote endpoints: streamable-http: https://mcp.cualbet.com Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.cualbet.com Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http com-cualbet-cualbet-mcp https://mcp.cualbet.com --- ## Yuque URL: https://mcp-marketplace.io/server/io-github-yuque-yuque-mcp Summary: MCP server for Yuque — expose your knowledge base to AI assistants. Category: Developer Tools Mode: local Pricing: Free npm: yuque-mcp GitHub: https://github.com/yuque/yuque-mcp-server Security Score: 10/10 Creator: Yuque Creator Reputation: C+ Version: 0.1.4 Required Credentials: YUQUE_PERSONAL_TOKEN (required), YUQUE_GROUP_TOKEN (required), YUQUE_TOKEN (required) Install (Claude Code): claude mcp add io-github-yuque-yuque-mcp -- npx -y yuque-mcp --- ## Mintline URL: https://mcp-marketplace.io/server/io-github-mintlineai-mintline-mcp Summary: Connect AI assistants to your Mintline receipts, transactions, and spending analytics. Category: Developer Tools Mode: local Pricing: Free npm: @mintline/mcp GitHub: https://github.com/mintlineai/mintline-mcp Security Score: 10/10 Creator: Mintlineai Creator Reputation: C+ Version: 1.1.9 Install (Claude Code): claude mcp add io-github-mintlineai-mintline-mcp -- npx -y @mintline/mcp --- ## Ailist URL: https://mcp-marketplace.io/server/io-github-hifriendbot-ailist-mcp Summary: MCP server for AiList — search and discover Ai projects from Claude Code Category: Developer Tools Mode: local Pricing: Free npm: ailist-mcp GitHub: https://github.com/hifriendbot/ailist-mcp Security Score: 7/10 Creator: Hifriendbot Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-hifriendbot-ailist-mcp -- npx -y ailist-mcp --- ## Open Notebook URL: https://mcp-marketplace.io/server/io-github-piotraleksander-open-notebook Summary: MCP server that wraps the Open Notebook API Category: Developer Tools Mode: local Pricing: Free PyPI: open-notebook-mcp GitHub: https://github.com/Epochal-dev/open-notebook-mcp Security Score: 10/10 Creator: Epochal Dev Creator Reputation: C+ Version: 0.1.1 Required Credentials: OPEN_NOTEBOOK_URL (optional), OPEN_NOTEBOOK_PASSWORD (required) Install (Claude Code): claude mcp add io-github-piotraleksander-open-notebook -- uvx open-notebook-mcp --- ## Schemaguard URL: https://mcp-marketplace.io/server/io-github-sethclawd-prog-schemaguard Summary: API Schema Drift Monitor — detect breaking changes in OpenAPI specs Category: Developer Tools Mode: local Pricing: Free npm: @sethclawd/schemaguard GitHub: https://github.com/sethclawd-prog/schemaguard Security Score: 7.5/10 Creator: Sethclawd Prog Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-sethclawd-prog-schemaguard -- npx -y @sethclawd/schemaguard --- ## Clerk URL: https://mcp-marketplace.io/server/io-github-clerk-mcp-server Summary: Access Clerk authentication docs, SDK snippets, and quickstart guides Description: Access Clerk authentication docs, SDK snippets, and quickstart guides Remote endpoints: streamable-http: https://mcp.clerk.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.clerk.com/mcp MCP Tools (2): clerk_sdk_snippet, list_clerk_sdk_snippets Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-clerk-mcp-server https://mcp.clerk.com/mcp --- ## Discord URL: https://mcp-marketplace.io/server/ai-smithery-danushkumar-v-mcp-discord Summary: An MCP server that integrates with Discord to provide AI-powered features. Description: An MCP server that integrates with Discord to provide AI-powered features. Remote endpoints: streamable-http: https://server.smithery.ai/@Danushkumar-V/mcp-discord/mcp Category: Communication Mode: dual Pricing: Free GitHub: https://github.com/Danushkumar-V/mcp-discord Security Score: 7/10 Creator: Danushkumar V Creator Reputation: C+ Version: 1.2.0 --- ## Multi URL: https://mcp-marketplace.io/server/io-github-religa-multi-mcp Summary: Multi-model AI orchestration MCP server with code review, compare, and debate tools. Category: Developer Tools Mode: local Pricing: Free PyPI: multi-mcp GitHub: https://github.com/religa/multi_mcp Security Score: 10/10 Creator: Religa Creator Reputation: C+ Version: 0.1.1 Required Credentials: OPENAI_API_KEY (required), ANTHROPIC_API_KEY (required), GEMINI_API_KEY (required), OPENROUTER_API_KEY (required), DEFAULT_MODEL (optional), DEFAULT_MODEL_LIST (optional) Install (Claude Code): claude mcp add io-github-religa-multi-mcp -- uvx multi-mcp --- ## Blazor URL: https://mcp-marketplace.io/server/com-radzen-www-blazor-mcp Summary: AI coding assistant for Radzen Blazor — docs, APIs, code samples, and templates for 100+ components. Description: AI coding assistant for Radzen Blazor — docs, APIs, code samples, and templates for 100+ components. Remote endpoints: streamable-http: https://app.radzen.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://app.radzen.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-radzen-www-blazor-mcp https://app.radzen.com/mcp --- ## Eu Audit URL: https://mcp-marketplace.io/server/io-github-jellewas-eu-audit-mcp Summary: Tamper-evident audit trail MCP server for EU AI Act & GDPR compliance. Category: Developer Tools Mode: local Pricing: Free PyPI: eu-audit-mcp GitHub: https://github.com/jellewas/eu-audit-mcp Security Score: 0.8/10 Creator: Jellewas Creator Reputation: C+ Version: 0.1.1 Required Credentials: AUDIT_CONFIG (optional) Install (Claude Code): claude mcp add io-github-jellewas-eu-audit-mcp -- uvx eu-audit-mcp --- ## Gov Mcp Servers URL: https://mcp-marketplace.io/server/io-github-martc03-us-safety-recalls Summary: NHTSA vehicle recalls and FDA food/drug recalls. 4 tools. Description: NHTSA vehicle recalls and FDA food/drug recalls. 4 tools. Remote endpoints: streamable-http: https://us-safety-recalls-mcp.apify.actor/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://us-safety-recalls-mcp.apify.actor/mcp GitHub: https://github.com/martc03/gov-mcp-servers Security Score: 10/10 Creator: Martc03 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-martc03-us-safety-recalls https://us-safety-recalls-mcp.apify.actor/mcp --- ## Che URL: https://mcp-marketplace.io/server/io-github-scottmreed-chemcp Summary: MCP App that renders 2D molecular structures from SMILES using RDKit.js Category: Developer Tools Mode: local Pricing: Free npm: chemcp GitHub: https://github.com/scottmreed/ChemCP Security Score: 10/10 Creator: Scottmreed Creator Reputation: C+ Version: 1.1.0 Install (Claude Code): claude mcp add io-github-scottmreed-chemcp -- npx -y chemcp --- ## Context Pod URL: https://mcp-marketplace.io/server/io-github-heidiec-context-pod Summary: Persistent context for AI agents built fromlearned vectors with certainty scores. Description: Persistent context for AI agents built fromlearned vectors with certainty scores. Remote endpoints: sse: https://context.nervousmachine.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://context.nervousmachine.com/mcp GitHub: https://github.com/Nervous-Machine/context-pod Security Score: 10/10 Creator: Nervous Machine Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-heidiec-context-pod https://context.nervousmachine.com/mcp --- ## Skillhub URL: https://mcp-marketplace.io/server/io-github-214140846-skillhub-mcp Summary: MCP server that exposes Claude-style skills to any MCP client. Category: Developer Tools Mode: local Pricing: Free PyPI: skillhub-mcp GitHub: https://github.com/214140846/skillhub-mcp Security Score: 10/10 Creator: 214140846 Creator Reputation: C+ Version: 1.0.5 Install (Claude Code): claude mcp add io-github-214140846-skillhub-mcp -- uvx skillhub-mcp --- ## Ncp URL: https://mcp-marketplace.io/server/io-github-portel-dev-ncp Summary: N-to-1 MCP Orchestration. Unified gateway for multiple MCP servers with intelligent tool discovery. Category: Developer Tools Mode: local Pricing: Free npm: @portel/ncp GitHub: https://github.com/portel-dev/ncp Security Score: 10/10 Creator: Portel Dev Creator Reputation: C+ Version: 1.5.3 Required Credentials: NCP_DEBUG (optional), NCP_MODE (optional), NO_COLOR (optional) Install (Claude Code): claude mcp add io-github-portel-dev-ncp -- npx -y @portel/ncp --- ## Inchat Image Viewer URL: https://mcp-marketplace.io/server/io-github-oguntolaibrahim-image-viewer Summary: InChat Image Viewer MCP - View images inline in AI chat by just providing the file path Category: Content & Media Mode: local Pricing: Free npm: inchat-image-viewer-mcp GitHub: https://github.com/OguntolaIbrahim/inchat-image-viewer-mcp Security Score: 10/10 Creator: OguntolaIbrahim Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-oguntolaibrahim-image-viewer -- npx -y inchat-image-viewer-mcp --- ## App Store Connect URL: https://mcp-marketplace.io/server/io-github-gjeltep-app-store-connect-mcp Summary: Interact with Apple's App Store Connect API Category: Developer Tools Mode: local Pricing: Free PyPI: app-store-connect-mcp GitHub: https://github.com/gjeltep/app-store-connect-mcp Security Score: 10/10 Creator: Gjeltep Creator Reputation: C+ Version: 0.3.0 Required Credentials: APP_STORE_KEY_ID (required), APP_STORE_ISSUER_ID (required), APP_STORE_PRIVATE_KEY_PATH (optional), APP_STORE_APP_ID (optional), APP_STORE_KEY_TYPE (optional), APP_STORE_SCOPE (optional), APP_STORE_SUBJECT (optional) Install (Claude Code): claude mcp add io-github-gjeltep-app-store-connect-mcp -- uvx app-store-connect-mcp --- ## Stealthee MCP Tools URL: https://mcp-marketplace.io/server/ai-smithery-rainbowgore-stealthee-mcp-tools Summary: Spot pre-launch products before they trend. Search the web and tech sites, extract and parse pages… Description: Spot pre-launch products before they trend. Search the web and tech sites, extract and parse pages… Remote endpoints: streamable-http: https://server.smithery.ai/@rainbowgore/stealthee-mcp-tools/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/rainbowgore/stealthee-MCP-tools Security Score: 5.6/10 Creator: Rainbowgore Creator Reputation: C+ Version: 1.14.0 --- ## Gov Mcp Servers URL: https://mcp-marketplace.io/server/io-github-martc03-environmental-compliance Summary: EPA air quality monitoring and HUD foreclosure data. 3 MCP tools for environmental and housing data. Description: EPA air quality monitoring and HUD foreclosure data. 3 MCP tools for environmental and housing data. Remote endpoints: streamable-http: https://environmental-compliance-mcp.apify.actor/mcp Category: Security Mode: remote Pricing: Free Remote URL: https://environmental-compliance-mcp.apify.actor/mcp GitHub: https://github.com/martc03/gov-mcp-servers Security Score: 10/10 Creator: Martc03 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-martc03-environmental-compliance https://environmental-compliance-mcp.apify.actor/mcp --- ## Codebase Context URL: https://mcp-marketplace.io/server/io-github-jhackman2019-codebase-context-mcp Summary: Codebase indexing and search via WASM tree-sitter. Works on ARM64 and x86_64. Category: Developer Tools Mode: local Pricing: Free npm: codebase-context-mcp GitHub: https://github.com/Jhackman2019/codebase-context-mcp Security Score: 10/10 Creator: Jhackman2019 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-jhackman2019-codebase-context-mcp -- npx -y codebase-context-mcp --- ## Maximumsats URL: https://mcp-marketplace.io/server/com-maximumsats-maximumsats Summary: Bitcoin AI + Nostr WoT scoring (12 tools). L402 pay-per-call. 50 free WoT/day. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/joelklabo/maximumsats-mcp Security Score: 10/10 Creator: Joelklabo Creator Reputation: C+ Version: 2.0.0 --- ## Dsr Mcp Server URL: https://mcp-marketplace.io/server/io-github-grupo-avispa-dsr-mcp-server Summary: An MCP server that provides tools for interacting with Deep State Representation (DSR) graphs. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/grupo-avispa/dsr_mcp_server Security Score: 10/10 Creator: Grupo Avispa Creator Reputation: C+ Version: 1.0.0 --- ## VMware AIops URL: https://mcp-marketplace.io/server/io-github-zw008-vmware-aiops Summary: AI-powered VMware vCenter/ESXi monitoring and operations with 20 MCP tools. Category: Developer Tools Mode: local Pricing: Free PyPI: vmware-aiops GitHub: https://github.com/zw008/VMware-AIops Security Score: 10/10 Creator: Zw008 Creator Reputation: C+ Version: 1.2.1 Install (Claude Code): claude mcp add io-github-zw008-vmware-aiops -- uvx vmware-aiops --- ## Chart Canvas URL: https://mcp-marketplace.io/server/io-github-gluip-chart-canvas Summary: Create interactive visualizations and query data sources (SQLite, CSV, Parquet, JSON) Category: Design Mode: local Pricing: Free npm: @gluip/chart-canvas-mcp GitHub: https://github.com/gluip/chart-canvas Security Score: 10/10 Creator: Gluip Creator Reputation: C+ Version: 0.3.2 Install (Claude Code): claude mcp add io-github-gluip-chart-canvas -- npx -y @gluip/chart-canvas-mcp --- ## Wemo URL: https://mcp-marketplace.io/server/io-github-apiarya-wemo Summary: Control WeMo smart home devices - discover, toggle, adjust brightness, and manage HomeKit codes Category: Developer Tools Mode: local Pricing: Free PyPI: wemo-mcp-server GitHub: https://github.com/apiarya/wemo-mcp-server Security Score: 10/10 Creator: Apiarya Creator Reputation: C+ Version: 1.4.1 Install (Claude Code): claude mcp add io-github-apiarya-wemo -- uvx wemo-mcp-server --- ## Perception URL: https://mcp-marketplace.io/server/io-github-fernikolic-perception Summary: Real-time digital asset narrative intelligence from 1,000+ curated media sources. Description: Real-time digital asset narrative intelligence from 1,000+ curated media sources. Remote endpoints: streamable-http: https://mcp.perception.to/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.perception.to/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-fernikolic-perception https://mcp.perception.to/mcp --- ## Discolike URL: https://mcp-marketplace.io/server/com-discolike-mcp-server Summary: TAM mapping, company discovery, contact intelligence, and technographics across 65M+ B2B domains. Description: TAM mapping, company discovery, contact intelligence, and technographics across 65M+ B2B domains. Remote endpoints: streamable-http: https://api.discolike.com/v1/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.discolike.com/v1/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-discolike-mcp-server https://api.discolike.com/v1/mcp --- ## Sn Api Helper URL: https://mcp-marketplace.io/server/io-github-signnow-sn-api-helper-mcp Summary: MCP server for SignNow API helper tools (stdio only). Category: Developer Tools Mode: local Pricing: Free PyPI: sn-api-helper-mcp GitHub: https://github.com/signnow/sn-api-helper-mcp Security Score: 10/10 Creator: Signnow Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-signnow-sn-api-helper-mcp -- uvx sn-api-helper-mcp --- ## Docusign Navigator URL: https://mcp-marketplace.io/server/co-thisdot-docusign-navigator-mcp Summary: Secure Docusign Navigator integration for AI assistants to access and analyze agreement data. Description: Secure Docusign Navigator integration for AI assistants to access and analyze agreement data. Remote endpoints: streamable-http: https://docusign-navigator.thisdot.co/mcp Category: Business Tools Mode: dual Pricing: Free GitHub: https://github.com/thisdot/docusign-navigator-mcp Security Score: 10/10 Creator: Thisdot Creator Reputation: C+ Version: 1.3.0 --- ## Github URL: https://mcp-marketplace.io/server/io-github-github-github-mcp-server Summary: Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language. Description: Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language. Remote endpoints: streamable-http: https://api.githubcopilot.com/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.githubcopilot.com/mcp/ GitHub: https://github.com/github/github-mcp-server Security Score: 10/10 Creator: Github Creator Reputation: C+ Version: 0.33.0 Install (Claude Code Remote): claude mcp add --transport http io-github-github-github-mcp-server https://api.githubcopilot.com/mcp/ --- ## Renoun URL: https://mcp-marketplace.io/server/io-github-98lukehall-renoun Summary: Crypto regime classifier for trading agents. 100% bounded regime accuracy. 50 free calls/day. Description: Crypto regime classifier for trading agents. 100% bounded regime accuracy. 50 free calls/day. Remote endpoints: streamable-http: https://web-production-817e2.up.railway.app/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://web-production-817e2.up.railway.app/mcp GitHub: https://github.com/98lukehall/renoun-mcp Security Score: 9/10 Creator: 98lukehall Creator Reputation: C+ Version: 1.4.0 Install (Claude Code Remote): claude mcp add --transport http io-github-98lukehall-renoun https://web-production-817e2.up.railway.app/mcp --- ## IzTolk URL: https://mcp-marketplace.io/server/io-github-izzzzzi-iz-tolk-mcp Summary: Tolk smart contract compiler for TON — compile, check, and deploy from AI assistants Category: Developer Tools Mode: local Pricing: Free npm: iz-tolk-mcp GitHub: https://github.com/izzzzzi/izTolkMcp Security Score: 6.5/10 Creator: Izzzzzi Creator Reputation: C+ Version: 1.2.1 Install (Claude Code): claude mcp add io-github-izzzzzi-iz-tolk-mcp -- npx -y iz-tolk-mcp --- ## Pvpc URL: https://mcp-marketplace.io/server/io-github-rfdez-pvpc-mcp-server Summary: Fetch the Voluntary Price for the Small Consumer (PVPC) published daily by Red Eléctrica. Category: Developer Tools Mode: local Pricing: Free npm: @rfdez/pvpc-mcp-server GitHub: https://github.com/rfdez/pvpc-mcp-server Security Score: 10/10 Creator: Rfdez Creator Reputation: C+ Version: 3.2.2 Install (Claude Code): claude mcp add io-github-rfdez-pvpc-mcp-server -- npx -y @rfdez/pvpc-mcp-server --- ## Oci Pricing URL: https://mcp-marketplace.io/server/io-github-jasonwilbur-oci-pricing-mcp Summary: Oracle Cloud Infrastructure pricing data with cost calculators and comparisons Category: Developer Tools Mode: local Pricing: Free npm: oci-pricing-mcp GitHub: https://github.com/jasonwilbur/oci-pricing-mcp Security Score: 10/10 Creator: Jasonwilbur Creator Reputation: C+ Version: 1.2.2 Install (Claude Code): claude mcp add io-github-jasonwilbur-oci-pricing-mcp -- npx -y oci-pricing-mcp --- ## Tutorials URL: https://mcp-marketplace.io/server/ai-smithery-hollaugo-financial-research-mcp-server Summary: Analyze stocks with summaries, price targets, and analyst recommendations. Track SEC filings, divi… Description: Analyze stocks with summaries, price targets, and analyst recommendations. Track SEC filings, divi… Remote endpoints: streamable-http: https://server.smithery.ai/@hollaugo/financial-research-mcp-server/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@hollaugo/financial-research-mcp-server/mcp GitHub: https://github.com/hollaugo/tutorials Security Score: 10/10 Creator: Hollaugo Creator Reputation: C+ Version: 1.15.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-hollaugo-financial-research-mcp-server https://server.smithery.ai/@hollaugo/financial-research-mcp-server/mcp --- ## Riksdag Regering URL: https://mcp-marketplace.io/server/io-github-ksaklfszf921-riksdag-regering-mcp Summary: Svenska Riksdagens och Regeringskansliets öppna data - 27 verktyg för politik, dokument och analys Description: Svenska Riksdagens och Regeringskansliets öppna data - 27 verktyg för politik, dokument och analys Remote endpoints: streamable-http: https://riksdag-regering-ai.onrender.com/mcp Category: Developer Tools Mode: dual Pricing: Free npm: riksdag-regering-mcp GitHub: https://github.com/KSAklfszf921/Riksdag-Regering-MCP Security Score: 8.3/10 Creator: KSAklfszf921 Creator Reputation: C+ Version: 2.0.1 Required Credentials: SUPABASE_URL (optional), SUPABASE_ANON_KEY (required) Install (Claude Code): claude mcp add io-github-ksaklfszf921-riksdag-regering-mcp -- npx -y riksdag-regering-mcp --- ## Databricks URL: https://mcp-marketplace.io/server/io-github-pramodbhatofficial-databricks-sdk-mcp Summary: 263 tools for Databricks: Unity Catalog, SQL, Compute, Jobs, Serving, and more. Category: Data & Analytics Mode: local Pricing: Free PyPI: databricks-sdk-mcp GitHub: https://github.com/pramodbhatofficial/databricks-mcp-server Security Score: 10/10 Creator: Pramodbhatofficial Creator Reputation: C+ Version: 0.1.0 Required Credentials: DATABRICKS_HOST (optional), DATABRICKS_TOKEN (required), DATABRICKS_MCP_TOOLS_INCLUDE (optional) Install (Claude Code): claude mcp add io-github-pramodbhatofficial-databricks-sdk-mcp -- uvx databricks-sdk-mcp --- ## Cursor History URL: https://mcp-marketplace.io/server/io-github-s2thend-cursor-history Summary: MCP server for browsing, searching, exporting, and backing up your Cursor AI chat history Category: Developer Tools Mode: local Pricing: Free npm: cursor-history-mcp GitHub: https://github.com/S2thend/cursor-history-mcp Security Score: 10/10 Creator: S2thend Creator Reputation: C+ Version: 0.2.4 Install (Claude Code): claude mcp add io-github-s2thend-cursor-history -- npx -y cursor-history-mcp --- ## Raygun URL: https://mcp-marketplace.io/server/io-github-mindscapehq-mcp-server-raygun Summary: Investigate errors, track deployments, analyze performance, and manage application monitoring Description: Investigate errors, track deployments, analyze performance, and manage application monitoring Remote endpoints: streamable-http: https://api.raygun.com/v3/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.raygun.com/v3/mcp GitHub: https://github.com/MindscapeHQ/mcp-server-raygun Security Score: 10/10 Creator: MindscapeHQ Creator Reputation: C+ Version: 1.0.2 Install (Claude Code Remote): claude mcp add --transport http io-github-mindscapehq-mcp-server-raygun https://api.raygun.com/v3/mcp --- ## Codelogic URL: https://mcp-marketplace.io/server/io-github-codelogicincengineering-codelogic-mcp-server Summary: An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant. Category: Developer Tools Mode: local Pricing: Free PyPI: codelogic-mcp-server GitHub: https://github.com/CodeLogicIncEngineering/codelogic-mcp-server Security Score: 9.8/10 Creator: CodeLogicIncEngineering Creator Reputation: C+ Version: 1.1.0 Required Credentials: CODELOGIC_SERVER_HOST (optional), CODELOGIC_USERNAME (optional), CODELOGIC_PASSWORD (required), CODELOGIC_WORKSPACE_NAME (optional), CODELOGIC_DEBUG_MODE (optional) Install (Claude Code): claude mcp add io-github-codelogicincengineering-codelogic-mcp-server -- uvx codelogic-mcp-server --- ## MediaWiki URL: https://mcp-marketplace.io/server/io-github-professionalwiki-mediawiki-mcp-server Summary: MCP server enabling AI clients to interact with any MediaWiki wiki through standard tools Category: Content & Media Mode: local Pricing: Free npm: @professional-wiki/mediawiki-mcp-server GitHub: https://github.com/ProfessionalWiki/MediaWiki-MCP-Server Security Score: 10/10 Creator: ProfessionalWiki Creator Reputation: C+ Version: 0.6.5 Required Credentials: CONFIG (optional), MCP_TRANSPORT (optional), PORT (optional) Install (Claude Code): claude mcp add io-github-professionalwiki-mediawiki-mcp-server -- npx -y @professional-wiki/mediawiki-mcp-server --- ## 1ly URL: https://mcp-marketplace.io/server/io-github-1lystore-mcp-server Summary: MCP server for 1ly.store — buy/sell APIs and launch tokens on Bags.fm with USDC & $1LY. Category: Developer Tools Mode: local Pricing: Free npm: @1ly/mcp-server GitHub: https://github.com/1lystore/1ly-mcp-server Security Score: 10/10 Creator: 1lystore Creator Reputation: C+ Version: 0.1.7 Required Credentials: ONELY_WALLET_SOLANA_KEY (required), ONELY_WALLET_EVM_KEY (required), ONELY_API_KEY (required), ONELY_WALLET_PROVIDER (optional), ONELY_NETWORK (optional), ONELY_SOLANA_RPC_URL (optional), ONELY_BUDGET_PER_CALL (optional), ONELY_BUDGET_DAILY (optional), ONELY_BUDGET_STATE_FILE (optional), ONELY_SOLANA_DRY_RUN (optional), ONELY_API_BASE (optional) Install (Claude Code): claude mcp add io-github-1lystore-mcp-server -- npx -y @1ly/mcp-server --- ## Codify URL: https://mcp-marketplace.io/server/io-github-cybairfly-codify-mcp Summary: Easily create reusable automation tools from casual browser actions using Apify Agent Category: Developer Tools Mode: local Pricing: Free npm: codify-mcp GitHub: https://github.com/cybairfly/codify-mcp Security Score: 10/10 Creator: Cybairfly Creator Reputation: C+ Version: 1.0.0 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-cybairfly-codify-mcp -- npx -y codify-mcp --- ## Ucn URL: https://mcp-marketplace.io/server/io-github-mleoca-ucn Summary: Code intelligence for AI agents. Extract, trace, and analyze code without reading whole files. Category: Developer Tools Mode: local Pricing: Free npm: ucn GitHub: https://github.com/mleoca/ucn Security Score: 10/10 Creator: mleoca Creator Reputation: C- Version: 3.8.23 Install (Claude Code): claude mcp add io-github-mleoca-ucn -- npx -y ucn --- ## Luma Cal URL: https://mcp-marketplace.io/server/io-github-alx1p-luma-mcp Summary: Discover events from Luma — search by category, city, distance, and keywords with calendar export Category: Developer Tools Mode: local Pricing: Free PyPI: luma-mcp GitHub: https://github.com/alx1p/luma-cal-mcp Security Score: 3.8/10 Creator: Alx1p Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-alx1p-luma-mcp -- uvx luma-mcp --- ## Vueuse URL: https://mcp-marketplace.io/server/io-github-kovoor-vueuse-mcp Summary: Search, browse, and get suggestions for VueUse composables Category: Developer Tools Mode: local Pricing: Free npm: vueuse-mcp GitHub: https://github.com/kovoor/vueuse-mcp Security Score: 10/10 Creator: Kovoor Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-kovoor-vueuse-mcp -- npx -y vueuse-mcp --- ## Exiftool URL: https://mcp-marketplace.io/server/io-github-joshmsimpson-exiftool Summary: Read, write, and remove metadata from 150+ file formats using ExifTool Category: Developer Tools Mode: local Pricing: Free PyPI: exiftool-mcp GitHub: https://github.com/joshmsimpson/exiftool_mcp Security Score: 9/10 Creator: Joshmsimpson Creator Reputation: C+ Version: 0.1.6 Install (Claude Code): claude mcp add io-github-joshmsimpson-exiftool -- uvx exiftool-mcp --- ## La Ei URL: https://mcp-marketplace.io/server/io-github-topofgames-la-ei-romania Summary: Romanian classified ads and business directory. Search 30K+ businesses, ads, exchange rates. Description: Romanian classified ads and business directory. Search 30K+ businesses, ads, exchange rates. Remote endpoints: streamable-http: https://laei.ro/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://laei.ro/mcp GitHub: https://github.com/topofgames/la-ei-mcp MCP Tools (6): cauta-anunturi, detalii-anunt, obtine-categorii, obtine-locatii, statistici-anunturi, explorare-orase Security Score: 10/10 Creator: Topofgames Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-topofgames-la-ei-romania https://laei.ro/mcp --- ## Maxia URL: https://mcp-marketplace.io/server/io-github-majorelalexis-stack-maxia Summary: AI-to-AI Marketplace on Solana. 22 tools: crypto, stocks, GPU, DeFi, sentiment. Description: AI-to-AI Marketplace on Solana. 22 tools: crypto, stocks, GPU, DeFi, sentiment. Remote endpoints: sse: https://maxiaworld.app/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://maxiaworld.app/mcp Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 12.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-majorelalexis-stack-maxia https://maxiaworld.app/mcp --- ## Comfy Ui Builder URL: https://mcp-marketplace.io/server/io-github-mit9-comfy-ui-builder Summary: ComfyUI MCP server: knowledge base, workflow builder, real-time execution, models, plugins. Category: Developer Tools Mode: local Pricing: Free npm: mcp-comfy-ui-builder GitHub: https://github.com/MIt9/mcp-comfy-ui-builder Security Score: 10/10 Creator: MIt9 Creator Reputation: C+ Version: 2.4.1 Required Credentials: COMFYUI_HOST (optional), COMFYUI_PATH (optional), COMFYUI_KNOWLEDGE_DIR (optional) Install (Claude Code): claude mcp add io-github-mit9-comfy-ui-builder -- npx -y mcp-comfy-ui-builder --- ## Bankruptcy Observer Mcp Api Public Documentation URL: https://mcp-marketplace.io/server/com-bankruptcyobserver-mcp Summary: US business bankruptcy data via MCP: search by name, EIN. Lookup docket items. Description: US business bankruptcy data via MCP: search by name, EIN. Lookup docket items. Remote endpoints: streamable-http: https://mcp.bankruptcyobserver.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.bankruptcyobserver.com/mcp GitHub: https://github.com/jmtroller/bankruptcy-observer-mcp-api-public-documentation Security Score: 10/10 Creator: Jmtroller Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-bankruptcyobserver-mcp https://mcp.bankruptcyobserver.com/mcp --- ## Asset Auto Generator URL: https://mcp-marketplace.io/server/io-github-tranthientrong-asset-auto-generator Summary: An MCP server that provides asset auto generator Description: An MCP server that provides asset auto generator Remote endpoints: streamable-http: https://TranThienTrong.github.io/mcp/asset-auto-generator Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/TranThienTrong/asset-auto-generator.git Security Score: 10/10 Creator: TranThienTrong Creator Reputation: C+ Version: 1.0.0 --- ## Medrates URL: https://mcp-marketplace.io/server/fyi-medrates-mcp Summary: Search US hospital prices, compare costs, and find insurance-negotiated rates. Description: Search US hospital prices, compare costs, and find insurance-negotiated rates. Remote endpoints: streamable-http: https://mcp.medrates.fyi/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.medrates.fyi/mcp GitHub: https://github.com/dimaosipa/medrates.fyi MCP Tools (5): search, search_nlp, price_quote, hospitals, payers Security Score: 9/10 Creator: Dimaosipa Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http fyi-medrates-mcp https://mcp.medrates.fyi/mcp --- ## Switzerland Law URL: https://mcp-marketplace.io/server/eu-ansvar-switzerland-law-mcp Summary: Swiss law database — nFADP/DSG, information security, telecommunications with full-text search Category: Developer Tools Mode: local Pricing: Free npm: @ansvar/switzerland-law-mcp GitHub: https://github.com/Ansvar-Systems/switzerland-law-mcp Security Score: 10/10 Creator: Mortalus Creator Reputation: C- Version: 1.1.0 Install (Claude Code): claude mcp add eu-ansvar-switzerland-law-mcp -- npx -y @ansvar/switzerland-law-mcp --- ## Trunk URL: https://mcp-marketplace.io/server/io-trunk-mcp-server Summary: Flaky test detection, root cause analysis, and fix suggestions for development teams. Description: Flaky test detection, root cause analysis, and fix suggestions for development teams. Remote endpoints: streamable-http: https://mcp.trunk.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.trunk.io/mcp GitHub: https://github.com/trunk-io/mcp-server Security Score: 10/10 Creator: Trunk Io Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-trunk-mcp-server https://mcp.trunk.io/mcp --- ## Verified Repo Memory URL: https://mcp-marketplace.io/server/io-github-cognitivemyriad-verified-repo-memory Summary: Stale-proof repository memory with citations + just-in-time verification + TTL (repo-scoped). Category: Developer Tools Mode: local Pricing: Free npm: @cognitivemyriad/vrm-local GitHub: https://github.com/cognitivemyriad/mcp-verified-repo-memory Security Score: 6/10 Creator: Cognitivemyriad Creator Reputation: C+ Version: 0.1.2 Required Credentials: VRM_TTL_DAYS (optional), VRM_DATA_DIR (optional), VRM_MAX_FILE_BYTES (optional), VRM_SECRET_SCAN (optional) Install (Claude Code): claude mcp add io-github-cognitivemyriad-verified-repo-memory -- npx -y @cognitivemyriad/vrm-local --- ## ArifOS URL: https://mcp-marketplace.io/server/io-github-ariffazil-aaa-mcp Summary: Constitutional AI Governance with 13 enforced floors (F1-F13) and tri-witness consensus for LLMs. Category: Developer Tools Mode: local Pricing: Free PyPI: arifos GitHub: https://github.com/ariffazil/arifOS Security Score: 10/10 Creator: ariffazil Creator Reputation: C- Version: 60.0.0 Install (Claude Code): claude mcp add io-github-ariffazil-aaa-mcp -- uvx arifos --- ## Clappia URL: https://mcp-marketplace.io/server/io-github-clappia-dev-clappia-mcp Summary: An MCP server that provides Clappia workspace, forms, workflows, submissions, and analytics Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/clappia-dev/clappia-mcp Security Score: 10/10 Creator: Clappia Dev Creator Reputation: C+ Version: 1.0.1 Required Credentials: CLAPPIA_API_KEY (required) --- ## Betterprompt URL: https://mcp-marketplace.io/server/io-github-aungmyokyaw-betterprompt-mcp Summary: MCP server for AI-enhanced prompt engineering and request conversion. Category: Developer Tools Mode: local Pricing: Free npm: betterprompt-mcp GitHub: https://github.com/AungMyoKyaw/betterprompt-mcp Security Score: 10/10 Creator: AungMyoKyaw Creator Reputation: C+ Version: 0.2.1 Install (Claude Code): claude mcp add io-github-aungmyokyaw-betterprompt-mcp -- npx -y betterprompt-mcp --- ## Flowzap URL: https://mcp-marketplace.io/server/io-github-flowzap-xyz-flowzap Summary: Create workflow, sequence, and architecture diagrams via AI assistants. Category: Developer Tools Mode: local Pricing: Free npm: flowzap-mcp GitHub: https://github.com/flowzap-xyz/flowzap-mcp Security Score: 10/10 Creator: flowzap-xyz Creator Reputation: C- Version: 1.3.5 Install (Claude Code): claude mcp add io-github-flowzap-xyz-flowzap -- npx -y flowzap-mcp --- ## Garmin Workouts URL: https://mcp-marketplace.io/server/io-github-pranciskus-garmin-workouts-mcp Summary: Manage Garmin Connect workouts, including strength workouts with mapped exercises. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/pranciskus/garmin-workouts-mcp Security Score: 4.2/10 Creator: Pranciskus Creator Reputation: C+ Version: 0.1.2 Required Credentials: GARMIN_EMAIL (required), GARMIN_PASSWORD (required) --- ## Lighthouse URL: https://mcp-marketplace.io/server/io-github-priyankark-lighthouse-mcp Summary: MCP server for Google Lighthouse performance metrics Category: Developer Tools Mode: local Pricing: Free npm: lighthouse-mcp GitHub: https://github.com/priyankark/lighthouse-mcp Security Score: 10/10 Creator: Priyankark Creator Reputation: C+ Version: 0.1.7 Install (Claude Code): claude mcp add io-github-priyankark-lighthouse-mcp -- npx -y lighthouse-mcp --- ## Plugin Sentinel URL: https://mcp-marketplace.io/server/io-github-znetinho-runrunit-n1 Summary: MCP server for Runrun.it: Tasks, Comments, Projects Category: Developer Tools Mode: local Pricing: Free npm: mcp-runrunit GitHub: https://github.com/zNetinho/plugin-sentinel-mcp.git Security Score: 6/10 Creator: ZNetinho Creator Reputation: C+ Version: 1.0.0 Required Credentials: RUNRUNIT_APP_KEY (required), RUNRUNIT_USER_TOKEN (required) Install (Claude Code): claude mcp add io-github-znetinho-runrunit-n1 -- npx -y mcp-runrunit --- ## Stresszero URL: https://mcp-marketplace.io/server/io-github-gomessoaresemmanuel-cpu-stresszero-mcp Summary: Burnout risk scoring across 3 dimensions (physical, emotional, effectiveness) Category: Developer Tools Mode: local Pricing: Free npm: stresszero-mcp GitHub: https://github.com/gomessoaresemmanuel-cpu/stresszero-mcp Security Score: 10/10 Creator: Gomessoaresemmanuel Cpu Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-gomessoaresemmanuel-cpu-stresszero-mcp -- npx -y stresszero-mcp --- ## Rtfm URL: https://mcp-marketplace.io/server/io-github-roomi-fields-rtfm Summary: The open retrieval layer for AI agents — index code, docs, data. Search via MCP. Category: Developer Tools Mode: local Pricing: Free PyPI: rtfm-ai GitHub: https://github.com/roomi-fields/rtfm Security Score: 10/10 Creator: Roomi Fields Creator Reputation: C+ Version: 0.3.2 Install (Claude Code): claude mcp add io-github-roomi-fields-rtfm -- uvx rtfm-ai --- ## Guide URL: https://mcp-marketplace.io/server/com-figma-mcp-mcp Summary: The Figma MCP server brings Figma design context directly into your AI workflow. Description: The Figma MCP server brings Figma design context directly into your AI workflow. Remote endpoints: streamable-http: https://mcp.figma.com/mcp Category: Design Mode: remote Pricing: Free Remote URL: https://mcp.figma.com/mcp GitHub: https://github.com/figma/mcp-server-guide Security Score: 10/10 Creator: Figma Creator Reputation: C+ Version: 1.0.3 Install (Claude Code Remote): claude mcp add --transport http com-figma-mcp-mcp https://mcp.figma.com/mcp --- ## Air Sdk URL: https://mcp-marketplace.io/server/io-github-arcededev-air-sdk Summary: Collective intelligence for browser automation agents. Site capabilities, selectors, and extraction. Category: Developer Tools Mode: local Pricing: Free npm: @arcede/air-sdk GitHub: https://github.com/ArcedeDev/air-sdk Security Score: 5.5/10 Creator: ArcedeDev Creator Reputation: C+ Version: 0.2.12 Required Credentials: AIR_API_KEY (required) Install (Claude Code): claude mcp add io-github-arcededev-air-sdk -- npx -y @arcede/air-sdk --- ## Midnight Nextjs URL: https://mcp-marketplace.io/server/io-github-fractionestate-midnight-nextjs-mcp Summary: Unified MCP server for Midnight blockchain development and Next.js dApps. Category: Developer Tools Mode: local Pricing: Free npm: midnight-nextjs-mcp GitHub: https://github.com/FractionEstate/midnight-nextjs-mcp Security Score: 10/10 Creator: FractionEstate Creator Reputation: C+ Version: 0.3.1 Required Credentials: GITHUB_TOKEN (required), LOG_LEVEL (optional), MIDNIGHT_LOCAL (optional) Install (Claude Code): claude mcp add io-github-fractionestate-midnight-nextjs-mcp -- npx -y midnight-nextjs-mcp --- ## Career URL: https://mcp-marketplace.io/server/io-github-pjw2004-job-search Summary: Search Korean job postings from JobKorea and Saramin by company name Category: Developer Tools Mode: local Pricing: Free npm: job-search-mcp GitHub: https://github.com/PJW2004/career-mcp Security Score: 5.3/10 Creator: PJW2004 Creator Reputation: C+ Version: 0.0.6 Install (Claude Code): claude mcp add io-github-pjw2004-job-search -- npx -y job-search-mcp --- ## Agentweb URL: https://mcp-marketplace.io/server/io-github-zerabic-agentweb Summary: Search 11M+ businesses across 195 countries. Phone, email, hours, and geo search. Category: Developer Tools Mode: local Pricing: Free npm: agentweb-mcp GitHub: https://github.com/zerabic/agentweb-mcp Security Score: 10/10 Creator: Zerabic Creator Reputation: C+ Version: 1.0.1 Required Credentials: AGENTWEB_API_KEY (required) Install (Claude Code): claude mcp add io-github-zerabic-agentweb -- npx -y agentweb-mcp --- ## Revettr Python URL: https://mcp-marketplace.io/server/io-github-alexanderlawson17-revettr-mcp Summary: Counterparty risk scoring for agentic commerce via x402 micropayments. Category: Developer Tools Mode: local Pricing: Free PyPI: revettr GitHub: https://github.com/AlexanderLawson17/revettr-python Security Score: 10/10 Creator: AlexanderLawson17 Creator Reputation: C+ Version: 0.2.2 Install (Claude Code): claude mcp add io-github-alexanderlawson17-revettr-mcp -- uvx revettr --- ## Yolo URL: https://mcp-marketplace.io/server/io-github-rjn32s-mcp-yolo Summary: An MCP server providing zero-shot object detection and segmentation using Ultralytics YOLOE. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-yolo GitHub: https://github.com/rjn32s/mcp-yolo Security Score: 10/10 Creator: Rjn32s Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-rjn32s-mcp-yolo -- uvx mcp-yolo --- ## Duckchain URL: https://mcp-marketplace.io/server/ai-smithery-demomagic-duckchain-mcp Summary: Explore blockchain data across addresses, tokens, blocks, and transactions. Investigate any transa… Description: Explore blockchain data across addresses, tokens, blocks, and transactions. Investigate any transa… Remote endpoints: streamable-http: https://server.smithery.ai/@demomagic/duckchain-mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@demomagic/duckchain-mcp/mcp GitHub: https://github.com/demomagic/duckchain-mcp Security Score: 10/10 Creator: Demomagic Creator Reputation: C+ Version: 1.13.1 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-demomagic-duckchain-mcp https://server.smithery.ai/@demomagic/duckchain-mcp/mcp --- ## Secure Privacy URL: https://mcp-marketplace.io/server/io-github-secureprivacy-secure-privacy-mcp Summary: An MCP server that automatically integrate GDPR-compliant cookie consent banners into websites Category: Developer Tools Mode: local Pricing: Free npm: secure-privacy-mcp GitHub: https://github.com/secureprivacy/secure-privacy-mcp.git Security Score: 10/10 Creator: Secureprivacy Creator Reputation: C+ Version: 1.1.1 Install (Claude Code): claude mcp add io-github-secureprivacy-secure-privacy-mcp -- npx -y secure-privacy-mcp --- ## Tavily URL: https://mcp-marketplace.io/server/io-github-seey215-tavily-mcp Summary: MCP server for advanced web search using Tavily API. Category: Search & Web Mode: local Pricing: Free npm: @toolsdk.ai/tavily-mcp GitHub: https://github.com/Seey215/tavily-mcp Security Score: 10/10 Creator: Seey215 Creator Reputation: C+ Version: 0.2.9 Required Credentials: TAVILY_API_KEY (required) Install (Claude Code): claude mcp add io-github-seey215-tavily-mcp -- npx -y @toolsdk.ai/tavily-mcp --- ## Fpl URL: https://mcp-marketplace.io/server/io-github-nguyenanhducs-fpl-mcp-server Summary: An MCP server that provides Fantasy Premier League analysis and strategy tools. Category: Developer Tools Mode: local Pricing: Free PyPI: fpl-mcp-server GitHub: https://github.com/nguyenanhducs/fpl-mcp-server Security Score: 10/10 Creator: Nguyenanhducs Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-nguyenanhducs-fpl-mcp-server -- uvx fpl-mcp-server --- ## Eulerian Marketing Platform URL: https://mcp-marketplace.io/server/io-github-matjmat-eulerian-marketing-platform-mcp Summary: Provides access to the Eulerian Marketing Platform: analytics, attribution & data activation. Category: Marketing & Social Mode: local Pricing: Free PyPI: eulerian-marketing-platform GitHub: https://github.com/EulerianTechnologies/eulerian-marketing-platform-mcp Security Score: 7/10 Creator: mathieumaf Creator Reputation: F Version: 1.0.0 Required Credentials: EMP_API_TOKEN (required), EMP_API_ENDPOINT (optional) Install (Claude Code): claude mcp add io-github-matjmat-eulerian-marketing-platform-mcp -- uvx eulerian-marketing-platform --- ## Blockchain Intelligence URL: https://mcp-marketplace.io/server/com-eruditepay-blockchain-intelligence Summary: 168 MCP tools: token prices, whale tracking, DeFi, wallets across Base/Tron/BTC/XRP/Kaspa Description: 168 MCP tools: token prices, whale tracking, DeFi, wallets across Base/Tron/BTC/XRP/Kaspa Remote endpoints: streamable-http: https://bridge.eruditepay.com:4100/mcp Category: Finance Mode: remote Pricing: Free Remote URL: https://bridge.eruditepay.com:4100/mcp GitHub: https://github.com/EruditeIntelligence/blockchain-intelligence-mcp Security Score: 9.9/10 Creator: EruditeIntelligence Creator Reputation: C+ Version: 2.1.0 Install (Claude Code Remote): claude mcp add --transport http com-eruditepay-blockchain-intelligence https://bridge.eruditepay.com:4100/mcp --- ## Dj Claude URL: https://mcp-marketplace.io/server/io-github-p-poss-dj-claude Summary: Agents can now live code music for you, themselves, and each other while they work. Category: Developer Tools Mode: local Pricing: Free npm: dj-claude GitHub: https://github.com/p-poss/dj-claude Security Score: 10/10 Creator: p-poss Creator Reputation: C- Version: 0.1.6 Install (Claude Code): claude mcp add io-github-p-poss-dj-claude -- npx -y dj-claude --- ## Contextual URL: https://mcp-marketplace.io/server/io-github-nitishgourishetty-contextual-mcp-server Summary: RAG-enabled MCP server using Contextual AI. Supports single-agent and multi-agent modes. Category: Developer Tools Mode: local Pricing: Free PyPI: contextual-mcp-server GitHub: https://github.com/NitishGourishetty/contextual-mcp-server Security Score: 10/10 Creator: NitishGourishetty Creator Reputation: C+ Version: 0.1.0 Required Credentials: API_KEY (required), AGENT_ID (optional) Install (Claude Code): claude mcp add io-github-nitishgourishetty-contextual-mcp-server -- uvx contextual-mcp-server --- ## Mimer URL: https://mcp-marketplace.io/server/io-github-mimersql-mimer-mcp Summary: An MCP server with Mimer SQL Database Connectivity Category: Developer Tools Mode: local Pricing: Free PyPI: mimer-mcp-server GitHub: https://github.com/mimersql/mimer-mcp Security Score: 10/10 Creator: Mimersql Creator Reputation: C+ Version: 1.0.5 Required Credentials: DB_DSN (optional), DB_USER (optional), DB_PASSWORD (required), DB_HOST (optional), DB_PORT (optional), DB_PROTOCOL (optional), DB_POOL_INITIAL_CON (optional), DB_POOL_MAX_UNUSED (optional), DB_POOL_MAX_CON (optional), DB_POOL_BLOCK (optional), DB_POOL_DEEP_HEALTH_CHECK (optional), MCP_LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-mimersql-mimer-mcp -- uvx mimer-mcp-server --- ## Docspace URL: https://mcp-marketplace.io/server/io-github-onlyoffice-docspace Summary: A room-based collaborative platform Description: A room-based collaborative platform Remote endpoints: sse: https://mcp.onlyoffice.com/sse streamable-http: https://mcp.onlyoffice.com/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @onlyoffice/docspace-mcp Remote URL: https://mcp.onlyoffice.com/sse GitHub: https://github.com/ONLYOFFICE/docspace-mcp Security Score: 9/10 Creator: ONLYOFFICE Creator Reputation: C+ Version: 3.2.0 Required Credentials: DOCSPACE_BASE_URL (optional), DOCSPACE_API_KEY (required), DOCSPACE_TRANSPORT (optional), DOCSPACE_DYNAMIC (optional), DOCSPACE_TOOLSETS (optional), DOCSPACE_ENABLED_TOOLS (optional), DOCSPACE_DISABLED_TOOLS (optional), DOCSPACE_USER_AGENT (optional), DOCSPACE_AUTHORIZATION (required), DOCSPACE_AUTH_TOKEN (required), DOCSPACE_USERNAME (optional), DOCSPACE_PASSWORD (required), DOCSPACE_SESSION_TTL (optional), DOCSPACE_SESSION_INTERVAL (optional), DOCSPACE_OAUTH_BASE_URL (optional), DOCSPACE_OAUTH_CLIENT_ID (optional), DOCSPACE_OAUTH_CLIENT_SECRET (required), DOCSPACE_OAUTH_AUTH_TOKEN_ALGORITHM (optional), DOCSPACE_OAUTH_AUTH_TOKEN_TTL (optional), DOCSPACE_OAUTH_AUTH_TOKEN_SECRET_KEY (required), DOCSPACE_OAUTH_STATE_TOKEN_ALGORITHM (optional), DOCSPACE_OAUTH_STATE_TOKEN_TTL (optional), DOCSPACE_OAUTH_STATE_TOKEN_SECRET_KEY (required), DOCSPACE_SERVER_BASE_URL (optional), DOCSPACE_HOST (optional), DOCSPACE_PORT (optional), DOCSPACE_SERVER_PROXY_HOPS (optional), DOCSPACE_SERVER_CORS_MCP_ORIGIN (optional), DOCSPACE_SERVER_CORS_MCP_MAX_AGE (optional), DOCSPACE_SERVER_CORS_OAUTH_ORIGIN (optional), DOCSPACE_SERVER_CORS_OAUTH_MAX_AGE (optional), DOCSPACE_SERVER_RATE_LIMITS_MCP_CAPACITY (optional), DOCSPACE_SERVER_RATE_LIMITS_MCP_WINDOW (optional), DOCSPACE_SERVER_RATE_LIMITS_OAUTH_SERVER_METADATA_CAPACITY (optional), DOCSPACE_SERVER_RATE_LIMITS_OAUTH_SERVER_METADATA_WINDOW (optional), DOCSPACE_SERVER_RATE_LIMITS_OAUTH_RESOURCE_METADATA_CAPACITY (optional), DOCSPACE_SERVER_RATE_LIMITS_OAUTH_RESOURCE_METADATA_WINDOW (optional), DOCSPACE_SERVER_RATE_LIMITS_OAUTH_AUTHORIZE_CAPACITY (optional), DOCSPACE_SERVER_RATE_LIMITS_OAUTH_AUTHORIZE_WINDOW (optional), DOCSPACE_SERVER_RATE_LIMITS_OAUTH_CALLBACK_CAPACITY (optional), DOCSPACE_SERVER_RATE_LIMITS_OAUTH_CALLBACK_WINDOW (optional), DOCSPACE_SERVER_RATE_LIMITS_OAUTH_INTROSPECT_CAPACITY (optional), DOCSPACE_SERVER_RATE_LIMITS_OAUTH_INTROSPECT_WINDOW (optional), DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REGISTER_CAPACITY (optional), DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REGISTER_WINDOW (optional), DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REVOKE_CAPACITY (optional), DOCSPACE_SERVER_RATE_LIMITS_OAUTH_REVOKE_WINDOW (optional), DOCSPACE_SERVER_RATE_LIMITS_OAUTH_TOKEN_CAPACITY (optional), DOCSPACE_SERVER_RATE_LIMITS_OAUTH_TOKEN_WINDOW (optional), DOCSPACE_REQUEST_QUERY (optional), DOCSPACE_REQUEST_AUTHORIZATION_HEADER (optional), DOCSPACE_REQUEST_HEADER_PREFIX (optional) Install (Claude Code): claude mcp add io-github-onlyoffice-docspace -- npx -y @onlyoffice/docspace-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-onlyoffice-docspace https://mcp.onlyoffice.com/sse --- ## OilpriceAPI URL: https://mcp-marketplace.io/server/io-github-oilpriceapi-mcp-server Summary: Real-time oil, gas & commodity prices. 40+ commodities with natural language queries. Category: Developer Tools Mode: local Pricing: Free npm: oilpriceapi-mcp GitHub: https://github.com/OilpriceAPI/mcp-server Security Score: 10/10 Creator: OilpriceAPI Creator Reputation: C+ Version: 1.1.1 Required Credentials: OILPRICEAPI_KEY (required) Install (Claude Code): claude mcp add io-github-oilpriceapi-mcp-server -- npx -y oilpriceapi-mcp --- ## Terraform Provider F5xc URL: https://mcp-marketplace.io/server/io-github-robinmordasiewicz-f5xc-terraform-mcp Summary: F5 Distributed Cloud Terraform provider docs, 270+ OpenAPI specs, and subscription info for AI. Category: Cloud & DevOps Mode: local Pricing: Free npm: @robinmordasiewicz/f5xc-terraform-mcp GitHub: https://github.com/robinmordasiewicz/terraform-provider-f5xc Security Score: 10/10 Creator: Robinmordasiewicz Creator Reputation: C+ Version: 3.24.0 Install (Claude Code): claude mcp add io-github-robinmordasiewicz-f5xc-terraform-mcp -- npx -y @robinmordasiewicz/f5xc-terraform-mcp --- ## Purmemo URL: https://mcp-marketplace.io/server/io-github-coladapo-purmemo Summary: AI memory across Claude, ChatGPT, Gemini, and Cursor. Save, search, and recall context everywhere. Category: Developer Tools Mode: local Pricing: Free npm: purmemo-mcp GitHub: https://github.com/coladapo/purmemo-mcp Security Score: 3.2/10 Creator: Coladapo Creator Reputation: C+ Version: 12.9.4 Install (Claude Code): claude mcp add io-github-coladapo-purmemo -- npx -y purmemo-mcp --- ## Touchdesigner URL: https://mcp-marketplace.io/server/io-github-8beeeaaat-touchdesigner-mcp-server Summary: MCP server for TouchDesigner - Control and operate TouchDesigner projects through AI agents Category: Developer Tools Mode: local Pricing: Free npm: touchdesigner-mcp-server GitHub: https://github.com/8beeeaaat/touchdesigner-mcp.git Security Score: 10/10 Creator: 8beeeaaat Creator Reputation: C+ Version: 1.2.0 Install (Claude Code): claude mcp add io-github-8beeeaaat-touchdesigner-mcp-server -- npx -y touchdesigner-mcp-server --- ## Agentpay URL: https://mcp-marketplace.io/server/io-github-up2itnow0822-agentpay Summary: Non-custodial x402 payment MCP server for AI agents. Wallets and payments on 17 chains. Category: Developer Tools Mode: local Pricing: Free npm: agentpay-mcp GitHub: https://github.com/up2itnow0822/agentpay-mcp Security Score: 4.5/10 Creator: Up2itnow0822 Creator Reputation: C+ Version: 3.1.0 Required Credentials: AGENT_PRIVATE_KEY (required), BASE_RPC_URL (optional) Install (Claude Code): claude mcp add io-github-up2itnow0822-agentpay -- npx -y agentpay-mcp --- ## Overcome Stress URL: https://mcp-marketplace.io/server/io-github-reitsmasieto-wq-overcome-stress Summary: Stress recovery protocols via Lightning payments: post-concussion, post-COVID, burnout Description: Stress recovery protocols via Lightning payments: post-concussion, post-COVID, burnout Remote endpoints: streamable-http: https://mcp.overcomestress.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.overcomestress.io/mcp GitHub: https://github.com/reitsmasieto-wq/overcome-stress-mcp MCP Tools (5): catalog, assess, preview, buy_skill, buy_trajectory Security Score: 10/10 Creator: Reitsmasieto Wq Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-reitsmasieto-wq-overcome-stress https://mcp.overcomestress.io/mcp --- ## Vscode Demo Time URL: https://mcp-marketplace.io/server/io-github-estruyf-vscode-demo-time Summary: Enables AI assistants to interact with Demo Time and helps build presentations and demos. Category: Developer Tools Mode: local Pricing: Free npm: @demotime/mcp GitHub: https://github.com/estruyf/vscode-demo-time Security Score: 10/10 Creator: Estruyf Creator Reputation: C+ Version: 0.0.55 Install (Claude Code): claude mcp add io-github-estruyf-vscode-demo-time -- npx -y @demotime/mcp --- ## Hive Proxy URL: https://mcp-marketplace.io/server/io-github-mcp-hive-mcp-hive-proxy Summary: MCP Hive is a gateway to paid commercial-grade MCP servers. Learn more at https://mcp-hive.com Category: Developer Tools Mode: local Pricing: Free npm: @mcp-hive-utils/proxy GitHub: https://github.com/MCP-Hive/mcp-hive-proxy Security Score: 10/10 Creator: MCP Hive Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-mcp-hive-mcp-hive-proxy -- npx -y @mcp-hive-utils/proxy --- ## Clawpage URL: https://mcp-marketplace.io/server/io-github-skypher-clawpage-mcp Summary: Extract and structure any web page into clean JSON. Free tier: 10/day. Category: Developer Tools Mode: local Pricing: Free npm: clawpage-mcp GitHub: https://github.com/skypher/clawpage-mcp Security Score: 10/10 Creator: Skypher Creator Reputation: C+ Version: 0.2.1 Install (Claude Code): claude mcp add io-github-skypher-clawpage-mcp -- npx -y clawpage-mcp --- ## Filesift URL: https://mcp-marketplace.io/server/io-github-roshunsunder-filesift Summary: Local file search for AI agents — semantic + keyword indexing over your codebase. Category: Developer Tools Mode: local Pricing: Free PyPI: filesift GitHub: https://github.com/roshunsunder/filesift Security Score: 10/10 Creator: Roshunsunder Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-roshunsunder-filesift -- uvx filesift --- ## Trade It URL: https://mcp-marketplace.io/server/app-tradeit-mcp Summary: Trade stock, crypto, and options on Robinhood, ETrade, Webull, Charles Schwab, Coinbase, or Kraken. Description: Trade stock, crypto, and options on Robinhood, ETrade, Webull, Charles Schwab, Coinbase, or Kraken. Remote endpoints: streamable-http: https://mcp.tradeit.app/mcp sse: https://mcp.tradeit.app/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.tradeit.app/sse GitHub: https://github.com/trade-it-inc/trade-it-mcp Security Score: 10/10 Creator: Trade It Inc Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http app-tradeit-mcp https://mcp.tradeit.app/sse --- ## Rigol Dho824 URL: https://mcp-marketplace.io/server/io-github-aimoda-rigol-dho824-mcp Summary: Control and query Rigol DHO824 oscilloscope for waveform capture and measurements Category: Developer Tools Mode: local Pricing: Free PyPI: rigol-dho824-mcp GitHub: https://github.com/aimoda/rigol-dho824-mcp Security Score: 10/10 Creator: Aimoda Creator Reputation: C+ Version: 0.1.143-main.2b177ae Required Credentials: RIGOL_RESOURCE (optional), VISA_TIMEOUT (optional), RIGOL_BEEPER_ENABLED (optional), RIGOL_TEMP_DIR (optional) Install (Claude Code): claude mcp add io-github-aimoda-rigol-dho824-mcp -- uvx rigol-dho824-mcp --- ## Roblox Studio URL: https://mcp-marketplace.io/server/io-github-justice219-roblox-studio-mcp Summary: Connect AI assistants to Roblox Studio — manipulate the DataModel with 14 tools Category: Developer Tools Mode: local Pricing: Free npm: @jamesworkbenchcrm/roblox-studio-mcp GitHub: https://github.com/Justice219/roblox-studio-mcp Security Score: 10/10 Creator: Justice219 Creator Reputation: C+ Version: 1.0.1 Required Credentials: MCP_BRIDGE_PORT (optional) Install (Claude Code): claude mcp add io-github-justice219-roblox-studio-mcp -- npx -y @jamesworkbenchcrm/roblox-studio-mcp --- ## Quantcontext URL: https://mcp-marketplace.io/server/io-github-zomma-dev-quantcontext Summary: Deterministic stock screening, backtesting, and factor analysis for AI trading agents Category: Developer Tools Mode: local Pricing: Free PyPI: quantcontext-mcp GitHub: https://github.com/zomma-dev/quantcontext-mcp-server Security Score: 4.2/10 Creator: Zomma Dev Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-zomma-dev-quantcontext -- uvx quantcontext-mcp --- ## Runbook Ai URL: https://mcp-marketplace.io/server/io-github-runbook-ai-browser-agent Summary: MCP server for browser automation with AI agent Category: Developer Tools Mode: local Pricing: Free npm: runbook-ai-mcp GitHub: https://github.com/runbook-ai/runbook-ai-mcp Security Score: 10/10 Creator: Runbook Ai Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-runbook-ai-browser-agent -- npx -y runbook-ai-mcp --- ## Gitlab Docs URL: https://mcp-marketplace.io/server/io-github-ozanmutlu-gitlab-docs Summary: GitLab documentation search for AI assistants via Model Context Protocol (MCP) Category: Developer Tools Mode: local Pricing: Free npm: gitlab-docs-mcp GitHub: https://github.com/ozanmutlu/Gitlab-Docs-MCP Security Score: 8/10 Creator: Ozanmutlu Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ozanmutlu-gitlab-docs -- npx -y gitlab-docs-mcp --- ## Nivelrisk URL: https://mcp-marketplace.io/server/com-nivelrisk-mcp-server Summary: Commercial auto insurance MCP server for NYC TLC for-hire vehicles. 33 tools, submission to bind. Description: Commercial auto insurance MCP server for NYC TLC for-hire vehicles. 33 tools, submission to bind. Remote endpoints: streamable-http: https://mcp.nivelrisk.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.nivelrisk.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-nivelrisk-mcp-server https://mcp.nivelrisk.com/mcp --- ## Chartforge URL: https://mcp-marketplace.io/server/io-github-crawde-chartforge Summary: MCP server for ChartForge — generate stunning charts and diagrams from natural language Category: Developer Tools Mode: local Pricing: Free npm: chartforge-mcp GitHub: https://github.com/crawde/chartforge-mcp Security Score: 3.5/10 Creator: Crawde Creator Reputation: C+ Version: 0.1.1 Required Credentials: CHARTFORGE_API_KEY (required) Install (Claude Code): claude mcp add io-github-crawde-chartforge -- npx -y chartforge-mcp --- ## Agent Memory URL: https://mcp-marketplace.io/server/io-github-bolnet-memwright Summary: Embedded memory for AI agents with SQLite, pgvector, and Neo4j graph search. Category: Developer Tools Mode: local Pricing: Free PyPI: memwright GitHub: https://github.com/bolnet/agent-memory Security Score: 10/10 Creator: Bolnet Creator Reputation: C+ Version: 0.1.3 Required Credentials: PG_CONNECTION_STRING (optional), NEO4J_PASSWORD (required), OPENROUTER_API_KEY (required), OPENAI_API_KEY (required) Install (Claude Code): claude mcp add io-github-bolnet-memwright -- uvx memwright --- ## Context7fork URL: https://mcp-marketplace.io/server/ai-smithery-rencosta2025-context7fork Summary: Get up-to-date, version-specific documentation and code examples from official sources directly in… Description: Get up-to-date, version-specific documentation and code examples from official sources directly in… Remote endpoints: streamable-http: https://server.smithery.ai/@renCosta2025/context7fork/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/renCosta2025/context7fork Security Score: 10/10 Creator: RenCosta2025 Creator Reputation: C+ Version: 1.0.13 --- ## MCPNanoBanana URL: https://mcp-marketplace.io/server/io-github-acedatacloud-mcp-nanobanana-pro Summary: MCP server for NanoBanana AI image generation and editing Description: MCP server for NanoBanana AI image generation and editing Remote endpoints: streamable-http: https://nanobanana.mcp.acedata.cloud/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: mcp-nanobanana-pro Remote URL: https://nanobanana.mcp.acedata.cloud/mcp GitHub: https://github.com/AceDataCloud/MCPNanoBanana Security Score: 4.2/10 Creator: AceDataCloud Creator Reputation: C+ Version: 2026.3.23.0 Required Credentials: ACEDATACLOUD_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-acedatacloud-mcp-nanobanana-pro -- uvx mcp-nanobanana-pro Install (Claude Code Remote): claude mcp add --transport http io-github-acedatacloud-mcp-nanobanana-pro https://nanobanana.mcp.acedata.cloud/mcp --- ## Paypal URL: https://mcp-marketplace.io/server/io-github-paypal-paypal-mcp-server Summary: A command line tool for setting up PayPal MCP server Category: Developer Tools Mode: local Pricing: Free npm: @paypal/mcp GitHub: https://github.com/paypal/paypal-mcp-server Security Score: 8/10 Creator: Paypal Creator Reputation: C+ Version: 1.8.1 Required Credentials: PAYPAL_ACCESS_TOKEN (required), PAYPAL_ENVIRONMENT (optional) Install (Claude Code): claude mcp add io-github-paypal-paypal-mcp-server -- npx -y @paypal/mcp --- ## Developers Agent Toolkit URL: https://mcp-marketplace.io/server/io-github-mastercard-developers-mcp Summary: Access Mastercard Developers APIs, documentation, and API specifications through MCP. Category: Developer Tools Mode: local Pricing: Free npm: @mastercard/developers-mcp GitHub: https://github.com/Mastercard/developers-agent-toolkit Security Score: 10/10 Creator: Mastercard Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-mastercard-developers-mcp -- npx -y @mastercard/developers-mcp --- ## Netdata URL: https://mcp-marketplace.io/server/io-github-netdata-mcp-server Summary: Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection. Description: Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection. Remote endpoints: streamable-http: https://app.netdata.cloud/api/v1/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://app.netdata.cloud/api/v1/mcp GitHub: https://github.com/netdata/netdata Security Score: 10/10 Creator: Netdata Creator Reputation: C+ Version: 2.9.0 Install (Claude Code Remote): claude mcp add --transport http io-github-netdata-mcp-server https://app.netdata.cloud/api/v1/mcp --- ## Aigroup Mdtoword URL: https://mcp-marketplace.io/server/io-github-jackdark425-aigroup-mdtoword-mcp Summary: 本地 Markdown 到 Word 文档转换工具,支持最新 MCP 协议特性、完整的页眉页脚页码功能、增强的表格功能、数据导入和数学公式支持,修复本地相对路径图片嵌入问题 Category: Developer Tools Mode: local Pricing: Free npm: aigroup-mdtoword-mcp GitHub: https://github.com/jackdark425/aigroup-mdtoword-mcp Security Score: 6.3/10 Creator: Jackdark425 Creator Reputation: C+ Version: 4.0.2 Install (Claude Code): claude mcp add io-github-jackdark425-aigroup-mdtoword-mcp -- npx -y aigroup-mdtoword-mcp --- ## Copus URL: https://mcp-marketplace.io/server/io-github-copus-io-copus Summary: Search human-curated content recommendations from Copus - The Internet Treasure Map Category: Developer Tools Mode: local Pricing: Free npm: copus-mcp-server GitHub: https://github.com/copus-io/copus-mcp-server Security Score: 10/10 Creator: Copus Io Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-copus-io-copus -- npx -y copus-mcp-server --- ## Mcp URL: https://mcp-marketplace.io/server/co-contraption-mcp Summary: An MCP server that provides [describe what your server does] Description: An MCP server that provides [describe what your server does] Remote endpoints: sse: https://mcp.contraption.co/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.contraption.co/ GitHub: https://github.com/contraptionco/mcp Security Score: 10/10 Creator: Contraptionco Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http co-contraption-mcp https://mcp.contraption.co/ --- ## Zulipchat URL: https://mcp-marketplace.io/server/io-github-akougkas-zulipchat Summary: ZulipChat MCP: Connect AI to Zulip with 60+ tools for messaging, streams, events, and analytics Category: Communication Mode: local Pricing: Free PyPI: zulipchat-mcp GitHub: https://github.com/akougkas/zulipchat-mcp Security Score: 10/10 Creator: Akougkas Creator Reputation: C+ Version: 0.4.2 Required Credentials: ZULIP_EMAIL (optional), ZULIP_API_KEY (required), ZULIP_SITE (optional) Install (Claude Code): claude mcp add io-github-akougkas-zulipchat -- uvx zulipchat-mcp --- ## Search Server URL: https://mcp-marketplace.io/server/io-github-kazkozdev-search Summary: Web search, content extraction, PDF parsing, plus datetime and geolocation tools. No API keys. Category: Search & Web Mode: local Pricing: Free PyPI: mcp-search-server GitHub: https://github.com/KazKozDev/mcp-search-server Security Score: 10/10 Creator: KazKozDev Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-kazkozdev-search -- uvx mcp-search-server --- ## Tweetsave URL: https://mcp-marketplace.io/server/io-github-zezeron-tweetsave-mcp Summary: Twitter/X analysis without token waste. Fetch tweets, download media. No API key. Description: Twitter/X analysis without token waste. Fetch tweets, download media. No API key. Remote endpoints: sse: https://mcp.tweetsave.org/sse Category: Marketing & Social Mode: dual Pricing: Free npm: tweetsave-mcp GitHub: https://github.com/zezeron/tweetsave-mcp Security Score: 9/10 Creator: Zezeron Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-zezeron-tweetsave-mcp -- npx -y tweetsave-mcp --- ## WelcomeTextGenerator URL: https://mcp-marketplace.io/server/io-github-goodfel10w-welcome-text-generator-mcp Summary: MCP Server für automatische Generierung professioneller Willkommenstexte für neue Mitarbeiter Category: Developer Tools Mode: local Pricing: Free npm: welcome-text-generator-mcp GitHub: https://github.com/goodfel10w/WelcomeTextGenerator Security Score: 10/10 Creator: Goodfel10w Creator Reputation: C+ Version: 1.0.1 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-goodfel10w-welcome-text-generator-mcp -- npx -y welcome-text-generator-mcp --- ## Revibe URL: https://mcp-marketplace.io/server/io-github-selvatuple-revibe-mcp Summary: Analyze any codebase — get architecture, file roles, execution flows, and agent context. Category: Developer Tools Mode: local Pricing: Free npm: revibe-mcp GitHub: https://github.com/selvatuple/revibe-mcp Security Score: 9.8/10 Creator: selvatuple Creator Reputation: C- Version: 0.1.1 Required Credentials: REVIBE_API_KEY (required) Install (Claude Code): claude mcp add io-github-selvatuple-revibe-mcp -- npx -y revibe-mcp --- ## TokenOracle URL: https://mcp-marketplace.io/server/com-guffeyholdings-token-oracle Summary: Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing. Description: Hosted MCP server for LLM cost estimation, model comparison, and budget-aware routing. Remote endpoints: streamable-http: https://mcp.guffeyholdings.com/TokenOracle Category: Developer Tools Mode: dual Pricing: Free npm: token-oracle-mcp Remote URL: https://mcp.guffeyholdings.com/TokenOracle GitHub: https://github.com/VictoryInTech/TokenOracle-MCP Security Score: 4.2/10 Creator: VictoryInTech Creator Reputation: C+ Version: 1.0.1 Required Credentials: TOKEN_ORACLE_API_KEY (required), TOKEN_ORACLE_BASE_URL (optional), TOKEN_ORACLE_SUBJECT (optional) Install (Claude Code): claude mcp add com-guffeyholdings-token-oracle -- npx -y token-oracle-mcp Install (Claude Code Remote): claude mcp add --transport http com-guffeyholdings-token-oracle https://mcp.guffeyholdings.com/TokenOracle --- ## Multimail URL: https://mcp-marketplace.io/server/dev-multimail-mcp-server Summary: Email for AI agents. Send and receive as markdown with human oversight. Category: Developer Tools Mode: local Pricing: Free npm: @multimail/mcp-server GitHub: https://github.com/multimail-dev/mcp-server Security Score: 10/10 Creator: Multimail Dev Creator Reputation: C+ Version: 0.1.5 Required Credentials: MULTIMAIL_API_KEY (required), MULTIMAIL_MAILBOX_ID (optional) Install (Claude Code): claude mcp add dev-multimail-mcp-server -- npx -y @multimail/mcp-server --- ## Avalanche Mcp Vscode URL: https://mcp-marketplace.io/server/io-github-airpote-avalanche-docs Summary: Search and retrieve Avalanche blockchain documentation for building on AVAX. Description: Search and retrieve Avalanche blockchain documentation for building on AVAX. Remote endpoints: streamable-http: https://build.avax.network/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://build.avax.network/api/mcp GitHub: https://github.com/Airpote/avalanche-mcp-vscode MCP Tools (36): docs_search, docs_fetch, docs_list_sections, blockchain_get_native_balance, blockchain_get_contract_info, blockchain_lookup_transaction, blockchain_lookup_address, blockchain_lookup_subnet, blockchain_lookup_chain, blockchain_lookup_validator, github_search_code, github_get_file, platform_get_height, platform_get_block, platform_get_block_by_height, platform_get_blockchains, platform_get_subnets, platform_get_current_validators, platform_get_pending_validators, platform_get_staking_asset_id, platform_get_min_stake, platform_get_total_stake, platform_get_balance, platform_get_utxos, platform_get_tx, platform_get_tx_status, platform_get_current_supply, platform_get_validators_at, info_get_node_version, info_get_network_id, info_get_network_name, info_get_blockchain_id, info_is_bootstrapped, info_get_tx_fee, info_peers, info_acps Security Score: 10/10 Creator: Airpote Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-airpote-avalanche-docs https://build.avax.network/api/mcp --- ## Blogburst URL: https://mcp-marketplace.io/server/io-github-shensi8312-blogburst-mcp-server Summary: AI social media agent — generate content, auto-pilot posting, analytics for 9+ platforms. Category: Developer Tools Mode: local Pricing: Free npm: blogburst-mcp-server GitHub: https://github.com/shensi8312/blogburst-mcp-server Security Score: 6.2/10 Creator: Shensi8312 Creator Reputation: C+ Version: 2.0.0 Install (Claude Code): claude mcp add io-github-shensi8312-blogburst-mcp-server -- npx -y blogburst-mcp-server --- ## Thinkgate URL: https://mcp-marketplace.io/server/io-github-tjp2021-mcp-thinkgate Summary: Auto-classifies prompt complexity and routes to the right Claude thinking mode. No API key needed. Category: Developer Tools Mode: local Pricing: Free npm: mcp-thinkgate GitHub: https://github.com/tjp2021/mcp-thinkgate Security Score: 10/10 Creator: Tjp2021 Creator Reputation: C+ Version: 0.1.1 Required Credentials: ANTHROPIC_API_KEY (required) Install (Claude Code): claude mcp add io-github-tjp2021-mcp-thinkgate -- npx -y mcp-thinkgate --- ## Fortnox URL: https://mcp-marketplace.io/server/io-github-jakobwennberg-fortnox Summary: MCP server for Fortnox Swedish accounting API integration Category: Developer Tools Mode: local Pricing: Free npm: fortnox-mcp-server GitHub: https://github.com/jakobwennberg/fortnox-mcp Security Score: 10/10 Creator: Jakobwennberg Creator Reputation: C+ Version: 1.0.0 Required Credentials: FORTNOX_CLIENT_ID (required), FORTNOX_CLIENT_SECRET (required), FORTNOX_REFRESH_TOKEN (required) Install (Claude Code): claude mcp add io-github-jakobwennberg-fortnox -- npx -y fortnox-mcp-server --- ## Sputnikx Market URL: https://mcp-marketplace.io/server/xyz-sputnikx-market Summary: EU trade analytics, customs data, salary intelligence, product catalog & orders. 15 tools. Description: EU trade analytics, customs data, salary intelligence, product catalog & orders. 15 tools. Remote endpoints: streamable-http: https://mcp.sputnikx.xyz/mcp Category: Developer Tools Mode: dual Pricing: Free npm: mcp-sputnikx-market Remote URL: https://mcp.sputnikx.xyz/mcp GitHub: https://github.com/drivenbymyai-max/mcp-sputnikx-market Security Score: 6.7/10 Creator: Drivenbymyai Max Creator Reputation: C+ Version: 1.3.0 Required Credentials: SPUTNIKX_API_KEY (required), SPUTNIKX_TENANT (optional), SPUTNIKX_API_URL (optional) Install (Claude Code): claude mcp add xyz-sputnikx-market -- npx -y mcp-sputnikx-market Install (Claude Code Remote): claude mcp add --transport http xyz-sputnikx-market https://mcp.sputnikx.xyz/mcp --- ## Grok Faf URL: https://mcp-marketplace.io/server/io-github-wolfe-jam-grok-faf-mcp Summary: First MCP server for Grok. URL-based AI context using IANA .faf format. Description: First MCP server for Grok. URL-based AI context using IANA .faf format. Remote endpoints: sse: https://grok-faf-mcp.vercel.app/sse Category: Developer Tools Mode: dual Pricing: Free npm: grok-faf-mcp Remote URL: https://grok-faf-mcp.vercel.app/sse GitHub: https://github.com/Wolfe-Jam/grok-faf-mcp Security Score: 4.8/10 Creator: Wolfe Jam Creator Reputation: C+ Version: 1.2.0 Install (Claude Code): claude mcp add io-github-wolfe-jam-grok-faf-mcp -- npx -y grok-faf-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-wolfe-jam-grok-faf-mcp https://grok-faf-mcp.vercel.app/sse --- ## Aktools URL: https://mcp-marketplace.io/server/io-github-aahl-mcp-aktools Summary: MCP Server for stock and crypto Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-aktools GitHub: https://github.com/aahl/mcp-aktools Security Score: 2.8/10 Creator: Aahl Creator Reputation: C+ Version: 0.1.15 Install (Claude Code): claude mcp add io-github-aahl-mcp-aktools -- uvx mcp-aktools --- ## Hashnet Mcp Js URL: https://mcp-marketplace.io/server/io-github-hashgraph-online-hashnet Summary: Universal AI Agent Discovery - search 59,000+ agents across MCP, NANDA, A2A, OpenRouter Category: Developer Tools Mode: local Pricing: Free npm: @hol-org/hashnet-mcp GitHub: https://github.com/hashgraph-online/hashnet-mcp-js Security Score: 10/10 Creator: Hashgraph Online Creator Reputation: C+ Version: 1.0.24 Required Credentials: REGISTRY_BROKER_API_KEY (required) Install (Claude Code): claude mcp add io-github-hashgraph-online-hashnet -- npx -y @hol-org/hashnet-mcp --- ## Limelink URL: https://mcp-marketplace.io/server/io-github-hellovelop-limelink-mcp-server Summary: MCP server for Limelink dynamic links with deep linking, social previews, and UTM tracking Category: Developer Tools Mode: local Pricing: Free npm: limelink-mcp-server GitHub: https://github.com/hellovelop/limelink-mcp-server Security Score: 10/10 Creator: Hellovelop Creator Reputation: C+ Version: 0.0.5 Required Credentials: LIMELINK_API_KEY (required), LIMELINK_PROJECT_ID (optional) Install (Claude Code): claude mcp add io-github-hellovelop-limelink-mcp-server -- npx -y limelink-mcp-server --- ## Akshare One URL: https://mcp-marketplace.io/server/ai-smithery-zwldarren-akshare-one-mcp Summary: Provide access to Chinese stock market data including historical prices, real-time data, news, and… Description: Provide access to Chinese stock market data including historical prices, real-time data, news, and… Remote endpoints: streamable-http: https://server.smithery.ai/@zwldarren/akshare-one-mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/zwldarren/akshare-one-mcp Security Score: 10/10 Creator: Zwldarren Creator Reputation: C+ Version: 1.14.0 --- ## Cronometer URL: https://mcp-marketplace.io/server/io-github-cphoskins-cronometer Summary: MCP server for Cronometer — food logs, macros, fasting, biometrics, and recurring foods Category: Developer Tools Mode: local Pricing: Free PyPI: cronometer-mcp GitHub: https://github.com/cphoskins/cronometer-mcp Security Score: 4.5/10 Creator: Cphoskins Creator Reputation: C+ Version: 2.0.3 Required Credentials: CRONOMETER_USERNAME (optional), CRONOMETER_PASSWORD (required), CRONOMETER_DATA_DIR (optional) Install (Claude Code): claude mcp add io-github-cphoskins-cronometer -- uvx cronometer-mcp --- ## Google Search Console URL: https://mcp-marketplace.io/server/io-github-sarahpark-google-search-console Summary: Google Search Console MCP server — search analytics, URL inspection, and sitemaps Category: Developer Tools Mode: local Pricing: Free npm: @sarahpark/google-search-console-mcp GitHub: https://github.com/sarahpark/google-search-console-mcp Security Score: 5.5/10 Creator: Sarahpark Creator Reputation: C+ Version: 1.0.1 Required Credentials: GOOGLE_APPLICATION_CREDENTIALS (required) Install (Claude Code): claude mcp add io-github-sarahpark-google-search-console -- npx -y @sarahpark/google-search-console-mcp --- ## User Data Enrichment URL: https://mcp-marketplace.io/server/ai-smithery-jekakos-mcp-user-data-enrichment Summary: Enrich user data by adding social network links based on provided personal information. Integrate… Description: Enrich user data by adding social network links based on provided personal information. Integrate… Remote endpoints: streamable-http: https://server.smithery.ai/@jekakos/mcp-user-data-enrichment/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/jekakos/mcp-user-data-enrichment Security Score: 10/10 Creator: Jekakos Creator Reputation: C+ Version: 1.0.0 --- ## Rostro URL: https://mcp-marketplace.io/server/dev-rostro-rostro Summary: Turn any LLM multimodal; generate images, voices, videos, 3D models, music, and more. Description: Turn any LLM multimodal; generate images, voices, videos, 3D models, music, and more. Remote endpoints: streamable-http: https://proto.rostro.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://proto.rostro.dev/mcp GitHub: https://github.com/francis-ros/rostro-mcp-server Security Score: 10/10 Creator: Francis Ros Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http dev-rostro-rostro https://proto.rostro.dev/mcp --- ## Devops Practices URL: https://mcp-marketplace.io/server/io-github-ai-4-devops-devops-practices Summary: Productivity framework for DevOps engineers using AI assistance (Claude Code) while working on PoCs Category: Developer Tools Mode: local Pricing: Free PyPI: devops-practices-mcp GitHub: https://github.com/ai-4-devops/devops-practices Security Score: 10/10 Creator: Ai 4 Devops Creator Reputation: C+ Version: 1.4.0 Install (Claude Code): claude mcp add io-github-ai-4-devops-devops-practices -- uvx devops-practices-mcp --- ## Docfork URL: https://mcp-marketplace.io/server/ai-smithery-docfork-mcp Summary: @latest documentation and code examples to 9000+ libraries for LLMs and AI code editors in a singl… Description: @latest documentation and code examples to 9000+ libraries for LLMs and AI code editors in a singl… Remote endpoints: streamable-http: https://server.smithery.ai/@docfork/mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/docfork/docfork-mcp Security Score: 10/10 Creator: Docfork Creator Reputation: C+ Version: 0.6.0 --- ## K01 URL: https://mcp-marketplace.io/server/is-k01-synthetic-health-data Summary: Privacy-preserving synthetic health data generation. FHIR R4/R5 compliant. Description: Privacy-preserving synthetic health data generation. FHIR R4/R5 compliant. Remote endpoints: streamable-http: https://mcp.k01.is/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.k01.is/mcp GitHub: https://github.com/K01labs/k01-mcp-server Security Score: 10/10 Creator: K01labs Creator Reputation: C+ Version: 1.7.1 Install (Claude Code Remote): claude mcp add --transport http is-k01-synthetic-health-data https://mcp.k01.is/mcp --- ## Google Sheets URL: https://mcp-marketplace.io/server/io-github-henilcalagiya-google-sheets-mcp Summary: Powerful tools for automating Google Sheets using Model Context Protocol (MCP) Category: Developer Tools Mode: local Pricing: Free PyPI: google-sheets-mcp GitHub: https://github.com/henilcalagiya/google-sheets-mcp Security Score: 10/10 Creator: Henilcalagiya Creator Reputation: C+ Version: 0.1.6 Install (Claude Code): claude mcp add io-github-henilcalagiya-google-sheets-mcp -- uvx google-sheets-mcp --- ## Tidal URL: https://mcp-marketplace.io/server/io-github-ibeal-tidal-mcp Summary: MCP server for TIDAL - search tracks, manage playlists, and get personalized recommendations Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/ibeal/tidal-mcp Security Score: 10/10 Creator: Ibeal Creator Reputation: C+ Version: 0.2.0 Required Credentials: TIDAL_MCP_PORT (optional) --- ## Devtools URL: https://mcp-marketplace.io/server/io-github-kira-autonoma-devtools Summary: 23 developer utilities — base64, JWT, UUID, hash, QR, regex, timestamps. No API keys. Category: Developer Tools Mode: local Pricing: Free npm: mcp-devtools-server GitHub: https://github.com/kira-autonoma/devtools-mcp Security Score: 4.2/10 Creator: Kira Autonoma Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-kira-autonoma-devtools -- npx -y mcp-devtools-server --- ## Couchbase URL: https://mcp-marketplace.io/server/io-github-couchbase-ecosystem-mcp-server-couchbase Summary: Couchbase Model Context Protocol Server to interact with Couchbase clusters Category: Developer Tools Mode: local Pricing: Free PyPI: couchbase-mcp-server GitHub: https://github.com/Couchbase-Ecosystem/mcp-server-couchbase Security Score: 9.8/10 Creator: Couchbase Ecosystem Creator Reputation: C+ Version: 0.6.1 Required Credentials: CB_CONNECTION_STRING (optional), CB_USERNAME (optional), CB_PASSWORD (required), CB_CA_CERT_PATH (optional), CB_CLIENT_CERT_PATH (optional), CB_CLIENT_KEY_PATH (optional), CB_MCP_READ_ONLY_MODE (optional), CB_MCP_READ_ONLY_QUERY_MODE (optional), CB_MCP_TRANSPORT (optional), CB_MCP_HOST (optional), CB_MCP_PORT (optional), CB_MCP_DISABLED_TOOLS (optional) Install (Claude Code): claude mcp add io-github-couchbase-ecosystem-mcp-server-couchbase -- uvx couchbase-mcp-server --- ## Bookmark URL: https://mcp-marketplace.io/server/io-github-pree-dew-mcp-bookmark Summary: MCP Server for adding bookmarks in openai RAG Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-bookmark-server GitHub: https://github.com/pree-dew/mcp-bookmark Security Score: 10/10 Creator: Pree Dew Creator Reputation: C+ Version: 0.1.4 Required Credentials: OPENAI_API_KEY (required) Install (Claude Code): claude mcp add io-github-pree-dew-mcp-bookmark -- uvx mcp-bookmark-server --- ## ShipSwift URL: https://mcp-marketplace.io/server/io-github-signerlabs-shipswift Summary: 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. Description: 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. Remote endpoints: streamable-http: https://api.shipswift.app/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.shipswift.app/mcp GitHub: https://github.com/signerlabs/ShipSwift MCP Tools (3): listRecipes, getRecipe, searchRecipes Security Score: 10/10 Creator: Signerlabs Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-signerlabs-shipswift https://api.shipswift.app/mcp --- ## Docpick URL: https://mcp-marketplace.io/server/io-github-arknill-docpick Summary: Schema-driven document extraction with local OCR + LLM. Document in, Structured JSON out. Category: Developer Tools Mode: local Pricing: Free PyPI: docpick GitHub: https://github.com/QuartzUnit/docpick Security Score: 5.5/10 Creator: QuartzUnit Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-arknill-docpick -- uvx docpick --- ## Cloud Regions URL: https://mcp-marketplace.io/server/io-github-jasonwilbur-cloud-regions Summary: Cloud region data for AWS, Azure, GCP, OCI & more. Query by location, compliance, GPU. Category: Developer Tools Mode: local Pricing: Free npm: mcp-server-cloud-regions GitHub: https://github.com/jasonwilbur/mcp-server-cloud-regions Security Score: 10/10 Creator: Jasonwilbur Creator Reputation: C+ Version: 1.0.4 Install (Claude Code): claude mcp add io-github-jasonwilbur-cloud-regions -- npx -y mcp-server-cloud-regions --- ## Droidbar URL: https://mcp-marketplace.io/server/io-github-topher66-droidbar Summary: The first bar for AI. Visit, chat with SERVO the bartender, and tip in tokens. Category: Developer Tools Mode: local Pricing: Free npm: droidbar-mcp GitHub: https://github.com/topher66/droidbar-mcp Security Score: 10/10 Creator: Topher66 Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-topher66-droidbar -- npx -y droidbar-mcp --- ## Markgrab URL: https://mcp-marketplace.io/server/io-github-arknill-markgrab Summary: Universal web content extraction — any URL to LLM-ready markdown. HTML, YouTube, PDF, DOCX. Category: Developer Tools Mode: local Pricing: Free PyPI: markgrab GitHub: https://github.com/QuartzUnit/markgrab Security Score: 9.8/10 Creator: QuartzUnit Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-arknill-markgrab -- uvx markgrab --- ## Colab Exec URL: https://mcp-marketplace.io/server/io-github-pdwi2020-mcp-server-colab-exec Summary: Execute Python code on Google Colab GPU runtimes (T4/L4) from any MCP client Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-server-colab-exec GitHub: https://github.com/pdwi2020/mcp-server-colab-exec Security Score: 10/10 Creator: Pdwi2020 Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-pdwi2020-mcp-server-colab-exec -- uvx mcp-server-colab-exec --- ## Orchestrator URL: https://mcp-marketplace.io/server/io-github-rupinder2-mcp-orchestrator Summary: Aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-orchestrator GitHub: https://github.com/rupinder2/mcp-orchestrator Security Score: 7/10 Creator: Rupinder2 Creator Reputation: C+ Version: 0.1.2 Required Credentials: STORAGE_BACKEND (optional), REDIS_URL (optional), SERVER_CONFIG_PATH (optional), ORCHESTRATOR_PORT (optional) Install (Claude Code): claude mcp add io-github-rupinder2-mcp-orchestrator -- uvx mcp-orchestrator --- ## Mcp URL: https://mcp-marketplace.io/server/us-propertyscoop-mcp Summary: US property data: powerlines, noise, crime, hazards, schools and more Description: US property data: powerlines, noise, crime, hazards, schools and more Remote endpoints: streamable-http: https://mcp.propertyscoop.us Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.propertyscoop.us Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http us-propertyscoop-mcp https://mcp.propertyscoop.us --- ## Voidmob URL: https://mcp-marketplace.io/server/io-github-voidmobcom-voidmob-mcp Summary: Mobile proxies, SMS verifications, and global eSIM data plans for AI agents. Category: Developer Tools Mode: local Pricing: Free npm: @voidmob/mcp GitHub: https://github.com/voidmobcom/voidmob-mcp Security Score: 10/10 Creator: Voidmobcom Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-voidmobcom-voidmob-mcp -- npx -y @voidmob/mcp --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-warpmetrics-mcp Summary: Connect AI assistants to Warpmetrics — query runs, calls, costs, and outcomes. Category: Developer Tools Mode: local Pricing: Free npm: @warpmetrics/mcp GitHub: https://github.com/warpmetrics/mcp Security Score: 10/10 Creator: Warpmetrics Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-warpmetrics-mcp -- npx -y @warpmetrics/mcp --- ## WinSight URL: https://mcp-marketplace.io/server/io-github-theoewzzer-winsight Summary: Windows Screen Capture MCP Server — give Claude Code eyes on your desktop. Category: Developer Tools Mode: local Pricing: Free PyPI: winsight-mcp GitHub: https://github.com/TheoEwzZer/WinSight-MCP Security Score: 10/10 Creator: TheoEwzZer Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-theoewzzer-winsight -- uvx winsight-mcp --- ## Factsets URL: https://mcp-marketplace.io/server/io-github-joshua-auchincloss-factsets Summary: An MCP server that provides a local, persistent, self-maintaining knowledge base for AI agents Category: Developer Tools Mode: local Pricing: Free npm: factsets GitHub: https://github.com/joshua-auchincloss/factsets Security Score: 10/10 Creator: Joshua Auchincloss Creator Reputation: C+ Version: 0.2.0 Install (Claude Code): claude mcp add io-github-joshua-auchincloss-factsets -- npx -y factsets --- ## X402 Api URL: https://mcp-marketplace.io/server/io-github-fernsugi-x402-api Summary: DeFi data API for AI agents — pay-per-call via x402/USDC on Base Category: Developer Tools Mode: local Pricing: Free npm: @x402-api/mcp-server GitHub: https://github.com/fernsugi/x402-api-mcp-server Security Score: 8/10 Creator: Fernsugi Creator Reputation: C+ Version: 1.0.2 Required Credentials: X402_API_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-fernsugi-x402-api -- npx -y @x402-api/mcp-server --- ## Chipsnews URL: https://mcp-marketplace.io/server/io-github-fgasparetto-chipsnews-mcp Summary: MCP server for ChipsNews — manage news sources, articles, and triggers Category: Developer Tools Mode: local Pricing: Free PyPI: chipsnews-mcp GitHub: https://github.com/fgasparetto/chipsnews-mcp Security Score: 5.5/10 Creator: fgasparetto Creator Reputation: F Version: 1.0.1 Required Credentials: CHIPSNEWS_API_KEY (required), CHIPSNEWS_API_URL (optional) Install (Claude Code): claude mcp add io-github-fgasparetto-chipsnews-mcp -- uvx chipsnews-mcp --- ## Dependency URL: https://mcp-marketplace.io/server/io-github-niradler-dependency-mcp Summary: MCP server for checking package versions across multiple package managers Category: Developer Tools Mode: local Pricing: Free npm: dependency-mcp GitHub: https://github.com/niradler/dependency-mcp Security Score: 10/10 Creator: Niradler Creator Reputation: C+ Version: 0.0.5 Install (Claude Code): claude mcp add io-github-niradler-dependency-mcp -- npx -y dependency-mcp --- ## Registry URL: https://mcp-marketplace.io/server/cloud-theprotocol-registry Summary: Sovereign AI agent platform. 19 tools: discovery, transfers, staking, governance. A2A v1.0. Description: Sovereign AI agent platform. 19 tools: discovery, transfers, staking, governance. A2A v1.0. Remote endpoints: sse: https://api.theprotocol.cloud/mcp/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.theprotocol.cloud/mcp/sse MCP Tools (16): theprotocol_discoverRegistries, theprotocol_discoverAgents, theprotocol_getAgentProfile, theprotocol_getNetworkStats, theprotocol_getGovernanceProposals, theprotocol_getApyRates, theprotocol_getMyBalance, theprotocol_transferTokens, theprotocol_stakeTokens, theprotocol_unstakeTokens, theprotocol_castVote, theprotocol_getAgentToken, theprotocol_getMyAgents, theprotocol_createAgent, theprotocol_submitDispute, theprotocol_createProposal Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http cloud-theprotocol-registry https://api.theprotocol.cloud/mcp/sse --- ## Purmemo URL: https://mcp-marketplace.io/server/io-github-purmemo-ai-purmemo Summary: AI memory across Claude, ChatGPT, Gemini, and Cursor. Save, search, and recall context everywhere. Category: Developer Tools Mode: local Pricing: Free npm: purmemo-mcp GitHub: https://github.com/purmemo-ai/purmemo-mcp Security Score: 3.8/10 Creator: Purmemo Ai Creator Reputation: C+ Version: 12.9.5 Install (Claude Code): claude mcp add io-github-purmemo-ai-purmemo -- npx -y purmemo-mcp --- ## Notebooklm URL: https://mcp-marketplace.io/server/io-github-roomi-fields-notebooklm-mcp Summary: Automate Google NotebookLM — Q&A with citations, audio, video, content generation Category: Developer Tools Mode: local Pricing: Free npm: @roomi-fields/notebooklm-mcp GitHub: https://github.com/roomi-fields/notebooklm-mcp Security Score: 8/10 Creator: Roomi Fields Creator Reputation: C+ Version: 1.5.7 Install (Claude Code): claude mcp add io-github-roomi-fields-notebooklm-mcp -- npx -y @roomi-fields/notebooklm-mcp --- ## Invoicetronic URL: https://mcp-marketplace.io/server/io-github-fgasparetto-invoicetronic-mcp Summary: MCP server for Italian electronic invoicing (SDI) via Invoicetronic API Category: Finance Mode: local Pricing: Free PyPI: invoicetronic-mcp GitHub: https://github.com/fgasparetto/invoicetronic-mcp Security Score: 10/10 Creator: fgasparetto Creator Reputation: F Version: 1.0.1 Required Credentials: INVOICETRONIC_API_KEY (required) Install (Claude Code): claude mcp add io-github-fgasparetto-invoicetronic-mcp -- uvx invoicetronic-mcp --- ## Criterion URL: https://mcp-marketplace.io/server/io-github-balajsaleem-criterion Summary: Semantic search across 6,236 Quran verses and 12,416 authentic Hadiths for Islamic guidance. Description: Semantic search across 6,236 Quran verses and 12,416 authentic Hadiths for Islamic guidance. Remote endpoints: streamable-http: https://criterion.life/api/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/BalajSaleem/criterion Security Score: 10/10 Creator: BalajSaleem Creator Reputation: C+ Version: 1.0.0 --- ## Bankregpulse URL: https://mcp-marketplace.io/server/io-github-rrgu26-bankregpulse-mcp-server Summary: Real-time banking regulatory intelligence from 100+ federal and state sources. Category: Developer Tools Mode: local Pricing: Free npm: bankregpulse-mcp-server GitHub: https://github.com/RRGU26/bankregpulse-mcp-server Security Score: 10/10 Creator: RRGU26 Creator Reputation: C+ Version: 1.0.3 Required Credentials: BANKREGPULSE_API_URL (optional) Install (Claude Code): claude mcp add io-github-rrgu26-bankregpulse-mcp-server -- npx -y bankregpulse-mcp-server --- ## Whisper URL: https://mcp-marketplace.io/server/io-github-jwulff-whisper-mcp Summary: Local audio transcription using whisper.cpp. Transcribe with OpenAI Whisper models. Category: AI & ML Mode: local Pricing: Free npm: whisper-mcp GitHub: https://github.com/jwulff/whisper-mcp Security Score: 10/10 Creator: Jwulff Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-jwulff-whisper-mcp -- npx -y whisper-mcp --- ## Openclaw Registry URL: https://mcp-marketplace.io/server/io-github-izworskic-openclaw-registry Summary: Search and retrieve agent instruction files: system prompts, skills, workflows, and safety filters. Category: Developer Tools Mode: local Pricing: Free npm: agentbase-mcp GitHub: https://github.com/AgentBase1/mcp-server Security Score: 8/10 Creator: AgentBase1 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-izworskic-openclaw-registry -- npx -y agentbase-mcp --- ## Voice Transcriber URL: https://mcp-marketplace.io/server/io-github-fgasparetto-voice-transcriber-mcp Summary: MCP server for transcribing Google Chat voice messages using Groq Whisper API Category: Developer Tools Mode: local Pricing: Free PyPI: voice-transcriber-mcp GitHub: https://github.com/fgasparetto/voice-transcriber-mcp Security Score: 4.2/10 Creator: fgasparetto Creator Reputation: F Version: 2.0.1 Required Credentials: GROQ_API_KEY (required), GCHAT_TOKEN_PATH (optional) Install (Claude Code): claude mcp add io-github-fgasparetto-voice-transcriber-mcp -- uvx voice-transcriber-mcp --- ## Igdb URL: https://mcp-marketplace.io/server/ai-smithery-bielacki-igdb-mcp-server Summary: Explore and discover video games from the Internet Game Database. Search titles, view detailed inf… Description: Explore and discover video games from the Internet Game Database. Search titles, view detailed inf… Remote endpoints: streamable-http: https://server.smithery.ai/@bielacki/igdb-mcp-server/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/bielacki/igdb-mcp-server Security Score: 10/10 Creator: Bielacki Creator Reputation: C+ Version: 1.14.0 --- ## Brave Search URL: https://mcp-marketplace.io/server/ai-smithery-brave Summary: Visit https://brave.com/search/api/ for a free API key. Search the web, local businesses, images,… Description: Visit https://brave.com/search/api/ for a free API key. Search the web, local businesses, images,… Remote endpoints: streamable-http: https://server.smithery.ai/brave/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/brave/brave-search-mcp-server Security Score: 10/10 Creator: Brave Creator Reputation: C+ Version: 2.0.58 --- ## Cashfree URL: https://mcp-marketplace.io/server/io-github-cashfree-cashfree-mcp Summary: Cashfree MCP server for cashfree docs and APIs Category: Developer Tools Mode: local Pricing: Free npm: @cashfreepayments/cashfree-mcp GitHub: https://github.com/cashfree/cashfree-mcp Security Score: 10/10 Creator: Cashfree Creator Reputation: C+ Version: 1.0.0 Required Credentials: PAYMENTS_APP_ID (required), PAYMENTS_APP_SECRET (required), PAYOUTS_APP_ID (required), PAYOUTS_APP_SECRET (required), TWO_FA_PUBLIC_KEY_PEM_PATH (optional), SECUREID_APP_ID (required), SECUREID_APP_SECRET (required), TOOLS (optional), ENV (optional) Install (Claude Code): claude mcp add io-github-cashfree-cashfree-mcp -- npx -y @cashfreepayments/cashfree-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-cleanslice-mcp Summary: Architecture docs and patterns for NestJS + Nuxt full-stack apps Description: Architecture docs and patterns for NestJS + Nuxt full-stack apps Remote endpoints: streamable-http: https://mcp.cleanslice.org/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/CleanSlice/mcp Security Score: 10/10 Creator: CleanSlice Creator Reputation: C+ Version: 1.0.0 --- ## Guardian Api Docs URL: https://mcp-marketplace.io/server/dev-kaimeilabs-guardian-engine Summary: Deterministic recipe verification engine — validates AI-generated recipes against master SOPs. Description: Deterministic recipe verification engine — validates AI-generated recipes against master SOPs. Remote endpoints: streamable-http: https://api.kaimeilabs.dev/mcp Category: Security Mode: dual Pricing: Free Remote URL: https://api.kaimeilabs.dev/mcp GitHub: https://github.com/kaimeilabs/guardian-api-docs Security Score: 7/10 Creator: Kaimeilabs Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http dev-kaimeilabs-guardian-engine https://api.kaimeilabs.dev/mcp --- ## Keepsake URL: https://mcp-marketplace.io/server/io-github-nicolascroce-keepsake Summary: MCP server for Keepsake — the personal CRM for nurturing your relationships Category: Developer Tools Mode: local Pricing: Free npm: keepsake-mcp GitHub: https://github.com/nicolascroce/keepsake-mcp Security Score: 4.5/10 Creator: Nicolascroce Creator Reputation: C+ Version: 1.2.0 Required Credentials: KEEPSAKE_API_KEY (required) Install (Claude Code): claude mcp add io-github-nicolascroce-keepsake -- npx -y keepsake-mcp --- ## Mcp Hackernews URL: https://mcp-marketplace.io/server/io-github-yintokey-mcp-hackernews Summary: MCP server exposing a simple Hacker News search tool (top stories). Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-hackernews GitHub: https://github.com/YinTokey/mcp_hackernews Security Score: 10/10 Creator: YinTokey Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-yintokey-mcp-hackernews -- uvx mcp-hackernews --- ## AttAck URL: https://mcp-marketplace.io/server/ai-smithery-alex-llm-attack-mcp-server Summary: Query and retrieve information about various adversarial tactics and techniques used in cyber atta… Description: Query and retrieve information about various adversarial tactics and techniques used in cyber atta… Remote endpoints: streamable-http: https://server.smithery.ai/@alex-llm/attack-mcp-server/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/alex-llm/attAck-mcp-server Security Score: 8/10 Creator: Alex Llm Creator Reputation: C+ Version: 2.1 --- ## Bazi URL: https://mcp-marketplace.io/server/ai-smithery-minionszyw-bazi Summary: Generate BaZi charts from birth details. Explore Four Pillars, solar terms, and Luck Pillars for d… Description: Generate BaZi charts from birth details. Explore Four Pillars, solar terms, and Luck Pillars for d… Remote endpoints: streamable-http: https://server.smithery.ai/@minionszyw/bazi/mcp Category: File & Storage Mode: dual Pricing: Free GitHub: https://github.com/minionszyw/bazi Security Score: 10/10 Creator: Minionszyw Creator Reputation: C+ Version: 1.14.0 --- ## Weishaupt Wem URL: https://mcp-marketplace.io/server/io-github-disane87-weishaupt-wem-mcp-server Summary: Control and monitor Weishaupt heating systems via the WEM Portal Category: Developer Tools Mode: local Pricing: Free npm: @disane-dev/weishaupt-wem-mcp-server GitHub: https://github.com/Disane87/weishaupt-wem-mcp-server Security Score: 4.5/10 Creator: Disane87 Creator Reputation: C+ Version: 0.2.0 Required Credentials: WEM_USERNAME (optional), WEM_PASSWORD (optional), WEM_API_URL (optional) Install (Claude Code): claude mcp add io-github-disane87-weishaupt-wem-mcp-server -- npx -y @disane-dev/weishaupt-wem-mcp-server --- ## Docbase URL: https://mcp-marketplace.io/server/io-github-krayinc-docbase Summary: DocBase MCP server for AI agents Description: DocBase MCP server for AI agents Remote endpoints: streamable-http: https://mcp.docbase.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.docbase.io/mcp GitHub: https://github.com/krayinc/docbase-mcp-server Security Score: 9/10 Creator: Krayinc Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-krayinc-docbase https://mcp.docbase.io/mcp --- ## Volcengine URL: https://mcp-marketplace.io/server/io-github-expertvagabond-volcengine Summary: ByteDance Volcano Engine (Doubao) MCP server Category: Developer Tools Mode: local Pricing: Free npm: volcengine-mcp GitHub: https://github.com/ExpertVagabond/volcengine-mcp.git Security Score: 10/10 Creator: ExpertVagabond Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-expertvagabond-volcengine -- npx -y volcengine-mcp --- ## Mkdocs URL: https://mcp-marketplace.io/server/io-github-ubaumann-mkdocs-mcp Summary: An MCP server that provides serves MkDocs as resources. Category: Developer Tools Mode: local Pricing: Free PyPI: mkdocs-mcp GitHub: https://github.com/ubaumann/mkdocs-mcp Security Score: 10/10 Creator: Ubaumann Creator Reputation: C+ Version: 0.1.2 Required Credentials: MKDOCS_PROJECT_PATH (optional) Install (Claude Code): claude mcp add io-github-ubaumann-mkdocs-mcp -- uvx mkdocs-mcp --- ## Shell Use URL: https://mcp-marketplace.io/server/io-github-kyuheon-kr-shell-use Summary: Let agents use the shell like a human. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/kyuheon-kr/shell-use Security Score: 10/10 Creator: Kyuheon Kr Creator Reputation: C+ Version: 1.0.0 Required Credentials: SHELL_USE_SESSIONS (optional), SHELL_USE_SOCKET (optional) --- ## Silicon Friendly URL: https://mcp-marketplace.io/server/com-siliconfriendly-directory Summary: Directory rating websites on AI-agent-friendliness. Search, lookup, and submit. Description: Directory rating websites on AI-agent-friendliness. Search, lookup, and submit. Remote endpoints: streamable-http: https://siliconfriendly.com/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://siliconfriendly.com/mcp GitHub: https://github.com/unlikefraction/silicon-friendly Security Score: 10/10 Creator: Unlikefraction Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http com-siliconfriendly-directory https://siliconfriendly.com/mcp --- ## Gunsnation URL: https://mcp-marketplace.io/server/io-github-dynamicdeals-gunsnation Summary: MCP server for real-time access to the Gunsnation firearms catalog and specifications. Category: Developer Tools Mode: local Pricing: Free npm: gunsnation-mcp GitHub: https://github.com/DynamicDeals/mcp-server-gunsnation Security Score: 4.2/10 Creator: DynamicDeals Creator Reputation: C+ Version: 1.0.0 Required Credentials: GUNSNATION_API_KEY (required) Install (Claude Code): claude mcp add io-github-dynamicdeals-gunsnation -- npx -y gunsnation-mcp --- ## Company Gibraltar URL: https://mcp-marketplace.io/server/io-github-company-gibraltar-company-gibraltar Summary: Gibraltar company tools: corporate tax, compliance deadlines, and PDF form generation. Category: Developer Tools Mode: local Pricing: Free npm: company-gibraltar-mcp GitHub: https://github.com/Company-Gibraltar/company-gibraltar-mcp Security Score: 10/10 Creator: Company Gibraltar Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-company-gibraltar-company-gibraltar -- npx -y company-gibraltar-mcp --- ## Moltrust URL: https://mcp-marketplace.io/server/io-github-moltycel-moltrust-mcp-server Summary: Trust infrastructure for AI agents — DIDs, reputation, verifiable credentials, USDC. Category: Developer Tools Mode: local Pricing: Free PyPI: moltrust-mcp-server GitHub: https://github.com/MoltyCel/moltrust-mcp-server Security Score: 5.2/10 Creator: MoltyCel Creator Reputation: C+ Version: 0.7.0 Install (Claude Code): claude mcp add io-github-moltycel-moltrust-mcp-server -- uvx moltrust-mcp-server --- ## Web3 Signals URL: https://mcp-marketplace.io/server/io-github-manavaga-web3-signals Summary: Crypto signal intelligence: 20 assets, 6 dimensions, regime detection, portfolio optimizer Description: Crypto signal intelligence: 20 assets, 6 dimensions, regime detection, portfolio optimizer Remote endpoints: sse: https://web3-signals-api-production.up.railway.app/mcp/sse streamable-http: https://web3-signals-api-production.up.railway.app/mcp/stream Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://web3-signals-api-production.up.railway.app/mcp/sse GitHub: https://github.com/manavaga/web3-signals-mcp Security Score: 10/10 Creator: Manavaga Creator Reputation: C+ Version: 0.4.0 Install (Claude Code Remote): claude mcp add --transport http io-github-manavaga-web3-signals https://web3-signals-api-production.up.railway.app/mcp/sse --- ## OTR Protocol By Orbexa URL: https://mcp-marketplace.io/server/io-github-yb48666-ctrl-otr-protocol Summary: Merchant trust verification for AI agents. One call = trust score, badge, and purchase safety. Category: Developer Tools Mode: local Pricing: Free npm: @otr-protocol/mcp-server GitHub: https://github.com/yb48666-ctrl/OTR-Protocol-by-orbexa Security Score: 1.5/10 Creator: Yb48666 Ctrl Creator Reputation: C+ Version: 3.1.0 Install (Claude Code): claude mcp add io-github-yb48666-ctrl-otr-protocol -- npx -y @otr-protocol/mcp-server --- ## Quickbooks URL: https://mcp-marketplace.io/server/io-github-laf-rge-quickbooks-mcp Summary: MCP server for QuickBooks Online API integration Category: Business Tools Mode: local Pricing: Free npm: quickbooks-mcp GitHub: https://github.com/laf-rge/quickbooks-mcp Security Score: 5.3/10 Creator: Laf Rge Creator Reputation: C+ Version: 0.5.1 Required Credentials: QBO_CLIENT_ID (required), QBO_CLIENT_SECRET (required), QBO_CREDENTIAL_MODE (optional), QBO_SANDBOX (optional) Install (Claude Code): claude mcp add io-github-laf-rge-quickbooks-mcp -- npx -y quickbooks-mcp --- ## ZenLink URL: https://mcp-marketplace.io/server/io-github-jayquan-mccleary-zenlink-mcp Summary: Browser automation for MCP clients via Zen Browser or Firefox. Category: Developer Tools Mode: local Pricing: Free PyPI: zenlink-mcp GitHub: https://github.com/JayQuan-McCleary/ZenLink-MCP Security Score: 10/10 Creator: JayQuan McCleary Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-jayquan-mccleary-zenlink-mcp -- uvx zenlink-mcp --- ## Bitbucket URL: https://mcp-marketplace.io/server/io-github-lawp09-bitbucket-mcp Summary: MCP server for Bitbucket API - manage repositories, pull requests, comments, pipelines and more Category: Developer Tools Mode: local Pricing: Free PyPI: bitbucket-mcp-py GitHub: https://github.com/lawp09/bitbucket-mcp Security Score: 10/10 Creator: Lawp09 Creator Reputation: C+ Version: 1.15.1 Install (Claude Code): claude mcp add io-github-lawp09-bitbucket-mcp -- uvx bitbucket-mcp-py --- ## Galaxy URL: https://mcp-marketplace.io/server/io-github-galaxyproject-galaxy-mcp Summary: MCP server for Galaxy bioinformatics platform - connect, execute tools, and manage workflows Category: Developer Tools Mode: local Pricing: Free PyPI: galaxy-mcp GitHub: https://github.com/galaxyproject/galaxy-mcp Security Score: 10/10 Creator: Galaxyproject Creator Reputation: C+ Version: 1.3.0 Required Credentials: GALAXY_URL (optional), GALAXY_API_KEY (required) Install (Claude Code): claude mcp add io-github-galaxyproject-galaxy-mcp -- uvx galaxy-mcp --- ## File Mcp Smith URL: https://mcp-marketplace.io/server/ai-smithery-bhushangitfull-file-mcp-smith Summary: Manage files and folders directly from your workspace. Read and write files, list directories, cre… Description: Manage files and folders directly from your workspace. Read and write files, list directories, cre… Remote endpoints: streamable-http: https://server.smithery.ai/@bhushangitfull/file-mcp-smith/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/bhushangitfull/file-mcp-smith Security Score: 9/10 Creator: Bhushangitfull Creator Reputation: C+ Version: 1.16.0 --- ## Agent Never Give Up URL: https://mcp-marketplace.io/server/io-github-askman-dev-agent-never-give-up Summary: An escape guide for coding agents, providing structured thinking tools to help agents unstick. Category: Developer Tools Mode: local Pricing: Free npm: agent-never-give-up-mcp GitHub: https://github.com/askman-dev/agent-never-give-up-mcp Security Score: 10/10 Creator: Askman Dev Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-askman-dev-agent-never-give-up -- npx -y agent-never-give-up-mcp --- ## Anytype URL: https://mcp-marketplace.io/server/io-github-anyproto-anytype-mcp Summary: Official MCP server for Anytype API - your encrypted, local and collaborative wiki. Category: Developer Tools Mode: local Pricing: Free npm: @anyproto/anytype-mcp GitHub: https://github.com/anyproto/anytype-mcp Security Score: 10/10 Creator: Anyproto Creator Reputation: C+ Version: 1.0.7 Required Credentials: OPENAPI_MCP_HEADERS (required) Install (Claude Code): claude mcp add io-github-anyproto-anytype-mcp -- npx -y @anyproto/anytype-mcp --- ## Manifest URL: https://mcp-marketplace.io/server/com-zomato-mcp Summary: An MCP server that exposes functionalities to use Zomato's services. Description: An MCP server that exposes functionalities to use Zomato's services. Remote endpoints: streamable-http: https://mcp-server.zomato.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp-server.zomato.com/mcp GitHub: https://github.com/Zomato/mcp-server-manifest Security Score: 10/10 Creator: Zomato Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-zomato-mcp https://mcp-server.zomato.com/mcp --- ## Philips Hue URL: https://mcp-marketplace.io/server/io-github-m2ai-mcp-servers-mcp-philips-hue Summary: MCP server for Philips Hue smart lighting control Category: Developer Tools Mode: local Pricing: Free npm: mcp-philips-hue GitHub: https://github.com/m2ai-mcp-servers/mcp-philips-hue Security Score: 8/10 Creator: M2ai Mcp Servers Creator Reputation: C+ Version: 1.0.0 Required Credentials: HUE_BRIDGE_IP (optional), HUE_API_KEY (required) Install (Claude Code): claude mcp add io-github-m2ai-mcp-servers-mcp-philips-hue -- npx -y mcp-philips-hue --- ## Fia Signals URL: https://mcp-marketplace.io/server/io-github-odds7-fia-signals-mcp Summary: Crypto market intelligence: regime detection, funding rates, liquidations, prices, signals. Description: Crypto market intelligence: regime detection, funding rates, liquidations, prices, signals. Remote endpoints: streamable-http: https://x402.fiasignals.com/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://x402.fiasignals.com/mcp GitHub: https://github.com/Odds7/fia-signals-mcp.git Security Score: 10/10 Creator: Odds7 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-odds7-fia-signals-mcp https://x402.fiasignals.com/mcp --- ## Mcp URL: https://mcp-marketplace.io/server/io-balldontlie-mcp Summary: MCP server for BALLDONTLIE API Description: MCP server for BALLDONTLIE API Remote endpoints: streamable-http: https://mcp.balldontlie.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.balldontlie.io/mcp GitHub: https://github.com/balldontlie-api/mcp Security Score: 10/10 Creator: Balldontlie Api Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-balldontlie-mcp https://mcp.balldontlie.io/mcp --- ## Feedoracle Macro URL: https://mcp-marketplace.io/server/io-github-feedoracle-feedoracle-macro-mcp Summary: Real-time macroeconomic signals for AI agents. 86 FRED series, regime classification, DeFi rates. Description: Real-time macroeconomic signals for AI agents. 86 FRED series, regime classification, DeFi rates. Remote endpoints: sse: https://feedoracle.io/mcp/macro/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://feedoracle.io/mcp/macro/sse GitHub: https://github.com/feedoracle/feedoracle-macro-mcp Security Score: 9.8/10 Creator: feedoracle Creator Reputation: F Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-feedoracle-feedoracle-macro-mcp https://feedoracle.io/mcp/macro/sse --- ## Porkbun URL: https://mcp-marketplace.io/server/io-github-major-porkbun Summary: Manage DNS records, domains, DNSSEC, SSL certificates via MCP Category: Developer Tools Mode: local Pricing: Free PyPI: porkbun-mcp GitHub: https://github.com/major/porkbun-mcp Security Score: 10/10 Creator: Major Creator Reputation: C+ Version: 1.1.1 Required Credentials: PORKBUN_API_KEY (optional), PORKBUN_SECRET_KEY (optional), PORKBUN_GET_MUDDY (optional) Install (Claude Code): claude mcp add io-github-major-porkbun -- uvx porkbun-mcp --- ## Spira URL: https://mcp-marketplace.io/server/io-github-inflectra-mcp-server-spira Summary: A Model Context Protocol (MCP) server enabling AI assistants to interact with Spira by Inflectra. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-server-spira GitHub: https://github.com/Inflectra/mcp-server-spira Security Score: 10/10 Creator: Inflectra Creator Reputation: C+ Version: 1.1.1 Required Credentials: INFLECTRA_SPIRA_BASE_URL (optional), INFLECTRA_SPIRA_USERNAME (optional), INFLECTRA_SPIRA_API_KEY (required) Install (Claude Code): claude mcp add io-github-inflectra-mcp-server-spira -- uvx mcp-server-spira --- ## Turso Cloud URL: https://mcp-marketplace.io/server/io-github-spences10-mcp-turso-cloud Summary: MCP server for integrating Turso with LLMs Category: Data & Analytics Mode: local Pricing: Free npm: mcp-turso-cloud GitHub: https://github.com/spences10/mcp-turso-cloud Security Score: 10/10 Creator: Spences10 Creator Reputation: C+ Version: 0.0.9 Required Credentials: TURSO_API_TOKEN (required), TURSO_ORGANIZATION (optional), TURSO_DEFAULT_DATABASE (optional), TOKEN_EXPIRATION (optional), TOKEN_PERMISSION (optional) Install (Claude Code): claude mcp add io-github-spences10-mcp-turso-cloud -- npx -y mcp-turso-cloud --- ## Scrapling URL: https://mcp-marketplace.io/server/io-github-d4vinci-scrapling Summary: Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported. Category: Developer Tools Mode: local Pricing: Free PyPI: scrapling GitHub: https://github.com/D4Vinci/Scrapling Security Score: 10/10 Creator: D4Vinci Creator Reputation: C+ Version: 0.4.1 Install (Claude Code): claude mcp add io-github-d4vinci-scrapling -- uvx scrapling --- ## Inspector URL: https://mcp-marketplace.io/server/io-github-gridinsoft-inspector Summary: Website safety and trust analysis. Verify domain reputation and detect phishing with GridinSoft. Category: Developer Tools Mode: local Pricing: Free npm: @gridinsoft/mcp-inspector GitHub: https://github.com/gridinsoft/mcp-inspector Security Score: 8/10 Creator: Gridinsoft Creator Reputation: C+ Version: 1.0.6 Required Credentials: GRIDINSOFT_API_KEY (required) Install (Claude Code): claude mcp add io-github-gridinsoft-inspector -- npx -y @gridinsoft/mcp-inspector --- ## Mcp URL: https://mcp-marketplace.io/server/com-keboola-mcp Summary: Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ... Description: Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ... Remote endpoints: streamable-http: https://mcp.us-east4.gcp.keboola.com/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: keboola-mcp-server Remote URL: https://mcp.us-east4.gcp.keboola.com/mcp GitHub: https://github.com/keboola/mcp-server Security Score: 9/10 Creator: Keboola Creator Reputation: C+ Version: 1.49.0 Install (Claude Code): claude mcp add com-keboola-mcp -- uvx keboola-mcp-server Install (Claude Code Remote): claude mcp add --transport http com-keboola-mcp https://mcp.us-east4.gcp.keboola.com/mcp --- ## Notify URL: https://mcp-marketplace.io/server/io-github-aahl-mcp-notify Summary: MCP Server for notify to Weixin, Telegram, Bark, Lark, Feishu, DingTalk Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-notify GitHub: https://github.com/aahl/mcp-notify Security Score: 4.2/10 Creator: Aahl Creator Reputation: C+ Version: 0.1.11 Required Credentials: WEWORK_BOT_KEY (required), WEWORK_APP_CORPID (optional), WEWORK_APP_SECRET (required), WEWORK_APP_AGENTID (optional), WEWORK_APP_TOUSER (optional), DINGTALK_BOT_KEY (required), LARK_BOT_KEY (required), FEISHU_BOT_KEY (required), TELEGRAM_DEFAULT_CHAT (optional), TELEGRAM_BOT_TOKEN (required), PUSH_PLUS_TOKEN (required), TRANSPORT (optional) Install (Claude Code): claude mcp add io-github-aahl-mcp-notify -- uvx mcp-notify --- ## Speech Ai Examples URL: https://mcp-marketplace.io/server/io-github-fasuizu-br-image-tools Summary: Background removal, 4x upscaling, and face restoration via GPU Description: Background removal, 4x upscaling, and face restoration via GPU Remote endpoints: streamable-http: https://apim-ai-apis.azure-api.net/mcp/image/mcp Category: Content & Media Mode: remote Pricing: Free Remote URL: https://apim-ai-apis.azure-api.net/mcp/image/mcp GitHub: https://github.com/fasuizu-br/speech-ai-examples Security Score: 10/10 Creator: Fasuizu Br Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-fasuizu-br-image-tools https://apim-ai-apis.azure-api.net/mcp/image/mcp --- ## Atlas URL: https://mcp-marketplace.io/server/io-github-iamnishant51-atlas-pipeline Summary: 7-stage AI pipeline MCP server: Intent→Context→Git→Decompose→Variants→Critique→Optimize Category: Developer Tools Mode: local Pricing: Free npm: atlas-pipeline-mcp GitHub: https://github.com/IamNishant51/atlas-mcp-server Security Score: 10/10 Creator: IamNishant51 Creator Reputation: C+ Version: 1.0.2 Required Credentials: OLLAMA_BASE_URL (optional), OPENAI_API_KEY (required), ANTHROPIC_API_KEY (required) Install (Claude Code): claude mcp add io-github-iamnishant51-atlas-pipeline -- npx -y atlas-pipeline-mcp --- ## MangroveTrader URL: https://mcp-marketplace.io/server/io-github-mangrove-one-mangrove-trader Summary: Social trading leaderboard. 9 MCP tools, x402 micropayments (USDC on Base). Description: Social trading leaderboard. 9 MCP tools, x402 micropayments (USDC on Base). Remote endpoints: streamable-http: https://api.mangrovetraders.com/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.mangrovetraders.com/mcp/ GitHub: https://github.com/MangroveTechnologies/MangroveTrader MCP Tools (9): trader_my_stats, trader_performance_report, trader_last_trade, trader_cancel_last, trader_watch, trader_unwatch, trader_get_leaderboard, trader_search_trader, trader_get_trade_history Security Score: 9/10 Creator: MangroveTechnologies Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-mangrove-one-mangrove-trader https://api.mangrovetraders.com/mcp/ --- ## Norman URL: https://mcp-marketplace.io/server/finance-norman-mcp-server Summary: AI-powered bookkeeping and tax filing for entrepreneurs at the heart of the European economy. Description: AI-powered bookkeeping and tax filing for entrepreneurs at the heart of the European economy. Remote endpoints: streamable-http: https://mcp.norman.finance/mcp Category: Finance Mode: dual Pricing: Free PyPI: norman-mcp-server GitHub: https://github.com/norman-finance/norman-mcp-server Security Score: 10/10 Creator: Norman Finance Creator Reputation: C+ Version: 0.1.7 Required Credentials: NORMAN_EMAIL (optional), NORMAN_PASSWORD (required), NORMAN_ENVIRONMENT (optional) Install (Claude Code): claude mcp add finance-norman-mcp-server -- uvx norman-mcp-server --- ## Context URL: https://mcp-marketplace.io/server/io-github-neuledge-context Summary: Local-first documentation for AI agents. Offline, instant, private doc retrieval. Category: Developer Tools Mode: local Pricing: Free npm: @neuledge/context GitHub: https://github.com/neuledge/context Security Score: 10/10 Creator: Neuledge Creator Reputation: C+ Version: 0.2.3 Install (Claude Code): claude mcp add io-github-neuledge-context -- npx -y @neuledge/context --- ## Networkcalc URL: https://mcp-marketplace.io/server/ai-smithery-ramadasmr-networkcalc-mcp Summary: Look up DNS information for any domain to troubleshoot issues and gather insights. Get fast, relia… Description: Look up DNS information for any domain to troubleshoot issues and gather insights. Get fast, relia… Remote endpoints: streamable-http: https://server.smithery.ai/@ramadasmr/networkcalc-mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@ramadasmr/networkcalc-mcp/mcp GitHub: https://github.com/ramadasmr/networkcalc-mcp Security Score: 10/10 Creator: Ramadasmr Creator Reputation: C+ Version: 1.13.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-ramadasmr-networkcalc-mcp https://server.smithery.ai/@ramadasmr/networkcalc-mcp/mcp --- ## Mcp URL: https://mcp-marketplace.io/server/online-paperlink-mcp Summary: Document sharing, invoicing, and personal finance platform. 15+ AI tools via OAuth 2.1. Description: Document sharing, invoicing, and personal finance platform. 15+ AI tools via OAuth 2.1. Remote endpoints: streamable-http: https://mcp.paperlink.online/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.paperlink.online/mcp Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http online-paperlink-mcp https://mcp.paperlink.online/mcp --- ## Clickup URL: https://mcp-marketplace.io/server/io-github-cvrt-jh-clickup-mcp Summary: Lightweight ClickUp MCP server - 37 tools, token-optimized (95% smaller responses) Category: Productivity Mode: local Pricing: Free npm: @cavort-it-systems/clickup-mcp GitHub: https://github.com/cvrt-jh/clickup-mcp Security Score: 10/10 Creator: J. Herzog Creator Reputation: C- Version: 1.0.3 Required Credentials: CLICKUP_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-cvrt-jh-clickup-mcp -- npx -y @cavort-it-systems/clickup-mcp --- ## Bstorms Skill URL: https://mcp-marketplace.io/server/io-github-pouria3-bstorms Summary: Playbook marketplace for AI agents. 14 tools via MCP, REST API, and CLI. Earn USDC on Base. Description: Playbook marketplace for AI agents. 14 tools via MCP, REST API, and CLI. Earn USDC on Base. Remote endpoints: streamable-http: https://bstorms.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://bstorms.ai/mcp GitHub: https://github.com/pouria3/bstorms-skill Security Score: 10/10 Creator: Pouria3 Creator Reputation: C+ Version: 4.3.0 Install (Claude Code Remote): claude mcp add --transport http io-github-pouria3-bstorms https://bstorms.ai/mcp --- ## Smart Terminal URL: https://mcp-marketplace.io/server/io-github-pungggi-smart-terminal Summary: MCP PTY server providing AI agents with real interactive terminal access Category: Developer Tools Mode: local Pricing: Free npm: smart-terminal-mcp GitHub: https://github.com/pungggi/smart-terminal-mcp Security Score: 9.9/10 Creator: Pungggi Creator Reputation: C+ Version: 1.2.13 Install (Claude Code): claude mcp add io-github-pungggi-smart-terminal -- npx -y smart-terminal-mcp --- ## Nature Vision URL: https://mcp-marketplace.io/server/io-github-fonkychen-nature-vision-mcp Summary: Identifies biological species, returning Latin names with confidence scores. Category: Developer Tools Mode: local Pricing: Free npm: @fonkychen/nature-vision-mcp GitHub: https://github.com/fonkychen/nature-vision-mcp Security Score: 10/10 Creator: Fonkychen Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-fonkychen-nature-vision-mcp -- npx -y @fonkychen/nature-vision-mcp --- ## Ibmz URL: https://mcp-marketplace.io/server/io-github-expertvagabond-ibmz Summary: IBM Z mainframe MCP server - Key Protect HSM & z/OS Category: Developer Tools Mode: local Pricing: Free npm: ibmz-mcp-server GitHub: https://github.com/ExpertVagabond/ibmz-mcp-server.git Security Score: 10/10 Creator: ExpertVagabond Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-expertvagabond-ibmz -- npx -y ibmz-mcp-server --- ## Schema Gen URL: https://mcp-marketplace.io/server/io-github-sharozdawa-schema-gen Summary: Generate Schema.org JSON-LD markup for 12 types including Person, Product, and FAQ. Category: Developer Tools Mode: local Pricing: Free npm: schema-gen-mcp GitHub: https://github.com/sharozdawa/schema-gen Security Score: 10/10 Creator: Sharozdawa Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-sharozdawa-schema-gen -- npx -y schema-gen-mcp --- ## Demostudio URL: https://mcp-marketplace.io/server/io-github-32bitsret-demostudio Summary: Generate short-form video ads for Instagram Reels and TikTok from any AI assistant. Category: Developer Tools Mode: local Pricing: Free npm: @demostudio/mcp-server GitHub: https://github.com/32bitsret/demostudio-mcp-server Security Score: 6.2/10 Creator: 32bitsret Creator Reputation: C+ Version: 0.1.2 Required Credentials: DEMOSTUDIO_API_KEY (required) Install (Claude Code): claude mcp add io-github-32bitsret-demostudio -- npx -y @demostudio/mcp-server --- ## Orgx URL: https://mcp-marketplace.io/server/com-useorgx-orgx-mcp Summary: Agent orchestration + org memory via MCP. Manage initiatives and decisions from any client. Description: Agent orchestration + org memory via MCP. Manage initiatives and decisions from any client. Remote endpoints: streamable-http: https://mcp.useorgx.com/ sse: https://mcp.useorgx.com/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.useorgx.com/ GitHub: https://github.com/useorgx/orgx-mcp Security Score: 8.6/10 Creator: Useorgx Creator Reputation: C+ Version: 0.0.0-65256ed Install (Claude Code Remote): claude mcp add --transport http com-useorgx-orgx-mcp https://mcp.useorgx.com/ --- ## Litellm Agent URL: https://mcp-marketplace.io/server/io-github-shin-bot-litellm-litellm-mcp Summary: Give AI agents access to 100+ LLMs. Call any model, compare outputs. Category: Developer Tools Mode: local Pricing: Free PyPI: litellm-mcp GitHub: https://github.com/shin-bot-litellm/litellm-agent-mcp Security Score: 2/10 Creator: Shin Bot Litellm Creator Reputation: C+ Version: 1.0.1 Required Credentials: OPENAI_API_KEY (required), ANTHROPIC_API_KEY (required) Install (Claude Code): claude mcp add io-github-shin-bot-litellm-litellm-mcp -- uvx litellm-mcp --- ## Cycles URL: https://mcp-marketplace.io/server/io-github-runcycles-cycles-mcp-server Summary: Runtime budget authority for autonomous agents — reserve, enforce, and reconcile spend Category: Developer Tools Mode: local Pricing: Free npm: @runcycles/mcp-server GitHub: https://github.com/runcycles/cycles-mcp-server Security Score: 5.2/10 Creator: Runcycles Creator Reputation: C+ Version: 0.2.0 Required Credentials: CYCLES_API_KEY (required) Install (Claude Code): claude mcp add io-github-runcycles-cycles-mcp-server -- npx -y @runcycles/mcp-server --- ## Graphlit URL: https://mcp-marketplace.io/server/ai-zine-mcp Summary: Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere. Description: Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere. Remote endpoints: streamable-http: https://www.zine.ai/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/graphlit/graphlit-mcp-server Security Score: 10/10 Creator: Graphlit Creator Reputation: C+ Version: 1.0.0 --- ## Snapgrab URL: https://mcp-marketplace.io/server/io-github-arknill-snapgrab Summary: URL to screenshot with metadata. Python MCP server. Claude Vision optimized. Category: Developer Tools Mode: local Pricing: Free PyPI: snapgrab GitHub: https://github.com/QuartzUnit/snapgrab Security Score: 5.2/10 Creator: QuartzUnit Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-arknill-snapgrab -- uvx snapgrab --- ## Docapi URL: https://mcp-marketplace.io/server/io-github-doc-api-llc-docapi Summary: Generate PDFs, screenshots, and documents via any MCP-compatible AI agent. Category: Developer Tools Mode: local Pricing: Free npm: @docapi/mcp GitHub: https://github.com/Doc-API-LLC/docapi-mcp Security Score: 4.8/10 Creator: Doc API LLC Creator Reputation: C+ Version: 1.0.0 Required Credentials: DOCAPI_API_KEY (required) Install (Claude Code): claude mcp add io-github-doc-api-llc-docapi -- npx -y @docapi/mcp --- ## Swiss URL: https://mcp-marketplace.io/server/io-github-vikramgorla-swiss Summary: Swiss open data MCP server. 76 tools, zero API keys. Transport, weather, geodata, news, rates. Category: Developer Tools Mode: local Pricing: Free npm: mcp-swiss GitHub: https://github.com/vikramgorla/mcp-swiss Security Score: 6.5/10 Creator: Vikramgorla Creator Reputation: C+ Version: 0.7.1 Install (Claude Code): claude mcp add io-github-vikramgorla-swiss -- npx -y mcp-swiss --- ## FastAlertNow URL: https://mcp-marketplace.io/server/io-github-fastalertnow-mcp-server Summary: Official MCP server for FastAlert, providing tools to list channels and send notifications. Category: Developer Tools Mode: local Pricing: Free npm: fastalert-mcp-server GitHub: https://github.com/FastAlertNow/mcp-server Security Score: 10/10 Creator: FastAlertNow Creator Reputation: C+ Version: 1.3.1 Install (Claude Code): claude mcp add io-github-fastalertnow-mcp-server -- npx -y fastalert-mcp-server --- ## Mirror URL: https://mcp-marketplace.io/server/io-github-toby-mirror-mcp Summary: Mirror MCP: Introspection for LLMs Category: Developer Tools Mode: local Pricing: Free npm: mirror-mcp GitHub: https://github.com/toby/mirror-mcp Security Score: 8/10 Creator: Toby Creator Reputation: C+ Version: 0.0.8 Install (Claude Code): claude mcp add io-github-toby-mirror-mcp -- npx -y mirror-mcp --- ## Mapbox URL: https://mcp-marketplace.io/server/io-github-mapbox-mcp-server Summary: Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc. Description: Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc. Remote endpoints: streamable-http: https://mcp.mapbox.com/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @mapbox/mcp-server Remote URL: https://mcp.mapbox.com/mcp GitHub: https://github.com/mapbox/mcp-server Security Score: 10/10 Creator: Mapbox Creator Reputation: C+ Version: 0.9.2-dev Required Credentials: MAPBOX_ACCESS_TOKEN (required) Install (Claude Code): claude mcp add io-github-mapbox-mcp-server -- npx -y @mapbox/mcp-server Install (Claude Code Remote): claude mcp add --transport http io-github-mapbox-mcp-server https://mcp.mapbox.com/mcp --- ## Mega Chad URL: https://mcp-marketplace.io/server/io-github-megachadxyz-megachad Summary: Burn-to-create looksmaxxing engine on MegaETH. 14 MCP tools for DeFi, NFTs, and burns. Description: Burn-to-create looksmaxxing engine on MegaETH. 14 MCP tools for DeFi, NFTs, and burns. Remote endpoints: streamable-http: https://megachad.xyz/api/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://megachad.xyz/api/mcp GitHub: https://github.com/megachadxyz/mega-chad Security Score: 2.2/10 Creator: Megachadxyz Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-megachadxyz-megachad https://megachad.xyz/api/mcp --- ## Footballbin URL: https://mcp-marketplace.io/server/io-github-billychl1-footballbin-mcp-server Summary: AI match predictions for Premier League & Champions League - scores, goals, corners Category: Developer Tools Mode: local Pricing: Free npm: footballbin-mcp-server GitHub: https://github.com/billychl1/footballbin-mcp-server Security Score: 10/10 Creator: Billychl1 Creator Reputation: C+ Version: 1.0.4 Install (Claude Code): claude mcp add io-github-billychl1-footballbin-mcp-server -- npx -y footballbin-mcp-server --- ## Mcp Readmine URL: https://mcp-marketplace.io/server/io-github-vfa-khuongdv-redmine Summary: MCP server for Redmine API integration with AI agents. Category: Developer Tools Mode: local Pricing: Free npm: @duongkhuong/mcp-redmine GitHub: https://github.com/vfa-khuongdv/mcp_readmine Security Score: 9/10 Creator: Vfa Khuongdv Creator Reputation: C+ Version: 1.1.3 Required Credentials: REDMINE_URL (optional), REDMINE_API_KEY (required), REDMINE_USERNAME (optional), REDMINE_PASSWORD (required) Install (Claude Code): claude mcp add io-github-vfa-khuongdv-redmine -- npx -y @duongkhuong/mcp-redmine --- ## Vigile URL: https://mcp-marketplace.io/server/io-github-vigile-ai-vigile-mcp Summary: Query trust scores for MCP servers and agent skills. Check if a tool is safe. Category: Developer Tools Mode: local Pricing: Free npm: vigile-mcp GitHub: https://github.com/Vigile-ai/vigile-mcp Security Score: 10/10 Creator: Vigile Ai Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-vigile-ai-vigile-mcp -- npx -y vigile-mcp --- ## Browsegrab URL: https://mcp-marketplace.io/server/io-github-arknill-browsegrab Summary: Token-efficient browser agent for local LLMs. Playwright + accessibility tree + MarkGrab. Category: Developer Tools Mode: local Pricing: Free PyPI: browsegrab GitHub: https://github.com/QuartzUnit/browsegrab Security Score: 10/10 Creator: QuartzUnit Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-arknill-browsegrab -- uvx browsegrab --- ## Atlassian Dc URL: https://mcp-marketplace.io/server/io-github-b1ff-atlassian-dc-mcp-jira Summary: MCP server for Atlassian Jira Data Center - search, view, and create issues Category: Business Tools Mode: local Pricing: Free npm: @atlassian-dc-mcp/jira GitHub: https://github.com/b1ff/atlassian-dc-mcp Security Score: 6.2/10 Creator: B1ff Creator Reputation: C+ Version: 0.14.0 Required Credentials: ATLASSIAN_DC_MCP_CONFIG_FILE (optional), JIRA_HOST (optional), JIRA_API_BASE_PATH (optional), JIRA_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-b1ff-atlassian-dc-mcp-jira -- npx -y @atlassian-dc-mcp/jira --- ## Crashstory URL: https://mcp-marketplace.io/server/com-crashstory-crashstory Summary: Colorado personal injury attorney directory, AI-analyzed review intelligence, and crash data Description: Colorado personal injury attorney directory, AI-analyzed review intelligence, and crash data Remote endpoints: streamable-http: https://crashstory-mcp-production.up.railway.app/mcp sse: https://crashstory-mcp-production.up.railway.app/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://crashstory-mcp-production.up.railway.app/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-crashstory-crashstory https://crashstory-mcp-production.up.railway.app/mcp --- ## Godot URL: https://mcp-marketplace.io/server/io-github-had0yun-gopeak Summary: GoPeak — The most comprehensive MCP server for Godot Engine. 95+ tools, LSP, DAP, screenshots. Category: Developer Tools Mode: local Pricing: Free npm: gopeak GitHub: https://github.com/HaD0Yun/godot-mcp Security Score: 10/10 Creator: HaD0Yun Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-had0yun-gopeak -- npx -y gopeak --- ## Root Mcp Server URL: https://mcp-marketplace.io/server/io-github-omazapa-root-mcp Summary: ROOT-based MCP server exposing root_python and root_cpp tools (stdio transport). Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/omazapa/root_mcp_server Security Score: 9/10 Creator: Omazapa Creator Reputation: C+ Version: 1.0.0 --- ## KeyProbe URL: https://mcp-marketplace.io/server/ai-smithery-pablolec-keyprobe-mcp Summary: Audit certificates and keystores to surface expiry risks, weak algorithms, and misconfigurations.… Description: Audit certificates and keystores to surface expiry risks, weak algorithms, and misconfigurations.… Remote endpoints: streamable-http: https://server.smithery.ai/@PabloLec/keyprobe-mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/PabloLec/KeyProbe-MCP Security Score: 4/10 Creator: PabloLec Creator Reputation: C+ Version: 1.13.1 --- ## Gcal URL: https://mcp-marketplace.io/server/com-mintmcp-gcal Summary: A MCP server that works with Google Calendar to manage event listing, reading, and updates. Description: A MCP server that works with Google Calendar to manage event listing, reading, and updates. Remote endpoints: streamable-http: https://gcal.mintmcp.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://gcal.mintmcp.com/mcp GitHub: https://github.com/mintmcp/servers Security Score: 10/10 Installs: 2 Creator: Mintmcp Creator Reputation: C+ Version: 1.0.3 Install (Claude Code Remote): claude mcp add --transport http com-mintmcp-gcal https://gcal.mintmcp.com/mcp --- ## Awesome Agent Skills URL: https://mcp-marketplace.io/server/io-github-shadowrootdev-awesome-agent-skills Summary: MCP server with 100+ AI agent skills from Anthropic, Vercel, Trail of Bits, Hugging Face & more. Category: Developer Tools Mode: local Pricing: Free npm: awesome-agent-skills-mcp GitHub: https://github.com/shadowrootdev/awesome-agent-skills-mcp Security Score: 10/10 Creator: Shadowrootdev Creator Reputation: C+ Version: 1.0.2 Required Credentials: SKILLS_REPO_URL (optional), SKILLS_CACHE_DIR (optional), SKILLS_SYNC_INTERVAL (optional), LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-shadowrootdev-awesome-agent-skills -- npx -y awesome-agent-skills-mcp --- ## Kylas Crm URL: https://mcp-marketplace.io/server/io-github-akshaykylas94-kylas-crm Summary: MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY. Category: Business Tools Mode: local Pricing: Free PyPI: kylas-crm-mcp GitHub: https://github.com/akshaykylas94/MCP Security Score: 7/10 Creator: Akshaykylas94 Creator Reputation: C+ Version: 1.0.0 Required Credentials: KYLAS_API_KEY (required), KYLAS_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-akshaykylas94-kylas-crm -- uvx kylas-crm-mcp --- ## Jimeng URL: https://mcp-marketplace.io/server/ai-smithery-fengyinxia-jimeng-mcp Summary: Create images and videos from prompts, with options for image mixing, reference images, and start/… Description: Create images and videos from prompts, with options for image mixing, reference images, and start/… Remote endpoints: streamable-http: https://server.smithery.ai/@fengyinxia/jimeng-mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@fengyinxia/jimeng-mcp/mcp GitHub: https://github.com/fengyinxia/jimeng-mcp Security Score: 9.8/10 Creator: Fengyinxia Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-fengyinxia-jimeng-mcp https://server.smithery.ai/@fengyinxia/jimeng-mcp/mcp --- ## Trello URL: https://mcp-marketplace.io/server/io-github-delorenj-mcp-server-trello Summary: MCP server for Trello boards with rate limiting, type safety, and comprehensive API integration. Category: Business Tools Mode: local Pricing: Free npm: @delorenj/mcp-server-trello GitHub: https://github.com/delorenj/mcp-server-trello Security Score: 10/10 Installs: 1 Creator: delorenj Creator Reputation: C- Version: 1.5.5 Required Credentials: TRELLO_API_KEY (required), TRELLO_TOKEN (required) Install (Claude Code): claude mcp add io-github-delorenj-mcp-server-trello -- npx -y @delorenj/mcp-server-trello --- ## Google Ads URL: https://mcp-marketplace.io/server/ai-adramp-google-ads Summary: Google Ads MCP server — manage campaigns, keywords, and metrics. Description: Google Ads MCP server — manage campaigns, keywords, and metrics. Remote endpoints: streamable-http: https://mcp.adramp.ai Category: Marketing & Social Mode: remote Pricing: Free Remote URL: https://mcp.adramp.ai Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.3 Install (Claude Code Remote): claude mcp add --transport http ai-adramp-google-ads https://mcp.adramp.ai --- ## Spa Reader URL: https://mcp-marketplace.io/server/io-github-xxo47oxx-spa-reader-mcp Summary: MCP Server that renders JavaScript SPA pages and extracts LLM-ready Markdown content Category: Developer Tools Mode: local Pricing: Free npm: spa-reader-mcp GitHub: https://github.com/XXO47OXX/spa-reader-mcp Security Score: 10/10 Creator: XXO47OXX Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-xxo47oxx-spa-reader-mcp -- npx -y spa-reader-mcp --- ## Civic Mcp Gateway URL: https://mcp-marketplace.io/server/io-github-titus-civic-mcp-gateway Summary: Identity, authorization, audit trails, and revocable permissions for AI agents accessing MCP tools. Description: Identity, authorization, audit trails, and revocable permissions for AI agents accessing MCP tools. Remote endpoints: streamable-http: https://app.civic.com/hub/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://app.civic.com/hub/mcp GitHub: https://github.com/civicteam/civic-mcp-gateway Security Score: 10/10 Creator: Civicteam Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-titus-civic-mcp-gateway https://app.civic.com/hub/mcp --- ## Rationalbloks URL: https://mcp-marketplace.io/server/io-github-rationalbloks-rationalbloks-mcp Summary: Deploy production REST APIs from JSON schemas in seconds. Manage projects, schemas, and deployments. Description: Deploy production REST APIs from JSON schemas in seconds. Manage projects, schemas, and deployments. Remote endpoints: streamable-http: https://mcp.rationalbloks.com/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: rationalbloks-mcp GitHub: https://github.com/rationalbloks/rationalbloks-mcp Security Score: 10/10 Creator: Rationalbloks Creator Reputation: C+ Version: 0.6.1 Required Credentials: RATIONALBLOKS_API_KEY (required) Install (Claude Code): claude mcp add io-github-rationalbloks-rationalbloks-mcp -- uvx rationalbloks-mcp --- ## Colabfit URL: https://mcp-marketplace.io/server/io-github-colabfit-colabfit-mcp Summary: An MCP server that provides access to the ColabFit database Category: Developer Tools Mode: local Pricing: Free PyPI: colabfit-mcp GitHub: https://github.com/colabfit/colabfit-mcp Security Score: 10/10 Creator: Colabfit Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-colabfit-colabfit-mcp -- uvx colabfit-mcp --- ## Evmscope URL: https://mcp-marketplace.io/server/io-github-calintzy-evmscope Summary: EVM blockchain intelligence toolkit for AI agents. 20 tools across 5 chains. Zero config. Category: Developer Tools Mode: local Pricing: Free npm: evmscope GitHub: https://github.com/calintzy/evmscope Security Score: 4.5/10 Creator: Calintzy Creator Reputation: C+ Version: 1.5.2 Install (Claude Code): claude mcp add io-github-calintzy-evmscope -- npx -y evmscope --- ## Gitstandup URL: https://mcp-marketplace.io/server/io-github-muba00-gitstandup Summary: Generate daily standup notes from git commits across multiple repositories with AI summaries. Category: Developer Tools Mode: local Pricing: Free npm: gitstandup-mcp GitHub: https://github.com/muba00/gitstandup Security Score: 8/10 Creator: Muba00 Creator Reputation: C+ Version: 1.0.6 Install (Claude Code): claude mcp add io-github-muba00-gitstandup -- npx -y gitstandup-mcp --- ## Accessibility Scanner URL: https://mcp-marketplace.io/server/io-github-justasmonkev-mcp-accessibility-scanner Summary: MCP server for automated web accessibility scanning with Playwright and Axe-core. Category: Developer Tools Mode: local Pricing: Free npm: mcp-accessibility-scanner GitHub: https://github.com/JustasMonkev/mcp-accessibility-scanner Security Score: 10/10 Creator: JustasMonkev Creator Reputation: C+ Version: 1.1.1 Install (Claude Code): claude mcp add io-github-justasmonkev-mcp-accessibility-scanner -- npx -y mcp-accessibility-scanner --- ## Pagerduty URL: https://mcp-marketplace.io/server/io-github-pagerduty-pagerduty-mcp Summary: PagerDuty's official MCP server which provides tools to interact with your PagerDuty account. Category: Developer Tools Mode: local Pricing: Free PyPI: pagerduty-mcp GitHub: https://github.com/PagerDuty/pagerduty-mcp-server Security Score: 10/10 Creator: PagerDuty Creator Reputation: C+ Version: 0.2.1 Required Credentials: PAGERDUTY_USER_API_KEY (optional), PAGERDUTY_API_HOST (optional) Install (Claude Code): claude mcp add io-github-pagerduty-pagerduty-mcp -- uvx pagerduty-mcp --- ## Bizgigz Mcp Docs URL: https://mcp-marketplace.io/server/com-bizgigz-talent-ecosystem Summary: BizGigz Talent Ecosystem - AI-powered recruiting, interviews, onboarding, learning, and deal rooms Description: BizGigz Talent Ecosystem - AI-powered recruiting, interviews, onboarding, learning, and deal rooms Remote endpoints: streamable-http: https://bizgigz.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://bizgigz.com/mcp GitHub: https://github.com/jolt-systems/bizgigz-mcp-docs Security Score: 9/10 Creator: Jolt Systems Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http com-bizgigz-talent-ecosystem https://bizgigz.com/mcp --- ## Oracle42 Intelligence URL: https://mcp-marketplace.io/server/io-github-mintmas-oracle42-intelligence Summary: AI-powered threat intelligence, smart contract auditing, and cybersecurity OSINT. Description: AI-powered threat intelligence, smart contract auditing, and cybersecurity OSINT. Remote endpoints: streamable-http: https://app.eno.cx.ua/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://app.eno.cx.ua/mcp/ GitHub: https://github.com/mintmas/oracle42-intelligence.git MCP Tools (6): threat_intelligence, smart_contract_audit, oracle_reading, legal_compliance_check, vulnerability_scan, defi_opportunities Security Score: 10/10 Creator: Mintmas Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-mintmas-oracle42-intelligence https://app.eno.cx.ua/mcp/ --- ## Zsh Tool URL: https://mcp-marketplace.io/server/io-github-arktechnwa-zsh-tool Summary: Zsh for Claude Code. PTY mode lets Claude type passwords. NEVERHANG + A.L.A.N. Category: Developer Tools Mode: local Pricing: Free PyPI: zsh-tool-mcp GitHub: https://github.com/ArkTechNWA/zsh-tool Security Score: 10/10 Creator: ArkTechNWA Creator Reputation: C+ Version: 0.2.1 Required Credentials: ALAN_DB_PATH (optional) Install (Claude Code): claude mcp add io-github-arktechnwa-zsh-tool -- uvx zsh-tool-mcp --- ## Waggle Claude Code Plugin URL: https://mcp-marketplace.io/server/zone-waggle-waggle Summary: Discover, search, invoke, and rate A2A (Agent-to-Agent) protocol agents. Description: Discover, search, invoke, and rate A2A (Agent-to-Agent) protocol agents. Remote endpoints: streamable-http: https://api.waggle.zone/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.waggle.zone/mcp GitHub: https://github.com/Waggle-AI/waggle-claude-code-plugin Security Score: 10/10 Creator: Waggle AI Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http zone-waggle-waggle https://api.waggle.zone/mcp --- ## F1 URL: https://mcp-marketplace.io/server/io-github-drivenrajat-f1 Summary: Access Formula 1 race data, telemetry, lap times, standings, and analytics powered by FastF1 Category: File & Storage Mode: local Pricing: Free PyPI: f1-mcp GitHub: https://github.com/drivenrajat/f1 Security Score: 10/10 Creator: Drivenrajat Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-drivenrajat-f1 -- uvx f1-mcp --- ## Flomo URL: https://mcp-marketplace.io/server/io-github-plidezus-flomo-mcp Summary: Connect AI to your flomo notes. Search, create, edit notes and manage tags via MCP. Description: Connect AI to your flomo notes. Search, create, edit notes and manage tags via MCP. Remote endpoints: streamable-http: https://flomoapp.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://flomoapp.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-plidezus-flomo-mcp https://flomoapp.com/mcp --- ## Mcp URL: https://mcp-marketplace.io/server/io-ignission-mcp Summary: TikTok video data analytics and content strategy tools Description: TikTok video data analytics and content strategy tools Remote endpoints: streamable-http: https://mcp.ignission.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.ignission.io/mcp GitHub: https://github.com/ignission-io/mcp Security Score: 10/10 Creator: Ignission Io Creator Reputation: C+ Version: 2.0.0 Install (Claude Code Remote): claude mcp add --transport http io-ignission-mcp https://mcp.ignission.io/mcp --- ## Quanttogo URL: https://mcp-marketplace.io/server/io-github-michaeljiangmingfeng-debug-quanttogo-mcp Summary: Quantitative trading strategies, market indices, and live performance data Category: Developer Tools Mode: local Pricing: Free npm: quanttogo-mcp GitHub: https://github.com/michaeljiangmingfeng-debug/quanttogo-mcp Security Score: 10/10 Creator: Michaeljiangmingfeng Debug Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-michaeljiangmingfeng-debug-quanttogo-mcp -- npx -y quanttogo-mcp --- ## Agentmail Smithery URL: https://mcp-marketplace.io/server/ai-smithery-agentmail Summary: AgentMail is the email inbox API for AI agents. It gives agents their own email inboxes, like Gmail Description: AgentMail is the email inbox API for AI agents. It gives agents their own email inboxes, like Gmail Remote endpoints: streamable-http: https://server.smithery.ai/agentmail Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/agentmail-to/agentmail-smithery-mcp Security Score: 8/10 Creator: Agentmail To Creator Reputation: C+ Version: 1.0.0 --- ## Testdino URL: https://mcp-marketplace.io/server/io-github-testdino-inc-testdino-mcp Summary: A MCP server for TestDino Category: Developer Tools Mode: local Pricing: Free npm: testdino-mcp GitHub: https://github.com/testdino-inc/testdino-mcp Security Score: 10/10 Creator: Testdino Inc Creator Reputation: C+ Version: 1.0.2 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-testdino-inc-testdino-mcp -- npx -y testdino-mcp --- ## Miro Ai URL: https://mcp-marketplace.io/server/io-github-miroapp-mcp-server Summary: Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables. Description: Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables. Remote endpoints: streamable-http: https://mcp.miro.com/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.miro.com/ GitHub: https://github.com/miroapp/miro-ai Security Score: 9.5/10 Creator: Miroapp Creator Reputation: C+ Version: 1.0.2 Install (Claude Code Remote): claude mcp add --transport http io-github-miroapp-mcp-server https://mcp.miro.com/ --- ## Perf URL: https://mcp-marketplace.io/server/io-github-perf-ai-perf-mcp Summary: Fact-check and fix AI outputs. Hallucination detection, schema validation, auto-repair. Category: Developer Tools Mode: local Pricing: Free npm: perf-mcp GitHub: https://github.com/Perf-Technology/perf-mcp Security Score: 10/10 Creator: Shreyas Deshmukh Creator Reputation: C- Version: 0.1.1 Required Credentials: PERF_API_KEY (required) Install (Claude Code): claude mcp add io-github-perf-ai-perf-mcp -- npx -y perf-mcp --- ## Reclaim URL: https://mcp-marketplace.io/server/io-github-universalamateur-reclaim-mcp-server Summary: MCP server for Reclaim.ai - calendar, tasks, habits, and focus time management Category: Developer Tools Mode: local Pricing: Free PyPI: reclaim-mcp-server GitHub: https://github.com/universalamateur/reclaim-mcp-server Security Score: 10/10 Creator: Universalamateur Creator Reputation: C+ Version: 0.9.1 Install (Claude Code): claude mcp add io-github-universalamateur-reclaim-mcp-server -- uvx reclaim-mcp-server --- ## Localstack URL: https://mcp-marketplace.io/server/io-github-giovanemartins-localstack Summary: MCP server for LocalStack AWS services, enabling AI agents to interact with local AWS infra. Category: Developer Tools Mode: local Pricing: Free npm: @giovane.martins/localstack GitHub: https://github.com/giovanemartins/localstack-mcp-server Security Score: 10/10 Creator: Giovanemartins Creator Reputation: C+ Version: 1.1.5 Required Credentials: LOCALSTACK_ENDPOINT (optional), AWS_REGION (optional), AWS_ACCESS_KEY_ID (required), AWS_SECRET_ACCESS_KEY (required) Install (Claude Code): claude mcp add io-github-giovanemartins-localstack -- npx -y @giovane.martins/localstack --- ## Trello URL: https://mcp-marketplace.io/server/io-github-stucchi-trello Summary: MCP server for the Trello REST API – manage boards, lists, cards, labels, checklists and more Category: Business Tools Mode: local Pricing: Free PyPI: trello-mcp GitHub: https://github.com/stucchi/trello-mcp Security Score: 6.2/10 Creator: Stucchi Creator Reputation: C+ Version: 1.4.0 Required Credentials: TRELLO_API_KEY (required), TRELLO_TOKEN (required) Install (Claude Code): claude mcp add io-github-stucchi-trello -- uvx trello-mcp --- ## Lilo Property URL: https://mcp-marketplace.io/server/io-github-lilo-property-mcp-server Summary: Vacation rental booking and property intelligence for AI agents. 64 tools. 0% commission. Description: Vacation rental booking and property intelligence for AI agents. 64 tools. 0% commission. Remote endpoints: streamable-http: https://mcp.lilo.property/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.lilo.property/mcp GitHub: https://github.com/lilo-property/mcp-server MCP Tools (64): get_property, search_properties, search_market_discovery, natural_language_search, find_similar_properties, get_property_reputation, get_property_manifest, get_property_ai_manifest, get_host_reputation, verify_evidence, check_protection_status, get_house_rules, get_property_faqs, get_local_recommendations, ask_property_question, get_network_stats, get_founding_members_status, verify_guest_identity, create_booking, check_availability, generate_google_vr_feed, search_by_amenity_natural, compare_properties, get_neighborhood_intel, query_evidence_chain, verify_evidence_anchor, get_dispute_evidence_bundle, get_chargeback_defense_packet, record_interaction, get_evidence_timeline, analyze_threat_risk, check_guest_risk_score, detect_threat_pattern, detect_risk_pattern, get_squatter_risk, flag_suspicious_booking, predict_chargeback_risk, get_pricing_intelligence, get_demand_forecast, get_jurisdiction_rules, check_permit_requirements, generate_tax_documentation, check_world_cup_compliance, get_insurance_requirements, get_property_inventory, report_inventory_issue, get_maintenance_schedule, create_maintenance_task, get_cleaning_schedule, assign_cleaner, verify_checkout_condition, search_philadelphia_historic, get_philadelphia_landmark, search_philadelphia_venues, get_philadelphia_worldcup_info, get_philadelphia_250th_events, ingest_philadelphia_data, get_trust_certificate, verify_trust_chain, analyze_interaction_risk, analyze_communication, get_dispute_defense_packet, assess_booking_risk, get_onboarding_status Security Score: 10/10 Creator: Lilo Property Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-lilo-property-mcp-server https://mcp.lilo.property/mcp --- ## Vercel Mcp Overview URL: https://mcp-marketplace.io/server/com-vercel-vercel-mcp Summary: An MCP server for Vercel Description: An MCP server for Vercel Remote endpoints: streamable-http: https://mcp.vercel.com Category: Cloud & DevOps Mode: remote Pricing: Free Remote URL: https://mcp.vercel.com GitHub: https://github.com/vercel/vercel-mcp-overview Security Score: 10/10 Creator: Vercel Creator Reputation: C+ Version: 0.0.3 Install (Claude Code Remote): claude mcp add --transport http com-vercel-vercel-mcp https://mcp.vercel.com --- ## Feedkit URL: https://mcp-marketplace.io/server/io-github-arknill-feedkit Summary: RSS/Atom feed collection with 417 curated feeds. Python MCP server. Category: Developer Tools Mode: local Pricing: Free PyPI: feedkit GitHub: https://github.com/QuartzUnit/feedkit Security Score: 10/10 Creator: QuartzUnit Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-arknill-feedkit -- uvx feedkit --- ## Probeops URL: https://mcp-marketplace.io/server/io-github-kumarprobeops-probeops-mcp-server Summary: Network diagnostics from 6 global regions. SSL, DNS, ping, whois, traceroute, port scan, latency. Category: Developer Tools Mode: local Pricing: Free npm: @probeops/mcp-server GitHub: https://github.com/kumarprobeops/probeops-mcp-server Security Score: 7/10 Creator: Kumarprobeops Creator Reputation: C+ Version: 1.2.3 Required Credentials: PROBEOPS_API_KEY (required) Install (Claude Code): claude mcp add io-github-kumarprobeops-probeops-mcp-server -- npx -y @probeops/mcp-server --- ## Smard X402 URL: https://mcp-marketplace.io/server/io-github-moldy93-smard-x402 Summary: Paywalled SMARD day-ahead electricity prices (DE-LU, 15‑minute resolution) via x402 on Base mainnet. Description: Paywalled SMARD day-ahead electricity prices (DE-LU, 15‑minute resolution) via x402 on Base mainnet. Remote endpoints: streamable-http: https://smard-energy-prices-x402.favo.workers.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://smard-energy-prices-x402.favo.workers.dev/mcp GitHub: https://github.com/moldy93/smard-x402-mcp Security Score: 10/10 Creator: Moldy93 Creator Reputation: C+ Version: 0.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-moldy93-smard-x402 https://smard-energy-prices-x402.favo.workers.dev/mcp --- ## Klever Vm URL: https://mcp-marketplace.io/server/io-github-klever-io-mcp-klever-vm Summary: MCP server for Klever blockchain smart contract development. Description: MCP server for Klever blockchain smart contract development. Remote endpoints: streamable-http: https://mcp.klever.org/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @klever/mcp-server Remote URL: https://mcp.klever.org/mcp GitHub: https://github.com/klever-io/mcp-klever-vm Security Score: 10/10 Creator: Klever Io Creator Reputation: C+ Version: 1.3.0 Install (Claude Code): claude mcp add io-github-klever-io-mcp-klever-vm -- npx -y @klever/mcp-server Install (Claude Code Remote): claude mcp add --transport http io-github-klever-io-mcp-klever-vm https://mcp.klever.org/mcp --- ## Tavily URL: https://mcp-marketplace.io/server/io-github-tavily-ai-tavily-mcp Summary: MCP server for advanced web search using Tavily Category: Search & Web Mode: local Pricing: Free npm: tavily-mcp GitHub: https://github.com/tavily-ai/tavily-mcp Security Score: 10/10 Creator: Tavily Ai Creator Reputation: C+ Version: 0.2.15 Required Credentials: TAVILY_API_KEY (required), DEFAULT_PARAMETERS (optional) Install (Claude Code): claude mcp add io-github-tavily-ai-tavily-mcp -- npx -y tavily-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-hummingbot-mcp Summary: MCP server exposing Hummingbot API for automated multi-exchange trading Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/hummingbot/mcp Security Score: 10/10 Creator: Hummingbot Creator Reputation: C+ Version: 0.1.0 Required Credentials: HUMMINGBOT_API_URL (optional), HUMMINGBOT_USERNAME (required), HUMMINGBOT_PASSWORD (required) --- ## Gmail URL: https://mcp-marketplace.io/server/ai-smithery-sebastianall1977-gmail-mcp Summary: Manage Gmail end-to-end: search, read, send, draft, label, and organize threads. Automate workflow… Description: Manage Gmail end-to-end: search, read, send, draft, label, and organize threads. Automate workflow… Remote endpoints: streamable-http: https://server.smithery.ai/@sebastianall1977/gmail-mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/sebastianall1977/gmail-mcp Security Score: 10/10 Creator: Sebastianall1977 Creator Reputation: C+ Version: 1.7.4 --- ## Gmail URL: https://mcp-marketplace.io/server/ai-smithery-faithk7-gmail-mcp Summary: Manage Gmail messages, threads, labels, drafts, and settings from your workflows. Send and organiz… Description: Manage Gmail messages, threads, labels, drafts, and settings from your workflows. Send and organiz… Remote endpoints: streamable-http: https://server.smithery.ai/@faithk7/gmail-mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@faithk7/gmail-mcp/mcp GitHub: https://github.com/faithk7/gmail-mcp Security Score: 10/10 Creator: Faithk7 Creator Reputation: C+ Version: 1.7.4 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-faithk7-gmail-mcp https://server.smithery.ai/@faithk7/gmail-mcp/mcp --- ## Spark Sql URL: https://mcp-marketplace.io/server/io-github-aidancorrell-spark-sql-mcp-server Summary: Query Spark SQL clusters via Thrift/HiveServer2. Works with Spark, EMR, Hive, Impala. Category: Developer Tools Mode: local Pricing: Free PyPI: spark-sql-mcp-server GitHub: https://github.com/aidancorrell/spark-sql-mcp-server Security Score: 10/10 Creator: Aidancorrell Creator Reputation: C+ Version: 0.1.2 Required Credentials: SPARK_HOST (optional), SPARK_PORT (optional), SPARK_DATABASE (optional), SPARK_AUTH (optional), SPARK_USERNAME (optional), SPARK_PASSWORD (required), SPARK_KERBEROS_SERVICE_NAME (optional) Install (Claude Code): claude mcp add io-github-aidancorrell-spark-sql-mcp-server -- uvx spark-sql-mcp-server --- ## Dadosbr URL: https://mcp-marketplace.io/server/ai-smithery-cristianoaredes-mcp-dadosbr Summary: # MCP DadosBR Servidor MCP focado em dados públicos do Brasil. Oferece duas ferramentas simples e… Description: # MCP DadosBR Servidor MCP focado em dados públicos do Brasil. Oferece duas ferramentas simples e… Remote endpoints: streamable-http: https://server.smithery.ai/@cristianoaredes/mcp-dadosbr/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/cristianoaredes/mcp-dadosbr Security Score: 10/10 Creator: Cristianoaredes Creator Reputation: C+ Version: 1.0.0 --- ## Banksync URL: https://mcp-marketplace.io/server/io-github-banksynchq-banksync Summary: Connect AI agents to bank accounts, transactions, balances, and investments. Description: Connect AI agents to bank accounts, transactions, balances, and investments. Remote endpoints: streamable-http: https://mcp.banksync.io Category: Developer Tools Mode: dual Pricing: Free npm: @banksync/mcp PyPI: banksync-mcp Remote URL: https://mcp.banksync.io GitHub: https://github.com/banksynchq/banksync-mcp Security Score: 5.2/10 Creator: Banksynchq Creator Reputation: C+ Version: 1.0.1 Required Credentials: BANKSYNC_API_KEY (required) Install (Claude Code): claude mcp add io-github-banksynchq-banksync -- npx -y @banksync/mcp Install (Claude Code Remote): claude mcp add --transport http io-github-banksynchq-banksync https://mcp.banksync.io --- ## Tako URL: https://mcp-marketplace.io/server/ai-smithery-takodata-tako-mcp Summary: Provide real-time data querying and visualization by integrating Tako with your agents. Generate o… Description: Provide real-time data querying and visualization by integrating Tako with your agents. Generate o… Remote endpoints: streamable-http: https://server.smithery.ai/@TakoData/tako-mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/TakoData/tako-mcp Security Score: 10/10 Creator: TakoData Creator Reputation: C+ Version: 1.16.0 --- ## ArXiv URL: https://mcp-marketplace.io/server/ai-smithery-shoumikdc-arxiv-mcp Summary: Discover the latest arXiv papers by category and keyword. Control how many results you get to spee… Description: Discover the latest arXiv papers by category and keyword. Control how many results you get to spee… Remote endpoints: streamable-http: https://server.smithery.ai/@shoumikdc/arxiv-mcp/mcp Category: Education & Research Mode: dual Pricing: Free GitHub: https://github.com/shoumikdc/arXiv-mcp Security Score: 10/10 Creator: Shoumikdc Creator Reputation: C+ Version: 1.15.0 --- ## Map Traveler URL: https://mcp-marketplace.io/server/ai-smithery-mfukushim-map-traveler-mcp Summary: Create immersive travel experiences by instructing an avatar to navigate Google Maps. Report on th… Description: Create immersive travel experiences by instructing an avatar to navigate Google Maps. Report on th… Remote endpoints: streamable-http: https://server.smithery.ai/@mfukushim/map-traveler-mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/mfukushim/map-traveler-mcp Security Score: 10/10 Creator: Mfukushim Creator Reputation: C+ Version: 0.2.0 --- ## Appfolio URL: https://mcp-marketplace.io/server/ai-smithery-cryptocultcurt-appfolio-mcp-server Summary: Provide seamless access to Appfolio Property Manager Reporting API through a standardized MCP serv… Description: Provide seamless access to Appfolio Property Manager Reporting API through a standardized MCP serv… Remote endpoints: streamable-http: https://server.smithery.ai/@CryptoCultCurt/appfolio-mcp-server/mcp Category: Finance Mode: dual Pricing: Free Remote URL: https://server.smithery.ai/@CryptoCultCurt/appfolio-mcp-server/mcp GitHub: https://github.com/CryptoCultCurt/appfolio-mcp-server Security Score: 2.8/10 Creator: CryptoCultCurt Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-cryptocultcurt-appfolio-mcp-server https://server.smithery.ai/@CryptoCultCurt/appfolio-mcp-server/mcp --- ## U2 URL: https://mcp-marketplace.io/server/io-github-bpamiri-u2-mcp Summary: Connect AI assistants to Rocket Universe/UniData MultiValue databases via MCP. Category: Developer Tools Mode: local Pricing: Free PyPI: u2-mcp GitHub: https://github.com/bpamiri/u2-mcp Security Score: 10/10 Creator: Bpamiri Creator Reputation: C+ Version: 0.1.1 Required Credentials: U2_HOST (optional), U2_USER (optional), U2_PASSWORD (optional), U2_ACCOUNT (optional), U2_SERVICE (optional), U2_PORT (optional), U2_SSL (optional), U2_READ_ONLY (optional), U2_MAX_RECORDS (optional), U2_BLOCKED_COMMANDS (optional) Install (Claude Code): claude mcp add io-github-bpamiri-u2-mcp -- uvx u2-mcp --- ## Engram Rs URL: https://mcp-marketplace.io/server/io-github-kael-bit-engram Summary: Hierarchical memory for AI agents. Three-layer (buffer/working/core) with decay and promotion. Category: Developer Tools Mode: local Pricing: Free npm: engram-rs-mcp GitHub: https://github.com/kael-bit/engram-rs Security Score: 7/10 Creator: kael-bit Creator Reputation: F Version: 0.10.0 Required Credentials: ENGRAM_URL (optional), ENGRAM_API_KEY (required) Install (Claude Code): claude mcp add io-github-kael-bit-engram -- npx -y engram-rs-mcp --- ## Leave Manager URL: https://mcp-marketplace.io/server/ai-smithery-akilat-spec-leave-manager-mcp Summary: Track and manage employee time off with quick balance lookups and streamlined applications. Find t… Description: Track and manage employee time off with quick balance lookups and streamlined applications. Find t… Remote endpoints: streamable-http: https://server.smithery.ai/@akilat-spec/leave-manager-mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@akilat-spec/leave-manager-mcp/mcp GitHub: https://github.com/akilat-spec/leave-manager-mcp Security Score: 10/10 Creator: Akilat Spec Creator Reputation: C+ Version: 1.16.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-akilat-spec-leave-manager-mcp https://server.smithery.ai/@akilat-spec/leave-manager-mcp/mcp --- ## Registry URL: https://mcp-marketplace.io/server/ai-com-mcp-registry Summary: Publish and discover MCP servers via the official MCP Registry. Powered by HAPI MCP server. Description: Publish and discover MCP servers via the official MCP Registry. Powered by HAPI MCP server. Remote endpoints: streamable-http: https://registry.run.mcp.com.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://registry.run.mcp.com.ai/mcp GitHub: https://github.com/modelcontextprotocol/registry MCP Tools (3): getV01Servers, getV01ServersServerNameVersions, getV01ServersServerNameVersionsVersion Security Score: 10/10 Creator: Modelcontextprotocol Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-com-mcp-registry https://registry.run.mcp.com.ai/mcp --- ## Lorcana URL: https://mcp-marketplace.io/server/io-github-danielenricocahall-lorcana-mcp Summary: MCP server for searching, exploring, and aggregating Disney Lorcana cards. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/danielenricocahall/lorcana-mcp Security Score: 9.5/10 Creator: Danielenricocahall Creator Reputation: C+ Version: 1.2.0 --- ## Substitute Backend URL: https://mcp-marketplace.io/server/io-github-zero-nium-project-substitute-arena Summary: AI agents replace the CEO of Toys R Us (2006-2017). 17 decisions, 44 quarters. Free entry. Description: AI agents replace the CEO of Toys R Us (2006-2017). 17 decisions, 44 quarters. Free entry. Remote endpoints: sse: https://zero-wispy-shadow-3951.fly.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://zero-wispy-shadow-3951.fly.dev/mcp GitHub: https://github.com/Zero-nium/substitute-backend Security Score: 10/10 Creator: Zero Nium Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-zero-nium-project-substitute-arena https://zero-wispy-shadow-3951.fly.dev/mcp --- ## Agentpmt Mcp Public URL: https://mcp-marketplace.io/server/com-agentpmt-agentpmt Summary: AI agent marketplace for automated employees, workflows, skills, and tool orchestration. Description: AI agent marketplace for automated employees, workflows, skills, and tool orchestration. Remote endpoints: streamable-http: https://api.agentpmt.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.agentpmt.com/mcp GitHub: https://github.com/Apoth3osis-ai/agentpmt-mcp-public Security Score: 9.8/10 Creator: Apoth3osis Ai Creator Reputation: C+ Version: 0.1.1 Install (Claude Code Remote): claude mcp add --transport http com-agentpmt-agentpmt https://api.agentpmt.com/mcp --- ## Thoughtspot URL: https://mcp-marketplace.io/server/app-thoughtspot-mcp-server Summary: MCP Server for ThoughtSpot - provides OAuth authentication and tools for querying data Description: MCP Server for ThoughtSpot - provides OAuth authentication and tools for querying data Remote endpoints: streamable-http: https://agent.thoughtspot.app/mcp sse: https://agent.thoughtspot.app/sse streamable-http: https://agent.thoughtspot.app/bearer/mcp sse: https://agent.thoughtspot.app/bearer/sse Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/thoughtspot/mcp-server Security Score: 10/10 Creator: Thoughtspot Creator Reputation: C+ Version: 1.0.0 --- ## Djd Agent Score URL: https://mcp-marketplace.io/server/io-github-jacobsd32-cpu-djd-agent-score Summary: Reputation scoring for AI agent wallets on Base. Trust scores, fraud checks, x402. Category: Developer Tools Mode: local Pricing: Free npm: djd-agent-score-mcp GitHub: https://github.com/jacobsd32-cpu/djd-agent-score-mcp Security Score: 10/10 Creator: Jacobsd32 Cpu Creator Reputation: C+ Version: 1.0.1 Required Credentials: DJD_BASE_URL (optional), DJD_TIMEOUT_MS (optional) Install (Claude Code): claude mcp add io-github-jacobsd32-cpu-djd-agent-score -- npx -y djd-agent-score-mcp --- ## Blankfiles Website URL: https://mcp-marketplace.io/server/io-github-filearchitect-blankfiles-mcp Summary: MCP server for listing and retrieving minimal valid blank files from blankfiles.com. Category: Developer Tools Mode: local Pricing: Free npm: @filearchitect/blankfiles-mcp GitHub: https://github.com/filearchitect/blankfiles-website Security Score: 7/10 Creator: Filearchitect Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-filearchitect-blankfiles-mcp -- npx -y @filearchitect/blankfiles-mcp --- ## App Script Hub URL: https://mcp-marketplace.io/server/io-github-wywy-llc-gas-library-hub Summary: Search and discover Google Apps Script libraries with AI-generated summaries Description: Search and discover Google Apps Script libraries with AI-generated summaries Remote endpoints: streamable-http: https://appscripthub.com/api/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/wywy-llc/app-script-hub Security Score: 10/10 Creator: Wywy Llc Creator Reputation: C+ Version: 1.0.0 --- ## Kylas Crm URL: https://mcp-marketplace.io/server/io-github-kylastech-kylas-crm Summary: MCP server for Kylas CRM: create, search, and manage leads. Requires KYLAS_API_KEY. Category: Business Tools Mode: local Pricing: Free PyPI: kylas-crm-mcp-server GitHub: https://github.com/kylastech/kylas-crm-mcp-server Security Score: 10/10 Creator: Kylastech Creator Reputation: C+ Version: 1.0.4 Required Credentials: KYLAS_API_KEY (required), KYLAS_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-kylastech-kylas-crm -- uvx kylas-crm-mcp-server --- ## Envibe URL: https://mcp-marketplace.io/server/io-github-dominic-righthere-envibe Summary: Secure permission layer between AI agents and your .env files Category: Developer Tools Mode: local Pricing: Free npm: envibe-mcp GitHub: https://github.com/dominic-righthere/envibe-mcp Security Score: 10/10 Creator: Dominic Righthere Creator Reputation: C+ Version: 0.2.7 Install (Claude Code): claude mcp add io-github-dominic-righthere-envibe -- npx -y envibe-mcp --- ## Explorium URL: https://mcp-marketplace.io/server/ai-explorium-mcp-explorium Summary: Access live company and contact data from Explorium's AgentSource B2B platform. Description: Access live company and contact data from Explorium's AgentSource B2B platform. Remote endpoints: streamable-http: https://mcp-github-registry.explorium.ai/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/explorium-ai/mcp-explorium Security Score: 5.8/10 Creator: Explorium Ai Creator Reputation: C+ Version: 1.0.1 --- ## Banana Prompts URL: https://mcp-marketplace.io/server/io-github-banana-prompts-banana-prompts-mcp Summary: MCP server to search Nano Banana prompts from bananaprompts.fun Category: Developer Tools Mode: local Pricing: Free npm: @bananaprompts/banana-prompts-mcp GitHub: https://github.com/Banana-Prompts/banana-prompts-mcp Security Score: 10/10 Creator: Banana Prompts Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-banana-prompts-banana-prompts-mcp -- npx -y @bananaprompts/banana-prompts-mcp --- ## Atlassian Dc URL: https://mcp-marketplace.io/server/io-github-b1ff-atlassian-dc-mcp-confluence Summary: MCP server for Atlassian Confluence Data Center - access and manage content Category: Developer Tools Mode: local Pricing: Free npm: @atlassian-dc-mcp/confluence GitHub: https://github.com/b1ff/atlassian-dc-mcp Security Score: 6.2/10 Creator: B1ff Creator Reputation: C+ Version: 0.14.0 Required Credentials: ATLASSIAN_DC_MCP_CONFIG_FILE (optional), CONFLUENCE_HOST (optional), CONFLUENCE_API_BASE_PATH (optional), CONFLUENCE_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-b1ff-atlassian-dc-mcp-confluence -- npx -y @atlassian-dc-mcp/confluence --- ## Relay URL: https://mcp-marketplace.io/server/io-github-mhcoen-mcp-relay Summary: MCP relay server for Claude Desktop <-> Claude Code communication Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-server-relay GitHub: https://github.com/mhcoen/mcp-relay Security Score: 10/10 Creator: Mhcoen Creator Reputation: C+ Version: 1.2.4 Install (Claude Code): claude mcp add io-github-mhcoen-mcp-relay -- uvx mcp-server-relay --- ## Local Faiss URL: https://mcp-marketplace.io/server/io-github-nonatofabio-local-faiss-mcp Summary: Local FAISS vector database for RAG with document ingestion, semantic search, and MCP prompts. Category: AI & ML Mode: local Pricing: Free PyPI: local-faiss-mcp GitHub: https://github.com/nonatofabio/local_faiss_mcp Security Score: 10/10 Creator: Nonatofabio Creator Reputation: C+ Version: 0.2.0-rc.3 Install (Claude Code): claude mcp add io-github-nonatofabio-local-faiss-mcp -- uvx local-faiss-mcp --- ## Sentinel URL: https://mcp-marketplace.io/server/io-github-clarencyu-boop-sentinel Summary: Crypto trading backtesting, bot deployment, AI strategy, and account management for Sentinel Bot. Category: Security Mode: local Pricing: Free npm: mcp-server-sentinel GitHub: https://github.com/clarencyu-boop/mcp-server-sentinel Security Score: 5.5/10 Creator: Clarencyu Boop Creator Reputation: C+ Version: 2.0.0 Required Credentials: SENTINEL_API_KEY (required), SENTINEL_API_URL (optional) Install (Claude Code): claude mcp add io-github-clarencyu-boop-sentinel -- npx -y mcp-server-sentinel --- ## Mcp URL: https://mcp-marketplace.io/server/com-picaos-mcp Summary: A Model Context Protocol Server for Pica Category: Developer Tools Mode: local Pricing: Free npm: @picahq/mcp GitHub: https://github.com/picahq/mcp Security Score: 10/10 Creator: Picahq Creator Reputation: C+ Version: 2.0.3 Required Credentials: PICA_SECRET (required) Install (Claude Code): claude mcp add com-picaos-mcp -- npx -y @picahq/mcp --- ## Banksync URL: https://mcp-marketplace.io/server/io-banksync-mcp Summary: Connect AI agents to bank accounts, transactions, balances, and investments. Description: Connect AI agents to bank accounts, transactions, balances, and investments. Remote endpoints: streamable-http: https://mcp.banksync.io Category: Developer Tools Mode: dual Pricing: Free npm: @banksync/mcp PyPI: banksync-mcp Remote URL: https://mcp.banksync.io GitHub: https://github.com/banksynchq/banksync-mcp Security Score: 6.2/10 Creator: Banksynchq Creator Reputation: C+ Version: 1.0.2 Required Credentials: BANKSYNC_API_KEY (required) Install (Claude Code): claude mcp add io-banksync-mcp -- npx -y @banksync/mcp Install (Claude Code Remote): claude mcp add --transport http io-banksync-mcp https://mcp.banksync.io --- ## Korean Public Data URL: https://mcp-marketplace.io/server/io-github-songt-50-korean-public-data-mcp Summary: Korean government open data - weather, population, law search via data.go.kr Description: Korean government open data - weather, population, law search via data.go.kr Remote endpoints: streamable-http: https://korean-public-data-mcp.onrender.com/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://korean-public-data-mcp.onrender.com/mcp GitHub: https://github.com/SongT-50/korean-public-data-mcp Security Score: 3.7/10 Creator: SongT 50 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-songt-50-korean-public-data-mcp https://korean-public-data-mcp.onrender.com/mcp --- ## Instacart URL: https://mcp-marketplace.io/server/io-github-markswendsen-code-instacart Summary: Instacart MCP server — search, cart, and order groceries. By Strider Labs. Category: Developer Tools Mode: local Pricing: Free npm: @striderlabs/mcp-instacart GitHub: https://github.com/markswendsen-code/mcp-instacart Security Score: 3.8/10 Creator: Markswendsen Code Creator Reputation: C+ Version: 0.1.3 Install (Claude Code): claude mcp add io-github-markswendsen-code-instacart -- npx -y @striderlabs/mcp-instacart --- ## Memory URL: https://mcp-marketplace.io/server/io-github-chenxiaofie-memory-mcp Summary: 情景+实体记忆 MCP 服务,为 Claude Code 提供持久化记忆能力 Category: Developer Tools Mode: local Pricing: Free PyPI: chenxiaofie-memory-mcp GitHub: https://github.com/chenxiaofie/memory-mcp Security Score: 10/10 Creator: Chenxiaofie Creator Reputation: C+ Version: 0.2.1 Required Credentials: CLAUDE_PROJECT_ROOT (optional) Install (Claude Code): claude mcp add io-github-chenxiaofie-memory-mcp -- uvx chenxiaofie-memory-mcp --- ## Blacksmith URL: https://mcp-marketplace.io/server/io-github-grahamnotgrant-blacksmith Summary: MCP server for Blacksmith CI - query runs, analyze test failures, detect flaky tests. Category: Developer Tools Mode: local Pricing: Free npm: blacksmith-mcp GitHub: https://github.com/grahamnotgrant/blacksmith-mcp Security Score: 10/10 Creator: Grahamnotgrant Creator Reputation: C+ Version: 0.1.1 Required Credentials: BLACKSMITH_ORG (optional), BLACKSMITH_SESSION_COOKIE (required) Install (Claude Code): claude mcp add io-github-grahamnotgrant-blacksmith -- npx -y blacksmith-mcp --- ## Configcat URL: https://mcp-marketplace.io/server/io-github-configcat-mcp-server Summary: Enables AI agents to interact with ConfigCat, a feature flag service for teams. Category: Developer Tools Mode: local Pricing: Free npm: @configcat/mcp-server GitHub: https://github.com/configcat/mcp-server Security Score: 10/10 Creator: Configcat Creator Reputation: C+ Version: 0.1.3 Required Credentials: CONFIGCAT_API_USER (required), CONFIGCAT_API_PASS (required), CONFIGCAT_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-configcat-mcp-server -- npx -y @configcat/mcp-server --- ## Hostaway URL: https://mcp-marketplace.io/server/io-github-uncfreak1255-code-hostaway Summary: Read-only MCP server for Hostaway PMS — guest conversations, reservations, and listings Category: Developer Tools Mode: local Pricing: Free npm: hostaway-mcp GitHub: https://github.com/uncfreak1255-code/hostaway-mcp Security Score: 10/10 Creator: Uncfreak1255 Code Creator Reputation: C+ Version: 0.1.3 Required Credentials: HOSTAWAY_ACCOUNT_ID (optional), HOSTAWAY_API_KEY (required) Install (Claude Code): claude mcp add io-github-uncfreak1255-code-hostaway -- npx -y hostaway-mcp --- ## Ref Tools URL: https://mcp-marketplace.io/server/io-github-ref-tools-ref-tools-mcp Summary: Token efficient search for coding agents over public and private documentation. Category: Developer Tools Mode: local Pricing: Free npm: ref-tools-mcp GitHub: https://github.com/ref-tools/ref-tools-mcp Security Score: 10/10 Creator: Ref Tools Creator Reputation: C+ Version: 3.0.1 Required Credentials: REF_API_KEY (required) Install (Claude Code): claude mcp add io-github-ref-tools-ref-tools-mcp -- npx -y ref-tools-mcp --- ## A Mem URL: https://mcp-marketplace.io/server/io-github-diaaaj-a-mem-mcp Summary: Self-evolving memory system for AI agents Category: Developer Tools Mode: local Pricing: Free PyPI: a-mem GitHub: https://github.com/DiaaAj/a-mem-mcp Security Score: 10/10 Creator: DiaaAj Creator Reputation: C+ Version: 0.2.1 Required Credentials: LLM_BACKEND (optional), LLM_MODEL (optional), OPENAI_API_KEY (required), EMBEDDING_MODEL (optional), CHROMA_DB_PATH (optional) Install (Claude Code): claude mcp add io-github-diaaaj-a-mem-mcp -- uvx a-mem --- ## Korean Stock URL: https://mcp-marketplace.io/server/io-github-songt-50-korean-stock-mcp Summary: Korean stock market data - prices, dividends, short selling, financial disclosures Description: Korean stock market data - prices, dividends, short selling, financial disclosures Remote endpoints: streamable-http: https://korean-stock-mcp.onrender.com/mcp Category: Finance Mode: dual Pricing: Free Remote URL: https://korean-stock-mcp.onrender.com/mcp GitHub: https://github.com/SongT-50/korean-stock-mcp Security Score: 5.7/10 Creator: SongT 50 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-songt-50-korean-stock-mcp https://korean-stock-mcp.onrender.com/mcp --- ## Tweekit URL: https://mcp-marketplace.io/server/io-github-equilibrium-team-tweekit Summary: Normalize and convert more than 400 file types via TweekIT's hosted MCP streamable HTTP endpoint. Description: Normalize and convert more than 400 file types via TweekIT's hosted MCP streamable HTTP endpoint. Remote endpoints: streamable-http: https://mcp.tweekit.io/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/equilibrium-team/tweekit-mcp Security Score: 10/10 Installs: 1 Creator: cpucoinio Creator Reputation: C- Version: 1.6.1 --- ## Hue Ble URL: https://mcp-marketplace.io/server/io-github-jonnyblankinship-hue-ble-mcp Summary: Control Philips Hue lights via Bluetooth LE — no bridge required. Category: Developer Tools Mode: local Pricing: Free PyPI: hue-ble-mcp GitHub: https://github.com/jonnyblankinship/hue-ble-mcp Security Score: 10/10 Creator: Jonnyblankinship Creator Reputation: C+ Version: 0.1.3 Install (Claude Code): claude mcp add io-github-jonnyblankinship-hue-ble-mcp -- uvx hue-ble-mcp --- ## Svelte Llm URL: https://mcp-marketplace.io/server/garden-stanislav-svelte-llm-svelte-llm-mcp Summary: An MCP server that provides access to Svelte 5 and SvelteKit documentation Description: An MCP server that provides access to Svelte 5 and SvelteKit documentation Remote endpoints: streamable-http: https://svelte-llm.stanislav.garden/mcp/mcp sse: https://svelte-llm.stanislav.garden/mcp/sse Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/khromov/svelte-llm-mcp Security Score: 10/10 Creator: Khromov Creator Reputation: C+ Version: 1.0.0 --- ## Doctree URL: https://mcp-marketplace.io/server/io-github-joesaby-doctree-mcp Summary: BM25 search + tree navigation over markdown docs for AI agents. No embeddings, no LLM calls. Category: Developer Tools Mode: local Pricing: Free npm: doctree-mcp GitHub: https://github.com/joesaby/doctree-mcp Security Score: 10/10 Creator: Joesaby Creator Reputation: C+ Version: 1.0.1 Required Credentials: DOCS_ROOT (optional), DOCS_GLOB (optional), DOCS_ROOTS (optional), GLOSSARY_PATH (optional) Install (Claude Code): claude mcp add io-github-joesaby-doctree-mcp -- npx -y doctree-mcp --- ## Heliospice URL: https://mcp-marketplace.io/server/io-github-huangzesen-heliospice Summary: Spacecraft ephemeris made easy — auto-managed SPICE kernels for heliophysics Category: Developer Tools Mode: local Pricing: Free PyPI: heliospice GitHub: https://github.com/huangzesen/heliospice Security Score: 8.5/10 Creator: Huangzesen Creator Reputation: C+ Version: 0.5.0 Install (Claude Code): claude mcp add io-github-huangzesen-heliospice -- uvx heliospice --- ## Opendock URL: https://mcp-marketplace.io/server/io-github-pollamin-opendock Summary: MCP for the Opendock Neutron API. Category: Developer Tools Mode: local Pricing: Free npm: opendock-mcp GitHub: https://github.com/Pollamin/opendock-mcp Security Score: 10/10 Creator: Pollamin Creator Reputation: C+ Version: 5.1.1 Install (Claude Code): claude mcp add io-github-pollamin-opendock -- npx -y opendock-mcp --- ## Confluence Cloud URL: https://mcp-marketplace.io/server/io-github-aaronsb-confluence-cloud Summary: MCP server for Confluence Cloud — page editing, navigation, and content management Category: Developer Tools Mode: local Pricing: Free npm: @aaronsb/confluence-cloud-mcp GitHub: https://github.com/aaronsb/confluence-cloud Security Score: 9.8/10 Creator: Aaronsb Creator Reputation: C+ Version: 0.5.0 Required Credentials: CONFLUENCE_API_TOKEN (required), CONFLUENCE_EMAIL (optional), CONFLUENCE_HOST (optional) Install (Claude Code): claude mcp add io-github-aaronsb-confluence-cloud -- npx -y @aaronsb/confluence-cloud-mcp --- ## Trustrails URL: https://mcp-marketplace.io/server/io-github-james-webdev-trustrails Summary: Search UK electronics products across retailers. Real-time prices, stock, and specs. Category: Developer Tools Mode: local Pricing: Free npm: @trustrails/mcp-server GitHub: https://github.com/james-webdev/trustrails-mcp-server Security Score: 8/10 Creator: James Webdev Creator Reputation: C+ Version: 1.0.6 Install (Claude Code): claude mcp add io-github-james-webdev-trustrails -- npx -y @trustrails/mcp-server --- ## Registry URL: https://mcp-marketplace.io/server/com-remote-mcp-registry-mcp Summary: An MCP server that serves informtaion from the official MCP registry Description: An MCP server that serves informtaion from the official MCP registry Remote endpoints: streamable-http: https://registry-mcp.remote-mcp.com sse: https://registry-mcp.remote-mcp.com/sse Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/jaw9c/mcp-registry-mcp Security Score: 4.5/10 Creator: Jaw9c Creator Reputation: C+ Version: 1.0.0 --- ## Pubmed Mcp Smithery URL: https://mcp-marketplace.io/server/ai-smithery-lineex-pubmed-mcp-smithery Summary: Search PubMed with precision using keyword and journal filters and smart sorting. Uncover MeSH ter… Description: Search PubMed with precision using keyword and journal filters and smart sorting. Uncover MeSH ter… Remote endpoints: streamable-http: https://server.smithery.ai/@lineex/pubmed-mcp-smithery/mcp Category: Education & Research Mode: dual Pricing: Free GitHub: https://github.com/lineex/pubmed-mcp-smithery Security Score: 10/10 Creator: Lineex Creator Reputation: C+ Version: 1.14.0 --- ## Llm URL: https://mcp-marketplace.io/server/io-github-zero-abd-llmmcp Summary: MCP server for real-time LLM API documentation — stop hallucinations Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/zero-abd/llmmcp Security Score: 10/10 Creator: Zero Abd Creator Reputation: C+ Version: 1.2.0 --- ## Vivesca URL: https://mcp-marketplace.io/server/io-github-terry-li-hm-vivesca Summary: Opinionated MCP server — Pydantic output schemas, 7 domains, built to evolve. Category: Developer Tools Mode: local Pricing: Free PyPI: vivesca GitHub: https://github.com/vivesca/vivesca Security Score: 7.7/10 Creator: Vivesca Creator Reputation: C+ Version: 0.2.2 Install (Claude Code): claude mcp add io-github-terry-li-hm-vivesca -- uvx vivesca --- ## Waitlister URL: https://mcp-marketplace.io/server/io-github-ilpr-waitlister Summary: MCP server for the Waitlister API — manage waitlist subscribers through AI assistants. Category: Developer Tools Mode: local Pricing: Free npm: waitlister-mcp GitHub: https://github.com/ilpr/waitlister-mcp Security Score: 10/10 Creator: Ilpr Creator Reputation: C+ Version: 1.0.2 Required Credentials: WAITLISTER_API_KEY (required), WAITLISTER_WAITLIST_KEY (optional) Install (Claude Code): claude mcp add io-github-ilpr-waitlister -- npx -y waitlister-mcp --- ## Immostage URL: https://mcp-marketplace.io/server/io-github-larrywalkerdev-immostage Summary: AI virtual staging for real estate — stage rooms, beautify floor plans, classify images. Description: AI virtual staging for real estate — stage rooms, beautify floor plans, classify images. Remote endpoints: streamable-http: https://mcp.immostage.ai/api/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/LarryWalkerDEV/mcp-immostage Security Score: 10/10 Creator: LarryWalkerDEV Creator Reputation: C+ Version: 1.0.0 --- ## Squad URL: https://mcp-marketplace.io/server/ai-meetsquad-squad Summary: Your AI Product Manager. Surface insights, build roadmaps, and plan strategy with 30+ tools. Description: Your AI Product Manager. Surface insights, build roadmaps, and plan strategy with 30+ tools. Remote endpoints: streamable-http: https://mcp.meetsquad.ai/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/the-basilisk-ai/squad-mcp Security Score: 10/10 Creator: The Basilisk Ai Creator Reputation: C+ Version: 3.0.1 --- ## Vivesca URL: https://mcp-marketplace.io/server/org-vivesca-vivesca Summary: Opinionated MCP server — Pydantic output schemas, 7 domains, built to evolve. Category: Developer Tools Mode: local Pricing: Free PyPI: vivesca GitHub: https://github.com/vivesca/vivesca Security Score: 7.7/10 Creator: Vivesca Creator Reputation: C+ Version: 0.2.3 Install (Claude Code): claude mcp add org-vivesca-vivesca -- uvx vivesca --- ## Workbench URL: https://mcp-marketplace.io/server/io-github-therealdataboss-contextkeeper Summary: Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM. Category: Developer Tools Mode: local Pricing: Free PyPI: contextkeeper GitHub: https://github.com/TheRealDataBoss/workbench Security Score: 5.2/10 Creator: TheRealDataBoss Creator Reputation: C+ Version: 0.2.7 Install (Claude Code): claude mcp add io-github-therealdataboss-contextkeeper -- uvx contextkeeper --- ## Elasticsearch URL: https://mcp-marketplace.io/server/io-github-cr7258-elasticsearch-mcp-server Summary: MCP server for interacting with Elasticsearch Category: Data & Analytics Mode: local Pricing: Free PyPI: elasticsearch-mcp-server GitHub: https://github.com/cr7258/elasticsearch-mcp-server Security Score: 10/10 Creator: cr7258 Creator Reputation: C- Version: 2.0.14 Required Credentials: ELASTICSEARCH_HOSTS (optional), ELASTICSEARCH_API_KEY (required), ELASTICSEARCH_USERNAME (optional), ELASTICSEARCH_PASSWORD (required), ELASTICSEARCH_VERIFY_CERTS (optional) Install (Claude Code): claude mcp add io-github-cr7258-elasticsearch-mcp-server -- uvx elasticsearch-mcp-server --- ## Nory URL: https://mcp-marketplace.io/server/io-github-thememebanker-nory-mcp-server Summary: Give any AI agent instant payment capabilities via x402 protocol on Solana Category: Developer Tools Mode: local Pricing: Free npm: nory-mcp-server GitHub: https://github.com/TheMemeBanker/nory-mcp-server Security Score: 10/10 Creator: TheMemeBanker Creator Reputation: C+ Version: 0.1.1 Required Credentials: NORY_WALLET_KEY (required), NORY_API_URL (optional) Install (Claude Code): claude mcp add io-github-thememebanker-nory-mcp-server -- npx -y nory-mcp-server --- ## Bash Command URL: https://mcp-marketplace.io/server/io-github-mrorigo-bash-command-mcp Summary: Sophisticated bash command MCP server that runs and manages shell execution. Category: Developer Tools Mode: local Pricing: Free npm: bash-command-mcp GitHub: https://github.com/mrorigo/bash-command-mcp Security Score: 10/10 Creator: Mrorigo Creator Reputation: C+ Version: 0.1.2 Required Credentials: OTEL_ENABLED (optional), OTEL_SERVICE_NAME (optional), OTEL_SERVICE_VERSION (optional), OTEL_EXPORTER_OTLP_ENDPOINT (optional), OTEL_METRIC_EXPORT_INTERVAL_MS (optional), BASH_COMMAND_MCP_LOG_DIR (optional) Install (Claude Code): claude mcp add io-github-mrorigo-bash-command-mcp -- npx -y bash-command-mcp --- ## Instagit URL: https://mcp-marketplace.io/server/io-github-instagitai-instagit Summary: MCP server for Instagit — AI-powered Git repository analysis for coding agents Category: Developer Tools Mode: local Pricing: Free npm: instagit GitHub: https://github.com/InstalabsAI/instagit Security Score: 10/10 Creator: InstalabsAI Creator Reputation: C+ Version: 0.1.5 Required Credentials: INSTAGIT_API_KEY (required) Install (Claude Code): claude mcp add io-github-instagitai-instagit -- npx -y instagit --- ## Picoli URL: https://mcp-marketplace.io/server/io-github-amaterous-picoli-mcp Summary: MCP server for picoli.site - URL shortening and click analytics for AI agents Category: Developer Tools Mode: local Pricing: Free npm: picoli-mcp GitHub: https://github.com/amaterous/picoli-mcp Security Score: 10/10 Creator: Amaterous Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-amaterous-picoli-mcp -- npx -y picoli-mcp --- ## Guardrails URL: https://mcp-marketplace.io/server/io-github-expertvagabond-guardrails Summary: AI Agent Guardrails MCP server - security layer Category: Developer Tools Mode: local Pricing: Free npm: guardrails-mcp-server GitHub: https://github.com/ExpertVagabond/guardrails-mcp-server.git Security Score: 10/10 Creator: ExpertVagabond Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-expertvagabond-guardrails -- npx -y guardrails-mcp-server --- ## Transcribe URL: https://mcp-marketplace.io/server/io-github-ipv6-mcp-transcribe Summary: MCP-Transcribe server allows LLMs to interact with the text content of audio/video files Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/transcribe-app/mcp-transcribe Security Score: 10/10 Creator: Transcribe App Creator Reputation: C+ Version: 1.0.4 Required Credentials: MCP_INTEGRATION_URL (required) --- ## seo-toolkit-mcp URL: https://mcp-marketplace.io/server/seo-toolkit-mcp Summary: Free SEO toolkit — analyze meta tags, sitemaps, readability, keywords, and more Description: A free, open-source MCP server with 6 SEO analysis tools. Audit any webpage's on-page SEO directly from your AI assistant — check meta tags, robots.txt, sitemaps, keyword density, readability scores, and heading structure. Zero API keys required, works out of the box. Category: Marketing & Social Mode: local Pricing: Free npm: seo-toolkit-mcp GitHub: https://github.com/gmoneyn/seo-toolkit-mcp Security Score: 10/10 Installs: 3 Creator: mcp-marketplace Creator Reputation: A+ Version: 1.0.1 Tags: seo, meta-tags, robots-txt, sitemap, keyword-density, readability, headings, on-page-seo, audit, free, open-source, marketing, content-optimization, flesch-kincaid, open-graph, twitter-cards Use Cases: Analyze meta tags including title, description, Open Graph, Twitter Cards, and canonical URLs, Parse and validate robots.txt rules, sitemaps, and crawl directives, Check sitemap.xml for URL counts, duplicates, missing lastmod, and format issues, Calculate keyword density with single words, bigrams, and trigrams, Score text readability using Flesch-Kincaid with grade level and reading time, Audit heading hierarchy (H1-H6) for SEO and accessibility issues, Returns actionable issues and scores for every analysis, Zero configuration — no API keys needed Install (Claude Code): claude mcp add seo-toolkit-mcp -- npx -y seo-toolkit-mcp --- ## Janee URL: https://mcp-marketplace.io/server/io-github-rsdouglas-janee Summary: Secure secrets proxy for AI agents — manages API keys so agents never see raw credentials. Category: Developer Tools Mode: local Pricing: Free npm: @true-and-useful/janee GitHub: https://github.com/rsdouglas/janee Security Score: 10/10 Creator: Rsdouglas Creator Reputation: C+ Version: 0.8.5 Required Credentials: JANEE_CONFIG (optional) Install (Claude Code): claude mcp add io-github-rsdouglas-janee -- npx -y @true-and-useful/janee --- ## Thoth URL: https://mcp-marketplace.io/server/io-github-zeiq-co-thoth-mcp Summary: MCP server for Thoth with multi-platform AI content generation Category: Developer Tools Mode: local Pricing: Free npm: @usethoth/mcp-server GitHub: https://github.com/perminder-klair/thoth-mcp Security Score: 10/10 Creator: Perminder Klair Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-zeiq-co-thoth-mcp -- npx -y @usethoth/mcp-server --- ## Node Runtime URL: https://mcp-marketplace.io/server/io-github-mcp-protocol-node-runtime Summary: This package is intended for demonstration only. Maintained by JFrog Security. Category: Developer Tools Mode: local Pricing: Free npm: @mcp-protocol/node-runtime GitHub: https://github.com/mcp-protocol/node-runtime Security Score: 10/10 Creator: Mcp Protocol Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-mcp-protocol-node-runtime -- npx -y @mcp-protocol/node-runtime --- ## Token Pilot URL: https://mcp-marketplace.io/server/io-github-digital-threads-token-pilot Summary: Save up to 80% tokens when AI reads code via AST-aware structural reading Category: Developer Tools Mode: local Pricing: Free npm: token-pilot GitHub: https://github.com/Digital-Threads/token-pilot Security Score: 4.5/10 Creator: Digital Threads Creator Reputation: C+ Version: 0.16.2 Install (Claude Code): claude mcp add io-github-digital-threads-token-pilot -- npx -y token-pilot --- ## Pdf Modifier URL: https://mcp-marketplace.io/server/io-github-mlorentedev-pdf-modifier-mcp Summary: Modify PDF text, replace with regex, and analyze layout while preserving fonts. Category: Developer Tools Mode: local Pricing: Free PyPI: pdf-modifier-mcp GitHub: https://github.com/mlorentedev/pdf-modifier-mcp Security Score: 7.3/10 Creator: Mlorentedev Creator Reputation: C+ Version: 1.4.1 Install (Claude Code): claude mcp add io-github-mlorentedev-pdf-modifier-mcp -- uvx pdf-modifier-mcp --- ## Xskill Ai Cursor Plugin URL: https://mcp-marketplace.io/server/io-github-hexiaochun-xskill-ai Summary: AI content generation with 50+ models: image, video, TTS, voice cloning, and more. Description: AI content generation with 50+ models: image, video, TTS, voice cloning, and more. Remote endpoints: streamable-http: https://api.xskill.ai/api/v3/mcp-http Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.xskill.ai/api/v3/mcp-http GitHub: https://github.com/hexiaochun/xskill-ai-cursor-plugin Security Score: 10/10 Creator: Hexiaochun Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-hexiaochun-xskill-ai https://api.xskill.ai/api/v3/mcp-http --- ## Packmind URL: https://mcp-marketplace.io/server/ai-packmind-mcp-server Summary: Packmind captures, scales, and enforces your organization's technical decisions. Description: Packmind captures, scales, and enforces your organization's technical decisions. Remote endpoints: streamable-http: https://app.packmind.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://app.packmind.ai/mcp GitHub: https://github.com/PackmindHub/packmind Security Score: 10/10 Creator: PackmindHub Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-packmind-mcp-server https://app.packmind.ai/mcp --- ## Everyrow Sdk URL: https://mcp-marketplace.io/server/io-github-futuresearch-everyrow-mcp Summary: Give your AI a research team. Forecast, score, classify, or research every row of a dataset. Category: Developer Tools Mode: local Pricing: Free PyPI: everyrow-mcp GitHub: https://github.com/futuresearch/everyrow-sdk Security Score: 1.2/10 Creator: Futuresearch Creator Reputation: C+ Version: 0.5.1 Required Credentials: EVERYROW_API_KEY (required) Install (Claude Code): claude mcp add io-github-futuresearch-everyrow-mcp -- uvx everyrow-mcp --- ## SQL MCP Mac Windows URL: https://mcp-marketplace.io/server/io-github-tharanabope-sql-server-mcp-macos Summary: SQL Server MCP with RAG capabilities for macOS (Docker SQL Server support) Category: Developer Tools Mode: local Pricing: Free npm: @tharanabopearachchi/sql-server-mcp-macos GitHub: https://github.com/TharanaBope/SQL-MCP-Mac-Windows Security Score: 10/10 Creator: TharanaBope Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-tharanabope-sql-server-mcp-macos -- npx -y @tharanabopearachchi/sql-server-mcp-macos --- ## Sports Card Agent URL: https://mcp-marketplace.io/server/io-github-rjexile-sports-card-agent Summary: Sports card pricing, market analysis, grading ROI, and player stats (NBA/NFL/MLB) Category: Developer Tools Mode: local Pricing: Free PyPI: sports-card-agent GitHub: https://github.com/rjexile/sports-card-agent Security Score: 10/10 Creator: Rjexile Creator Reputation: C+ Version: 1.0.1 Required Credentials: EBAY_APP_ID (required), EBAY_CERT_ID (required), BALLDONTLIE_API_KEY (required) Install (Claude Code): claude mcp add io-github-rjexile-sports-card-agent -- uvx sports-card-agent --- ## Promptrejector URL: https://mcp-marketplace.io/server/io-github-revsmoke-promptrejectormcp Summary: Security gateway for AI agents: detects prompt injections, jailbreaks, and common vulnerabilities. Category: Developer Tools Mode: local Pricing: Free npm: prompt-rejector GitHub: https://github.com/revsmoke/promptrejectormcp Security Score: 10/10 Creator: Revsmoke Creator Reputation: C+ Version: 1.0.1 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-revsmoke-promptrejectormcp -- npx -y prompt-rejector --- ## Interactive Leetcode URL: https://mcp-marketplace.io/server/io-github-sperekrestova-interactive-leetcode-mcp Summary: Interactive LeetCode MCP server with authorization and solution submission capabilities Category: Developer Tools Mode: local Pricing: Free npm: @sperekrestova/interactive-leetcode-mcp GitHub: https://github.com/SPerekrestova/interactive-leetcode-mcp Security Score: 10/10 Creator: SPerekrestova Creator Reputation: C+ Version: 3.2.1 Install (Claude Code): claude mcp add io-github-sperekrestova-interactive-leetcode-mcp -- npx -y @sperekrestova/interactive-leetcode-mcp --- ## Ffmpeg URL: https://mcp-marketplace.io/server/io-github-pedromarianoalmeida-ffmpeg-mcp Summary: FFmpeg video/audio tools: cut, convert, concat, remove silence, and raw commands. Category: Content & Media Mode: local Pricing: Free npm: ffmpeg-mcp-server GitHub: https://github.com/PedroMarianoAlmeida/ffmpeg-mcp Security Score: 10/10 Creator: PedroMarianoAlmeida Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-pedromarianoalmeida-ffmpeg-mcp -- npx -y ffmpeg-mcp-server --- ## Codewiki URL: https://mcp-marketplace.io/server/io-github-izzzzzi-codewiki-mcp Summary: MCP server for codewiki.google: search repos, fetch wiki docs, ask questions Category: Developer Tools Mode: local Pricing: Free npm: codewiki-mcp GitHub: https://github.com/izzzzzi/codewiki-mcp Security Score: 10/10 Creator: Izzzzzi Creator Reputation: C+ Version: 1.1.1 Install (Claude Code): claude mcp add io-github-izzzzzi-codewiki-mcp -- npx -y codewiki-mcp --- ## Rust Mcp Sdk URL: https://mcp-marketplace.io/server/io-github-paiml-pmcp Summary: High-quality Rust SDK for Model Context Protocol (MCP) with full TypeScript SDK compatibility Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/paiml/rust-mcp-sdk Security Score: 5.2/10 Creator: Paiml Creator Reputation: C+ Version: 1.10.3 --- ## Kubit URL: https://mcp-marketplace.io/server/ai-kubit-mcp-server Summary: Bring Kubit into your AI workflow — query your warehouse with natural language Description: Bring Kubit into your AI workflow — query your warehouse with natural language Remote endpoints: streamable-http: https://mcp.kubit.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.kubit.ai/mcp GitHub: https://github.com/Kubit-AI/mcp-server Security Score: 10/10 Creator: Kubit AI Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-kubit-mcp-server https://mcp.kubit.ai/mcp --- ## Agentnet URL: https://mcp-marketplace.io/server/io-github-oxgeneral-agentnet Summary: Agent-to-agent referral network. Discover, recommend, and refer users between AI agents via MCP. Description: Agent-to-agent referral network. Discover, recommend, and refer users between AI agents via MCP. Remote endpoints: streamable-http: https://79.137.184.124.nip.io:8421/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/oxgeneral/agentnet Security Score: 10/10 Creator: Oxgeneral Creator Reputation: C+ Version: 1.0.0 --- ## Clawwork URL: https://mcp-marketplace.io/server/io-github-gammell53-clawwork Summary: AI agent project management — task boards, progress tracking, and cost reporting. Category: Business Tools Mode: local Pricing: Free npm: @clawwork/mcp GitHub: https://github.com/Gammell53/clawwork-mcp Security Score: 10/10 Creator: Gammell53 Creator Reputation: C+ Version: 0.1.3 Required Credentials: CLAWWORK_API_KEY (required), CLAWWORK_PROJECT_ID (optional) Install (Claude Code): claude mcp add io-github-gammell53-clawwork -- npx -y @clawwork/mcp --- ## Korean News URL: https://mcp-marketplace.io/server/io-github-songt-50-korean-news-mcp Summary: Korean news aggregator - Naver, Google News, Daum trends in real-time Description: Korean news aggregator - Naver, Google News, Daum trends in real-time Remote endpoints: streamable-http: https://korean-news-mcp.onrender.com/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://korean-news-mcp.onrender.com/mcp GitHub: https://github.com/SongT-50/korean-news-mcp Security Score: 4.8/10 Creator: SongT 50 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-songt-50-korean-news-mcp https://korean-news-mcp.onrender.com/mcp --- ## Atlassian URL: https://mcp-marketplace.io/server/com-atlassian-atlassian-mcp-server Summary: Atlassian Rovo MCP Server Description: Atlassian Rovo MCP Server Remote endpoints: streamable-http: https://mcp.atlassian.com/v1/mcp sse: https://mcp.atlassian.com/v1/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.atlassian.com/v1/sse GitHub: https://github.com/atlassian/atlassian-mcp-server Security Score: 10/10 Creator: Atlassian Creator Reputation: C+ Version: 1.1.1 Install (Claude Code Remote): claude mcp add --transport http com-atlassian-atlassian-mcp-server https://mcp.atlassian.com/v1/sse --- ## Nucleus URL: https://mcp-marketplace.io/server/io-github-eidetic-works-nucleus Summary: Sovereign agent control plane with task ledger, hypervisor security, and long-term memory. Category: Developer Tools Mode: local Pricing: Free npm: nucleus-mcp GitHub: https://github.com/eidetic-works/nucleus-mcp Security Score: 10/10 Creator: Eidetic Works Creator Reputation: C+ Version: 1.0.4 Install (Claude Code): claude mcp add io-github-eidetic-works-nucleus -- npx -y nucleus-mcp --- ## Korean Agriculture URL: https://mcp-marketplace.io/server/io-github-songt-50-korean-agriculture-mcp Summary: Korean wholesale agriculture market data - auction prices, seasonal produce, market trends Description: Korean wholesale agriculture market data - auction prices, seasonal produce, market trends Remote endpoints: streamable-http: https://korean-agriculture-mcp.onrender.com/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://korean-agriculture-mcp.onrender.com/mcp GitHub: https://github.com/SongT-50/korean-agriculture-mcp Security Score: 5/10 Creator: SongT 50 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-songt-50-korean-agriculture-mcp https://korean-agriculture-mcp.onrender.com/mcp --- ## Aem URL: https://mcp-marketplace.io/server/io-github-easingthemes-aem-mcp-server Summary: AEM MCP server. Chat with your AEM instance for content, component, and asset operations. Category: Developer Tools Mode: local Pricing: Free npm: aem-mcp-server GitHub: https://github.com/easingthemes/aem-mcp-server Security Score: 10/10 Creator: Easingthemes Creator Reputation: C+ Version: 1.3.9 Install (Claude Code): claude mcp add io-github-easingthemes-aem-mcp-server -- npx -y aem-mcp-server --- ## Joltsms URL: https://mcp-marketplace.io/server/io-github-rchanllc-joltsms-sms Summary: Provision real-SIM US phone numbers, receive SMS, and extract OTP codes for AI agents. Category: Developer Tools Mode: local Pricing: Free npm: @joltsms/mcp-server GitHub: https://github.com/rchanllc/joltsms-mcp-server Security Score: 10/10 Creator: Rchanllc Creator Reputation: C+ Version: 1.0.2 Required Credentials: JOLTSMS_API_KEY (required) Install (Claude Code): claude mcp add io-github-rchanllc-joltsms-sms -- npx -y @joltsms/mcp-server --- ## Refactoring URL: https://mcp-marketplace.io/server/io-github-marshally-mcp-refactoring Summary: MCP server exposing Martin Fowler's refactoring catalog to LLMs with 71+ refactorings Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-refactoring GitHub: https://github.com/marshally/mcp-refactoring.git Security Score: 10/10 Creator: Marshally Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-marshally-mcp-refactoring -- uvx mcp-refactoring --- ## Sec Edgar URL: https://mcp-marketplace.io/server/ai-smithery-plainyogurt21-sec-edgar-mcp Summary: Provide AI assistants with real-time access to official SEC EDGAR filings and financial data. Enab… Description: Provide AI assistants with real-time access to official SEC EDGAR filings and financial data. Enab… Remote endpoints: streamable-http: https://server.smithery.ai/@plainyogurt21/sec-edgar-mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@plainyogurt21/sec-edgar-mcp/mcp GitHub: https://github.com/plainyogurt21/sec-edgar-mcp Security Score: 9.8/10 Creator: Plainyogurt21 Creator Reputation: C+ Version: 1.14.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-plainyogurt21-sec-edgar-mcp https://server.smithery.ai/@plainyogurt21/sec-edgar-mcp/mcp --- ## Talkback URL: https://mcp-marketplace.io/server/io-github-jmedure-talkback Summary: Chat with your Ableton session in real-time. Category: Developer Tools Mode: local Pricing: Free npm: talkback-mcp GitHub: https://github.com/jmedure/talkback-mcp Security Score: 5.2/10 Creator: Jmedure Creator Reputation: C+ Version: 0.1.3 Required Credentials: WS_PORT (optional) Install (Claude Code): claude mcp add io-github-jmedure-talkback -- npx -y talkback-mcp --- ## Media Forge URL: https://mcp-marketplace.io/server/io-github-pavelguzenfeld-media-forge Summary: MCP server for generating diagrams, charts, presentations, and animations for Markdown documentation Category: Developer Tools Mode: local Pricing: Free npm: mcp-media-forge GitHub: https://github.com/PavelGuzenfeld/mcp-media-forge Security Score: 4.8/10 Creator: PavelGuzenfeld Creator Reputation: C+ Version: 0.2.0 Install (Claude Code): claude mcp add io-github-pavelguzenfeld-media-forge -- npx -y mcp-media-forge --- ## Variflight URL: https://mcp-marketplace.io/server/io-github-variflight-variflight-mcp Summary: Variflight MCP Server Category: Developer Tools Mode: local Pricing: Free npm: @variflight-ai/variflight-mcp GitHub: https://github.com/variflight/variflight-mcp Security Score: 10/10 Creator: Variflight Creator Reputation: C+ Version: 1.0.1 Required Credentials: VARIFLIGHT_API_KEY (required) Install (Claude Code): claude mcp add io-github-variflight-variflight-mcp -- npx -y @variflight-ai/variflight-mcp --- ## RagScore URL: https://mcp-marketplace.io/server/io-github-hzyai-ragscore Summary: Generate QA datasets & evaluate RAG systems. Privacy-first, any LLM, local or cloud. Category: AI & ML Mode: local Pricing: Free PyPI: ragscore GitHub: https://github.com/HZYAI/RagScore Security Score: 10/10 Creator: HZYAI Creator Reputation: C+ Version: 0.6.10 Required Credentials: OPENAI_API_KEY (required), ANTHROPIC_API_KEY (required) Install (Claude Code): claude mcp add io-github-hzyai-ragscore -- uvx ragscore --- ## Learn Model Context Protocol URL: https://mcp-marketplace.io/server/io-github-yarnabrina-mcp-learning Summary: MCP server that can perform basic arithmetic operations and parse/evaluate arithmetic expressions. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-learning GitHub: https://github.com/yarnabrina/learn-model-context-protocol Security Score: 10/10 Creator: Yarnabrina Creator Reputation: C+ Version: 0.2.0 Install (Claude Code): claude mcp add io-github-yarnabrina-mcp-learning -- uvx mcp-learning --- ## Wix URL: https://mcp-marketplace.io/server/com-wix-mcp Summary: A Model Context Protocol server for Wix AI tools Description: A Model Context Protocol server for Wix AI tools Remote endpoints: sse: https://mcp.wix.com/sse streamable-http: https://mcp.wix.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.wix.com/mcp GitHub: https://github.com/wix/wix-mcp Security Score: 10/10 Creator: Wix Creator Reputation: C+ Version: 1.0.2 Install (Claude Code Remote): claude mcp add --transport http com-wix-mcp https://mcp.wix.com/mcp --- ## Pumpfun Claims Bot URL: https://mcp-marketplace.io/server/io-github-nirholas-pumpfun-claims-bot Summary: MCP server for PumpFun on-chain intelligence — tokens, claims, holders, and bundles. Category: Developer Tools Mode: local Pricing: Free npm: pumpfun-claims-bot GitHub: https://github.com/nirholas/pumpfun-claims-bot Security Score: 3.5/10 Creator: Nirholas Creator Reputation: C+ Version: 1.0.1 Required Credentials: GITHUB_TOKEN (required), SOLANA_RPC_URL (optional) Install (Claude Code): claude mcp add io-github-nirholas-pumpfun-claims-bot -- npx -y pumpfun-claims-bot --- ## Withings URL: https://mcp-marketplace.io/server/io-github-akutishevsky-withings Summary: MCP server for Withings health data — sleep, activity, heart, and body metrics. Description: MCP server for Withings health data — sleep, activity, heart, and body metrics. Remote endpoints: streamable-http: https://withings-mcp.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://withings-mcp.com/mcp GitHub: https://github.com/akutishevsky/withings-mcp Security Score: 10/10 Creator: User Creator Reputation: C- Version: 1.3.0 Install (Claude Code Remote): claude mcp add --transport http io-github-akutishevsky-withings https://withings-mcp.com/mcp --- ## XProof URL: https://mcp-marketplace.io/server/io-github-jasonxkensei-xproof Summary: Proof primitive for AI agents on MultiversX. Anchor file hashes on-chain as verifiable proofs. Description: Proof primitive for AI agents on MultiversX. Anchor file hashes on-chain as verifiable proofs. Remote endpoints: streamable-http: https://xproof.app/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/jasonxkensei/xProof Security Score: 10/10 Rating: 5/5 Installs: 1 Creator: jasonxkensei Creator Reputation: C- Version: 1.2.0 --- ## Cryptoapis Mcp Transactions Data URL: https://mcp-marketplace.io/server/io-github-cryptoapis-io-mcp-transactions-data Summary: MCP server for transaction lookup across EVM, UTXO, Solana, XRP, Kaspa via Crypto APIs Category: Finance Mode: local Pricing: Free npm: @cryptoapis-io/mcp-transactions-data GitHub: https://github.com/CryptoAPIs-io/cryptoapis-mcp-transactions-data Security Score: 10/10 Creator: cryptoapis-io Creator Reputation: C- Version: 0.3.0 Tags: blockchain, transactions, evm, bitcoin, solana, xrp, kaspa, ethereum, utxo, crypto, lookup, hash Use Cases: Look up Ethereum transaction by hash, Get Bitcoin transaction details, Retrieve EVM token transfers by transaction, List internal transactions, Get Solana transaction by signature, Kaspa and XRP transaction lookup Required Credentials: CRYPTOAPIS_API_KEY (required) Install (Claude Code): claude mcp add io-github-cryptoapis-io-mcp-transactions-data -- npx -y @cryptoapis-io/mcp-transactions-data --- ## DeepSeek MCP Server URL: https://mcp-marketplace.io/server/deepseek-mcp-server Summary: Use DeepSeek Chat & Reasoner models from any MCP client with sessions, fallback & cost tracking. Description: MCP Server for DeepSeek API integration that enables Claude Code, Gemini CLI, and other MCP-compatible clients to use DeepSeek models for chat and reasoning. Supports multi-turn conversation sessions, function calling, thinking mode, JSON output, model fallback with circuit breaker protection, and real-time cost tracking. Available as both a local stdio server and a hosted remote endpoint (BYOK). Category: AI & ML Mode: dual Pricing: Free npm: @arikusi/deepseek-mcp-server Remote URL: https://deepseek-mcp.tahirl.com/mcp GitHub: https://github.com/arikusi/deepseek-mcp-server Security Score: 10/10 Creator: arikusi Creator Reputation: A- Tags: deepseek, ai, llm, mcp, chat, reasoner, function-calling, multi-turn, sessions, cost-tracking, circuit-breaker, thinking-mode, typescript, claude-code, gemini-cli Use Cases: Chat with DeepSeek models (deepseek-chat and deepseek-reasoner), Multi-turn conversation sessions with automatic context management, Function calling / tool use support (up to 128 tool definitions), Thinking mode for step-by-step reasoning (deepseek-reasoner), JSON output mode for structured responses, Automatic model fallback with circuit breaker protection, Real-time cost tracking with cache hit/miss breakdown, 12 built-in prompt templates for debugging, code review, research, and more, MCP resources for model info, server config, and usage statistics, Remote hosted endpoint (BYOK) — no local install needed, Docker support with health checks, Session management with configurable TTL, max sessions, and sliding message window Required Credentials: DEEPSEEK_API_KEY (required), DEFAULT_MODEL (optional), DEEPSEEK_BASE_URL (optional), FALLBACK_ENABLED (optional), SESSION_TTL_MINUTES (optional) Install (Claude Code): claude mcp add deepseek-mcp-server -- npx -y @arikusi/deepseek-mcp-server Install (Claude Code Remote): claude mcp add --transport http deepseek-mcp-server https://deepseek-mcp.tahirl.com/mcp --- ## Sugar URL: https://mcp-marketplace.io/server/io-github-cdnsteve-sugar Summary: Autonomous AI development system with persistent task queue and background execution Category: Developer Tools Mode: local Pricing: Free PyPI: sugarai GitHub: https://github.com/roboticforce/sugar Security Score: 10/10 Creator: Roboticforce Creator Reputation: C+ Version: 3.4.2 Required Credentials: ANTHROPIC_API_KEY (optional), GITHUB_TOKEN (optional), SUGAR_DEFAULT_REPO (optional) Install (Claude Code): claude mcp add io-github-cdnsteve-sugar -- uvx sugarai --- ## App URL: https://mcp-marketplace.io/server/io-github-0xdirectping-escrow Summary: Agent-to-agent escrow on Base. Post quests with ETH/USDC bounties and settle on-chain. Description: Agent-to-agent escrow on Base. Post quests with ETH/USDC bounties and settle on-chain. Remote endpoints: streamable-http: https://0xdirectping.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://0xdirectping.com/mcp GitHub: https://github.com/0xdirectping/app Security Score: 10/10 Creator: 0xdirectping Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-0xdirectping-escrow https://0xdirectping.com/mcp --- ## 12306 URL: https://mcp-marketplace.io/server/io-github-drfccv-mcp-server-12306 Summary: An MCP server that provides 12306 ticket query Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-server-12306 GitHub: https://github.com/drfccv/mcp-server-12306 Security Score: 10/10 Creator: Drfccv Creator Reputation: C+ Version: 0.3.1.post20260211 Install (Claude Code): claude mcp add io-github-drfccv-mcp-server-12306 -- uvx mcp-server-12306 --- ## Word Orb URL: https://mcp-marketplace.io/server/io-github-nicoletterankin-orb-platform Summary: 162K words, 47 languages, 278K lessons, 25K assessments, knowledge graph. Edge-cached. Description: 162K words, 47 languages, 278K lessons, 25K assessments, knowledge graph. Edge-cached. Remote endpoints: streamable-http: https://mcp.thedailylesson.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.thedailylesson.com/mcp GitHub: https://github.com/nicoletterankin/word-orb MCP Tools (12): lookup_word, search_words, get_related_words, word_of_the_day, get_lesson, get_quiz, generate_text, check_compliance, translate_word, define_term, explore_graph, get_word_image Security Score: 10/10 Creator: Nicoletterankin Creator Reputation: C+ Version: 6.2.0 Install (Claude Code Remote): claude mcp add --transport http io-github-nicoletterankin-orb-platform https://mcp.thedailylesson.com/mcp --- ## Sideways URL: https://mcp-marketplace.io/server/com-usesideways-sideways Summary: Use Sideways for unexpected questions and lateral thinking prompts to break through mental blocks. Description: Use Sideways for unexpected questions and lateral thinking prompts to break through mental blocks. Remote endpoints: streamable-http: https://usesideways.com/mcp sse: https://usesideways.com/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://usesideways.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.26 Install (Claude Code Remote): claude mcp add --transport http com-usesideways-sideways https://usesideways.com/mcp --- ## Ssh Tool URL: https://mcp-marketplace.io/server/io-github-oaslananka-mcp-ssh-tool Summary: Model Context Protocol (MCP) SSH client server for remote automation. Category: Developer Tools Mode: local Pricing: Free npm: mcp-ssh-tool GitHub: https://github.com/oaslananka/mcp-ssh-tool Security Score: 10/10 Creator: Oaslananka Creator Reputation: C+ Version: 1.3.1 Install (Claude Code): claude mcp add io-github-oaslananka-mcp-ssh-tool -- npx -y mcp-ssh-tool --- ## Console URL: https://mcp-marketplace.io/server/io-github-mia-platform-console-mcp-server Summary: The official MCP Server from Mia-Platform to interact with Mia-Platform Console Description: The official MCP Server from Mia-Platform to interact with Mia-Platform Console Remote endpoints: streamable-http: https://console.cloud.mia-platform.eu/console-mcp-server/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @mia-platform/console-mcp-server GitHub: https://github.com/mia-platform/console-mcp-server Security Score: 10/10 Creator: Mia Platform Creator Reputation: C+ Version: 1.2.2 Install (Claude Code): claude mcp add io-github-mia-platform-console-mcp-server -- npx -y @mia-platform/console-mcp-server --- ## Begonia Pro URL: https://mcp-marketplace.io/server/pro-begonia-begonia-pro Summary: Local SEO: MCP for local business audits with tools and guidance. Description: Local SEO: MCP for local business audits with tools and guidance. Remote endpoints: streamable-http: https://www.begonia.pro/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.begonia.pro/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http pro-begonia-begonia-pro https://www.begonia.pro/mcp --- ## Node Sdk URL: https://mcp-marketplace.io/server/io-github-transloadit-mcp-server Summary: Process video, audio, images, and documents with 86+ cloud media processing robots. Description: Process video, audio, images, and documents with 86+ cloud media processing robots. Remote endpoints: streamable-http: https://api2.transloadit.com/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @transloadit/mcp-server Remote URL: https://api2.transloadit.com/mcp GitHub: https://github.com/transloadit/node-sdk Security Score: 8.8/10 Creator: Transloadit Creator Reputation: D Version: 0.3.9 Required Credentials: TRANSLOADIT_KEY (optional), TRANSLOADIT_SECRET (required) Install (Claude Code): claude mcp add io-github-transloadit-mcp-server -- npx -y @transloadit/mcp-server Install (Claude Code Remote): claude mcp add --transport http io-github-transloadit-mcp-server https://api2.transloadit.com/mcp --- ## Gb Studio Agent URL: https://mcp-marketplace.io/server/io-github-eoinjordan-gbstudio-claude-mcp Summary: Create and modify GB Studio projects with MCP tools for scenes, actors, assets, and validation. Category: Developer Tools Mode: local Pricing: Free npm: gbstudio-claude-mcp GitHub: https://github.com/eoinjordan/gb-studio-agent Security Score: 10/10 Creator: Eoinjordan Creator Reputation: C+ Version: 1.0.4 Required Credentials: CLAUDE_API_KEY (required) Install (Claude Code): claude mcp add io-github-eoinjordan-gbstudio-claude-mcp -- npx -y gbstudio-claude-mcp --- ## Gemini URL: https://mcp-marketplace.io/server/io-github-pavelguzenfeld-gemini Summary: MCP server that exposes Google Gemini as tools for Claude Code Category: AI & ML Mode: local Pricing: Free npm: claude-gemini-mcp GitHub: https://github.com/PavelGuzenfeld/gemini-mcp Security Score: 6.2/10 Creator: PavelGuzenfeld Creator Reputation: C+ Version: 0.1.2 Required Credentials: GEMINI_API_KEY (required) Install (Claude Code): claude mcp add io-github-pavelguzenfeld-gemini -- npx -y claude-gemini-mcp --- ## Paper Search Mcp Openai URL: https://mcp-marketplace.io/server/ai-smithery-adamamer20-paper-search-mcp-openai Summary: Search and download academic papers from arXiv, PubMed, bioRxiv, medRxiv, Google Scholar, Semantic… Description: Search and download academic papers from arXiv, PubMed, bioRxiv, medRxiv, Google Scholar, Semantic… Remote endpoints: streamable-http: https://server.smithery.ai/@adamamer20/paper-search-mcp-openai/mcp Category: AI & ML Mode: dual Pricing: Free GitHub: https://github.com/adamamer20/paper-search-mcp-openai Security Score: 10/10 Creator: Adamamer20 Creator Reputation: C+ Version: 1.14.0 --- ## Jira URL: https://mcp-marketplace.io/server/io-github-xcollantes-jira-mcp Summary: Feature-rich MCP for controlling Jira through LLM clients. Safe for corporate environments. Category: Business Tools Mode: local Pricing: Free PyPI: jira-tools-mcp GitHub: https://github.com/xcollantes/jira-mcp Security Score: 10/10 Creator: Xcollantes Creator Reputation: C+ Version: 0.2.2 Required Credentials: JIRA_API_TOKEN (required), JIRA_AUTH_TYPE (optional) Install (Claude Code): claude mcp add io-github-xcollantes-jira-mcp -- uvx jira-tools-mcp --- ## Public Official URL: https://mcp-marketplace.io/server/io-github-yujiseok-public-official-mcp-server Summary: Korean public official asset disclosure data (공직자 재산공개) - search and retrieve assets Category: Developer Tools Mode: local Pricing: Free npm: public-official-mcp-server GitHub: https://github.com/yujiseok/public-official-mcp Security Score: 3.8/10 Creator: Yujiseok Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-yujiseok-public-official-mcp-server -- npx -y public-official-mcp-server --- ## Gemini Researcher URL: https://mcp-marketplace.io/server/io-github-capybearista-gemini-researcher Summary: Stateless MCP server that proxies research queries to Gemini CLI, reducing agent context/model usage Category: AI & ML Mode: local Pricing: Free npm: gemini-researcher GitHub: https://github.com/capyBearista/gemini-researcher Security Score: 10/10 Creator: CapyBearista Creator Reputation: C+ Version: 1.0.2 Required Credentials: GEMINI_API_KEY (required), PROJECT_ROOT (optional), RESPONSE_CHUNK_SIZE_KB (optional), CACHE_TTL_MS (optional), DEBUG (optional), GOOGLE_APPLICATION_CREDENTIALS (optional), GOOGLE_CLOUD_PROJECT (optional), VERTEX_AI_PROJECT (optional) Install (Claude Code): claude mcp add io-github-capybearista-gemini-researcher -- npx -y gemini-researcher --- ## Specleft URL: https://mcp-marketplace.io/server/io-github-specleft-specleft Summary: Python intent tracing MCP: map specs to pytest tests, monitor implementation progress, offline-only. Category: Developer Tools Mode: local Pricing: Free PyPI: specleft GitHub: https://github.com/SpecLeft/specleft Security Score: 10/10 Creator: SpecLeft Creator Reputation: C+ Version: 0.4.0 Install (Claude Code): claude mcp add io-github-specleft-specleft -- uvx specleft --- ## Google Workspace URL: https://mcp-marketplace.io/server/io-github-takiguchi-yu-google-workspace-mcp Summary: An MCP server for Google Workspaces. Category: Developer Tools Mode: local Pricing: Free npm: @takiguchi-yu/google-workspace-mcp-server GitHub: https://github.com/takiguchi-yu/google-workspace-mcp Security Score: 4.5/10 Creator: Takiguchi Yu Creator Reputation: C+ Version: 0.0.5 Install (Claude Code): claude mcp add io-github-takiguchi-yu-google-workspace-mcp -- npx -y @takiguchi-yu/google-workspace-mcp-server --- ## Quanttogo URL: https://mcp-marketplace.io/server/com-quanttogo-quanttogo-mcp Summary: Macro-factor quantitative signal source for US and China stock markets via MCP. Category: Developer Tools Mode: local Pricing: Free npm: quanttogo-mcp GitHub: https://github.com/QuantToGo/quanttogo-mcp Security Score: 10/10 Creator: QuantToGo Creator Reputation: C+ Version: 0.2.2 Install (Claude Code): claude mcp add com-quanttogo-quanttogo-mcp -- npx -y quanttogo-mcp --- ## Fattureincloud URL: https://mcp-marketplace.io/server/io-github-aringad-fattureincloud-mcp Summary: Italian e-invoicing with Fatture in Cloud. Create, send to SDI, manage clients. Category: Business Tools Mode: local Pricing: Free PyPI: fattureincloud-mcp GitHub: https://github.com/aringad/fattureincloud-mcp Security Score: 10/10 Creator: Aringad Creator Reputation: C+ Version: 1.2.0 Required Credentials: FIC_ACCESS_TOKEN (required), FIC_COMPANY_ID (optional), FIC_SENDER_EMAIL (optional) Install (Claude Code): claude mcp add io-github-aringad-fattureincloud-mcp -- uvx fattureincloud-mcp --- ## Promptheus URL: https://mcp-marketplace.io/server/io-github-abhichandra21-promptheus Summary: AI-powered prompt refinement with adaptive questioning and multi-provider support (6+ LLM backends) Category: Developer Tools Mode: local Pricing: Free PyPI: promptheus GitHub: https://github.com/abhichandra21/Promptheus.git Security Score: 10/10 Creator: Abhichandra21 Creator Reputation: C+ Version: 0.3.1 Required Credentials: GOOGLE_API_KEY (required), ANTHROPIC_API_KEY (required), OPENAI_API_KEY (required), GROQ_API_KEY (required), QWEN_API_KEY (required), GLM_API_KEY (required), PROMPTHEUS_PROVIDER (optional), PROMPTHEUS_MODEL (optional) Install (Claude Code): claude mcp add io-github-abhichandra21-promptheus -- uvx promptheus --- ## K8s Port Forward URL: https://mcp-marketplace.io/server/io-github-oijusti-k8s-port-forward-mcp Summary: Kubernetes Port Forward — MCP Server: port-forward Kubernetes services with terminal integration Category: Cloud & DevOps Mode: local Pricing: Free npm: k8s-port-forward-mcp GitHub: https://github.com/oijusti/k8s-port-forward-mcp Security Score: 8/10 Creator: Oijusti Creator Reputation: C+ Version: 0.0.8 Install (Claude Code): claude mcp add io-github-oijusti-k8s-port-forward-mcp -- npx -y k8s-port-forward-mcp --- ## Bitsbound URL: https://mcp-marketplace.io/server/com-bitsbound-contract-automation Summary: AI contract automation with partner-level redlines, OOXML Track Changes, and risk analysis. Category: Developer Tools Mode: local Pricing: Free npm: @bitsbound/mcp-server GitHub: https://github.com/taytrom/bitsbound-mcp-server Security Score: 10/10 Creator: Taytrom Creator Reputation: C+ Version: 1.0.8 Install (Claude Code): claude mcp add com-bitsbound-contract-automation -- npx -y @bitsbound/mcp-server --- ## Scrapegraph URL: https://mcp-marketplace.io/server/io-github-scrapegraphai-scrapegraph-mcp Summary: AI-powered web scraping and data extraction capabilities through ScrapeGraph API Category: Search & Web Mode: local Pricing: Free PyPI: scrapegraph-mcp GitHub: https://github.com/ScrapeGraphAI/scrapegraph-mcp Security Score: 10/10 Creator: ScrapeGraphAI Creator Reputation: C+ Version: 1.0.1 Required Credentials: SGAI_API_KEY (required) Install (Claude Code): claude mcp add io-github-scrapegraphai-scrapegraph-mcp -- uvx scrapegraph-mcp --- ## Keyphrases URL: https://mcp-marketplace.io/server/io-github-ivanrublev-keyphrases-mcp Summary: An MCP server to extract keyphrases from a text with the BERT model Category: Developer Tools Mode: local Pricing: Free PyPI: keyphrases-mcp GitHub: https://github.com/IvanRublev/keyphrases-mcp Security Score: 10/10 Creator: IvanRublev Creator Reputation: C+ Version: 0.0.4 Install (Claude Code): claude mcp add io-github-ivanrublev-keyphrases-mcp -- uvx keyphrases-mcp --- ## Scrapebadger URL: https://mcp-marketplace.io/server/io-github-scrape-badger-scrapebadger Summary: Twitter/X scraping API for AI agents. Get profiles, tweets, trends, and more. Category: Developer Tools Mode: local Pricing: Free PyPI: scrapebadger-mcp GitHub: https://github.com/scrape-badger/scrapebadger-mcp Security Score: 10/10 Creator: Scrape Badger Creator Reputation: C+ Version: 0.1.1 Required Credentials: SCRAPEBADGER_API_KEY (required) Install (Claude Code): claude mcp add io-github-scrape-badger-scrapebadger -- uvx scrapebadger-mcp --- ## Remote URL: https://mcp-marketplace.io/server/io-port-port Summary: Port.io mcp server Description: Port.io mcp server Remote endpoints: streamable-http: https://mcp.port.io/v1 streamable-http: https://mcp.us.port.io/v1 Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.us.port.io/v1 GitHub: https://github.com/port-labs/remote-mcp-server Security Score: 10/10 Creator: Port Labs Creator Reputation: C+ Version: 1.0.2 Install (Claude Code Remote): claude mcp add --transport http io-port-port https://mcp.us.port.io/v1 --- ## Domainkits URL: https://mcp-marketplace.io/server/io-github-abtdomain-domainkits-mcp Summary: Domain intelligence platform that turns your LLM into a professional domain consultant. Description: Domain intelligence platform that turns your LLM into a professional domain consultant. Remote endpoints: streamable-http: https://api.domainkits.com/v1/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.domainkits.com/v1/mcp GitHub: https://github.com/ABTdomain/domainkits-mcp MCP Tools (41): nrds, aged, expired, deleted, ns_reverse, active, unregistered_ai, domain_changes, dns, whois, safety, tld_check, market_price, backlink_summary, keyword_data, available, set_monitor, get_monitors, update_monitor, delete_monitor, set_strategy, get_strategies, update_strategy, delete_strategy, tld_trends, keywords_trends, tld_rank, price, bulk_tld, bulk_available, brand_match, trend_hunter, expired_analysis, plan_b, analyze, domain_generator, name_advisor, valuation_cma, get_preferences, set_preferences, delete_preferences Security Score: 10/10 Creator: ABTdomain Creator Reputation: C+ Version: 2.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-abtdomain-domainkits-mcp https://api.domainkits.com/v1/mcp --- ## Mit Dining URL: https://mcp-marketplace.io/server/io-github-hongnoul-mit-dining Summary: Real-time MIT dining hall menus with dietary filtering across all 6 halls Category: Developer Tools Mode: local Pricing: Free npm: mit-dining-mcp GitHub: https://github.com/hongnoul/mit-dining-mcp Security Score: 10/10 Creator: Hongnoul Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-hongnoul-mit-dining -- npx -y mit-dining-mcp --- ## Gemini Cloud Assist URL: https://mcp-marketplace.io/server/io-github-googlecloudplatform-gemini-cloud-assist-mcp Summary: MCP Server for understanding, managing & troubleshooting your GCP environment. Category: AI & ML Mode: local Pricing: Free npm: @google-cloud/gemini-cloud-assist-mcp GitHub: https://github.com/GoogleCloudPlatform/gemini-cloud-assist-mcp Security Score: 10/10 Creator: GoogleCloudPlatform Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-googlecloudplatform-gemini-cloud-assist-mcp -- npx -y @google-cloud/gemini-cloud-assist-mcp --- ## Apiforchads URL: https://mcp-marketplace.io/server/io-github-chadbot0x-apiforchads Summary: Crypto prices, Polymarket CLOB, AI research & web rendering. x402 Solana payments. Description: Crypto prices, Polymarket CLOB, AI research & web rendering. x402 Solana payments. Remote endpoints: streamable-http: https://mcp.apiforchads.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.apiforchads.com/mcp GitHub: https://github.com/chadbot0x/apiforchads-mcp Security Score: 10/10 Creator: Chadbot0x Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-chadbot0x-apiforchads https://mcp.apiforchads.com/mcp --- ## Slack URL: https://mcp-marketplace.io/server/io-github-stevenvo-slack-mcp-server Summary: Read Slack conversations, threads, user info, and search messages from your MCP client. Category: Communication Mode: local Pricing: Free PyPI: slack-mcp-server-v2 GitHub: https://github.com/stevenvo/slack-mcp-server Security Score: 10/10 Creator: Stevenvo Creator Reputation: C+ Version: 0.1.0 Required Credentials: SLACK_USER_TOKEN (required), SLACK_BOT_TOKEN (required), SLACK_WORKSPACE_URL (optional) Install (Claude Code): claude mcp add io-github-stevenvo-slack-mcp-server -- uvx slack-mcp-server-v2 --- ## Guardian Agent URL: https://mcp-marketplace.io/server/io-github-apiiro-guardian-agent Summary: Apiiro Application Security Posture Management (ASPM) tools for AI coding assistants. Description: Apiiro Application Security Posture Management (ASPM) tools for AI coding assistants. Remote endpoints: streamable-http: https://mcp.apiiro.com/mcp Category: Security Mode: remote Pricing: Free Remote URL: https://mcp.apiiro.com/mcp GitHub: https://github.com/apiiro/mcp-server Security Score: 10/10 Creator: Apiiro Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-apiiro-guardian-agent https://mcp.apiiro.com/mcp --- ## Cryptoapis Mcp Contracts URL: https://mcp-marketplace.io/server/io-github-cryptoapis-io-mcp-contracts Summary: MCP server for smart contract ABIs and on-chain data from EVM and Solana via Crypto APIs Category: Finance Mode: local Pricing: Free npm: @cryptoapis-io/mcp-contracts GitHub: https://github.com/CryptoAPIs-io/cryptoapis-mcp-contracts Security Score: 10/10 Creator: cryptoapis-io Creator Reputation: C- Version: 0.3.0 Tags: blockchain, smart-contracts, evm, solana, tokens, erc20, ethereum, bsc, contract, crypto, on-chain Use Cases: Get ERC-20 token details by contract, Query token name and symbol on-chain, Retrieve token supply and decimals, Look up Solana token contract data, Smart contract token metadata lookup Required Credentials: CRYPTOAPIS_API_KEY (required) Install (Claude Code): claude mcp add io-github-cryptoapis-io-mcp-contracts -- npx -y @cryptoapis-io/mcp-contracts --- ## Urdb URL: https://mcp-marketplace.io/server/io-github-getmystadmin-urdb-mcp Summary: Search URDB for product integrity scores, enshittification events, and change tracking. Category: Developer Tools Mode: local Pricing: Free npm: urdb-mcp GitHub: https://github.com/GetMystAdmin/urdb-mcp Security Score: 5.2/10 Creator: GetMystAdmin Creator Reputation: C+ Version: 1.0.2 Required Credentials: URDB_API_KEY (required) Install (Claude Code): claude mcp add io-github-getmystadmin-urdb-mcp -- npx -y urdb-mcp --- ## Aichat URL: https://mcp-marketplace.io/server/io-github-rcgalbo-aichat Summary: Inter-agent communication for multi-agent Claude Code workflows. Category: Communication Mode: local Pricing: Free npm: aichat-mcp GitHub: https://github.com/Wayy-Research/aichat-mcp Security Score: 10/10 Creator: Wayy Research Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-rcgalbo-aichat -- npx -y aichat-mcp --- ## Memdocs URL: https://mcp-marketplace.io/server/io-github-silversurfer562-memdocs Summary: Git-native project memory for AI assistants with enterprise-grade audit compliance Category: Developer Tools Mode: local Pricing: Free PyPI: memdocs GitHub: https://github.com/Smart-AI-Memory/memdocs Security Score: 10/10 Creator: Smart AI Memory Creator Reputation: C+ Version: 2.1.4 Required Credentials: PROJECT_ROOT (optional), ANTHROPIC_API_KEY (required) Install (Claude Code): claude mcp add io-github-silversurfer562-memdocs -- uvx memdocs --- ## Christensen URL: https://mcp-marketplace.io/server/io-github-m2ai-mcp-servers-mcp-christensen Summary: Clayton Christensen persona agent for strategic advisory using disruption theory Category: Developer Tools Mode: local Pricing: Free npm: mcp-christensen GitHub: https://github.com/m2ai-mcp-servers/mcp-christensen Security Score: 10/10 Creator: M2ai Mcp Servers Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-m2ai-mcp-servers-mcp-christensen -- npx -y mcp-christensen --- ## Ris Mcp Ts URL: https://mcp-marketplace.io/server/io-github-philrox-ris Summary: Access Austrian laws, court decisions & legal documents via the RIS API. Category: Developer Tools Mode: local Pricing: Free npm: ris-mcp-ts GitHub: https://github.com/philrox/ris-mcp-ts Security Score: 10/10 Creator: Philrox Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-philrox-ris -- npx -y ris-mcp-ts --- ## Journald URL: https://mcp-marketplace.io/server/io-github-james116blue-journald-mcp-server Summary: Incident forensic with log files analyzing Category: Developer Tools Mode: local Pricing: Free PyPI: journald-mcp-server GitHub: https://github.com/james116blue/journald-mcp-server.git Security Score: 10/10 Creator: James116blue Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-james116blue-journald-mcp-server -- uvx journald-mcp-server --- ## Imessage URL: https://mcp-marketplace.io/server/io-github-anipotts-imessage-mcp Summary: 25 tools for searching, analyzing, and exploring your iMessage history on macOS. Category: Developer Tools Mode: local Pricing: Free npm: imessage-mcp GitHub: https://github.com/anipotts/imessage-mcp Security Score: 10/10 Creator: Anipotts Creator Reputation: C+ Version: 1.2.1 Required Credentials: IMESSAGE_DB (optional) Install (Claude Code): claude mcp add io-github-anipotts-imessage-mcp -- npx -y imessage-mcp --- ## Nano Pdf URL: https://mcp-marketplace.io/server/io-github-r09722akabennett-nano-pdf-mcp Summary: AI-powered PDF editing and generation MCP server using Gemini Pro. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/R09722akaBennett/nano-pdf-mcp Security Score: 10/10 Creator: R09722akaBennett Creator Reputation: C+ Version: 0.1.0 Required Credentials: GEMINI_API_KEY (required) --- ## Blindoracle Docs URL: https://mcp-marketplace.io/server/io-github-craigmbrown-blindoracle Summary: Privacy-preserving agent settlement for prediction markets via blind signatures. Description: Privacy-preserving agent settlement for prediction markets via blind signatures. Remote endpoints: streamable-http: https://craigmbrown.com/api/v2/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://craigmbrown.com/api/v2/ GitHub: https://github.com/craigmbrown/blindoracle-docs MCP Tools (7): create_forecast, submit_position, resolve_market, verify_identity, check_balance, mint_badge, health_check Security Score: 10/10 Creator: Craigmbrown Creator Reputation: C+ Version: 2.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-craigmbrown-blindoracle https://craigmbrown.com/api/v2/ --- ## Greeting URL: https://mcp-marketplace.io/server/io-github-alvaroramirezcastillo-greeting-mcp-server Summary: An MCP server greeting Category: Developer Tools Mode: local Pricing: Free npm: @jinba-ittai/greeting-mcp-server GitHub: https://github.com/AlvaroRamirezCastillo/greeting-mcp-server Security Score: 10/10 Creator: AlvaroRamirezCastillo Creator Reputation: C+ Version: 1.0.8 Install (Claude Code): claude mcp add io-github-alvaroramirezcastillo-greeting-mcp-server -- npx -y @jinba-ittai/greeting-mcp-server --- ## Vulners URL: https://mcp-marketplace.io/server/io-github-vulnerscom-vulners-mcp Summary: MCP server for the Vulners.com API Category: Developer Tools Mode: local Pricing: Free PyPI: vulners-mcp GitHub: https://github.com/vulnersCom/vulners-mcp Security Score: 10/10 Creator: VulnersCom Creator Reputation: C+ Version: 1.0.4 Install (Claude Code): claude mcp add io-github-vulnerscom-vulners-mcp -- uvx vulners-mcp --- ## Fonparam URL: https://mcp-marketplace.io/server/io-github-kemalersin-fonparam-mcp Summary: MCP server for FonParam API - Turkish mutual funds data Category: Developer Tools Mode: local Pricing: Free npm: fonparam-mcp GitHub: https://github.com/kemalersin/fonparam-mcp Security Score: 10/10 Creator: Kemalersin Creator Reputation: C+ Version: 1.0.4 Install (Claude Code): claude mcp add io-github-kemalersin-fonparam-mcp -- npx -y fonparam-mcp --- ## Byteplant URL: https://mcp-marketplace.io/server/io-github-byteplant-dev-byteplant-mcp Summary: An MCP server that provides Email, Phone and Address Validation Services from Byteplant Category: Developer Tools Mode: local Pricing: Free PyPI: byteplant-mcp GitHub: https://github.com/byteplant-dev/byteplant-mcp Security Score: 10/10 Creator: Byteplant Dev Creator Reputation: C+ Version: 1.0.0.post2 Required Credentials: EV_TOKEN (required), AV_TOKEN (required), PV_TOKEN (required) Install (Claude Code): claude mcp add io-github-byteplant-dev-byteplant-mcp -- uvx byteplant-mcp --- ## Cryptoapis Mcp Blockchain Events URL: https://mcp-marketplace.io/server/io-github-cryptoapis-io-mcp-blockchain-events Summary: MCP server for subscribing to and managing on-chain event webhooks via Crypto APIs Category: Finance Mode: local Pricing: Free npm: @cryptoapis-io/mcp-blockchain-events GitHub: https://github.com/CryptoAPIs-io/cryptoapis-mcp-blockchain-events Security Score: 10/10 Creator: cryptoapis-io Creator Reputation: C- Version: 0.3.0 Tags: blockchain, webhooks, events, ethereum, bitcoin, solana, xrp, notifications, subscriptions, crypto, on-chain Use Cases: Subscribe to new block events, Monitor address coin movements, Get notified on confirmed transactions, Track token transfers via webhook, Manage blockchain event subscriptions Required Credentials: CRYPTOAPIS_API_KEY (required) Install (Claude Code): claude mcp add io-github-cryptoapis-io-mcp-blockchain-events -- npx -y @cryptoapis-io/mcp-blockchain-events --- ## Math Svg URL: https://mcp-marketplace.io/server/io-github-wspringer-math-svg-mcp Summary: Convert LaTeX math expressions to crisp, scalable SVG images Category: Developer Tools Mode: local Pricing: Free npm: math-svg-mcp GitHub: https://github.com/wspringer/math-svg-mcp Security Score: 10/10 Creator: Wspringer Creator Reputation: C+ Version: 1.1.2 Install (Claude Code): claude mcp add io-github-wspringer-math-svg-mcp -- npx -y math-svg-mcp --- ## Prompts URL: https://mcp-marketplace.io/server/io-github-f-prompts-chat-mcp Summary: Search and retrieve AI prompts from prompts.chat, the social platform for AI prompts. Category: Communication Mode: local Pricing: Free npm: @fkadev/prompts.chat-mcp GitHub: https://github.com/f/prompts.chat-mcp Security Score: 10/10 Creator: F Creator Reputation: C+ Version: 1.0.9 Required Credentials: PROMPTS_API_KEY (required), PROMPTS_QUERY (optional) Install (Claude Code): claude mcp add io-github-f-prompts-chat-mcp -- npx -y @fkadev/prompts.chat-mcp --- ## Satoshi Btc Api URL: https://mcp-marketplace.io/server/io-github-satoshiapi-satoshi-btc-api Summary: L402 Lightning-paid Bitcoin data: price, fees, blocks, sentiment, DCA signals. Category: Developer Tools Mode: local Pricing: Free PyPI: satoshiapi-mcp GitHub: https://github.com/SatoshiAPI/satoshi-btc-api Security Score: 3.5/10 Creator: SatoshiAPI Creator Reputation: C+ Version: 1.0.2 Required Credentials: SATOSHIAPI_LND_REST (optional), SATOSHIAPI_LND_MACAROON (optional), SATOSHIAPI_LND_CERT (optional) Install (Claude Code): claude mcp add io-github-satoshiapi-satoshi-btc-api -- uvx satoshiapi-mcp --- ## Velixar URL: https://mcp-marketplace.io/server/io-github-velixarai-memory Summary: Persistent memory for AI assistants. Store, search, and recall across sessions. Category: Developer Tools Mode: local Pricing: Free npm: velixar-mcp-server GitHub: https://github.com/VelixarAi/velixar-mcp-server Security Score: 7/10 Creator: VelixarAi Creator Reputation: C+ Version: 0.2.4 Required Credentials: VELIXAR_API_KEY (required) Install (Claude Code): claude mcp add io-github-velixarai-memory -- npx -y velixar-mcp-server --- ## W8s Astro URL: https://mcp-marketplace.io/server/io-github-w8s-w8s-astro-mcp Summary: Natal charts, transits, history, ingress forecasting, aspects, composite & Davison charts — SQLite. Category: Developer Tools Mode: local Pricing: Free PyPI: w8s-astro-mcp GitHub: https://github.com/w8s/w8s-astro-mcp Security Score: 10/10 Creator: W8s Creator Reputation: C+ Version: 0.11.2 Install (Claude Code): claude mcp add io-github-w8s-w8s-astro-mcp -- uvx w8s-astro-mcp --- ## Repomemory URL: https://mcp-marketplace.io/server/io-github-danielguru-repomemory Summary: Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing. Category: Developer Tools Mode: local Pricing: Free npm: repomemory GitHub: https://github.com/DanielGuru/repomemory Security Score: 10/10 Creator: DanielGuru Creator Reputation: C+ Version: 1.3.0 Install (Claude Code): claude mcp add io-github-danielguru-repomemory -- npx -y repomemory --- ## Ynab Mcpb URL: https://mcp-marketplace.io/server/io-github-dizzlkheinz-ynab-mcpb Summary: MCP server for YNAB (You Need A Budget) — budgets, accounts, transactions, categories Category: Developer Tools Mode: local Pricing: Free npm: @dizzlkheinz/ynab-mcpb GitHub: https://github.com/dizzlkheinz/ynab-mcpb Security Score: 10/10 Creator: Dizzlkheinz Creator Reputation: C+ Version: 0.24.0 Required Credentials: YNAB_ACCESS_TOKEN (required) Install (Claude Code): claude mcp add io-github-dizzlkheinz-ynab-mcpb -- npx -y @dizzlkheinz/ynab-mcpb --- ## Mcp URL: https://mcp-marketplace.io/server/app-cardog-mcp Summary: Vehicle listings, market analysis, VIN decoding, recalls, and EV charging data Description: Vehicle listings, market analysis, VIN decoding, recalls, and EV charging data Remote endpoints: streamable-http: https://mcp.cardog.io/mcp?api_key={api_key} sse: https://mcp.cardog.io/sse?api_key={api_key} Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.cardog.io/mcp?api_key={api_key} GitHub: https://github.com/cardog-ai/mcp-server Security Score: 10/10 Creator: Cardog Ai Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http app-cardog-mcp https://mcp.cardog.io/mcp?api_key={api_key} --- ## Tribunal Public URL: https://mcp-marketplace.io/server/io-github-thebotclub-tribunal Summary: Tribunal — Enterprise Claude Code plugin. TDD enforcement, quality gates, vault of rules and agents. Category: Developer Tools Mode: local Pricing: Free npm: tribunal GitHub: https://github.com/thebotclub/tribunal-public Security Score: 2.8/10 Creator: Thebotclub Creator Reputation: C+ Version: 1.3.1 Install (Claude Code): claude mcp add io-github-thebotclub-tribunal -- npx -y tribunal --- ## Sensact URL: https://mcp-marketplace.io/server/io-github-sensact-agents-sensact Summary: An authenticated remote MCP server for user-owned devices and one-shot capability invocation. Description: An authenticated remote MCP server for user-owned devices and one-shot capability invocation. Remote endpoints: streamable-http: https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp GitHub: https://github.com/sensact-agents/Sensact Security Score: 9.5/10 Creator: Sensact Agents Creator Reputation: C+ Version: 0.1.2 Install (Claude Code Remote): claude mcp add --transport http io-github-sensact-agents-sensact https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp --- ## Chromadb Remote URL: https://mcp-marketplace.io/server/io-github-meloncafe-chromadb-remote-mcp Summary: Remote ChromaDB vector database MCP server with streamable HTTP transport Description: Remote ChromaDB vector database MCP server with streamable HTTP transport Remote endpoints: streamable-http: https://meloncafe.github.io/chromadb-remote-mcp/mcp Category: AI & ML Mode: dual Pricing: Free GitHub: https://github.com/meloncafe/chromadb-remote-mcp Security Score: 10/10 Creator: Meloncafe Creator Reputation: C+ Version: 1.0.2 Required Credentials: CHROMADB_MCP_URL (optional), MCP_AUTH_TOKEN (required) --- ## Cryptoapis Mcp Broadcast URL: https://mcp-marketplace.io/server/io-github-cryptoapis-io-mcp-broadcast Summary: MCP server for broadcasting signed raw transactions to multiple blockchains via Crypto APIs Category: Finance Mode: local Pricing: Free npm: @cryptoapis-io/mcp-broadcast GitHub: https://github.com/CryptoAPIs-io/cryptoapis-mcp-broadcast Security Score: 10/10 Creator: cryptoapis-io Creator Reputation: C- Version: 0.3.0 Tags: blockchain, broadcast, transactions, evm, bitcoin, utxo, ethereum, signed, crypto, submit Use Cases: Broadcast signed Ethereum transaction, Submit Bitcoin transaction to network, Broadcast ERC-20 token transfer, Submit signed UTXO transaction, Complete blockchain transaction workflow Required Credentials: CRYPTOAPIS_API_KEY (required) Install (Claude Code): claude mcp add io-github-cryptoapis-io-mcp-broadcast -- npx -y @cryptoapis-io/mcp-broadcast --- ## Aruba Email URL: https://mcp-marketplace.io/server/io-github-jackfioru92-aruba-email Summary: MCP server for Aruba email and calendar via IMAP/SMTP/CalDAV Category: Communication Mode: local Pricing: Free PyPI: mcp-aruba GitHub: https://github.com/jackfioru92/mcp-aruba-email Security Score: 10/10 Creator: Jackfioru92 Creator Reputation: C+ Version: 0.2.1 Required Credentials: EMAIL_USER (optional), EMAIL_PASSWORD (required), IMAP_HOST (optional), SMTP_HOST (optional), CALDAV_URL (optional) Install (Claude Code): claude mcp add io-github-jackfioru92-aruba-email -- uvx mcp-aruba --- ## Exa URL: https://mcp-marketplace.io/server/ai-exa-exa Summary: Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding Description: Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding Remote endpoints: streamable-http: https://mcp.exa.ai/mcp Category: Search & Web Mode: dual Pricing: Free GitHub: https://github.com/exa-labs/exa-mcp-server Security Score: 10/10 Creator: Exa Labs Creator Reputation: C+ Version: 3.1.3 --- ## Obsidian Github URL: https://mcp-marketplace.io/server/ai-smithery-hint-services-obsidian-github-mcp Summary: Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy… Description: Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy… Remote endpoints: streamable-http: https://server.smithery.ai/@Hint-Services/obsidian-github-mcp/mcp Category: Productivity Mode: dual Pricing: Free GitHub: https://github.com/Hint-Services/obsidian-github-mcp Security Score: 10/10 Creator: Hint Services Creator Reputation: C+ Version: 0.4.0 --- ## Cryptoapis Mcp Block Data URL: https://mcp-marketplace.io/server/io-github-cryptoapis-io-mcp-block-data Summary: MCP server for retrieving block-level data from EVM, UTXO, and XRP blockchains via Crypto APIs Category: Finance Mode: local Pricing: Free npm: @cryptoapis-io/mcp-block-data GitHub: https://github.com/CryptoAPIs-io/cryptoapis-mcp-block-data Security Score: 10/10 Installs: 1 Creator: cryptoapis-io Creator Reputation: C- Version: 0.3.0 Tags: blockchain, blocks, evm, bitcoin, xrp, ethereum, utxo, block-data, crypto, on-chain Use Cases: Get block details by height, Retrieve block by hash, List transactions in a block, Get latest mined block, List recent Bitcoin blocks, XRP ledger data Required Credentials: CRYPTOAPIS_API_KEY (required) Install (Claude Code): claude mcp add io-github-cryptoapis-io-mcp-block-data -- npx -y @cryptoapis-io/mcp-block-data --- ## Partd Mcp Cloudflare URL: https://mcp-marketplace.io/server/io-github-stayce-partd-mcp Summary: CMS Medicare Part D drug spending and prescriber data. 2024 quarterly data. Description: CMS Medicare Part D drug spending and prescriber data. 2024 quarterly data. Remote endpoints: streamable-http: https://partd-mcp-server.staycek.workers.dev/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/stayce/partd-mcp-cloudflare Security Score: 10/10 Creator: Stayce Creator Reputation: C+ Version: 1.0.0 --- ## Cloudflare URL: https://mcp-marketplace.io/server/io-github-ofershap-cloudflare Summary: MCP server to manage Cloudflare Workers, KV, R2, Pages, DNS, and cache from your IDE Category: Cloud & DevOps Mode: local Pricing: Free npm: mcp-server-cloudflare-dns GitHub: https://github.com/ofershap/mcp-server-cloudflare Security Score: 9.5/10 Creator: Ofershap Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-ofershap-cloudflare -- npx -y mcp-server-cloudflare-dns --- ## Log Analyzer URL: https://mcp-marketplace.io/server/io-github-fato07-log-analyzer-mcp Summary: AI-powered log analysis - parse, search, extract errors across 9+ formats Category: Developer Tools Mode: local Pricing: Free PyPI: codesdevs-log-analyzer GitHub: https://github.com/Fato07/log-analyzer-mcp Security Score: 7/10 Creator: Fato07 Creator Reputation: C+ Version: 0.4.2 Install (Claude Code): claude mcp add io-github-fato07-log-analyzer-mcp -- uvx codesdevs-log-analyzer --- ## Cairn URL: https://mcp-marketplace.io/server/io-github-jasondostal-cairn-mcp Summary: Persistent memory for AI agents and humans. Store, search, and discover patterns. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/jasondostal/cairn-mcp Security Score: 10/10 Creator: Jasondostal Creator Reputation: C+ Version: 0.21.2 Required Credentials: CAIRN_DB_HOST (optional), CAIRN_DB_PASS (required), CAIRN_TRANSPORT (optional), CAIRN_LLM_BACKEND (optional) --- ## Devutils URL: https://mcp-marketplace.io/server/io-github-ofershap-devutils Summary: Developer utilities MCP: base64, UUID, hash, JWT decode, cron, timestamps. Category: Developer Tools Mode: local Pricing: Free npm: mcp-server-devutils GitHub: https://github.com/ofershap/mcp-server-devutils Security Score: 9.5/10 Creator: Ofershap Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-ofershap-devutils -- npx -y mcp-server-devutils --- ## Scraper URL: https://mcp-marketplace.io/server/io-github-ofershap-scraper Summary: Web scraping MCP — extract clean markdown, links, and metadata from any URL. Category: Search & Web Mode: local Pricing: Free npm: mcp-server-scraper GitHub: https://github.com/ofershap/mcp-server-scraper Security Score: 9.3/10 Creator: Ofershap Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ofershap-scraper -- npx -y mcp-server-scraper --- ## Github Pr Issue Analyser URL: https://mcp-marketplace.io/server/ai-smithery-saidsef-mcp-github-pr-issue-analyser Summary: A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.… Description: A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.… Remote endpoints: streamable-http: https://server.smithery.ai/@saidsef/mcp-github-pr-issue-analyser/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/saidsef/mcp-github-pr-issue-analyser Security Score: 10/10 Creator: Saidsef Creator Reputation: C+ Version: 1.15.0 --- ## Vonage Mcp Server Documentation URL: https://mcp-marketplace.io/server/io-github-vonage-vonage-documentation-mcp Summary: MCP server for Vonage API documentation, code snippets, tutorials, and troubleshooting. Description: MCP server for Vonage API documentation, code snippets, tutorials, and troubleshooting. Remote endpoints: streamable-http: https://documentation-mcp.vonage.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://documentation-mcp.vonage.dev/mcp GitHub: https://github.com/Vonage/vonage-mcp-server-documentation Security Score: 10/10 Creator: Vonage Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-vonage-vonage-documentation-mcp https://documentation-mcp.vonage.dev/mcp --- ## Cryptoapis Mcp Blockchain Fees URL: https://mcp-marketplace.io/server/io-github-cryptoapis-io-mcp-blockchain-fees Summary: MCP server for fee recommendations and gas estimation on EVM, UTXO, XRP via Crypto APIs Category: Finance Mode: local Pricing: Free npm: @cryptoapis-io/mcp-blockchain-fees GitHub: https://github.com/CryptoAPIs-io/cryptoapis-mcp-blockchain-fees Security Score: 10/10 Creator: cryptoapis-io Creator Reputation: C- Version: 0.3.0 Tags: blockchain, fees, gas, evm, bitcoin, utxo, xrp, ethereum, eip1559, crypto, gas-estimation Use Cases: Get Bitcoin transaction fee recommendation, Estimate Ethereum gas for transfer, Get EIP-1559 fee recommendations, Estimate gas for smart contract call, Get XRP fee recommendation, UTXO smart fee estimation Required Credentials: CRYPTOAPIS_API_KEY (required) Install (Claude Code): claude mcp add io-github-cryptoapis-io-mcp-blockchain-fees -- npx -y @cryptoapis-io/mcp-blockchain-fees --- ## Zenn URL: https://mcp-marketplace.io/server/io-github-github30-zenn-mcp-server Summary: MCP server that posts to Zenn. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/GitHub30/zenn-mcp-server Security Score: 10/10 Creator: GitHub30 Creator Reputation: C+ Version: 0.1.0 --- ## Dns URL: https://mcp-marketplace.io/server/io-github-ofershap-dns Summary: MCP server for DNS lookups, reverse DNS, WHOIS, and domain checks — zero auth, zero config Category: Developer Tools Mode: local Pricing: Free npm: mcp-server-dns GitHub: https://github.com/ofershap/mcp-server-dns Security Score: 9.5/10 Creator: Ofershap Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ofershap-dns -- npx -y mcp-server-dns --- ## Shrike URL: https://mcp-marketplace.io/server/io-github-shrike-security-shrike-mcp Summary: AI agent security scanner — prompt injection detection, SQL injection, PII isolation, threat intel. Category: Security Mode: local Pricing: Free npm: shrike-mcp GitHub: https://github.com/Shrike-Security/shrike-mcp Security Score: 10/10 Creator: Shrike Security Creator Reputation: C+ Version: 1.1.1 Install (Claude Code): claude mcp add io-github-shrike-security-shrike-mcp -- npx -y shrike-mcp --- ## MAXential Thinking URL: https://mcp-marketplace.io/server/io-github-bam-devcrew-maxential-thinking-mcp Summary: 11 focused tools for structured thinking, branching, revision, and navigation. Category: Developer Tools Mode: local Pricing: Free npm: @bam-devcrew/maxential-thinking-mcp GitHub: https://github.com/BAM-DevCrew/MAXential-Thinking-MCP Security Score: 10/10 Creator: User Creator Reputation: C- Version: 2.0.1 Install (Claude Code): claude mcp add io-github-bam-devcrew-maxential-thinking-mcp -- npx -y @bam-devcrew/maxential-thinking-mcp --- ## Docker URL: https://mcp-marketplace.io/server/io-github-ofershap-docker Summary: MCP server for Docker — manage containers, images, volumes, and compose services from your IDE Category: Cloud & DevOps Mode: local Pricing: Free npm: mcp-docker-server GitHub: https://github.com/ofershap/mcp-server-docker Security Score: 9.5/10 Creator: Ofershap Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ofershap-docker -- npx -y mcp-docker-server --- ## Cryptoapis Mcp Hd Wallet URL: https://mcp-marketplace.io/server/io-github-cryptoapis-io-mcp-hd-wallet Summary: MCP server for HD wallet management, balance, and sync on EVM, UTXO, XRP via Crypto APIs Category: Finance Mode: local Pricing: Free npm: @cryptoapis-io/mcp-hd-wallet GitHub: https://github.com/CryptoAPIs-io/cryptoapis-mcp-hd-wallet Security Score: 10/10 Creator: cryptoapis-io Creator Reputation: C- Version: 0.3.0 Tags: blockchain, hd-wallet, xpub, bitcoin, ethereum, utxo, evm, xrp, wallet, crypto, addresses, balance Use Cases: Sync HD wallet by xPub key, Get wallet balance across all derived addresses, Derive next Bitcoin receiving address, List HD wallet transactions, Prepare unsigned transaction from HD wallet, Manage EVM HD wallet Required Credentials: CRYPTOAPIS_API_KEY (required) Install (Claude Code): claude mcp add io-github-cryptoapis-io-mcp-hd-wallet -- npx -y @cryptoapis-io/mcp-hd-wallet --- ## Speech Ai Examples URL: https://mcp-marketplace.io/server/io-github-fasuizu-br-speech-ai Summary: Pronunciation scoring, speech-to-text, and text-to-speech for language learning Description: Pronunciation scoring, speech-to-text, and text-to-speech for language learning Remote endpoints: streamable-http: https://apim-ai-apis.azure-api.net/mcp/pronunciation/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://apim-ai-apis.azure-api.net/mcp/pronunciation/mcp GitHub: https://github.com/fasuizu-br/speech-ai-examples Security Score: 10/10 Creator: Fasuizu Br Creator Reputation: C+ Version: 2.3.0 Install (Claude Code Remote): claude mcp add --transport http io-github-fasuizu-br-speech-ai https://apim-ai-apis.azure-api.net/mcp/pronunciation/mcp --- ## Dad Jokes URL: https://mcp-marketplace.io/server/ai-smithery-aamangeldi-dad-jokes-mcp Summary: Get a random dad joke or search by keyword to fit any moment. Retrieve specific jokes by ID for re… Description: Get a random dad joke or search by keyword to fit any moment. Retrieve specific jokes by ID for re… Remote endpoints: streamable-http: https://server.smithery.ai/@aamangeldi/dad-jokes-mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/aamangeldi/dad-jokes-mcp Security Score: 10/10 Creator: Aamangeldi Creator Reputation: C+ Version: 1.15.0 --- ## Timesheet URL: https://mcp-marketplace.io/server/io-github-timesheetio-timesheet-mcp Summary: timesheet.io MCP server - manage timers, projects, tasks and reports Category: Developer Tools Mode: local Pricing: Free npm: @timesheet/mcp GitHub: https://github.com/timesheetIO/timesheet-mcp Security Score: 10/10 Creator: TimesheetIO Creator Reputation: C+ Version: 1.0.5 Required Credentials: TIMESHEET_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-timesheetio-timesheet-mcp -- npx -y @timesheet/mcp --- ## Ventureautomated URL: https://mcp-marketplace.io/server/io-github-hcs412-ventureautomated-omnis Summary: Venture intelligence for autonomous agents with discovery, scoring, and workspace automation. Description: Venture intelligence for autonomous agents with discovery, scoring, and workspace automation. Remote endpoints: streamable-http: https://www.bamboosnow.co/api/v1/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.bamboosnow.co/api/v1/mcp GitHub: https://github.com/HCS412/ventureautomated Security Score: 9/10 Creator: HCS412 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-hcs412-ventureautomated-omnis https://www.bamboosnow.co/api/v1/mcp --- ## Opencage Geocoding URL: https://mcp-marketplace.io/server/io-github-opencagedata-opencage-geocoding-mcp Summary: MCP server for OpenCage geocoding API Category: Developer Tools Mode: local Pricing: Free npm: @opencage/mcp-opencage-server GitHub: https://github.com/OpenCageData/opencage-geocoding-mcp Security Score: 10/10 Creator: OpenCageData Creator Reputation: C+ Version: 1.0.3 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-opencagedata-opencage-geocoding-mcp -- npx -y @opencage/mcp-opencage-server --- ## Smithery Ai Fetch URL: https://mcp-marketplace.io/server/ai-smithery-smithery-ai-fetch Summary: A simple tool that performs a fetch request to a webpage. Description: A simple tool that performs a fetch request to a webpage. Remote endpoints: streamable-http: https://server.smithery.ai/@smithery-ai/fetch/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/smithery-ai/mcp-servers Security Score: 10/10 Creator: Smithery Ai Creator Reputation: C+ Version: 1.0.0 --- ## Uranium URL: https://mcp-marketplace.io/server/io-github-xkelxmc-uranium-mcp Summary: MCP for Uranium NFT tools to mint, list, and manage digital assets on the permaweb. Category: Developer Tools Mode: local Pricing: Free npm: uranium-tools-mcp GitHub: https://github.com/xkelxmc/uranium-mcp Security Score: 10/10 Creator: Xkelxmc Creator Reputation: C+ Version: 1.0.8 Required Credentials: URANIUM_API_KEY (required) Install (Claude Code): claude mcp add io-github-xkelxmc-uranium-mcp -- npx -y uranium-tools-mcp --- ## Infranodus URL: https://mcp-marketplace.io/server/ai-smithery-infranodus-mcp-server-infranodus Summary: Map text into knowledge graphs to create a structured representation of conceptual relations and t… Description: Map text into knowledge graphs to create a structured representation of conceptual relations and t… Remote endpoints: streamable-http: https://server.smithery.ai/@infranodus/mcp-server-infranodus/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/infranodus/mcp-server-infranodus Security Score: 10/10 Creator: Infranodus Creator Reputation: C+ Version: 1.0.0 --- ## Notifications URL: https://mcp-marketplace.io/server/io-github-topvisor-mcp-notifications Summary: MCP server for desktop notifications over stdio Category: Developer Tools Mode: local Pricing: Free npm: @topvisor/mcp-notifications GitHub: https://github.com/Artemeey/mcp-notifications Security Score: 10/10 Creator: Artemeey Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-topvisor-mcp-notifications -- npx -y @topvisor/mcp-notifications --- ## Github Gist URL: https://mcp-marketplace.io/server/io-github-ofershap-github-gist Summary: MCP server to create, read, update, list, and search GitHub Gists from your IDE Category: Developer Tools Mode: local Pricing: Free npm: mcp-server-github-gist GitHub: https://github.com/ofershap/mcp-server-github-gist Security Score: 9.5/10 Creator: Ofershap Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-ofershap-github-gist -- npx -y mcp-server-github-gist --- ## Dida365 URL: https://mcp-marketplace.io/server/io-github-evalor-dida365 Summary: MCP Server for Dida365 (TickTick) Task Management Integration Category: Developer Tools Mode: local Pricing: Free npm: dida365-mcp-server GitHub: https://github.com/evalor/Dida365MCP Security Score: 10/10 Creator: Evalor Creator Reputation: C+ Version: 0.2.2 Required Credentials: DIDA365_CLIENT_ID (required), DIDA365_CLIENT_SECRET (required), DIDA365_REGION (optional) Install (Claude Code): claude mcp add io-github-evalor-dida365 -- npx -y dida365-mcp-server --- ## Cryptoapis Mcp Prepare Transactions URL: https://mcp-marketplace.io/server/io-github-cryptoapis-io-mcp-prepare-transactions Summary: MCP server for building unsigned transactions on multiple blockchains via Crypto APIs Category: Finance Mode: local Pricing: Free npm: @cryptoapis-io/mcp-prepare-transactions GitHub: https://github.com/CryptoAPIs-io/cryptoapis-mcp-prepare-transactions Security Score: 10/10 Creator: cryptoapis-io Creator Reputation: C- Version: 0.3.0 Tags: blockchain, evm, transactions, unsigned, ethereum, erc20, nft, polygon, prepare, crypto, smart-contracts Use Cases: Prepare native coin transfer transactions, Prepare ERC-20 token transfers, Prepare ERC-721 NFT transfers, Build unsigned transactions for signing, AI-driven blockchain transaction workflow Required Credentials: CRYPTOAPIS_API_KEY (required) Install (Claude Code): claude mcp add io-github-cryptoapis-io-mcp-prepare-transactions -- npx -y @cryptoapis-io/mcp-prepare-transactions --- ## Claude Vision URL: https://mcp-marketplace.io/server/ai-smithery-huuthangntk-claude-vision-mcp-server Summary: Analyze images from multiple angles to extract detailed insights or quick summaries. Describe visu… Description: Analyze images from multiple angles to extract detailed insights or quick summaries. Describe visu… Remote endpoints: streamable-http: https://server.smithery.ai/@huuthangntk/claude-vision-mcp-server/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/huuthangntk/claude-vision-mcp-server Security Score: 10/10 Creator: Huuthangntk Creator Reputation: C+ Version: 1.0.0 --- ## Qualityclouds URL: https://mcp-marketplace.io/server/com-qualityclouds-mcp-server-qualityclouds Summary: Secure MCP runtime server for scanning and autofixing code issues Description: Secure MCP runtime server for scanning and autofixing code issues Remote endpoints: streamable-http: https://mcp.qualityclouds.com/mcp sse: https://mcp.qualityclouds.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.qualityclouds.com/mcp GitHub: https://github.com/qualityclouds/qualityclouds Security Score: 10/10 Creator: Qualityclouds Creator Reputation: C+ Version: 1.0.2 Install (Claude Code Remote): claude mcp add --transport http com-qualityclouds-mcp-server-qualityclouds https://mcp.qualityclouds.com/mcp --- ## Markdown URL: https://mcp-marketplace.io/server/io-github-ofershap-markdown Summary: Markdown MCP — search, extract sections, list headings, find code blocks. Category: Developer Tools Mode: local Pricing: Free npm: mcp-server-markdown GitHub: https://github.com/ofershap/mcp-server-markdown Security Score: 9.5/10 Creator: Ofershap Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ofershap-markdown -- npx -y mcp-server-markdown --- ## Ori Mnemos URL: https://mcp-marketplace.io/server/io-github-aayoawoyemi-ori-memory Summary: Persistent memory infrastructure for AI agents. Identity, knowledge graph, and search. Category: Developer Tools Mode: local Pricing: Free npm: ori-memory GitHub: https://github.com/aayoawoyemi/Ori-Mnemos Security Score: 10/10 Creator: Aayoawoyemi Creator Reputation: C+ Version: 0.3.0 Install (Claude Code): claude mcp add io-github-aayoawoyemi-ori-memory -- npx -y ori-memory --- ## Achriom URL: https://mcp-marketplace.io/server/io-github-furtherfox-achriom Summary: The media memory layer for AI agents and their humans. Books, movies, music, shows, and anime. Description: The media memory layer for AI agents and their humans. Books, movies, music, shows, and anime. Remote endpoints: streamable-http: https://mcp.achriom.com/mcp?api_key={api_key} Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.achriom.com/mcp?api_key={api_key} GitHub: https://github.com/achriom/achriom-mcp MCP Tools (29): search, get_details, get_stats, update_status, update_rating, update_notes, get_by_rating, get_by_status, get_timeline, edit_item, lookup_item, add_item, delete_item, re_enrich, search_youtube, get_track_previews, preview_album, search_book_content, read_book_section, bulk_update_status, random_pick, expand_research_scope, get_scope_info, get_context, get_signals, search_conversations, save_insight, get_user_profile, show_item Security Score: 10/10 Creator: Achriom Creator Reputation: C+ Version: 1.0.3 Install (Claude Code Remote): claude mcp add --transport http io-github-furtherfox-achriom https://mcp.achriom.com/mcp?api_key={api_key} --- ## Code Auditor URL: https://mcp-marketplace.io/server/io-github-benahammond-code-auditor-mcp Summary: Code Quality Auditor: Analyze code for SOLID principles, DRY violations, and more Category: Developer Tools Mode: local Pricing: Free npm: code-auditor-mcp GitHub: https://github.com/BenAHammond/code-auditor-mcp Security Score: 10/10 Creator: BenAHammond Creator Reputation: C+ Version: 2.0.2 Install (Claude Code): claude mcp add io-github-benahammond-code-auditor-mcp -- npx -y code-auditor-mcp --- ## Forge URL: https://mcp-marketplace.io/server/io-github-rightnow-ai-forge-mcp-server Summary: Turn PyTorch into fast CUDA/Triton kernels on real datacenter GPUs with up to 14x speedup. Category: Developer Tools Mode: local Pricing: Free npm: @rightnow/forge-mcp-server GitHub: https://github.com/RightNow-AI/forge-mcp-server Security Score: 10/10 Creator: RightNow AI Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rightnow-ai-forge-mcp-server -- npx -y @rightnow/forge-mcp-server --- ## Croit Ceph URL: https://mcp-marketplace.io/server/io-github-croit-mcp-croit-ceph Summary: MCP server for Croit Ceph cluster management with dynamic OpenAPI tool generation Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/croit/mcp-croit-ceph Security Score: 10/10 Creator: Croit Creator Reputation: C+ Version: 0.2.16 Required Credentials: CROIT_HOST (optional), CROIT_API_TOKEN (optional) --- ## Api URL: https://mcp-marketplace.io/server/io-github-hostinger-hostinger-api-mcp Summary: MCP server for Hostinger API Category: Developer Tools Mode: local Pricing: Free npm: hostinger-api-mcp GitHub: https://github.com/hostinger/api-mcp-server Security Score: 10/10 Creator: Hostinger Creator Reputation: C+ Version: 0.1.21 Required Credentials: API_TOKEN (required) Install (Claude Code): claude mcp add io-github-hostinger-hostinger-api-mcp -- npx -y hostinger-api-mcp --- ## Npm URL: https://mcp-marketplace.io/server/io-github-ofershap-npm-search Summary: npm search MCP — find packages, view details, compare, check downloads. Category: Developer Tools Mode: local Pricing: Free npm: mcp-server-npm-search GitHub: https://github.com/ofershap/mcp-server-npm Security Score: 9.5/10 Creator: Ofershap Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ofershap-npm-search -- npx -y mcp-server-npm-search --- ## Zread URL: https://mcp-marketplace.io/server/io-github-ejfkdev-zread-mcp Summary: Zread.ai MCP Server - 连接 zread.ai 文档平台的 MCP 服务器,让 AI 助手能够阅读 GitHub 仓库文档、搜索代码、与仓库 AI 对话。 Category: Developer Tools Mode: local Pricing: Free npm: zread-mcp GitHub: https://github.com/ejfkdev/zread-mcp Security Score: 3.8/10 Creator: Ejfkdev Creator Reputation: C+ Version: 1.0.1 Required Credentials: ZREAD_TOKEN (required) Install (Claude Code): claude mcp add io-github-ejfkdev-zread-mcp -- npx -y zread-mcp --- ## Omnisockit URL: https://mcp-marketplace.io/server/io-github-omnisockit-omnisockit-mcp Summary: Turn your AI into a WeCom development expert. 41 SKILLs, 550+ APIs. Category: Developer Tools Mode: local Pricing: Free npm: @omnisockit/mcp-server GitHub: https://github.com/OmniSocKit/omnisockit-mcp Security Score: 6.2/10 Creator: OmniSocKit Creator Reputation: C+ Version: 0.1.5 Install (Claude Code): claude mcp add io-github-omnisockit-omnisockit-mcp -- npx -y @omnisockit/mcp-server --- ## Geo Agent URL: https://mcp-marketplace.io/server/io-github-louislili-geo-agent-mcp Summary: GEO Agent Server. Injects product knowledge and SEO landing pages into geo.yigather.com. Description: GEO Agent Server. Injects product knowledge and SEO landing pages into geo.yigather.com. Remote endpoints: sse: https://geo.yigather.com/api/v1/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://geo.yigather.com/api/v1/mcp GitHub: https://github.com/louislili/geo-agent-mcp Security Score: 10/10 Creator: Louislili Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-louislili-geo-agent-mcp https://geo.yigather.com/api/v1/mcp --- ## Felix Mcp Smithery URL: https://mcp-marketplace.io/server/ai-smithery-felixyifeiwang-felix-mcp-smithery Summary: Streamline your workflow with Felix. Integrate it into your workspace and tailor its behavior to y… Description: Streamline your workflow with Felix. Integrate it into your workspace and tailor its behavior to y… Remote endpoints: streamable-http: https://server.smithery.ai/@FelixYifeiWang/felix-mcp-smithery/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/FelixYifeiWang/felix-mcp-smithery Security Score: 10/10 Creator: FelixYifeiWang Creator Reputation: C+ Version: 1.0.0 --- ## Fixflow URL: https://mcp-marketplace.io/server/io-github-magneticdogson-fixflow Summary: Collective memory for AI agents. One agent solves a bug — every agent gets the fix instantly. Description: Collective memory for AI agents. One agent solves a bug — every agent gets the fix instantly. Remote endpoints: streamable-http: https://fixflow-mcp.onrender.com/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://fixflow-mcp.onrender.com/mcp GitHub: https://github.com/MagneticDogSon/fixflow-mcp Security Score: 10/10 Creator: MagneticDogSon Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-magneticdogson-fixflow https://fixflow-mcp.onrender.com/mcp --- ## Scout Mcp Local URL: https://mcp-marketplace.io/server/com-scoutapm-scout-mcp-local Summary: An MCP server for Scout Monitoring data interactions. Category: Developer Tools Mode: local Pricing: Free PyPI: scout-mcp-local GitHub: https://github.com/scoutapp/scout-mcp-local Security Score: 10/10 Creator: Scoutapp Creator Reputation: C+ Version: 2025.11.4 Required Credentials: SCOUT_API_KEY (required) Install (Claude Code): claude mcp add com-scoutapm-scout-mcp-local -- uvx scout-mcp-local --- ## Github Actions URL: https://mcp-marketplace.io/server/io-github-ofershap-github-actions Summary: GitHub Actions MCP — view runs, read logs, re-run jobs, and manage CI/CD. Category: Cloud & DevOps Mode: local Pricing: Free npm: mcp-server-github-actions GitHub: https://github.com/ofershap/mcp-server-github-actions Security Score: 9.5/10 Creator: Ofershap Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ofershap-github-actions -- npx -y mcp-server-github-actions --- ## Search URL: https://mcp-marketplace.io/server/ai-parallel-search-mcp Summary: The best web search for your AI Agent Description: The best web search for your AI Agent Remote endpoints: streamable-http: https://search-mcp.parallel.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://search-mcp.parallel.ai/mcp GitHub: https://github.com/parallel-web/search-mcp Security Score: 10/10 Creator: Parallel Web Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-parallel-search-mcp https://search-mcp.parallel.ai/mcp --- ## MIT AI Studio HW3 URL: https://mcp-marketplace.io/server/ai-smithery-jenniferjiang0511-mit-ai-studio-hw3 Summary: Greet people by name and check local forecasts and weather alerts across the U.S. Switch to a play… Description: Greet people by name and check local forecasts and weather alerts across the U.S. Switch to a play… Remote endpoints: streamable-http: https://server.smithery.ai/@jenniferjiang0511/mit-ai-studio-hw3/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/jenniferjiang0511/MIT-AI-studio-HW3 Security Score: 10/10 Creator: Jenniferjiang0511 Creator Reputation: C+ Version: 1.15.0 --- ## Tolk URL: https://mcp-marketplace.io/server/io-github-oxgeneral-tolk-mcp-server Summary: MCP server for the Tolk smart contract compiler. Compile, validate, and explore TON contracts. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/oxgeneral/tolk-mcp-server Security Score: 10/10 Creator: Oxgeneral Creator Reputation: C+ Version: 1.0.0 --- ## Npm Plus URL: https://mcp-marketplace.io/server/io-github-ofershap-npm-plus Summary: npm MCP — search packages, bundle sizes, vulnerabilities, compare downloads. Category: Developer Tools Mode: local Pricing: Free npm: mcp-server-npm-plus GitHub: https://github.com/ofershap/mcp-server-npm-plus Security Score: 9.5/10 Creator: Ofershap Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ofershap-npm-plus -- npx -y mcp-server-npm-plus --- ## Observe Instrument URL: https://mcp-marketplace.io/server/io-github-alanzha2-observe-instrument-mcp Summary: Add OpenTelemetry tracing to Python AI agents. Supports LangGraph, LlamaIndex, CrewAI, OpenAI SDK. Category: Developer Tools Mode: local Pricing: Free PyPI: observe-instrument-mcp GitHub: https://github.com/alanzha2/observe-instrument-mcp.git Security Score: 10/10 Creator: Alanzha2 Creator Reputation: C+ Version: 0.1.2 Required Credentials: ANTHROPIC_API_KEY (required), LLM_MODEL (optional), OPENAI_API_KEY (required), GEMINI_API_KEY (required), GROQ_API_KEY (required) Install (Claude Code): claude mcp add io-github-alanzha2-observe-instrument-mcp -- uvx observe-instrument-mcp --- ## Symbols URL: https://mcp-marketplace.io/server/io-github-p1va-symbols Summary: Read, inspect and navigate codebase symbols by connecting to a Language Server Category: Developer Tools Mode: local Pricing: Free npm: @p1va/symbols GitHub: https://github.com/p1va/symbols Security Score: 10/10 Creator: P1va Creator Reputation: C+ Version: 0.0.18 Install (Claude Code): claude mcp add io-github-p1va-symbols -- npx -y @p1va/symbols --- ## Complete Mitre Attack URL: https://mcp-marketplace.io/server/io-github-imouiche-mitre-attack-mcp-server Summary: MCP server providing 50+ tools for MITRE ATT&CK techniques, groups, and mitigations Category: Developer Tools Mode: local Pricing: Free npm: @imouiche/mitre-attack-mcp-server GitHub: https://github.com/imouiche/complete-mitre-attack-mcp-server Security Score: 10/10 Creator: Imouiche Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-imouiche-mitre-attack-mcp-server -- npx -y @imouiche/mitre-attack-mcp-server --- ## Dev Workflow URL: https://mcp-marketplace.io/server/io-github-programinglive-dev-workflow-mcp-server Summary: MCP server to enforce development workflow discipline Category: Productivity Mode: local Pricing: Free npm: @programinglive/dev-workflow-mcp-server GitHub: https://github.com/programinglive/dev-workflow-mcp-server Security Score: 10/10 Creator: Programinglive Creator Reputation: C+ Version: 1.4.6 Install (Claude Code): claude mcp add io-github-programinglive-dev-workflow-mcp-server -- npx -y @programinglive/dev-workflow-mcp-server --- ## S3 URL: https://mcp-marketplace.io/server/io-github-ofershap-s3 Summary: AWS S3 MCP — list buckets, browse objects, upload/download, presigned URLs. Category: File & Storage Mode: local Pricing: Free npm: mcp-server-s3 GitHub: https://github.com/ofershap/mcp-server-s3 Security Score: 9.5/10 Creator: Ofershap Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ofershap-s3 -- npx -y mcp-server-s3 --- ## DevDocs URL: https://mcp-marketplace.io/server/io-github-madhan-g-p-devdocs-mcp Summary: Local DevDocs MCP Server (Developer Docs with project specific context awareness) Category: Developer Tools Mode: local Pricing: Free npm: @madhan-g-p/devdocs-mcp-server GitHub: https://github.com/madhan-g-p/DevDocs-MCP Security Score: 10/10 Creator: madhan-g-p Creator Reputation: C- Version: 1.0.0 Install (Claude Code): claude mcp add io-github-madhan-g-p-devdocs-mcp -- npx -y @madhan-g-p/devdocs-mcp-server --- ## Smart Thinking URL: https://mcp-marketplace.io/server/ai-smithery-leghis-smart-thinking Summary: Find relevant Smart‑Thinking memories fast. Fetch full entries by ID to get complete context. Spee… Description: Find relevant Smart‑Thinking memories fast. Fetch full entries by ID to get complete context. Spee… Remote endpoints: streamable-http: https://server.smithery.ai/@Leghis/smart-thinking/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/Leghis/Smart-Thinking Security Score: 10/10 Creator: Leghis Creator Reputation: C+ Version: 0.0.0 --- ## Real Browser URL: https://mcp-marketplace.io/server/io-github-ofershap-real-browser Summary: MCP server + Chrome extension for AI browser control with real sessions. Category: Developer Tools Mode: local Pricing: Free npm: real-browser-mcp GitHub: https://github.com/ofershap/real-browser-mcp Security Score: 10/10 Creator: Ofershap Creator Reputation: C+ Version: 1.2.1 Install (Claude Code): claude mcp add io-github-ofershap-real-browser -- npx -y real-browser-mcp --- ## Ragalgo URL: https://mcp-marketplace.io/server/io-github-kokogo100-ragalgo Summary: Dynamic RAG Engine preventing AI hallucinations in Korean Finance and Crypto markets. Category: AI & ML Mode: local Pricing: Free npm: ragalgo-mcp-server GitHub: https://github.com/kokogo100/ragalgo-mcp-server Security Score: 10/10 Creator: Kokogo100 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-kokogo100-ragalgo -- npx -y ragalgo-mcp-server --- ## Sqlite URL: https://mcp-marketplace.io/server/io-github-ofershap-sqlite Summary: SQLite MCP — query databases, inspect schemas, explain queries, export data. Category: Data & Analytics Mode: local Pricing: Free npm: mcp-sqlite-server GitHub: https://github.com/ofershap/mcp-server-sqlite Security Score: 9.5/10 Creator: Ofershap Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ofershap-sqlite -- npx -y mcp-sqlite-server --- ## Coderide URL: https://mcp-marketplace.io/server/ai-smithery-pixdataorg-coderide Summary: CodeRide eliminates the context reset cycle once and for all. Through MCP integration, it seamless… Description: CodeRide eliminates the context reset cycle once and for all. Through MCP integration, it seamless… Remote endpoints: streamable-http: https://server.smithery.ai/@PixdataOrg/coderide/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/PixdataOrg/coderide-mcp Security Score: 10/10 Creator: PixdataOrg Creator Reputation: C+ Version: 0.9.1 --- ## Photographi URL: https://mcp-marketplace.io/server/io-github-prasadabhishek-photographi-mcp Summary: Visual Intelligence Command Center: A Local Computer Vision Engine for Photo Libraries Category: Content & Media Mode: local Pricing: Free PyPI: photographi-mcp GitHub: https://github.com/prasadabhishek/photographi-mcp Security Score: 10/10 Creator: Prasadabhishek Creator Reputation: C+ Version: 0.2.6 Install (Claude Code): claude mcp add io-github-prasadabhishek-photographi-mcp -- uvx photographi-mcp --- ## Acta URL: https://mcp-marketplace.io/server/io-github-tomjwxf-acta-mcp Summary: Contribute, challenge, verify, and query contestable public records on Veritas Acta. Category: Developer Tools Mode: local Pricing: Free npm: acta-mcp GitHub: https://github.com/VeritasActa/acta-mcp Security Score: 5.2/10 Creator: VeritasActa Creator Reputation: C+ Version: 0.2.1 Install (Claude Code): claude mcp add io-github-tomjwxf-acta-mcp -- npx -y acta-mcp --- ## Lenspr URL: https://mcp-marketplace.io/server/io-github-kyrylopr-lenspr Summary: Stop vibecoding blind. Code graph so your AI stops breaking things across your codebase. Category: Developer Tools Mode: local Pricing: Free PyPI: lenspr GitHub: https://github.com/kyrylopr/lenspr Security Score: 10/10 Creator: Kyrylopr Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-kyrylopr-lenspr -- uvx lenspr --- ## Sqlite URL: https://mcp-marketplace.io/server/ai-smithery-wgong-sqlite-mcp-server Summary: Explore, query, and inspect SQLite databases with ease. List tables, preview results, and view det… Description: Explore, query, and inspect SQLite databases with ease. List tables, preview results, and view det… Remote endpoints: streamable-http: https://server.smithery.ai/@wgong/sqlite-mcp-server/mcp Category: Data & Analytics Mode: dual Pricing: Free GitHub: https://github.com/wgong/sqlite-mcp-server Security Score: 10/10 Creator: Wgong Creator Reputation: C+ Version: 1.16.0 --- ## Porkbun URL: https://mcp-marketplace.io/server/io-github-korobkov-v-porkbun-mcp Summary: MCP server for Porkbun domains and DNS. Category: Developer Tools Mode: local Pricing: Free npm: porkbun-mcp GitHub: https://github.com/korobkov-v/porkbun-mcp Security Score: 10/10 Creator: korobkov-v Creator Reputation: C- Version: 0.3.4 Required Credentials: PORKBUN_API_KEY (required), PORKBUN_SECRET_KEY (required) Install (Claude Code): claude mcp add io-github-korobkov-v-porkbun-mcp -- npx -y porkbun-mcp --- ## Omni Lpr URL: https://mcp-marketplace.io/server/io-github-habedi-omni-lpr Summary: An MCP server for automatic license plate recognition Category: Developer Tools Mode: local Pricing: Free PyPI: omni-lpr GitHub: https://github.com/habedi/omni-lpr Security Score: 10/10 Creator: Habedi Creator Reputation: C+ Version: 0.3.4 Install (Claude Code): claude mcp add io-github-habedi-omni-lpr -- uvx omni-lpr --- ## Cryptoapis Mcp Utils URL: https://mcp-marketplace.io/server/io-github-cryptoapis-io-mcp-utils Summary: MCP server for address derivation and encoding utilities across multiple blockchains via Crypto APIs Category: Finance Mode: local Pricing: Free npm: @cryptoapis-io/mcp-utils GitHub: https://github.com/CryptoAPIs-io/cryptoapis-mcp-utils Security Score: 10/10 Creator: cryptoapis-io Creator Reputation: C- Version: 0.3.0 Tags: blockchain, crypto, address validation, transaction decoding, HD wallet, xPub, Bitcoin, Ethereum, XRP, Crypto APIs Use Cases: Address validation, Raw transaction decoding, X-Address encoding, HD wallet address derivation, Bitcoin Cash address conversion Required Credentials: CRYPTOAPIS_API_KEY (required) Install (Claude Code): claude mcp add io-github-cryptoapis-io-mcp-utils -- npx -y @cryptoapis-io/mcp-utils --- ## Make URL: https://mcp-marketplace.io/server/io-github-danishashko-make-mcp Summary: Unofficial MCP server for Make.com automation - build, validate & deploy scenarios via AI Category: Developer Tools Mode: local Pricing: Free npm: make-mcp-server GitHub: https://github.com/danishashko/make-mcp Security Score: 10/10 Creator: Danishashko Creator Reputation: C+ Version: 1.3.3 Required Credentials: MAKE_API_KEY (required), MAKE_TEAM_ID (optional), MAKE_API_URL (optional), LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-danishashko-make-mcp -- npx -y make-mcp-server --- ## Foundry Zksync URL: https://mcp-marketplace.io/server/io-github-jrigada-foundry-zksync Summary: Expose foundry-zksync (forge, cast, anvil-zksync) tools for zkSync Era development Category: Developer Tools Mode: local Pricing: Free npm: foundry-zksync-mcp GitHub: https://github.com/Jrigada/foundry-zksync-mcp Security Score: 10/10 Creator: Jrigada Creator Reputation: C+ Version: 0.2.3 Install (Claude Code): claude mcp add io-github-jrigada-foundry-zksync -- npx -y foundry-zksync-mcp --- ## Decompose URL: https://mcp-marketplace.io/server/io-github-echology-io-decompose Summary: Decompose text into classified semantic units. Authority, risk, attention. No LLM. Category: Developer Tools Mode: local Pricing: Free PyPI: decompose-mcp GitHub: https://github.com/echology-io/decompose Security Score: 10/10 Creator: Echology Io Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-echology-io-decompose -- uvx decompose-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/com-jotform-mcp Summary: Jotform MCP Description: Jotform MCP Remote endpoints: streamable-http: https://mcp.jotform.com/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.jotform.com/ GitHub: https://github.com/jotform/mcp-server Security Score: 10/10 Creator: Jotform Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-jotform-mcp https://mcp.jotform.com/ --- ## Hw URL: https://mcp-marketplace.io/server/ai-smithery-dsharipova-mcp-hw Summary: Create personalized greetings by name in the tone you choose. Get quick suggestions for friendly i… Description: Create personalized greetings by name in the tone you choose. Get quick suggestions for friendly i… Remote endpoints: streamable-http: https://server.smithery.ai/@dsharipova/mcp-hw/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@dsharipova/mcp-hw/mcp GitHub: https://github.com/dsharipova/mcp-hw Security Score: 10/10 Creator: Dsharipova Creator Reputation: C+ Version: 1.16.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-dsharipova-mcp-hw https://server.smithery.ai/@dsharipova/mcp-hw/mcp --- ## Postman URL: https://mcp-marketplace.io/server/com-postman-postman-mcp-server Summary: A basic MCP server to operate on the Postman API. Description: A basic MCP server to operate on the Postman API. Remote endpoints: streamable-http: https://mcp.postman.com/mcp streamable-http: https://mcp.postman.com/minimal streamable-http: https://mcp.eu.postman.com/mcp streamable-http: https://mcp.eu.postman.com/minimal Category: Developer Tools Mode: dual Pricing: Free npm: @postman/postman-mcp-server Remote URL: https://mcp.postman.com/mcp GitHub: https://github.com/postmanlabs/postman-mcp-server Security Score: 10/10 Creator: Postmanlabs Creator Reputation: C+ Version: 2.8.4 Required Credentials: POSTMAN_API_KEY (required) Install (Claude Code): claude mcp add com-postman-postman-mcp-server -- npx -y @postman/postman-mcp-server Install (Claude Code Remote): claude mcp add --transport http com-postman-postman-mcp-server https://mcp.postman.com/mcp --- ## Shell Exec URL: https://mcp-marketplace.io/server/io-github-domdomegg-shell-exec-mcp Summary: Execute bash commands with background job support. Category: Developer Tools Mode: local Pricing: Free npm: shell-exec-mcp GitHub: https://github.com/domdomegg/shell-exec-mcp.git Security Score: 10/10 Creator: Domdomegg Creator Reputation: C+ Version: 1.1.2 Required Credentials: MCP_TRANSPORT (optional) Install (Claude Code): claude mcp add io-github-domdomegg-shell-exec-mcp -- npx -y shell-exec-mcp --- ## Protocol Commerce URL: https://mcp-marketplace.io/server/dev-nexbid-discovery Summary: Search and discover advertiser products through an open marketplace for AI agents. Description: Search and discover advertiser products through an open marketplace for AI agents. Remote endpoints: streamable-http: https://mcp.nexbid.dev/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://mcp.nexbid.dev/mcp GitHub: https://github.com/nexbid-dev/protocol-commerce Security Score: 7.2/10 Creator: Nexbid Dev Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http dev-nexbid-discovery https://mcp.nexbid.dev/mcp --- ## Efficient Gitlab URL: https://mcp-marketplace.io/server/io-github-detailobsessed-efficient-gitlab Summary: GitLab MCP Server with progressive disclosure - 5 meta-tools, 90% token reduction Category: Developer Tools Mode: local Pricing: Free npm: efficient-gitlab-mcp-server GitHub: https://github.com/detailobsessed/efficient-gitlab-mcp Security Score: 10/10 Creator: Detailobsessed Creator Reputation: C+ Version: 0.3.2 Required Credentials: GITLAB_PERSONAL_ACCESS_TOKEN (required), GITLAB_API_URL (optional) Install (Claude Code): claude mcp add io-github-detailobsessed-efficient-gitlab -- npx -y efficient-gitlab-mcp-server --- ## Atars URL: https://mcp-marketplace.io/server/ai-aarna-atars-mcp Summary: Crypto market signals, technical indicators, and sentiment analysis for AI agents. Description: Crypto market signals, technical indicators, and sentiment analysis for AI agents. Remote endpoints: streamable-http: https://mcp.aarna.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.aarna.ai/mcp Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http ai-aarna-atars-mcp https://mcp.aarna.ai/mcp --- ## Hello URL: https://mcp-marketplace.io/server/ai-smithery-zhaoganghao-hellomcp Summary: Greet people by name with friendly, concise messages. Explore the origin of 'Hello, World' for fun… Description: Greet people by name with friendly, concise messages. Explore the origin of 'Hello, World' for fun… Remote endpoints: streamable-http: https://server.smithery.ai/@zhaoganghao/hellomcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/zhaoganghao/hellomcp Security Score: 10/10 Creator: Zhaoganghao Creator Reputation: C+ Version: 1.0.0 --- ## Mcp URL: https://mcp-marketplace.io/server/studio-approval-mcp Summary: Approval Studio is an online proofing software for creative teams and everyone working with designs Description: Approval Studio is an online proofing software for creative teams and everyone working with designs Remote endpoints: streamable-http: https://mcp.approval.studio/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.approval.studio/ Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http studio-approval-mcp https://mcp.approval.studio/ --- ## D365fo Client URL: https://mcp-marketplace.io/server/io-github-mafzaal-d365fo-client Summary: A community-driven Microsoft Dynamics 365 Finance & Operations MCP server Category: Developer Tools Mode: local Pricing: Free PyPI: d365fo-client GitHub: https://github.com/mafzaal/d365fo-client Security Score: 10/10 Creator: Mafzaal Creator Reputation: C+ Version: 0.3.6 Required Credentials: D365FO_CLIENT_ID (optional), D365FO_CLIENT_SECRET (required), D365FO_TENANT_ID (optional), D365FO_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-mafzaal-d365fo-client -- uvx d365fo-client --- ## Scrcpy URL: https://mcp-marketplace.io/server/io-github-juancf-scrcpy-mcp Summary: MCP server for Android device control via ADB and scrcpy Category: Developer Tools Mode: local Pricing: Free npm: scrcpy-mcp GitHub: https://github.com/JuanCF/scrcpy-mcp Security Score: 10/10 Creator: JuanCF Creator Reputation: C+ Version: 0.2.1 Required Credentials: ANDROID_SERIAL (optional), ADB_PATH (optional), SCRCPY_SERVER_PATH (optional) Install (Claude Code): claude mcp add io-github-juancf-scrcpy-mcp -- npx -y scrcpy-mcp --- ## ROS URL: https://mcp-marketplace.io/server/io-github-husain-zaidi-ros-mcp Summary: MCP for ROS 2 monitoring, debugging, and managing nodes, topics, services, and TF2 frames. Category: Developer Tools Mode: local Pricing: Free npm: ros-mcp GitHub: https://github.com/husain-zaidi/ROS-MCP Security Score: 10/10 Creator: Husain Zaidi Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-husain-zaidi-ros-mcp -- npx -y ros-mcp --- ## Unity Ai Bridge URL: https://mcp-marketplace.io/server/io-github-butterlatte-zhang-unity-ai-bridge Summary: Remote-control Unity Editor from any AI IDE via file-based IPC. 62 tools, zero dependencies. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/butterlatte-zhang/unity-ai-bridge Security Score: 10/10 Creator: Butterlatte Zhang Creator Reputation: C+ Version: 1.0.0 --- ## Roundtable Dashboard URL: https://mcp-marketplace.io/server/io-github-whateverneveranywhere-roundtable Summary: Multi-model AI debates: GPT-4o, Claude, Gemini & 200+ models discuss, then synthesize insight. Description: Multi-model AI debates: GPT-4o, Claude, Gemini & 200+ models discuss, then synthesize insight. Remote endpoints: streamable-http: https://mcp.roundtable.now/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.roundtable.now/mcp GitHub: https://github.com/deadpixel/roundtable-dashboard MCP Tools (13): list_models, list_sessions, get_session, get_logs, check_usage, get_thread_link, set_thread_visibility, consult, architect, review_code, plan_implementation, debug, assess_tradeoffs Security Score: 9/10 Creator: Deadpixel Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-whateverneveranywhere-roundtable https://mcp.roundtable.now/mcp --- ## Wems URL: https://mcp-marketplace.io/server/io-github-heliosarchitect-wems Summary: Real-time natural hazard monitoring: earthquakes, tsunamis, volcanoes, solar weather, air quality Category: Developer Tools Mode: local Pricing: Free PyPI: wems-mcp-server GitHub: https://github.com/heliosarchitect/wems-mcp-server Security Score: 10/10 Creator: Heliosarchitect Creator Reputation: C+ Version: 1.5.3 Install (Claude Code): claude mcp add io-github-heliosarchitect-wems -- uvx wems-mcp-server --- ## Beans URL: https://mcp-marketplace.io/server/io-github-selfagency-beans-mcp Summary: Interact with the Beans CLI issue tracker agentically Category: Developer Tools Mode: local Pricing: Free npm: @selfagency/beans-mcp GitHub: https://github.com/selfagency/beans-mcp Security Score: 10/10 Creator: Selfagency Creator Reputation: C+ Version: 0.1.4 Install (Claude Code): claude mcp add io-github-selfagency-beans-mcp -- npx -y @selfagency/beans-mcp --- ## Caselaw Repo 1 URL: https://mcp-marketplace.io/server/ch-opencaselaw-swiss-caselaw Summary: 956k Swiss court decisions: full-text search, citation graph, statute lookup (DE/FR/IT) Description: 956k Swiss court decisions: full-text search, citation graph, statute lookup (DE/FR/IT) Remote endpoints: sse: https://mcp.opencaselaw.ch Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://mcp.opencaselaw.ch GitHub: https://github.com/jonashertner/caselaw-repo-1 Security Score: 4.5/10 Creator: Jonashertner Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ch-opencaselaw-swiss-caselaw https://mcp.opencaselaw.ch --- ## Zeus Memory URL: https://mcp-marketplace.io/server/io-analyticlabs-zeus-memory Summary: Enterprise memory, search, and context for frontier AI. 38 tools for business intelligence. Description: Enterprise memory, search, and context for frontier AI. 38 tools for business intelligence. Remote endpoints: streamable-http: https://zeus.aldc.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://zeus.aldc.io/mcp GitHub: https://github.com/ALDC-io/zeus-memory Security Score: 9/10 Creator: ALDC Io Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-analyticlabs-zeus-memory https://zeus.aldc.io/mcp --- ## Mcp URL: https://mcp-marketplace.io/server/dev-agent-module-mcp Summary: Deterministic compliance and vertical knowledge bases for autonomous agents. Free 24hr trial. Description: Deterministic compliance and vertical knowledge bases for autonomous agents. Free 24hr trial. Remote endpoints: streamable-http: https://api.agent-module.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.agent-module.dev/mcp GitHub: https://github.com/AgentModule/mcp MCP Tools (7): query_knowledge, get_trial_key, check_status, join_waitlist, register_interest, submit_pov, submit_referral Security Score: 10/10 Creator: AgentModule Creator Reputation: C+ Version: 0.9.9 Install (Claude Code Remote): claude mcp add --transport http dev-agent-module-mcp https://api.agent-module.dev/mcp --- ## Rolli URL: https://mcp-marketplace.io/server/ai-rolli-mcp Summary: Social media search and analytics across X, Reddit, Bluesky, YouTube, and more Category: Developer Tools Mode: local Pricing: Free npm: @rolli/mcp GitHub: https://github.com/rolliinc/rolli-mcp Security Score: 10/10 Installs: 1 Creator: Rolliinc Creator Reputation: C+ Version: 1.1.7 Required Credentials: ROLLI_API_TOKEN (required), ROLLI_USER_ID (optional) Install (Claude Code): claude mcp add ai-rolli-mcp -- npx -y @rolli/mcp --- ## Pubcrawl URL: https://mcp-marketplace.io/server/io-github-nickjlamb-pubcrawl Summary: PubMed literature search and US/UK drug labelling for AI assistants. Category: Developer Tools Mode: local Pricing: Free npm: @pharmatools/pubcrawl GitHub: https://github.com/nickjlamb/pubcrawl Security Score: 10/10 Creator: Nickjlamb Creator Reputation: C+ Version: 2.0.0 Required Credentials: NCBI_API_KEY (required) Install (Claude Code): claude mcp add io-github-nickjlamb-pubcrawl -- npx -y @pharmatools/pubcrawl --- ## Justcall URL: https://mcp-marketplace.io/server/host-justcall-mcp-justcall-mcp-server Summary: JustCall MCP Server enables LLMs and AI agents to make voice calls and send SMS via JustCall APIs. Description: JustCall MCP Server enables LLMs and AI agents to make voice calls and send SMS via JustCall APIs. Remote endpoints: streamable-http: https://mcp.justcall.host/mcp sse: https://mcp.justcall.host/sse Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/saaslabsco/justcall-mcp-server Security Score: 10/10 Creator: Saaslabsco Creator Reputation: C+ Version: 1.2.0 --- ## 0nMCP URL: https://mcp-marketplace.io/server/io-github-0nork-0nmcp Summary: 1,229 tools, 54 services. CRM, Stripe, Slack, GitHub + Knowledge Base, Voice AI, Agent Studio. Description: 1,229 tools, 54 services. CRM, Stripe, Slack, GitHub + Knowledge Base, Voice AI, Agent Studio. Remote endpoints: streamable-http: https://0nmcp.com/api/mcp Category: Developer Tools Mode: dual Pricing: Free npm: 0nmcp Remote URL: https://0nmcp.com/api/mcp GitHub: https://github.com/0nork/0nMCP Security Score: 9.8/10 Creator: 0nork Creator Reputation: C+ Version: 2.6.0 Install (Claude Code): claude mcp add io-github-0nork-0nmcp -- npx -y 0nmcp Install (Claude Code Remote): claude mcp add --transport http io-github-0nork-0nmcp https://0nmcp.com/api/mcp --- ## Npm Sentinel URL: https://mcp-marketplace.io/server/io-github-nekzus-npm-sentinel-mcp Summary: Advanced NPM analysis: Recursive security scanning, ecosystem awareness, and deep insights. Category: Security Mode: local Pricing: Free npm: @nekzus/mcp-server GitHub: https://github.com/Nekzus/npm-sentinel-mcp Security Score: 10/10 Creator: Nekzus Creator Reputation: C+ Version: 1.18.0 Install (Claude Code): claude mcp add io-github-nekzus-npm-sentinel-mcp -- npx -y @nekzus/mcp-server --- ## Calc URL: https://mcp-marketplace.io/server/io-github-coo-quack-calc-mcp Summary: 21 MCP tools for math, randomness, dates, encoding, hashing, and more — deterministic and accurate. Category: Developer Tools Mode: local Pricing: Free npm: @coo-quack/calc-mcp GitHub: https://github.com/coo-quack/calc-mcp Security Score: 10/10 Creator: Coo Quack Creator Reputation: C+ Version: 2.0.0 Install (Claude Code): claude mcp add io-github-coo-quack-calc-mcp -- npx -y @coo-quack/calc-mcp --- ## Tmdb URL: https://mcp-marketplace.io/server/io-github-tcehjaava-tmdb-mcp-server Summary: MCP server for The Movie Database (TMDB) API Category: Developer Tools Mode: local Pricing: Free npm: tmdb-mcp-server GitHub: https://github.com/tcehjaava/tmdb-mcp-server Security Score: 10/10 Creator: Tcehjaava Creator Reputation: C+ Version: 0.1.1 Required Credentials: TMDB_ACCESS_TOKEN (required) Install (Claude Code): claude mcp add io-github-tcehjaava-tmdb-mcp-server -- npx -y tmdb-mcp-server --- ## Metricduck URL: https://mcp-marketplace.io/server/com-metricduck-mcp-server Summary: SEC filing intelligence for AI agents. Financials, filing analysis, screening, XBRL. Description: SEC filing intelligence for AI agents. Financials, filing analysis, screening, XBRL. Remote endpoints: streamable-http: https://mcp.metricduck.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.metricduck.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.4.0 Install (Claude Code Remote): claude mcp add --transport http com-metricduck-mcp-server https://mcp.metricduck.com/mcp --- ## Aikido Security Analysis Platform URL: https://mcp-marketplace.io/server/io-github-bajuzjefe-aikido-mcp Summary: Security analysis for Aiken smart contracts on Cardano. 75 vulnerability detectors. Category: Developer Tools Mode: local Pricing: Free npm: aikido-mcp GitHub: https://github.com/Bajuzjefe/Aikido-Security-Analysis-Platform Security Score: 10/10 Creator: Bajuzjefe Creator Reputation: C+ Version: 0.1.1 Required Credentials: AIKIDO_BINARY (optional) Install (Claude Code): claude mcp add io-github-bajuzjefe-aikido-mcp -- npx -y aikido-mcp --- ## Mcp Server Ros 2 URL: https://mcp-marketplace.io/server/io-github-wise-vision-mcp-server-ros-2 Summary: View ROS 2 nodes and topics, and call services and actions via MCP Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/wise-vision/mcp_server_ros_2 Security Score: 10/10 Creator: Wise Vision Creator Reputation: C+ Version: 1.0.0 Required Credentials: MCP_CUSTOM_PROMPTS (optional), MCP_PROMPTS_LOCAL (optional), MCP_PROMPTS_PATH (optional), MCP_PROMPTS_MODULE (optional) --- ## ACMS URL: https://mcp-marketplace.io/server/io-github-gattjoe-acms Summary: Apple Container MCP Server (ACMS) provides access to Apple's container CLI tool on macOS Category: Content & Media Mode: local Pricing: Free PyPI: ACMS GitHub: https://github.com/gattjoe/ACMS Security Score: 10/10 Creator: Gattjoe Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-gattjoe-acms -- uvx ACMS --- ## Oura Ring URL: https://mcp-marketplace.io/server/io-github-mitchhankins01-oura-ring-mcp Summary: Connect your Oura Ring to Claude AI assistants. Health metrics with smart analysis tools. Category: Developer Tools Mode: local Pricing: Free npm: oura-ring-mcp GitHub: https://github.com/mitchhankins01/oura-ring-mcp Security Score: 10/10 Creator: Mitchhankins01 Creator Reputation: C+ Version: 0.1.4 Required Credentials: OURA_ACCESS_TOKEN (required), OURA_CLIENT_ID (optional), OURA_CLIENT_SECRET (required) Install (Claude Code): claude mcp add io-github-mitchhankins01-oura-ring-mcp -- npx -y oura-ring-mcp --- ## Time URL: https://mcp-marketplace.io/server/io-github-yokingma-time-mcp Summary: Time MCP Server, giving LLMs time awareness capabilities. Category: Developer Tools Mode: local Pricing: Free npm: time-mcp GitHub: https://github.com/yokingma/time-mcp Security Score: 10/10 Creator: Yokingma Creator Reputation: C+ Version: 1.0.6 Install (Claude Code): claude mcp add io-github-yokingma-time-mcp -- npx -y time-mcp --- ## Doordash URL: https://mcp-marketplace.io/server/io-github-markswendsen-code-doordash Summary: DoorDash MCP server — search, order, and track food delivery. By Strider Labs. Category: Developer Tools Mode: local Pricing: Free npm: @striderlabs/mcp-doordash GitHub: https://github.com/markswendsen-code/mcp-doordash Security Score: 4.2/10 Creator: Markswendsen Code Creator Reputation: C+ Version: 0.1.3 Install (Claude Code): claude mcp add io-github-markswendsen-code-doordash -- npx -y @striderlabs/mcp-doordash --- ## Sol MCP - Solana Token Risk & Signals URL: https://mcp-marketplace.io/server/sol-mcp-solana-token-risk-signals Summary: Real-time Solana token risk scores, momentum signals & graduation alerts via MCP Description: Real-time Solana token risk scoring and momentum signals for AI assistants and trading agents. Built by Sol, an autonomous AI agent, using on-chain data from DexScreener, Birdeye, and direct Solana RPC. Category: Finance Mode: dual Pricing: Free Remote URL: https://sol-mcp-production.up.railway.app/mcp GitHub: https://github.com/autonsol/sol-mcp Security Score: 5.2/10 Creator: autonsol Creator Reputation: F Version: 1.0.0 Tags: solana, crypto, trading, risk-analysis, momentum, defi, pump-fun, token-screening, finance, on-chain Use Cases: Token risk screening, trading signal generation, DeFi analysis, pump.fun graduation alerts, portfolio risk management Install (Claude Code Remote): claude mcp add --transport http sol-mcp-solana-token-risk-signals https://sol-mcp-production.up.railway.app/mcp --- ## Rm URL: https://mcp-marketplace.io/server/io-github-wavyrai-rm-mcp Summary: Access your reMarkable tablet - read documents, browse files, extract text and OCR handwritten notes Category: Developer Tools Mode: local Pricing: Free PyPI: rm-mcp GitHub: https://github.com/wavyrai/rm-mcp Security Score: 10/10 Creator: Wavyrai Creator Reputation: C+ Version: 0.4.7 Required Credentials: REMARKABLE_TOKEN (required) Install (Claude Code): claude mcp add io-github-wavyrai-rm-mcp -- uvx rm-mcp --- ## Craft Content URL: https://mcp-marketplace.io/server/io-github-shashwatgtm-craft-content-mcp Summary: 8 content tools: Case Studies, Newsletters, Webinars, Repurposing, Thought Leadership Category: Developer Tools Mode: local Pricing: Free npm: @shashwatgtmalpha/craft-content-mcp GitHub: https://github.com/shashwatgtm/craft-content-mcp Security Score: 10/10 Creator: Shashwatgtm Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-shashwatgtm-craft-content-mcp -- npx -y @shashwatgtmalpha/craft-content-mcp --- ## Coti URL: https://mcp-marketplace.io/server/ai-smithery-cuongpo-coti-mcp Summary: Connect to the COTI blockchain to manage accounts, transfer native tokens, and deploy and operate… Description: Connect to the COTI blockchain to manage accounts, transfer native tokens, and deploy and operate… Remote endpoints: streamable-http: https://server.smithery.ai/@cuongpo/coti-mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/cuongpo/coti-mcp Security Score: 10/10 Creator: Cuongpo Creator Reputation: C+ Version: 0.2.1 --- ## Datalink URL: https://mcp-marketplace.io/server/io-github-pilat-mcp-datalink Summary: MCP server for secure database access (PostgreSQL, MySQL, SQLite) Category: Developer Tools Mode: local Pricing: Free npm: @pilat/mcp-datalink GitHub: https://github.com/pilat/mcp-datalink Security Score: 10/10 Creator: Pilat Creator Reputation: C+ Version: 1.2.4 Required Credentials: DATALINK_ANALYTICS_URL (required), DATALINK_ANALYTICS_READONLY (optional) Install (Claude Code): claude mcp add io-github-pilat-mcp-datalink -- npx -y @pilat/mcp-datalink --- ## Research URL: https://mcp-marketplace.io/server/uk-co-propbar-research Summary: UK property research tools - crime stats, schools, demographics, valuations for AI. Description: UK property research tools - crime stats, schools, demographics, valuations for AI. Remote endpoints: streamable-http: https://mcp.propbar.co.uk Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.propbar.co.uk GitHub: https://github.com/Propbar/mcp Security Score: 10/10 Creator: Propbar Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http uk-co-propbar-research https://mcp.propbar.co.uk --- ## Marketing Miner URL: https://mcp-marketplace.io/server/ai-smithery-lukaskostka99-marketing-miner-mcp Summary: Discover high-impact keyword ideas across Central and Eastern European and English markets. Analyz… Description: Discover high-impact keyword ideas across Central and Eastern European and English markets. Analyz… Remote endpoints: streamable-http: https://server.smithery.ai/@lukaskostka99/marketing-miner-mcp/mcp Category: Marketing & Social Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@lukaskostka99/marketing-miner-mcp/mcp GitHub: https://github.com/lukaskostka99/marketing-miner-mcp Security Score: 10/10 Creator: Lukaskostka99 Creator Reputation: C+ Version: 1.14.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-lukaskostka99-marketing-miner-mcp https://server.smithery.ai/@lukaskostka99/marketing-miner-mcp/mcp --- ## Rag Vault URL: https://mcp-marketplace.io/server/io-github-robthepcguy-rag-vault Summary: Local RAG MCP server with hybrid search, PDF/DOCX support, and zero-config setup Category: Security Mode: local Pricing: Free npm: @robthepcguy/rag-vault GitHub: https://github.com/RobThePCGuy/rag-vault Security Score: 10/10 Creator: RobThePCGuy Creator Reputation: C+ Version: 1.5.3 Required Credentials: BASE_DIR (optional), DB_PATH (optional), CACHE_DIR (optional), MODEL_NAME (optional), RAG_HYBRID_WEIGHT (optional), RAG_GROUPING (optional) Install (Claude Code): claude mcp add io-github-robthepcguy-rag-vault -- npx -y @robthepcguy/rag-vault --- ## Cookiy Skill URL: https://mcp-marketplace.io/server/ai-cookiy-cookiy Summary: AI user research via study creation, interviews, recruitment, and reports. Description: AI user research via study creation, interviews, recruitment, and reports. Remote endpoints: streamable-http: https://s-api.cookiy.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://s-api.cookiy.ai/mcp GitHub: https://github.com/cookiy-ai/cookiy-skill Security Score: 10/10 Creator: Cookiy Ai Creator Reputation: C+ Version: 1.7.9 Install (Claude Code Remote): claude mcp add --transport http ai-cookiy-cookiy https://s-api.cookiy.ai/mcp --- ## Jperf URL: https://mcp-marketplace.io/server/io-github-thesharque-javaperf Summary: Java profiling MCP via jcmd/jfr/jps. Diagnose performance, analyze threads, inspect JFR recordings. Category: Developer Tools Mode: local Pricing: Free npm: javaperf GitHub: https://github.com/theSharque/mcp-jperf Security Score: 10/10 Creator: TheSharque Creator Reputation: C+ Version: 1.2.1 Install (Claude Code): claude mcp add io-github-thesharque-javaperf -- npx -y javaperf --- ## Seoul Essentials URL: https://mcp-marketplace.io/server/io-github-do-droid-seoul-essentials Summary: 22,000+ Seoul public facility data for tourists: restrooms, pharmacies, WiFi, AEDs, and subway. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/do-droid/seoul-essentials Security Score: 9.5/10 Creator: Do Droid Creator Reputation: C+ Version: 0.2.0 --- ## Partle URL: https://mcp-marketplace.io/server/xyz-rubenayla-partle-marketplace Summary: Search products and stores in nearby physical stores near you. Description: Search products and stores in nearby physical stores near you. Remote endpoints: streamable-http: https://partle.rubenayla.xyz/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://partle.rubenayla.xyz/mcp/ GitHub: https://github.com/rubenayla/partle-mcp Security Score: 10/10 Creator: Rubenayla Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http xyz-rubenayla-partle-marketplace https://partle.rubenayla.xyz/mcp/ --- ## Mcp URL: https://mcp-marketplace.io/server/co-axiom-mcp Summary: List datasets, schemas, run APL queries, and use prompts for exploration, anomalies, and monitoring. Description: List datasets, schemas, run APL queries, and use prompts for exploration, anomalies, and monitoring. Remote endpoints: sse: https://mcp.axiom.co/sse streamable-http: https://mcp.axiom.co/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/axiomhq/mcp Security Score: 10/10 Creator: Axiomhq Creator Reputation: C+ Version: 1.0.0 --- ## Cloudflare URL: https://mcp-marketplace.io/server/com-cloudflare-mcp-mcp Summary: Cloudflare MCP servers Description: Cloudflare MCP servers Remote endpoints: streamable-http: https://docs.mcp.cloudflare.com/mcp streamable-http: https://observability.mcp.cloudflare.com/mcp streamable-http: https://bindings.mcp.cloudflare.com/mcp streamable-http: https://builds.mcp.cloudflare.com/mcp streamable-http: https://radar.mcp.cloudflare.com/mcp streamable-http: https://containers.mcp.cloudflare.com/mcp streamable-http: https://browser.mcp.cloudflare.com/mcp streamable-http: https://logs.mcp.cloudflare.com/mcp streamabl Category: Cloud & DevOps Mode: dual Pricing: Free Remote URL: https://graphql.mcp.cloudflare.com/sse GitHub: https://github.com/cloudflare/mcp-server-cloudflare Security Score: 10/10 Creator: Cloudflare Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-cloudflare-mcp-mcp https://graphql.mcp.cloudflare.com/sse --- ## Illustrator URL: https://mcp-marketplace.io/server/io-github-ie3jp-illustrator-mcp-server Summary: Read, manipulate, and export Adobe Illustrator design data. 26 tools. macOS only. Category: Design Mode: local Pricing: Free npm: illustrator-mcp-server GitHub: https://github.com/ie3jp/illustrator-mcp-server Security Score: 9.5/10 Creator: Ie3jp Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ie3jp-illustrator-mcp-server -- npx -y illustrator-mcp-server --- ## Nakkas URL: https://mcp-marketplace.io/server/io-github-arikusi-nakkas Summary: MCP server that turns AI into an SVG artist. One rendering engine, AI decides everything. Category: Developer Tools Mode: local Pricing: Free npm: nakkas GitHub: https://github.com/arikusi/nakkas Security Score: 4.8/10 Creator: Arikusi Creator Reputation: C+ Version: 0.1.4 Install (Claude Code): claude mcp add io-github-arikusi-nakkas -- npx -y nakkas --- ## Grist URL: https://mcp-marketplace.io/server/io-github-gwhthompson-grist-mcp-server Summary: 11 tools for managing Grist documents with AI Category: Developer Tools Mode: local Pricing: Free npm: grist-mcp-server GitHub: https://github.com/gwhthompson/grist-mcp-server Security Score: 10/10 Creator: Gwhthompson Creator Reputation: C+ Version: 2.0.33 Required Credentials: GRIST_API_KEY (required), GRIST_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-gwhthompson-grist-mcp-server -- npx -y grist-mcp-server --- ## Zeltser Website URL: https://mcp-marketplace.io/server/com-zeltser-website-search Summary: Write better IR reports, improve security writing, and plan cybersecurity product strategy. Description: Write better IR reports, improve security writing, and plan cybersecurity product strategy. Remote endpoints: streamable-http: https://website-mcp.zeltser.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://website-mcp.zeltser.com/mcp GitHub: https://github.com/lennyzeltser/zeltser-website-mcp-server Security Score: 9/10 Creator: Lennyzeltser Creator Reputation: C+ Version: 7.0.0 Install (Claude Code Remote): claude mcp add --transport http com-zeltser-website-search https://website-mcp.zeltser.com/mcp --- ## Github To URL: https://mcp-marketplace.io/server/io-github-nirholas-github-to-mcp Summary: Convert any GitHub repo to MCP server - automatic tool generation API wrap Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/nirholas/github-to-mcp Security Score: 10/10 Creator: Nirholas Creator Reputation: C+ Version: 1.0.0 --- ## Clypt URL: https://mcp-marketplace.io/server/io-github-bonsai-tech-llc-clypt Summary: AI-native link intelligence — shorten, track, and manage links from any AI agent Category: Developer Tools Mode: local Pricing: Free npm: clypt-mcp GitHub: https://github.com/Bonsai-Tech-LLC/clypt-mcp Security Score: 10/10 Creator: Bonsai Tech LLC Creator Reputation: C+ Version: 1.1.1 Required Credentials: CLYPT_API_KEY (optional) Install (Claude Code): claude mcp add io-github-bonsai-tech-llc-clypt -- npx -y clypt-mcp --- ## Mobile URL: https://mcp-marketplace.io/server/io-github-mobile-next-mobile-mcp Summary: MCP server for iOS and Android Mobile Development, Automation and Testing Category: Developer Tools Mode: local Pricing: Free npm: @mobilenext/mobile-mcp GitHub: https://github.com/mobile-next/mobile-mcp Security Score: 9.2/10 Creator: Mobile Next Creator Reputation: C+ Version: 0.0.50 Install (Claude Code): claude mcp add io-github-mobile-next-mobile-mcp -- npx -y @mobilenext/mobile-mcp --- ## X402engine URL: https://mcp-marketplace.io/server/io-github-agentc22-x402engine-mcp Summary: 50+ pay-per-call APIs for AI agents — images, LLM, code, crypto, travel & more via x402 Category: Developer Tools Mode: local Pricing: Free npm: x402engine-mcp GitHub: https://github.com/agentc22/x402engine-mcp Security Score: 10/10 Creator: Agentc22 Creator Reputation: C+ Version: 1.0.3 Required Credentials: X402_BASE_URL (optional), X402_DEV_BYPASS (required), X402_PAYMENT_HEADER (required) Install (Claude Code): claude mcp add io-github-agentc22-x402engine-mcp -- npx -y x402engine-mcp --- ## Preclick URL: https://mcp-marketplace.io/server/ai-preclick-preclick-mcp Summary: PreClick scans links for threats and confirms intent match with high accuracy before agents click. Description: PreClick scans links for threats and confirms intent match with high accuracy before agents click. Remote endpoints: streamable-http: https://preclick.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://preclick.ai/mcp GitHub: https://github.com/cybrlab-ai/preclick-mcp MCP Tools (2): url_scanner_scan, url_scanner_scan_with_intent Security Score: 10/10 Creator: Cybrlab Ai Creator Reputation: C+ Version: 0.2.0 Install (Claude Code Remote): claude mcp add --transport http ai-preclick-preclick-mcp https://preclick.ai/mcp --- ## China Stock URL: https://mcp-marketplace.io/server/ai-smithery-xinkuang-china-stock-mcp Summary: Access real-time and historical market data for China A-shares and Hong Kong stocks, along with ne… Description: Access real-time and historical market data for China A-shares and Hong Kong stocks, along with ne… Remote endpoints: streamable-http: https://server.smithery.ai/@xinkuang/china-stock-mcp/mcp Category: Finance Mode: dual Pricing: Free Remote URL: https://server.smithery.ai/@xinkuang/china-stock-mcp/mcp GitHub: https://github.com/xinkuang/china-stock-mcp Security Score: 10/10 Creator: Xinkuang Creator Reputation: C+ Version: 1.15.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-xinkuang-china-stock-mcp https://server.smithery.ai/@xinkuang/china-stock-mcp/mcp --- ## Ateam URL: https://mcp-marketplace.io/server/io-github-ariekogan-ateam-mcp Summary: Build, validate, and deploy multi-agent AI solutions from any AI environment. Description: Build, validate, and deploy multi-agent AI solutions from any AI environment. Remote endpoints: streamable-http: https://mcp.ateam-ai.com/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @ateam-ai/mcp GitHub: https://github.com/ariekogan/ateam-mcp Security Score: 10/10 Creator: Ariekogan Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-ariekogan-ateam-mcp -- npx -y @ateam-ai/mcp --- ## DanNet URL: https://mcp-marketplace.io/server/io-github-kuhumcst-dannet Summary: DanNet - Danish WordNet with rich lexical relationships and SPARQL access. Description: DanNet - Danish WordNet with rich lexical relationships and SPARQL access. Remote endpoints: streamable-http: https://wordnet.dk/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/kuhumcst/DanNet Security Score: 10/10 Creator: Kuhumcst Creator Reputation: C+ Version: 1.0.2 --- ## Esa URL: https://mcp-marketplace.io/server/io-github-koki-develop-esa-mcp-server Summary: A Model Context Protocol (MCP) server for esa.io Category: Developer Tools Mode: local Pricing: Free npm: @koki-develop/esa-mcp-server GitHub: https://github.com/koki-develop/esa-mcp-server.git Security Score: 10/10 Creator: Koki Develop Creator Reputation: C+ Version: 0.3.2 Required Credentials: ESA_TEAM (optional), ESA_ACCESS_TOKEN (required) Install (Claude Code): claude mcp add io-github-koki-develop-esa-mcp-server -- npx -y @koki-develop/esa-mcp-server --- ## Db Connect URL: https://mcp-marketplace.io/server/io-github-yugui923-db-connect-mcp Summary: Multi-database MCP server for PostgreSQL, MySQL, and ClickHouse Category: Developer Tools Mode: local Pricing: Free PyPI: db-connect-mcp GitHub: https://github.com/yugui923/db-connect-mcp Security Score: 10/10 Creator: Yugui923 Creator Reputation: C+ Version: 0.3.1 Required Credentials: DATABASE_URL (required) Install (Claude Code): claude mcp add io-github-yugui923-db-connect-mcp -- uvx db-connect-mcp --- ## Dice Roller URL: https://mcp-marketplace.io/server/io-github-vandewilly-dice-roller Summary: Roll dice using standard notation (2d6, 1d20+5), D&D stats, coin flips, and more! Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-dice-roller GitHub: https://github.com/vandewilly/mcp-dice-roller Security Score: 10/10 Creator: Vandewilly Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-vandewilly-dice-roller -- uvx mcp-dice-roller --- ## Accelerators URL: https://mcp-marketplace.io/server/io-github-s2tconsulting-accelerators Summary: 36 tools for AWS infrastructure, security compliance, AI workflows, and ACI governance. Category: Developer Tools Mode: local Pricing: Free npm: s2t-mcp-accelerators GitHub: https://github.com/S2TConsulting/accelerators-mcp Security Score: 10/10 Creator: S2TConsulting Creator Reputation: C+ Version: 1.4.2 Required Credentials: S2T_API_KEY (required) Install (Claude Code): claude mcp add io-github-s2tconsulting-accelerators -- npx -y s2t-mcp-accelerators --- ## Prism Scanner URL: https://mcp-marketplace.io/server/io-github-aidongise-cell-prism-scanner Summary: Security scanner for AI Agent skills, plugins, and MCP servers with A-F grading. Category: Developer Tools Mode: local Pricing: Free PyPI: prism-scanner GitHub: https://github.com/aidongise-cell/prism-scanner Security Score: 10/10 Creator: Aidongise Cell Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-aidongise-cell-prism-scanner -- uvx prism-scanner --- ## Sutra URL: https://mcp-marketplace.io/server/io-github-4rgon4ut-sutra Summary: Context Engineering Engine. Provides cognitive tools, memory structures, and agent patterns. Category: Developer Tools Mode: local Pricing: Free PyPI: context-engineering-mcp GitHub: https://github.com/4rgon4ut/sutra Security Score: 10/10 Creator: 4rgon4ut Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-4rgon4ut-sutra -- uvx context-engineering-mcp --- ## Fabric URL: https://mcp-marketplace.io/server/io-github-mpzarde-fabric-mcp Summary: MCP server for Fabric AI patterns Category: Developer Tools Mode: local Pricing: Free npm: @angrydad67/fabric-mcp-server GitHub: https://github.com/mpzarde/fabric-mcp Security Score: 10/10 Creator: Mpzarde Creator Reputation: C+ Version: 1.0.0 Required Credentials: FABRIC_PATH (optional), YTDLP_PATH (optional) Install (Claude Code): claude mcp add io-github-mpzarde-fabric-mcp -- npx -y @angrydad67/fabric-mcp-server --- ## Grubhub URL: https://mcp-marketplace.io/server/io-github-markswendsen-code-grubhub Summary: MCP server for Grubhub - let AI agents order food delivery Category: Developer Tools Mode: local Pricing: Free npm: @striderlabs/mcp-grubhub GitHub: https://github.com/markswendsen-code/mcp-grubhub Security Score: 0.5/10 Creator: Markswendsen Code Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-markswendsen-code-grubhub -- npx -y @striderlabs/mcp-grubhub --- ## Ros URL: https://mcp-marketplace.io/server/io-github-robotmcp-ros-mcp-server Summary: Connect AI models like Claude & ChatGPT with ROS robots using MCP Category: Developer Tools Mode: local Pricing: Free PyPI: ros-mcp GitHub: https://github.com/robotmcp/ros-mcp-server Security Score: 10/10 Creator: Robotmcp Creator Reputation: C+ Version: 3.0.1 Install (Claude Code): claude mcp add io-github-robotmcp-ros-mcp-server -- uvx ros-mcp --- ## Bitrise URL: https://mcp-marketplace.io/server/io-github-bitrise-io-bitrise-mcp Summary: MCP Server for Bitrise, enabling app management, build operations, artifact management, and more. Description: MCP Server for Bitrise, enabling app management, build operations, artifact management, and more. Remote endpoints: streamable-http: https://mcp.bitrise.io/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.bitrise.io/ GitHub: https://github.com/bitrise-io/bitrise-mcp MCP Tools (67): abort_build, abort_pipeline, add_member_to_group, add_testers_to_tester_group, create_connected_app, create_outgoing_webhook, create_tester_group, create_workspace_group, delete_all_cache_items, delete_app, delete_artifact, delete_cache_item, delete_outgoing_webhook, finish_bitrise_app, generate_installable_artifact_upload_url, get_app, get_artifact, get_bitrise_yml, get_build, get_build_bitrise_yml, get_build_log, get_build_steps, get_cache_item_download_url, get_connected_app, get_installable_artifact_upload_and_proc_status, get_pipeline, get_potential_testers, get_tester_group, get_testers, get_workspace, get_workspace_groups, get_workspace_members, invite_member_to_workspace, list_apps, list_artifacts, list_available_stacks, list_branches, list_build_distribution_version_test_builds, list_build_distribution_versions, list_build_workflows, list_builds, list_cache_items, list_connected_apps, list_group_roles, list_installable_artifacts, list_outgoing_webhooks, list_pipelines, list_tester_groups, list_workspaces, me, notify_tester_group, rebuild_pipeline, register_app, register_ssh_key, register_webhook, replace_group_roles, set_installable_artifact_public_install_page, step_inputs, step_search, trigger_bitrise_build, update_app, update_artifact, update_bitrise_yml, update_connected_app, update_outgoing_webhook, update_tester_group, validate_bitrise_yml Security Score: 9/10 Creator: Bitrise Io Creator Reputation: C+ Version: v2.4.1 Install (Claude Code Remote): claude mcp add --transport http io-github-bitrise-io-bitrise-mcp https://mcp.bitrise.io/ --- ## Profitelligence URL: https://mcp-marketplace.io/server/io-github-profitelligence-mcp-server Summary: Financial intelligence: insider trades, SEC filings, 13F holdings, and market signals. Description: Financial intelligence: insider trades, SEC filings, 13F holdings, and market signals. Remote endpoints: streamable-http: https://mcp.profitelligence.com/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/profitelligence/profitelligence-mcp-server Security Score: 10/10 Creator: Profitelligence Creator Reputation: C+ Version: 1.0.2 --- ## Penfield URL: https://mcp-marketplace.io/server/io-github-penfieldlabs-penfield-mcp Summary: Persistent memory and knowledge graphs for AI agents. Hybrid search, context checkpoints, and more. Description: Persistent memory and knowledge graphs for AI agents. Hybrid search, context checkpoints, and more. Remote endpoints: streamable-http: https://mcp.penfield.app/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.penfield.app/ GitHub: https://github.com/penfieldlabs/penfield-mcp Security Score: 10/10 Creator: Penfieldlabs Creator Reputation: C+ Version: 1.22.0 Install (Claude Code Remote): claude mcp add --transport http io-github-penfieldlabs-penfield-mcp https://mcp.penfield.app/ --- ## Zarq URL: https://mcp-marketplace.io/server/io-github-kbanilsson-pixel-nerq-trust-engine Summary: AI agent trust engine — preflight checks, KYA due diligence, search 204K+ agents. Free. Description: AI agent trust engine — preflight checks, KYA due diligence, search 204K+ agents. Free. Remote endpoints: sse: https://mcp.zarq.ai/sse Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://mcp.zarq.ai/sse GitHub: https://github.com/zarq-ai/zarq-mcp-server Security Score: 5.2/10 Creator: Zarq Ai Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-kbanilsson-pixel-nerq-trust-engine https://mcp.zarq.ai/sse --- ## Dig URL: https://mcp-marketplace.io/server/io-github-nakishiyaman-dig Summary: MCP server for code archaeology: git blame, file history, contributors, and co-change analysis Category: Developer Tools Mode: local Pricing: Free npm: mcp-server-dig GitHub: https://github.com/nakishiyaman/mcp-server-dig Security Score: 5.2/10 Creator: Nakishiyaman Creator Reputation: C+ Version: 0.4.1 Install (Claude Code): claude mcp add io-github-nakishiyaman-dig -- npx -y mcp-server-dig --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-index9-org-mcp Summary: Up-to-date model data for AI coding assistants. Category: Developer Tools Mode: local Pricing: Free npm: @index9/mcp GitHub: https://github.com/index9-org/mcp Security Score: 10/10 Creator: Index9 Org Creator Reputation: C+ Version: 1.0.32 Required Credentials: OPENROUTER_API_KEY (required) Install (Claude Code): claude mcp add io-github-index9-org-mcp -- npx -y @index9/mcp --- ## Knowmint URL: https://mcp-marketplace.io/server/io-github-sou0327-knowmint Summary: AI agent knowledge marketplace. Discover, purchase, and retrieve human expertise via x402 on Solana. Category: Developer Tools Mode: local Pricing: Free npm: @knowmint/mcp-server GitHub: https://github.com/Sou0327/knowmint Security Score: 10/10 Creator: Sou0327 Creator Reputation: C+ Version: 0.1.4 Required Credentials: KM_API_KEY (required), KM_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-sou0327-knowmint -- npx -y @knowmint/mcp-server --- ## Swiss Health URL: https://mcp-marketplace.io/server/io-github-remoprinz-swiss-health-mcp Summary: Swiss health insurance premiums (Krankenkassen-Prämien) 2016-2026. 1.6M records from BAG. Category: Developer Tools Mode: local Pricing: Free npm: @prinz_esox/swiss-health-mcp GitHub: https://github.com/remoprinz/swiss-health-mcp Security Score: 10/10 Creator: Remoprinz Creator Reputation: C+ Version: 1.0.8 Required Credentials: SUPABASE_URL (optional), SUPABASE_SERVICE_ROLE_KEY (required) Install (Claude Code): claude mcp add io-github-remoprinz-swiss-health-mcp -- npx -y @prinz_esox/swiss-health-mcp --- ## Openharness URL: https://mcp-marketplace.io/server/io-github-philo-kim-openharness Summary: Lets AI coding agents discover and reference each other's recent sessions. Category: Developer Tools Mode: local Pricing: Free npm: @freebird-ai/openharness GitHub: https://github.com/philo-kim/openharness Security Score: 4.5/10 Creator: Philo Kim Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-philo-kim-openharness -- npx -y @freebird-ai/openharness --- ## Repology URL: https://mcp-marketplace.io/server/io-github-tschoonj-repology-mcp-server Summary: MCP server that provides access to Repology package repository data Category: Developer Tools Mode: local Pricing: Free PyPI: repology-mcp-server GitHub: https://github.com/tschoonj/repology-mcp-server Security Score: 10/10 Creator: Tschoonj Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-tschoonj-repology-mcp-server -- uvx repology-mcp-server --- ## Keeperhub URL: https://mcp-marketplace.io/server/io-github-techops-services-keeperhub-mcp Summary: MCP server for KeeperHub blockchain workflow automation Description: MCP server for KeeperHub blockchain workflow automation Remote endpoints: sse: https://mcp.keeperhub.com/sse Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/techops-services/keeperhub-mcp Security Score: 10/10 Creator: Techops Services Creator Reputation: C+ Version: 1.0.0 --- ## Swap Api URL: https://mcp-marketplace.io/server/io-github-swap-api-mcp Summary: MCP server for SwapAPI - get executable token swap calldata for EVM chains Category: Developer Tools Mode: local Pricing: Free npm: @swapapi/mcp GitHub: https://github.com/swap-api/swap-api Security Score: 10/10 Creator: Swap Api Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-swap-api-mcp -- npx -y @swapapi/mcp --- ## Memory Nexus URL: https://mcp-marketplace.io/server/io-github-kairosmobius-memory-nexus-mcp Summary: Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs. Category: Developer Tools Mode: local Pricing: Free npm: @memory-nexus/mcp GitHub: https://github.com/KairosMobius/memory-nexus-mcp Security Score: 10/10 Creator: KairosMobius Creator Reputation: C+ Version: 1.0.0 Required Credentials: NEXUS_API_KEY (optional) Install (Claude Code): claude mcp add io-github-kairosmobius-memory-nexus-mcp -- npx -y @memory-nexus/mcp --- ## Latest News URL: https://mcp-marketplace.io/server/io-github-ebrunet001-mcp-server-latest-news Summary: Real-time global news, crypto, weather & earthquakes from 27 free APIs. No API keys required. Description: Real-time global news, crypto, weather & earthquakes from 27 free APIs. No API keys required. Remote endpoints: sse: https://mrbridge--latest-news-mcp-server.apify.actor/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://mrbridge--latest-news-mcp-server.apify.actor/mcp GitHub: https://github.com/ebrunet001/mcp-server-latest-news Security Score: 0/10 Creator: Ebrunet001 Creator Reputation: C+ Version: 0.1.28 Install (Claude Code Remote): claude mcp add --transport http io-github-ebrunet001-mcp-server-latest-news https://mrbridge--latest-news-mcp-server.apify.actor/mcp --- ## Pinchwork URL: https://mcp-marketplace.io/server/io-github-pinchwork-pinchwork-mcp Summary: MCP server for Pinchwork - an agent-to-agent task marketplace with credits-based economy Description: MCP server for Pinchwork - an agent-to-agent task marketplace with credits-based economy Remote endpoints: streamable-http: https://api.pinchwork.dev/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/anneschuth/pinchwork Security Score: 10/10 Creator: Anneschuth Creator Reputation: C+ Version: 0.1.0 --- ## Mitre URL: https://mcp-marketplace.io/server/io-github-luongnv89-mitre-mcp Summary: MCP server exposing the MITRE ATT&CK framework via the official MCP Python SDK. Category: Developer Tools Mode: local Pricing: Free PyPI: mitre-mcp GitHub: https://github.com/Montimage/mitre-mcp Security Score: 10/10 Creator: Montimage Creator Reputation: C+ Version: 0.3.1 Install (Claude Code): claude mcp add io-github-luongnv89-mitre-mcp -- uvx mitre-mcp --- ## Cookwith URL: https://mcp-marketplace.io/server/io-github-jkakar-cookwith-mcp Summary: AI-powered recipe generation and transformation tools by Cookwith Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/blaideinc/cookwith-mcp Security Score: 10/10 Creator: Blaideinc Creator Reputation: C+ Version: 1.0.1 --- ## Aegis URL: https://mcp-marketplace.io/server/io-github-cleburn-aegis-mcp Summary: Runtime governance enforcement for AI agents. Zero token overhead. Category: Developer Tools Mode: local Pricing: Free npm: aegis-mcp-server GitHub: https://github.com/cleburn/aegis-mcp Security Score: 4.2/10 Creator: Cleburn Creator Reputation: C+ Version: 0.1.15 Install (Claude Code): claude mcp add io-github-cleburn-aegis-mcp -- npx -y aegis-mcp-server --- ## Supabase Mcp Lite URL: https://mcp-marketplace.io/server/ai-smithery-pinion05-supabase-mcp-lite Summary: Same functionality, consuming only 1/20 of the context window tokens. Description: Same functionality, consuming only 1/20 of the context window tokens. Remote endpoints: streamable-http: https://server.smithery.ai/@pinion05/supabase-mcp-lite/mcp Category: Data & Analytics Mode: dual Pricing: Free GitHub: https://github.com/pinion05/supabase-mcp-lite Security Score: 10/10 Creator: Pinion05 Creator Reputation: C+ Version: 0.0.1 --- ## Guide URL: https://mcp-marketplace.io/server/io-github-animaapp-anima Summary: Connect AI coding agents to Anima Playground, Figma, and your design system. Description: Connect AI coding agents to Anima Playground, Figma, and your design system. Remote endpoints: streamable-http: https://public-api.animaapp.com/v1/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://public-api.animaapp.com/v1/mcp GitHub: https://github.com/AnimaApp/mcp-server-guide Security Score: 10/10 Creator: AnimaApp Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-animaapp-anima https://public-api.animaapp.com/v1/mcp --- ## Google Docs URL: https://mcp-marketplace.io/server/io-github-gigabrain-observer-google-docs-mcp-server Summary: Google Docs MCP server with full tab support, markdown extraction, and batch updates. Category: Developer Tools Mode: local Pricing: Free PyPI: google-docs-mcp-server GitHub: https://github.com/gigabrainobserver/google-docs-mcp-server Security Score: 10/10 Creator: Gigabrainobserver Creator Reputation: C+ Version: 0.1.1 Required Credentials: SERVICE_ACCOUNT_PATH (optional), SUBJECT_EMAIL (optional) Install (Claude Code): claude mcp add io-github-gigabrain-observer-google-docs-mcp-server -- uvx google-docs-mcp-server --- ## Streamshortcut Cloudflare URL: https://mcp-marketplace.io/server/io-github-stayce-shortcut-mcp Summary: Shortcut project management. Create, update, search stories and manage workflows. Description: Shortcut project management. Create, update, search stories and manage workflows. Remote endpoints: streamable-http: https://streamshortcut.staycek.workers.dev/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/stayce/streamshortcut-cloudflare Security Score: 10/10 Creator: Stayce Creator Reputation: C+ Version: 1.0.0 --- ## Scanmalware URL: https://mcp-marketplace.io/server/com-scanmalware-mcp-scanmalware-mcp Summary: MCP server for ScanMalware.com URL scanning, malware detection, and analysis. Description: MCP server for ScanMalware.com URL scanning, malware detection, and analysis. Remote endpoints: streamable-http: https://mcp.scanmalware.com/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/scanmalware/mcp-server Security Score: 10/10 Creator: Scanmalware Creator Reputation: C+ Version: 0.1.6 --- ## Tft URL: https://mcp-marketplace.io/server/io-github-ebrunet001-mcp-server-tft Summary: Teamfight Tactics AI coaching: composition analysis, augment optimization & improvement tips Description: Teamfight Tactics AI coaching: composition analysis, augment optimization & improvement tips Remote endpoints: sse: https://mrbridge--teamfight-tactics-mcp-server---ai-game-analysis.apify.actor/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://mrbridge--teamfight-tactics-mcp-server---ai-game-analysis.apify.actor/mcp GitHub: https://github.com/ebrunet001/mcp-server-tft Security Score: 0/10 Creator: Ebrunet001 Creator Reputation: C+ Version: 1.0.20 Install (Claude Code Remote): claude mcp add --transport http io-github-ebrunet001-mcp-server-tft https://mrbridge--teamfight-tactics-mcp-server---ai-game-analysis.apify.actor/mcp --- ## Gitlab Docs URL: https://mcp-marketplace.io/server/io-github-nunolima-gitlab-docs-mcp Summary: Searchable access to GitLab documentation from multiple repositories with full-text search. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/nunolima/gitlab-docs-mcp Security Score: 10/10 Creator: Nunolima Creator Reputation: C+ Version: 0.1.1 --- ## Trayd URL: https://mcp-marketplace.io/server/io-github-teamtrayd-trayd-mcp Summary: Trade Robinhood through natural language in Claude Code. Description: Trade Robinhood through natural language in Claude Code. Remote endpoints: streamable-http: https://mcp.trayd.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.trayd.ai/mcp GitHub: https://github.com/trayders/trayd-mcp Security Score: 10/10 Creator: Trayders Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-teamtrayd-trayd-mcp https://mcp.trayd.ai/mcp --- ## Arm URL: https://mcp-marketplace.io/server/io-github-arm-arm-mcp Summary: Official Arm MCP server for code migration, optimization, and Arm architecture guidance Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/arm/mcp Security Score: 10/10 Creator: Arm Creator Reputation: C+ Version: 1.0.2 --- ## Dynatrace URL: https://mcp-marketplace.io/server/io-github-dynatrace-oss-dynatrace-mcp Summary: Access Dynatrace observability data: logs, metrics, problems, vulnerabilities via DQL and Davis AI Category: Developer Tools Mode: local Pricing: Free npm: @dynatrace-oss/dynatrace-mcp-server GitHub: https://github.com/dynatrace-oss/Dynatrace-mcp Security Score: 10/10 Creator: Dynatrace Oss Creator Reputation: C+ Version: 1.7.4 Required Credentials: DT_ENVIRONMENT (optional), DT_PLATFORM_TOKEN (optional), OAUTH_CLIENT_ID (optional), OAUTH_CLIENT_SECRET (optional), DT_GRAIL_QUERY_BUDGET_GB (optional) Install (Claude Code): claude mcp add io-github-dynatrace-oss-dynatrace-mcp -- npx -y @dynatrace-oss/dynatrace-mcp-server --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-quotewise-mcp Summary: Semantic quote search with 600K quotes. Find quotes by meaning, verify attributions. Description: Semantic quote search with 600K quotes. Find quotes by meaning, verify attributions. Remote endpoints: streamable-http: https://mcp.quotewise.io/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.quotewise.io/ GitHub: https://github.com/quotewise/mcp MCP Tools (18): quotes_about, quotes_from, quotes_by, quotes_containing, quote, quotes_like, who_said, quote_random, originators, originators_like, sources, quote_relations, search_proverbs, status, collection, collection_quotes, flag_content, propose_edit Security Score: 9/10 Creator: Quotewise Creator Reputation: C+ Version: 1.0.3 Install (Claude Code Remote): claude mcp add --transport http io-github-quotewise-mcp https://mcp.quotewise.io/ --- ## Crabeye Mcp Bridge URL: https://mcp-marketplace.io/server/io-github-crabeye-ai-crabeye-mcp-bridge Summary: One MCP connection for all your tools — with discovery, namespacing, and execution policies. Category: Developer Tools Mode: local Pricing: Free npm: @crabeye-ai/crabeye-mcp-bridge GitHub: https://github.com/crabeye-ai/crabeye-mcp-bridge Security Score: 7.8/10 Creator: Crabeye Ai Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-crabeye-ai-crabeye-mcp-bridge -- npx -y @crabeye-ai/crabeye-mcp-bridge --- ## Openai Api Agent Project URL: https://mcp-marketplace.io/server/ai-smithery-aicastle-school-openai-api-agent-project Summary: Fetch current stock prices and key data for symbols across global markets. Look up companies like… Description: Fetch current stock prices and key data for symbols across global markets. Look up companies like… Remote endpoints: streamable-http: https://server.smithery.ai/@aicastle-school/openai-api-agent-project/mcp Category: AI & ML Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@aicastle-school/openai-api-agent-project/mcp GitHub: https://github.com/aicastle-school/openai-api-agent-project Security Score: 9.8/10 Creator: Aicastle School Creator Reputation: C+ Version: 1.16.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-aicastle-school-openai-api-agent-project https://server.smithery.ai/@aicastle-school/openai-api-agent-project/mcp --- ## Microsoft Learn URL: https://mcp-marketplace.io/server/com-microsoft-microsoft-learn-mcp Summary: Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs. Description: Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs. Remote endpoints: streamable-http: https://learn.microsoft.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://learn.microsoft.com/api/mcp GitHub: https://github.com/MicrosoftDocs/mcp MCP Tools (3): microsoft_docs_search, microsoft_code_sample_search, microsoft_docs_fetch Security Score: 10/10 Creator: MicrosoftDocs Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-microsoft-microsoft-learn-mcp https://learn.microsoft.com/api/mcp --- ## Hello URL: https://mcp-marketplace.io/server/ai-smithery-callmybot-hello-mcp-server Summary: Generate quick, friendly greetings by name. Personalize salutations for any context. Explore the o… Description: Generate quick, friendly greetings by name. Personalize salutations for any context. Explore the o… Remote endpoints: streamable-http: https://server.smithery.ai/@callmybot/hello-mcp-server/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/callmybot/hello-mcp-server Security Score: 10/10 Creator: Callmybot Creator Reputation: C+ Version: 1.0.0 --- ## Slack URL: https://mcp-marketplace.io/server/io-github-jtalk22-slack-mcp-server Summary: Slack MCP for self-host or managed Cloud, with Gemini CLI and secure-default HTTP. Description: Slack MCP for self-host or managed Cloud, with Gemini CLI and secure-default HTTP. Remote endpoints: streamable-http: https://mcp.revasserlabs.com/oauth/mcp Category: Communication Mode: dual Pricing: Free npm: @jtalk22/slack-mcp Remote URL: https://mcp.revasserlabs.com/oauth/mcp GitHub: https://github.com/jtalk22/slack-mcp-server Security Score: 9.1/10 Creator: Jtalk22 Creator Reputation: C+ Version: 3.2.5 Required Credentials: SLACK_TOKEN (required), SLACK_COOKIE (required) Install (Claude Code): claude mcp add io-github-jtalk22-slack-mcp-server -- npx -y @jtalk22/slack-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-jtalk22-slack-mcp-server https://mcp.revasserlabs.com/oauth/mcp --- ## Openapi URL: https://mcp-marketplace.io/server/io-github-saurav61091-mcp-openapi-runner Summary: Turn any OpenAPI 3.x spec into callable MCP tools for Claude. No custom integration code needed. Category: Developer Tools Mode: local Pricing: Free npm: mcp-openapi-runner GitHub: https://github.com/saurav61091/mcp-openapi Security Score: 9.5/10 Creator: Saurav61091 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-saurav61091-mcp-openapi-runner -- npx -y mcp-openapi-runner --- ## Espn URL: https://mcp-marketplace.io/server/io-github-ebrunet001-mcp-server-espn Summary: Real-time ESPN sports data: live scores, standings, boxscores, odds & stats for 25+ leagues Description: Real-time ESPN sports data: live scores, standings, boxscores, odds & stats for 25+ leagues Remote endpoints: sse: https://mrbridge--espn-mcp-server.apify.actor/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://mrbridge--espn-mcp-server.apify.actor/mcp GitHub: https://github.com/ebrunet001/mcp-server-espn Security Score: 0/10 Creator: Ebrunet001 Creator Reputation: C+ Version: 0.1.18 Install (Claude Code Remote): claude mcp add --transport http io-github-ebrunet001-mcp-server-espn https://mrbridge--espn-mcp-server.apify.actor/mcp --- ## Ap URL: https://mcp-marketplace.io/server/io-github-rbonestell-ap-mcp-server Summary: Model Context Protocol (MCP) server for the Associated Press Media API Category: Developer Tools Mode: local Pricing: Free npm: ap-mcp-server GitHub: https://github.com/rbonestell/ap-mcp-server Security Score: 10/10 Creator: Rbonestell Creator Reputation: C+ Version: 1.2.6 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-rbonestell-ap-mcp-server -- npx -y ap-mcp-server --- ## Yanhui Ci URL: https://mcp-marketplace.io/server/io-github-sstklen-yanhui-debug Summary: Debug AI with shared KB. One bug fixed = everyone benefits. KB hit 4ms free, new analysis $0.05. Description: Debug AI with shared KB. One bug fixed = everyone benefits. KB hit 4ms free, new analysis $0.05. Remote endpoints: streamable-http: https://api.washinmura.jp/mcp/debug/{lobster_id} Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.washinmura.jp/mcp/debug/{lobster_id} GitHub: https://github.com/sstklen/yanhui-ci MCP Tools (5): debug_analyze, debug_search, debug_contribute, debug_hello, debug_escalate Security Score: 9.5/10 Creator: Sstklen Creator Reputation: C+ Version: 2.2.0 Install (Claude Code Remote): claude mcp add --transport http io-github-sstklen-yanhui-debug https://api.washinmura.jp/mcp/debug/{lobster_id} --- ## Splitwise URL: https://mcp-marketplace.io/server/ai-smithery-harjap-singh-3105-splitwise-mcp Summary: Manage Splitwise balances, expenses, and groups from your workspace. Fetch friends and recent acti… Description: Manage Splitwise balances, expenses, and groups from your workspace. Fetch friends and recent acti… Remote endpoints: streamable-http: https://server.smithery.ai/@HARJAP-SINGH-3105/splitwise_mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@HARJAP-SINGH-3105/splitwise_mcp/mcp GitHub: https://github.com/HARJAP-SINGH-3105/Splitwise_MCP Security Score: 9.8/10 Creator: HARJAP SINGH 3105 Creator Reputation: C+ Version: 1.14.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-harjap-singh-3105-splitwise-mcp https://server.smithery.ai/@HARJAP-SINGH-3105/splitwise_mcp/mcp --- ## Fathom URL: https://mcp-marketplace.io/server/io-github-agencyenterprise-fathom-mcp-server Summary: Connect Claude to Fathom meeting recordings, transcripts, and summaries Description: Connect Claude to Fathom meeting recordings, transcripts, and summaries Remote endpoints: streamable-http: https://fathom-mcp-server.com/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/agencyenterprise/fathom-mcp-server Security Score: 9/10 Creator: Agencyenterprise Creator Reputation: C+ Version: 1.0.0 --- ## For Api URL: https://mcp-marketplace.io/server/io-github-appwrite-mcp-for-api Summary: MCP (Model Context Protocol) server for Appwrite Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-server-appwrite GitHub: https://github.com/appwrite/mcp-for-api Security Score: 10/10 Creator: Appwrite Creator Reputation: C+ Version: 0.2.8 Install (Claude Code): claude mcp add io-github-appwrite-mcp-for-api -- uvx mcp-server-appwrite --- ## Lol URL: https://mcp-marketplace.io/server/io-github-ebrunet001-mcp-server-lol Summary: League of Legends AI coaching: player profiles, match history, ranked stats & performance analysis Description: League of Legends AI coaching: player profiles, match history, ranked stats & performance analysis Remote endpoints: sse: https://mrbridge--lol-mcp-server.apify.actor/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://mrbridge--lol-mcp-server.apify.actor/mcp GitHub: https://github.com/ebrunet001/mcp-server-lol Security Score: 1.5/10 Creator: Ebrunet001 Creator Reputation: C+ Version: 2.0.44 Install (Claude Code Remote): claude mcp add --transport http io-github-ebrunet001-mcp-server-lol https://mrbridge--lol-mcp-server.apify.actor/mcp --- ## Eansearch URL: https://mcp-marketplace.io/server/io-github-eansearch-eansearch-mcp-server Summary: MCP server for real-time product search by barcode (EAN, UPC, GTIN) or keyword on ean-search.org Description: MCP server for real-time product search by barcode (EAN, UPC, GTIN) or keyword on ean-search.org Remote endpoints: streamable-http: https://www.ean-search.org/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: eansearch-mcp-server GitHub: https://github.com/eansearch/eansearch-mcp-server Security Score: 10/10 Creator: Eansearch Creator Reputation: C+ Version: 0.1.0 Required Credentials: EAN_SEARCH_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-eansearch-eansearch-mcp-server -- uvx eansearch-mcp-server --- ## Blockrun URL: https://mcp-marketplace.io/server/io-github-blockrunai-blockrun-mcp Summary: BlockRun MCP Server - Access 30+ AI models via x402 micropayments. No API keys needed. Category: Developer Tools Mode: local Pricing: Free npm: @blockrun/mcp GitHub: https://github.com/BlockRunAI/blockrun-mcp Security Score: 10/10 Creator: BlockRunAI Creator Reputation: C+ Version: 0.2.2 Required Credentials: BLOCKRUN_WALLET_KEY (required) Install (Claude Code): claude mcp add io-github-blockrunai-blockrun-mcp -- npx -y @blockrun/mcp --- ## Aiquila URL: https://mcp-marketplace.io/server/io-github-elgorro-aiquila-mcp Summary: Nextcloud MCP server — files, calendar, contacts, mail, maps, notes, tasks & 120+ more tools Category: Developer Tools Mode: local Pricing: Free npm: aiquila-mcp GitHub: https://github.com/elgorro/aiquila.git Security Score: 10/10 Creator: Elgorro Creator Reputation: C+ Version: 0.2.9 Required Credentials: NEXTCLOUD_URL (optional), NEXTCLOUD_USER (optional), NEXTCLOUD_PASSWORD (required) Install (Claude Code): claude mcp add io-github-elgorro-aiquila-mcp -- npx -y aiquila-mcp --- ## Solana URL: https://mcp-marketplace.io/server/io-github-expertvagabond-solana Summary: Solana MCP server for wallet, transactions & programs Category: Developer Tools Mode: local Pricing: Free npm: solana-mcp-server GitHub: https://github.com/ExpertVagabond/solana-mcp-server.git Security Score: 10/10 Creator: ExpertVagabond Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-expertvagabond-solana -- npx -y solana-mcp-server --- ## Ordinals URL: https://mcp-marketplace.io/server/io-github-expertvagabond-ordinals Summary: Bitcoin Ordinals MCP Server — inscriptions, runes, BRC-20, collections & rare sats Category: Developer Tools Mode: local Pricing: Free npm: ordinals-mcp GitHub: https://github.com/ExpertVagabond/ordinals-mcp Security Score: 10/10 Creator: ExpertVagabond Creator Reputation: C+ Version: 0.1.2 Required Credentials: HIRO_API_KEY (required), ORDISCAN_API_KEY (required), MAGIC_EDEN_API_KEY (required) Install (Claude Code): claude mcp add io-github-expertvagabond-ordinals -- npx -y ordinals-mcp --- ## Chrono URL: https://mcp-marketplace.io/server/ai-smithery-jmoak-chrono-mcp Summary: Convert and compare dates and times across any timezone with flexible, locale-aware formatting. Ad… Description: Convert and compare dates and times across any timezone with flexible, locale-aware formatting. Ad… Remote endpoints: streamable-http: https://server.smithery.ai/@JMoak/chrono-mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/JMoak/chrono-mcp Security Score: 10/10 Creator: JMoak Creator Reputation: C+ Version: 0.2.0 --- ## Bolor Brain URL: https://mcp-marketplace.io/server/io-github-photoxpedia-bolor-brain-mcp Summary: Cognitive architecture MCP server with memory, learning, and contextual understanding Category: Developer Tools Mode: local Pricing: Free npm: bolor-brain-mcp GitHub: https://github.com/photoxpedia/bolor-brain-mcp.git Security Score: 10/10 Creator: Photoxpedia Creator Reputation: C+ Version: 1.1.0 Required Credentials: BRAIN_USE_SQLITE (optional), BRAIN_LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-photoxpedia-bolor-brain-mcp -- npx -y bolor-brain-mcp --- ## Claude Memory URL: https://mcp-marketplace.io/server/io-github-kurovu146-memory-fts Summary: Long-term memory for Claude Code with SQLite FTS5 search and BM25 ranking Category: Developer Tools Mode: local Pricing: Free npm: claude-memory-fts GitHub: https://github.com/kurovu146/claude-memory-mcp Security Score: 10/10 Creator: Kurovu146 Creator Reputation: C+ Version: 1.0.1 Required Credentials: MEMORY_DB_PATH (optional) Install (Claude Code): claude mcp add io-github-kurovu146-memory-fts -- npx -y claude-memory-fts --- ## Ci 1t URL: https://mcp-marketplace.io/server/io-github-collapseindex-ci1t-mcp Summary: CI-1T prediction stability engine. Detect ghosts, evaluate drift, monitor fleets. 20 tools. Category: Developer Tools Mode: local Pricing: Free npm: @collapseindex/ci1t-mcp GitHub: https://github.com/collapseindex/ci-1t-mcp Security Score: 7/10 Creator: Collapseindex Creator Reputation: C+ Version: 1.7.1 Required Credentials: CI1T_API_KEY (required), CI1T_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-collapseindex-ci1t-mcp -- npx -y @collapseindex/ci1t-mcp --- ## Sf URL: https://mcp-marketplace.io/server/io-github-signal-found-sf-mcp Summary: Reddit outreach at scale — find prospects, send 1000s of DMs/day, and manage your CRM via AI agents. Category: Developer Tools Mode: local Pricing: Free PyPI: sf-mcp GitHub: https://github.com/signal-found/sf-mcp Security Score: 10/10 Creator: Signal Found Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-signal-found-sf-mcp -- uvx sf-mcp --- ## Vaadin Documentation Services URL: https://mcp-marketplace.io/server/com-vaadin-docs-mcp Summary: Provides Vaadin Documentation and help with development tasks Description: Provides Vaadin Documentation and help with development tasks Remote endpoints: streamable-http: https://mcp.vaadin.com/docs/ Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/vaadin/vaadin-documentation-services Security Score: 10/10 Creator: Vaadin Creator Reputation: C+ Version: 1.0.1 --- ## ServiceBricks URL: https://mcp-marketplace.io/server/io-github-holomodular-servicebricks Summary: Generate a ServiceBricks C# .NET microservice as a ZIP file. Description: Generate a ServiceBricks C# .NET microservice as a ZIP file. Remote endpoints: streamable-http: https://servicebricks.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://servicebricks.com/api/mcp GitHub: https://github.com/holomodular/ServiceBricks MCP Tools (1): generate_microservice_zip Security Score: 10/10 Creator: Holomodular Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-holomodular-servicebricks https://servicebricks.com/api/mcp --- ## elnora-mcp-server URL: https://mcp-marketplace.io/server/elnora-mcp-server Summary: AI agent for preclinical lab work Description: Connect AI agents to the Elnora bioprotocol optimization platform via MCP. Generate, optimize, and manage wet-lab protocols directly from Claude Code, Cursor, VS Code, Codex, and ChatGPT. 74 tools across 15 categories including protocol generation, file management, project organization, and full-text search. OAuth 2.1 and API key authentication supported. Category: Education & Research Mode: dual Pricing: Free npm: @elnora-ai/mcp-server Remote URL: https://mcp.elnora.ai/mcp GitHub: https://github.com/Elnora-AI/elnora-mcp-server Security Score: 4.2/10 Creator: Carmen Kivisild Creator Reputation: F Version: 1.0.0 Tags: mcp, bioprotocol, lab-protocol, ai-agent, life-sciences, pharma, model-context-protocol, elnora Use Cases: Bioprotocol generation, Preclinical lab work, Cell culture, Lab protocol optimization, File and project management, Team collaboration for research Required Credentials: ELNORA_ACCOUNT (required) Install (Claude Code): claude mcp add elnora-mcp-server -- npx -y @elnora-ai/mcp-server Install (Claude Code Remote): claude mcp add --transport http elnora-mcp-server https://mcp.elnora.ai/mcp --- ## Frankfurter URL: https://mcp-marketplace.io/server/ai-smithery-jessicayanwang-test Summary: Fetch latest and historical currency exchange rates from Frankfurter. Convert amounts between curr… Description: Fetch latest and historical currency exchange rates from Frankfurter. Convert amounts between curr… Remote endpoints: streamable-http: https://server.smithery.ai/@jessicayanwang/test/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/jessicayanwang/frankfurtermcp Security Score: 10/10 Creator: Jessicayanwang Creator Reputation: C+ Version: 1.13.1 --- ## Tapsite URL: https://mcp-marketplace.io/server/io-github-mgriffen-tapsite Summary: MCP server for web inspection, design system extraction, and accessibility audits Category: Developer Tools Mode: local Pricing: Free npm: tapsite GitHub: https://github.com/mgriffen/tapsite Security Score: 10/10 Creator: Mgriffen Creator Reputation: C+ Version: 4.0.0 Install (Claude Code): claude mcp add io-github-mgriffen-tapsite -- npx -y tapsite --- ## Echomindr URL: https://mcp-marketplace.io/server/io-github-echomindr-echomindr Summary: Real founder decisions, lessons and signals from 100+ podcasts — searchable by AI agents. Description: Real founder decisions, lessons and signals from 100+ podcasts — searchable by AI agents. Remote endpoints: sse: https://echomindr.com/mcp/ Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://echomindr.com/mcp/ GitHub: https://github.com/echomindr/echomindr Security Score: 5.8/10 Creator: Echomindr Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-echomindr-echomindr https://echomindr.com/mcp/ --- ## Qubic URL: https://mcp-marketplace.io/server/io-github-fyllepo-qubic-mcp Summary: MCP server for Qubic — balances, prices, transfers, wallets, and more. Category: Developer Tools Mode: local Pricing: Free npm: mcp-server-qubic GitHub: https://github.com/fyllepo/qubic-mcp Security Score: 10/10 Creator: Fyllepo Creator Reputation: C+ Version: 0.2.0 Install (Claude Code): claude mcp add io-github-fyllepo-qubic-mcp -- npx -y mcp-server-qubic --- ## Poke Video URL: https://mcp-marketplace.io/server/ai-smithery-aryankeluskar-poke-video-mcp Summary: Search your Flashback video library with natural language to instantly find relevant moments. Get… Description: Search your Flashback video library with natural language to instantly find relevant moments. Get… Remote endpoints: streamable-http: https://server.smithery.ai/@aryankeluskar/poke-video-mcp/mcp Category: Content & Media Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@aryankeluskar/poke-video-mcp/mcp GitHub: https://github.com/aryankeluskar/poke-video-mcp Security Score: 10/10 Creator: Aryankeluskar Creator Reputation: C+ Version: 1.14.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-aryankeluskar-poke-video-mcp https://server.smithery.ai/@aryankeluskar/poke-video-mcp/mcp --- ## Units URL: https://mcp-marketplace.io/server/io-github-sellisd-mcp-units Summary: An MCP server that provides some common units conversions for cooking Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-units GitHub: https://github.com/sellisd/mcp-units Security Score: 10/10 Creator: Sellisd Creator Reputation: C+ Version: 0.3.3 Install (Claude Code): claude mcp add io-github-sellisd-mcp-units -- uvx mcp-units --- ## Railway URL: https://mcp-marketplace.io/server/io-github-railwayapp-mcp-server Summary: Official Railway MCP server Category: Cloud & DevOps Mode: local Pricing: Free npm: @railway/mcp-server GitHub: https://github.com/railwayapp/railway-mcp-server Security Score: 10/10 Creator: Railwayapp Creator Reputation: C+ Version: 0.1.5 Install (Claude Code): claude mcp add io-github-railwayapp-mcp-server -- npx -y @railway/mcp-server --- ## Actors URL: https://mcp-marketplace.io/server/ai-smithery-jirispilka-actors-mcp-server Summary: Greet anyone by name with friendly, personalized messages. Explore the origin of Hello, World thro… Description: Greet anyone by name with friendly, personalized messages. Explore the origin of Hello, World thro… Remote endpoints: streamable-http: https://server.smithery.ai/@jirispilka/actors-mcp-server/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@jirispilka/actors-mcp-server/mcp GitHub: https://github.com/jirispilka/actors-mcp-server Security Score: 9.8/10 Creator: Jirispilka Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-jirispilka-actors-mcp-server https://server.smithery.ai/@jirispilka/actors-mcp-server/mcp --- ## Btp Sap Odata To Mcp Server Optimized URL: https://mcp-marketplace.io/server/io-github-raistlin82-btp-sap-odata-to-mcp-server-optimized Summary: Enterprise SAP OData to MCP Server with AI capabilities and Cloud Foundry integration Category: Business Tools Mode: local Pricing: Free npm: btp-sap-odata-to-mcp-server GitHub: https://github.com/Raistlin82/btp-sap-odata-to-mcp-server-optimized Security Score: 10/10 Creator: Raistlin82 Creator Reputation: C+ Version: 1.0.1 Required Credentials: SAP_IAS_URL (optional), SAP_IAS_CLIENT_ID (optional), SAP_IAS_CLIENT_SECRET (required), SAP_DESTINATION_NAME (optional), ODATA_DISCOVERY_MODE (optional), ODATA_INCLUDE_PATTERNS (optional), ODATA_EXCLUDE_PATTERNS (optional), PORT (optional), NODE_ENV (optional) Install (Claude Code): claude mcp add io-github-raistlin82-btp-sap-odata-to-mcp-server-optimized -- npx -y btp-sap-odata-to-mcp-server --- ## Tempmail URL: https://mcp-marketplace.io/server/io-github-selenium39-mcp-server-tempmail Summary: MCP server for temporary email management using ChatTempMail API Category: Search & Web Mode: local Pricing: Free npm: mcp-server-tempmail GitHub: https://github.com/Selenium39/mcp-server-tempmail Security Score: 10/10 Creator: Selenium39 Creator Reputation: C+ Version: 1.0.1 Required Credentials: TEMPMAIL_API_KEY (required), TEMPMAIL_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-selenium39-mcp-server-tempmail -- npx -y mcp-server-tempmail --- ## Appstore Connect URL: https://mcp-marketplace.io/server/io-github-sardorbekr-appstore-connect Summary: MCP server for Apple's App Store Connect API. Manage apps, TestFlight, and more. Category: Developer Tools Mode: local Pricing: Free npm: asc-mcp GitHub: https://github.com/SardorbekR/appstore-connect-mcp Security Score: 10/10 Creator: SardorbekR Creator Reputation: C+ Version: 1.0.4 Install (Claude Code): claude mcp add io-github-sardorbekr-appstore-connect -- npx -y asc-mcp --- ## Oxylabs URL: https://mcp-marketplace.io/server/io-oxylabs-oxylabs-mcp Summary: Fetch and process content from specified URLs & sources using the Oxylabs Web Scraper API. Category: Developer Tools Mode: local Pricing: Free PyPI: oxylabs-mcp GitHub: https://github.com/oxylabs/oxylabs-mcp Security Score: 10/10 Creator: Oxylabs Creator Reputation: C+ Version: 0.7.2 Required Credentials: OXYLABS_USERNAME (required), OXYLABS_PASSWORD (required), OXYLABS_AI_STUDIO_API_KEY (required) Install (Claude Code): claude mcp add io-oxylabs-oxylabs-mcp -- uvx oxylabs-mcp --- ## Engram URL: https://mcp-marketplace.io/server/io-github-spectra-g-engram Summary: MCP adapter for Engram - organizational memory for AI agents Category: Developer Tools Mode: local Pricing: Free npm: @spectra-g/engram-adapter GitHub: https://github.com/spectra-g/engram Security Score: 10/10 Creator: Spectra G Creator Reputation: C+ Version: 0.2.11 Install (Claude Code): claude mcp add io-github-spectra-g-engram -- npx -y @spectra-g/engram-adapter --- ## Social Media Api URL: https://mcp-marketplace.io/server/io-github-socialapishub-social-media-api Summary: Unified social media API for AI agents. Access Facebook, Instagram, TikTok, and more. Category: Content & Media Mode: local Pricing: Free npm: @socialapis/mcp GitHub: https://github.com/SocialAPIsHub/mcp-server Security Score: 10/10 Creator: SocialAPIsHub Creator Reputation: C+ Version: 1.0.1 Required Credentials: SOCIALAPIS_API_KEY (required), MCP_PROXY_URL (optional) Install (Claude Code): claude mcp add io-github-socialapishub-social-media-api -- npx -y @socialapis/mcp --- ## Proxy Doctor URL: https://mcp-marketplace.io/server/io-github-jiansen-proxy-doctor Summary: Diagnose proxy misconfigurations that break AI coding tools (Cursor, VS Code, Windsurf) Category: Developer Tools Mode: local Pricing: Free PyPI: proxy-doctor GitHub: https://github.com/Jiansen/proxy-doctor Security Score: 10/10 Creator: Jiansen Creator Reputation: C+ Version: 0.2.1 Install (Claude Code): claude mcp add io-github-jiansen-proxy-doctor -- uvx proxy-doctor --- ## Weather Server URL: https://mcp-marketplace.io/server/io-github-byrness-weather Summary: An MCP server for weather information. Category: Developer Tools Mode: local Pricing: Free npm: @byrness/mcp-weather-server GitHub: https://github.com/byrness/mcp-weather-server Security Score: 10/10 Creator: Byrness Creator Reputation: C+ Version: 1.0.8 Install (Claude Code): claude mcp add io-github-byrness-weather -- npx -y @byrness/mcp-weather-server --- ## Apollo Salesforce Mapper URL: https://mcp-marketplace.io/server/dev-workers-selbyventurecap-cf-worker-apollo-salesforce-mapper Summary: Apollo->Salesforce Lead mapper. No LLM. Strict-fail required fields. PASS/REPAIR/FAIL verdict. Description: Apollo->Salesforce Lead mapper. No LLM. Strict-fail required fields. PASS/REPAIR/FAIL verdict. Remote endpoints: streamable-http: https://cf-worker.selbyventurecap.workers.dev/mcp Category: Business Tools Mode: remote Pricing: Free Remote URL: https://cf-worker.selbyventurecap.workers.dev/mcp MCP Tools (1): apollo_to_salesforce_lead Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 2.0.0 Install (Claude Code Remote): claude mcp add --transport http dev-workers-selbyventurecap-cf-worker-apollo-salesforce-mapper https://cf-worker.selbyventurecap.workers.dev/mcp --- ## Kubeview URL: https://mcp-marketplace.io/server/io-github-mikhae1-kubeview Summary: Read-only Model Context Protocol MCP server enabling code-driven AI analysis of Kubernetes clusters. Category: Developer Tools Mode: local Pricing: Free npm: kubeview-mcp GitHub: https://github.com/mikhae1/kubeview-mcp Security Score: 10/10 Creator: Mikhae1 Creator Reputation: C+ Version: 1.7.0 Required Credentials: KUBECONFIG (optional), MCP_MODE (optional), MCP_LOG_LEVEL (optional), MCP_KUBE_CONTEXT (optional), MCP_K8S_SKIP_TLS_VERIFY (optional), MCP_HIDE_SENSITIVE (optional), MCP_TIMEOUT (optional), MCP_DISABLE_KUBERNETES_PLUGIN (optional), MCP_DISABLE_HELM_PLUGIN (optional), MCP_DISABLE_ARGO_PLUGIN (optional), MCP_DISABLE_ARGOCD_PLUGIN (optional) Install (Claude Code): claude mcp add io-github-mikhae1-kubeview -- npx -y kubeview-mcp --- ## Nextcloud URL: https://mcp-marketplace.io/server/ai-smithery-hithereiamaliff-mcp-nextcloud Summary: A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo… Description: A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo… Remote endpoints: streamable-http: https://server.smithery.ai/@hithereiamaliff/mcp-nextcloud/mcp Category: File & Storage Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@hithereiamaliff/mcp-nextcloud/mcp GitHub: https://github.com/hithereiamaliff/mcp-nextcloud Security Score: 10/10 Creator: Hithereiamaliff Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-hithereiamaliff-mcp-nextcloud https://server.smithery.ai/@hithereiamaliff/mcp-nextcloud/mcp --- ## Deeprecall URL: https://mcp-marketplace.io/server/io-github-adrida-deeprecall-mcp Summary: Search 120,000+ recalled products from 8 global safety agencies using AI similarity. Description: Search 120,000+ recalled products from 8 global safety agencies using AI similarity. Remote endpoints: streamable-http: https://mcp.deeprecall.io/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/adrida/deeprecall-mcp Security Score: 10/10 Creator: Adrida Creator Reputation: C+ Version: 1.0.0 --- ## Oura URL: https://mcp-marketplace.io/server/ai-smithery-eliu243-oura-mcp-server Summary: Connect your Oura Ring account and enable access to your wellness data in apps and automations. In… Description: Connect your Oura Ring account and enable access to your wellness data in apps and automations. In… Remote endpoints: streamable-http: https://server.smithery.ai/@eliu243/oura-mcp-server/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/eliu243/oura-mcp-server Security Score: 10/10 Creator: Eliu243 Creator Reputation: C+ Version: 1.16.0 --- ## Cervellaswarm URL: https://mcp-marketplace.io/server/io-github-rafapra3008-lu-mcp-server Summary: Verify AI agent communication with session types and formal proofs Category: Developer Tools Mode: local Pricing: Free PyPI: lu-mcp-server GitHub: https://github.com/rafapra3008/cervellaswarm.git Security Score: 8.5/10 Creator: Rafapra3008 Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-rafapra3008-lu-mcp-server -- uvx lu-mcp-server --- ## Servicenow Nodejs URL: https://mcp-marketplace.io/server/io-github-nickzitzer-servicenow-nodejs Summary: Multi-instance ServiceNow MCP server with 40+ tools and intelligent schema discovery Category: Business Tools Mode: local Pricing: Free npm: servicenow-mcp-server GitHub: https://github.com/Happy-Technologies-LLC/mcp-servicenow-nodejs Security Score: 10/10 Creator: Happy Technologies LLC Creator Reputation: C+ Version: 2.1.1 Required Credentials: SERVICENOW_INSTANCE_URL (optional), SERVICENOW_USERNAME (optional), SERVICENOW_PASSWORD (required), SERVICENOW_AUTH_TYPE (optional), SERVICENOW_INSTANCE (optional) Install (Claude Code): claude mcp add io-github-nickzitzer-servicenow-nodejs -- npx -y servicenow-mcp-server --- ## Tessie URL: https://mcp-marketplace.io/server/ai-smithery-keithah-tessie-mcp Summary: Unofficial integration! ## ✨ Key Features ### 💰 Financial Intelligence - **Smart Charging Cost An… Description: Unofficial integration! ## ✨ Key Features ### 💰 Financial Intelligence - **Smart Charging Cost An… Remote endpoints: streamable-http: https://server.smithery.ai/@keithah/tessie-mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@keithah/tessie-mcp/mcp GitHub: https://github.com/keithah/tessie-mcp Security Score: 10/10 Creator: Keithah Creator Reputation: C+ Version: 1.1.1 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-keithah-tessie-mcp https://server.smithery.ai/@keithah/tessie-mcp/mcp --- ## Savor Dish URL: https://mcp-marketplace.io/server/io-github-rodeldoria-savor-dish Summary: AI-powered recipe platform: 18 MCP tools for meal planning, grocery lists & Instacart. Description: AI-powered recipe platform: 18 MCP tools for meal planning, grocery lists & Instacart. Remote endpoints: streamable-http: https://savordish.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://savordish.com/mcp GitHub: https://github.com/savordish/savor-dish MCP Tools (18): recipes.search, recipes.get, recipes.list_by_cuisine, recipes.get_trending, cooking.get_tips, platform.get_info, shopping.generate_grocery_list, shopping.instacart, meals.plan, recipes.get_nutrition, recipes.find_by_ingredient, cooking.get_substitutions, cuisines.explore, recipes.get_random, recipes.compare, recipes.get_quick, recipes.get_dietary, recipes.scale Security Score: 9/10 Creator: Savordish Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-rodeldoria-savor-dish https://savordish.com/mcp --- ## Codeweaver URL: https://mcp-marketplace.io/server/com-knitli-codeweaver Summary: Semantic code search built for AI agents. Hybrid, AST-aware, context for 166 languages. Category: Developer Tools Mode: local Pricing: Free PyPI: code-weaver GitHub: https://github.com/knitli/codeweaver Security Score: 10/10 Creator: Knitli Creator Reputation: C+ Version: 0.1.0-alpha.3 Required Credentials: CODEWEAVER_CONFIG_FILE (optional), CODEWEAVER_DEBUG (optional), CODEWEAVER_EMBEDDING_API_KEY (required), CODEWEAVER_EMBEDDING_MODEL (optional), CODEWEAVER_EMBEDDING_PROVIDER (optional), CODEWEAVER_HOST (optional), CODEWEAVER_LOG_LEVEL (optional), CODEWEAVER_MCP_PORT (optional), CODEWEAVER_PORT (optional), CODEWEAVER_PROFILE (optional), CODEWEAVER_PROJECT_NAME (optional), CODEWEAVER_PROJECT_PATH (optional), CODEWEAVER_RERANKING_API_KEY (required), CODEWEAVER_RERANKING_MODEL (optional), CODEWEAVER_RERANKING_PROVIDER (optional), CODEWEAVER_SPARSE_EMBEDDING_MODEL (optional), CODEWEAVER_SPARSE_EMBEDDING_PROVIDER (optional), CODEWEAVER_VECTOR_STORE_API_KEY (required), CODEWEAVER_VECTOR_STORE_PORT (optional), CODEWEAVER_VECTOR_STORE_PROVIDER (optional), CODEWEAVER_VECTOR_STORE_URL (optional), CODEWEAVER__TELEMETRY__DISABLE_TELEMETRY (optional), CODEWEAVER__TELEMETRY__TOOLS_OVER_PRIVACY (optional), HTTPS_PROXY (optional), OPENAI_API_KEY (required), OPENAI_LOG (optional), SSL_CERT_FILE (optional), AI_GATEWAY_API_KEY (required), AWS_ACCOUNT_ID (optional), AWS_REGION (optional), AWS_SECRET_ACCESS_KEY (required), AZURE_COHERE_API_KEY (required), AZURE_COHERE_ENDPOINT (optional), AZURE_COHERE_REGION (optional), AZURE_OPENAI_API_KEY (required), AZURE_OPENAI_ENDPOINT (optional), AZURE_OPENAI_REGION (optional), COHERE_API_KEY (optional), CO_API_URL (optional), DEEPSEEK_API_KEY (required), GEMINI_API_KEY (optional), GOOGLE_API_KEY (optional), HF_HUB_VERBOSITY (optional), HF_TOKEN (optional), INFERENCE_KEY (required), INFERENCE_URL (optional), MISTRAL_API_KEY (optional), QDRANT__LOG_LEVEL (optional), QDRANT__SERVICE__API_KEY (required), QDRANT__SERVICE__ENABLE_TLS (optional), QDRANT__SERVICE__HOST (optional), QDRANT__SERVICE__HTTP_PORT (optional), QDRANT__TLS__CERT (optional), TAVILY_API_KEY (optional), TOGETHER_API_KEY (required), VERCEL_OIDC_TOKEN (required), VOYAGE_API_KEY (required) Install (Claude Code): claude mcp add com-knitli-codeweaver -- uvx code-weaver --- ## Deapi URL: https://mcp-marketplace.io/server/io-github-deapi-ai-mcp-server-deapi Summary: 33 AI tools: transcription, image/video generation, TTS, music, OCR, embeddings via deAPI Description: 33 AI tools: transcription, image/video generation, TTS, music, OCR, embeddings via deAPI Remote endpoints: streamable-http: https://mcp.deapi.ai/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://mcp.deapi.ai/mcp GitHub: https://github.com/deapi-ai/mcp-server-deapi Security Score: 5.5/10 Installs: 1 Creator: Deapi Ai Creator Reputation: C+ Version: 0.2.0 Install (Claude Code Remote): claude mcp add --transport http io-github-deapi-ai-mcp-server-deapi https://mcp.deapi.ai/mcp --- ## Vessel Browser URL: https://mcp-marketplace.io/server/io-github-unmodeled-tyler-vessel-browser Summary: AI-native browser runtime for autonomous agents with human-in-the-loop supervision Category: Developer Tools Mode: local Pricing: Free npm: @quanta-intellect/vessel-browser GitHub: https://github.com/unmodeled-tyler/vessel-browser Security Score: 4.8/10 Creator: Unmodeled Tyler Creator Reputation: C+ Version: 0.1.10 Install (Claude Code): claude mcp add io-github-unmodeled-tyler-vessel-browser -- npx -y @quanta-intellect/vessel-browser --- ## Cli URL: https://mcp-marketplace.io/server/ai-smithery-zeta-chain-cli Summary: Create friendly, customizable greetings for any name or audience. Break the ice in demos, onboardi… Description: Create friendly, customizable greetings for any name or audience. Break the ice in demos, onboardi… Remote endpoints: streamable-http: https://server.smithery.ai/@zeta-chain/cli/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/zeta-chain/cli Security Score: 10/10 Creator: Zeta Chain Creator Reputation: C+ Version: 1.0.0 --- ## Ax Prover Base URL: https://mcp-marketplace.io/server/com-axiomatic-ai-prover Summary: Lean 4 MCP server: compile, prove theorems, and formalize math with Mathlib. Description: Lean 4 MCP server: compile, prove theorems, and formalize math with Mathlib. Remote endpoints: streamable-http: https://prover.axiomatic-ai.com/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://prover.axiomatic-ai.com/mcp/ GitHub: https://github.com/Axiomatic-AI/ax-prover-base-mcp Security Score: 10/10 Creator: Axiomatic AI Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http com-axiomatic-ai-prover https://prover.axiomatic-ai.com/mcp/ --- ## Apple Voice Memo URL: https://mcp-marketplace.io/server/io-github-jwulff-apple-voice-memo-mcp Summary: Access Apple Voice Memos on macOS. List, get audio, extract and generate transcripts. Category: Developer Tools Mode: local Pricing: Free npm: apple-voice-memo-mcp GitHub: https://github.com/jwulff/apple-voice-memo-mcp Security Score: 10/10 Creator: Jwulff Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-jwulff-apple-voice-memo-mcp -- npx -y apple-voice-memo-mcp --- ## Trackly Cli URL: https://mcp-marketplace.io/server/io-github-kevinastuhuaman-trackly Summary: Job tracking CLI + MCP server for AI agents. 99K+ jobs, 775+ companies. Category: Developer Tools Mode: local Pricing: Free npm: trackly-cli GitHub: https://github.com/kevinastuhuaman/trackly-cli Security Score: 10/10 Creator: kevinastuhuaman Creator Reputation: C- Version: 0.1.10 Install (Claude Code): claude mcp add io-github-kevinastuhuaman-trackly -- npx -y trackly-cli --- ## Craft Gtm URL: https://mcp-marketplace.io/server/io-github-shashwatgtm-craft-gtm-mcp Summary: 8 strategic GTM tools: PMF, Launch, Interviews, Retention, Partners, Crisis, Competitive Intel Category: Developer Tools Mode: local Pricing: Free npm: @shashwatgtmalpha/craft-gtm-mcp GitHub: https://github.com/shashwatgtm/craft-gtm-mcp Security Score: 10/10 Creator: Shashwatgtm Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-shashwatgtm-craft-gtm-mcp -- npx -y @shashwatgtmalpha/craft-gtm-mcp --- ## Yazio URL: https://mcp-marketplace.io/server/io-github-fliptheweb-yazio-mcp Summary: MCP server for accessing Yazio user & nutrition data (unofficial) Category: Developer Tools Mode: local Pricing: Free npm: yazio-mcp GitHub: https://github.com/fliptheweb/yazio-mcp Security Score: 8/10 Creator: Fliptheweb Creator Reputation: C+ Version: 0.0.13 Required Credentials: YAZIO_USERNAME (required), YAZIO_PASSWORD (required) Install (Claude Code): claude mcp add io-github-fliptheweb-yazio-mcp -- npx -y yazio-mcp --- ## Junct URL: https://mcp-marketplace.io/server/io-github-srimisra-defillama-mcp Summary: DefiLlama MCP — TVL, yields, volumes, fees, and protocol analytics for DeFi. Description: DefiLlama MCP — TVL, yields, volumes, fees, and protocol analytics for DeFi. Remote endpoints: streamable-http: https://defillama.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://defillama.mcp.junct.dev/mcp GitHub: https://github.com/srimisra/junct MCP Tools (59): get_api_protocols, get_api_protocol, get_api_tvl, get_api_tokenprotocols, get_api_inflows, get_api_v2_chains, get_api_v2_historicalchaintvl, get_api_chainassets, get_coins_prices_current, get_coins_prices_historical, create_coins_batchhistorical, get_coins_chart, get_coins_percentage, get_coins_prices_first, get_coins_block, get_yields_pools, get_yields_poolsold, get_yields_chart, get_yields_poolsborrow, get_yields_chartlendborrow, get_yields_perps, get_yields_lsdrates, get_stablecoins_stablecoindominance, get_stablecoins_stablecoins, get_stablecoins_stablecoincharts_all, get_stablecoins_stablecoincharts, get_stablecoins_stablecoin, get_stablecoins_stablecoinchains, get_stablecoins_stablecoinprices, get_api_overview_dexs, get_api_summary_dexs, get_api_overview_options, get_api_summary_options, get_api_overview_derivatives, get_api_summary_derivatives, get_api_overview_fees, get_api_summary_fees, get_api_emissions, get_api_emission, get_api_categories, get_api_forks, get_api_oracles, get_api_entities, get_api_treasuries, get_api_hacks, get_api_raises, get_api_historicalliquidity, get_etfs_overview, get_etfs_overvieweth, get_etfs_history, get_etfs_historyeth, get_fdv_performance, get_bridges_bridges, get_bridges_bridge, get_bridges_bridgevolume, get_bridges_bridgedaystats, get_bridges_transactions, get_dat_institutions, get_usage_apikey Security Score: 9/10 Creator: Srimisra Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-srimisra-defillama-mcp https://defillama.mcp.junct.dev/mcp --- ## Btcfi Api URL: https://mcp-marketplace.io/server/io-github-aiindigo925-btcfi Summary: Bitcoin data for AI agents. 27 tools with x402 micropayments. No API keys needed. Category: Developer Tools Mode: local Pricing: Free npm: @aiindigo/btcfi-mcp GitHub: https://github.com/aiindigo925/btcfi-api Security Score: 10/10 Creator: Aiindigo925 Creator Reputation: C+ Version: 3.0.1 Required Credentials: SVM_PRIVATE_KEY (required) Install (Claude Code): claude mcp add io-github-aiindigo925-btcfi -- npx -y @aiindigo/btcfi-mcp --- ## Crypto Price URL: https://mcp-marketplace.io/server/ai-smithery-truss44-mcp-crypto-price Summary: Provide real-time cryptocurrency price data and market analysis. Description: Provide real-time cryptocurrency price data and market analysis. Remote endpoints: streamable-http: https://server.smithery.ai/@truss44/mcp-crypto-price/mcp Category: Finance Mode: dual Pricing: Free GitHub: https://github.com/truss44/mcp-crypto-price Security Score: 10/10 Creator: Truss44 Creator Reputation: C+ Version: 2.1.0 --- ## Rlm Tools URL: https://mcp-marketplace.io/server/io-github-stefanoshea-rlm-tools Summary: Persistent Python sandbox for token-efficient codebase exploration in MCP clients Category: Developer Tools Mode: local Pricing: Free PyPI: rlm-tools GitHub: https://github.com/stefanoshea/rlm-tools Security Score: 10/10 Creator: Stefanoshea Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-stefanoshea-rlm-tools -- uvx rlm-tools --- ## Noteit URL: https://mcp-marketplace.io/server/io-github-bahfahh-noteit-mcp Summary: MCP server for AI agent profiles and smart notes. 60+ coding prompt packs with expert personas. Description: MCP server for AI agent profiles and smart notes. 60+ coding prompt packs with expert personas. Remote endpoints: streamable-http: https://www.noteit-mcp.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.noteit-mcp.com/api/mcp GitHub: https://github.com/bahfahh/noteit-mcp Security Score: 10/10 Creator: Bahfahh Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-bahfahh-noteit-mcp https://www.noteit-mcp.com/api/mcp --- ## Agent Toolkit URL: https://mcp-marketplace.io/server/com-stripe-mcp Summary: MCP server integrating with Stripe - tools for customers, products, payments, and more. Description: MCP server integrating with Stripe - tools for customers, products, payments, and more. Remote endpoints: streamable-http: https://mcp.stripe.com Category: Finance Mode: remote Pricing: Free Remote URL: https://mcp.stripe.com GitHub: https://github.com/stripe/agent-toolkit Security Score: 10/10 Creator: Stripe Creator Reputation: C+ Version: 0.2.4 Install (Claude Code Remote): claude mcp add --transport http com-stripe-mcp https://mcp.stripe.com --- ## Thegamecrafter URL: https://mcp-marketplace.io/server/io-github-alex-gon-thegamecrafter Summary: Design, manage, and price tabletop games on The Game Crafter via MCP. Category: Developer Tools Mode: local Pricing: Free npm: @alex-gon/tgc-mcp-server GitHub: https://github.com/alex-gon/thegamecrafter-mcp-server Security Score: 10/10 Creator: alex-gon Creator Reputation: C- Version: 0.1.1 Required Credentials: TGC_API_KEY_ID (required), TGC_USERNAME (optional), TGC_PASSWORD (required), TGC_API_BASE (optional), TGC_UPLOAD_BASE_DIR (optional) Install (Claude Code): claude mcp add io-github-alex-gon-thegamecrafter -- npx -y @alex-gon/tgc-mcp-server --- ## Tickadoo URL: https://mcp-marketplace.io/server/io-github-tickadoo-tickadoo-mcp Summary: Discover and book theatre, shows, events and experiences in 700+ cities worldwide. Description: Discover and book theatre, shows, events and experiences in 700+ cities worldwide. Remote endpoints: streamable-http: https://mcp.tickadoo.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.tickadoo.com/mcp GitHub: https://github.com/tickadoo/tickadoo-mcp MCP Tools (4): search_experiences, find_nearby_experiences, list_cities, get_experience_details Security Score: 9/10 Creator: Tickadoo Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-tickadoo-tickadoo-mcp https://mcp.tickadoo.com/mcp --- ## Content Optimizer URL: https://mcp-marketplace.io/server/io-github-sharozdawa-content-optimizer Summary: SERP-based content scoring and optimization with 7 SEO categories. Category: Developer Tools Mode: local Pricing: Free npm: content-optimizer-mcp GitHub: https://github.com/sharozdawa/content-optimizer Security Score: 4.5/10 Creator: Sharozdawa Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-sharozdawa-content-optimizer -- npx -y content-optimizer-mcp --- ## Notebooklm Mcp Secure URL: https://mcp-marketplace.io/server/io-github-pantheon-security-notebooklm-mcp-secure Summary: Security-hardened NotebookLM MCP with post-quantum encryption Category: Security Mode: local Pricing: Free npm: @pan-sec/notebooklm-mcp GitHub: https://github.com/Pantheon-Security/notebooklm-mcp-secure Security Score: 10/10 Creator: Pantheon Security Creator Reputation: C+ Version: 2026.1.6 Install (Claude Code): claude mcp add io-github-pantheon-security-notebooklm-mcp-secure -- npx -y @pan-sec/notebooklm-mcp --- ## Shodh Memory URL: https://mcp-marketplace.io/server/io-github-varun29ankus-shodh-memory Summary: Cognitive memory for AI agents — semantic search, Hebbian learning, knowledge graphs. Category: Developer Tools Mode: local Pricing: Free npm: @shodh/memory-mcp GitHub: https://github.com/varun29ankuS/shodh-memory Security Score: 5.2/10 Creator: Varun29ankuS Creator Reputation: C+ Version: 0.1.90 Required Credentials: SHODH_API_URL (optional), SHODH_API_KEY (required), SHODH_USER_ID (optional) Install (Claude Code): claude mcp add io-github-varun29ankus-shodh-memory -- npx -y @shodh/memory-mcp --- ## Payfast URL: https://mcp-marketplace.io/server/io-github-jpbester-payfast Summary: MCP server for PayFast — AI assistants interact with South Africa's payment gateway Category: Developer Tools Mode: local Pricing: Free npm: payfast-mcp GitHub: https://github.com/jpbester/payfast-mcp Security Score: 10/10 Creator: Jpbester Creator Reputation: C+ Version: 1.0.1 Required Credentials: PAYFAST_MERCHANT_ID (optional), PAYFAST_MERCHANT_KEY (required), PAYFAST_PASSPHRASE (required), PAYFAST_ENVIRONMENT (optional) Install (Claude Code): claude mcp add io-github-jpbester-payfast -- npx -y payfast-mcp --- ## Clock URL: https://mcp-marketplace.io/server/ai-smithery-arjunkmrm-clock Summary: Check the current time instantly and explore world timezones by region. Browse available continent… Description: Check the current time instantly and explore world timezones by region. Browse available continent… Remote endpoints: streamable-http: https://server.smithery.ai/@arjunkmrm/clock/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/arjunkmrm/clock Security Score: 10/10 Creator: Arjunkmrm Creator Reputation: C+ Version: 1.14.1 --- ## Latex URL: https://mcp-marketplace.io/server/io-github-sepinetam-latex-mcp Summary: Enable AI agents to compile TeX files with LaTeX inside a Docker container. Category: Developer Tools Mode: local Pricing: Free PyPI: latex-mcp GitHub: https://github.com/SepineTam/latex-mcp Security Score: 10/10 Creator: SepineTam Creator Reputation: C+ Version: 0.1.3 Install (Claude Code): claude mcp add io-github-sepinetam-latex-mcp -- uvx latex-mcp --- ## Sbomapp URL: https://mcp-marketplace.io/server/io-github-mcpsbom-sbom-mcp Summary: Generate SBOMs, scan vulnerabilities, and analyze dependencies from local projects or Git repos. Description: Generate SBOMs, scan vulnerabilities, and analyze dependencies from local projects or Git repos. Remote endpoints: streamable-http: https://mcp.sbomapp.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.sbomapp.com/mcp GitHub: https://github.com/mcpsbom/sbomapp-mcp-server Security Score: 10/10 Creator: Mcpsbom Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-mcpsbom-sbom-mcp https://mcp.sbomapp.com/mcp --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-snowflake-labs-mcp Summary: MCP Server for Snowflake from Snowflake Labs Category: Data & Analytics Mode: local Pricing: Free PyPI: snowflake-labs-mcp GitHub: https://github.com/Snowflake-Labs/mcp Security Score: 10/10 Creator: Snowflake Labs Creator Reputation: C+ Version: 1.3.5 Required Credentials: SNOWFLAKE_ACCOUNT (optional), SNOWFLAKE_HOST (optional), SNOWFLAKE_USER (optional), SNOWFLAKE_PASSWORD (required), SNOWFLAKE_ROLE (optional), SNOWFLAKE_WAREHOUSE (optional), SNOWFLAKE_PASSCODE (optional), SNOWFLAKE_PRIVATE_KEY (required), SNOWFLAKE_PRIVATE_KEY_FILE (optional), SNOWFLAKE_PRIVATE_KEY_FILE_PWD (optional), SNOWFLAKE_MCP_HOST (optional), SNOWFLAKE_MCP_PORT (optional), SNOWFLAKE_MCP_ENDPOINT (optional) Install (Claude Code): claude mcp add io-github-snowflake-labs-mcp -- uvx snowflake-labs-mcp --- ## Figma Context URL: https://mcp-marketplace.io/server/io-github-felixanhalt-figma-context-mcp Summary: LLM-optimized Figma MCP server. Category: Design Mode: local Pricing: Free npm: @tmegit/figma-developer-mcp GitHub: https://github.com/felixAnhalt/Figma-Context-MCP Security Score: 9.8/10 Creator: FelixAnhalt Creator Reputation: C+ Version: 0.13.0 Required Credentials: FIGMA_API_KEY (required) Install (Claude Code): claude mcp add io-github-felixanhalt-figma-context-mcp -- npx -y @tmegit/figma-developer-mcp --- ## Greynoise URL: https://mcp-marketplace.io/server/io-github-nickjlucker-greynoise Summary: MCP server for GreyNoise API - Check if IPs are internet background noise or targeted attacks Category: Developer Tools Mode: local Pricing: Free npm: mcp-greynoise GitHub: https://github.com/nickjlucker/mcp-greynoise Security Score: 8/10 Creator: Nickjlucker Creator Reputation: C+ Version: 0.1.0 Required Credentials: GREYNOISE_API_KEY (required) Install (Claude Code): claude mcp add io-github-nickjlucker-greynoise -- npx -y mcp-greynoise --- ## Gemini Vision URL: https://mcp-marketplace.io/server/ai-smithery-artin0123-gemini-image-mcp-server Summary: Analyze images and videos with Gemini to get fast, reliable visual insights. Handle content from U… Description: Analyze images and videos with Gemini to get fast, reliable visual insights. Handle content from U… Remote endpoints: streamable-http: https://server.smithery.ai/@Artin0123/gemini-image-mcp-server/mcp Category: AI & ML Mode: dual Pricing: Free GitHub: https://github.com/Artin0123/gemini-vision-mcp Security Score: 10/10 Creator: Artin0123 Creator Reputation: C+ Version: 1.4.3 --- ## ClaudeSmalltalk URL: https://mcp-marketplace.io/server/io-github-johnmci-claudesmalltalk Summary: MCP server for AI interaction with live Smalltalk images Category: Developer Tools Mode: local Pricing: Free PyPI: claude-smalltalk GitHub: https://github.com/CorporateSmalltalkConsultingLtd/ClaudeSmalltalk Security Score: 10/10 Creator: CorporateSmalltalkConsultingLtd Creator Reputation: C+ Version: 1.2.1 Install (Claude Code): claude mcp add io-github-johnmci-claudesmalltalk -- uvx claude-smalltalk --- ## Ax Platform URL: https://mcp-marketplace.io/server/io-github-ax-platform-ax-platform Summary: The Resident Mind gateway. Persistent identity, shared context, workspace-wide AI. Description: The Resident Mind gateway. Persistent identity, shared context, workspace-wide AI. Remote endpoints: streamable-http: https://mcp.paxai.app/mcp/agents/user Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.paxai.app/mcp/agents/user GitHub: https://github.com/ax-platform/ax-platform-mcp Security Score: 10/10 Creator: Ax Platform Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ax-platform-ax-platform https://mcp.paxai.app/mcp/agents/user --- ## Agents Md Generator URL: https://mcp-marketplace.io/server/io-github-nushey-agents-md-generator Summary: Analyzes codebases with tree-sitter and generates AGENTS.md files for AI coding agents. Category: Developer Tools Mode: local Pricing: Free PyPI: agents-md-generator GitHub: https://github.com/nushey/agents-md-generator Security Score: 4.2/10 Creator: Nushey Creator Reputation: C+ Version: 0.3.4 Install (Claude Code): claude mcp add io-github-nushey-agents-md-generator -- uvx agents-md-generator --- ## Toon Parse URL: https://mcp-marketplace.io/server/io-github-ankitpal181-toon-parse-mcp Summary: MCP server that reduces LLM context by removing code comments and converting data formats to TOON Category: Developer Tools Mode: local Pricing: Free PyPI: toon-parse-mcp GitHub: https://github.com/ankitpal181/toon-parse-mcp Security Score: 10/10 Creator: Ankitpal181 Creator Reputation: C+ Version: 1.0.3-beta Install (Claude Code): claude mcp add io-github-ankitpal181-toon-parse-mcp -- uvx toon-parse-mcp --- ## Rocket Plus URL: https://mcp-marketplace.io/server/io-github-crypto-goatz-rocket-plus-mcp Summary: 56+ AI tools for CRM, content, workflows, SkillForge & marketing automation. Category: Finance Mode: local Pricing: Free npm: rocket-plus-mcp GitHub: https://github.com/Crypto-Goatz/rocket-plus-mcp.git Security Score: 10/10 Creator: Crypto Goatz Creator Reputation: C+ Version: 2.1.0 Required Credentials: ROCKET_API_KEY (required), ROCKET_API_URL (optional) Install (Claude Code): claude mcp add io-github-crypto-goatz-rocket-plus-mcp -- npx -y rocket-plus-mcp --- ## Xcatcher Mcp Manifest URL: https://mcp-marketplace.io/server/io-github-lvpiggyqq-xcatcher Summary: High-throughput X/Twitter crawl via tasks; download XLSX; x402 USDC Base/Solana top-ups. Description: High-throughput X/Twitter crawl via tasks; download XLSX; x402 USDC Base/Solana top-ups. Remote endpoints: streamable-http: https://xcatcher.top/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://xcatcher.top/mcp/ GitHub: https://github.com/lvpiggyqq/xcatcher-mcp-manifest Security Score: 10/10 Creator: Lvpiggyqq Creator Reputation: C+ Version: 1.0.3 Install (Claude Code Remote): claude mcp add --transport http io-github-lvpiggyqq-xcatcher https://xcatcher.top/mcp/ --- ## Solana URL: https://mcp-marketplace.io/server/trade-neglect-mcp-server Summary: Full Solana DeFi coverage: launchpads, tokens, trades, and wallets, decoded at scale. Description: Full Solana DeFi coverage: launchpads, tokens, trades, and wallets, decoded at scale. Remote endpoints: streamable-http: https://api.neglect.trade/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.neglect.trade/mcp GitHub: https://github.com/609NFT/solana-mcp MCP Tools (20): get-token-metadata, get-token-marketdata, get-token-holders, get-trending-tokens, search-tokens, get-latest-graduated-tokens, get-token-ath, get-tokens-by-deployer, get-token-history, get-token-performance, get-token-price, get-wallet-holdings, get-wallet-token-pnl, get-token-history-range, get-mcp-config, get-token-audit, get-api-health, get-pair-audit, get-token-audit-multiple, get-pair-audit-multiple Security Score: 10/10 Creator: 609NFT Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http trade-neglect-mcp-server https://api.neglect.trade/mcp --- ## Probe Kit URL: https://mcp-marketplace.io/server/io-github-mybolide-mcp-probe-kit Summary: AI-Powered Development Toolkit with 21 tools for code quality, project management, and UI/UX design. Category: Developer Tools Mode: local Pricing: Free npm: mcp-probe-kit GitHub: https://github.com/mybolide/mcp-probe-kit Security Score: 10/10 Creator: Mybolide Creator Reputation: C+ Version: 3.0.5 Install (Claude Code): claude mcp add io-github-mybolide-mcp-probe-kit -- npx -y mcp-probe-kit --- ## 1Password URL: https://mcp-marketplace.io/server/io-github-cakerepository-1password Summary: MCP server for 1Password service accounts — tools and resources for vaults and credentials Category: Developer Tools Mode: local Pricing: Free npm: @takescake/1password-mcp GitHub: https://github.com/CakeRepository/1Password-MCP.git Security Score: 10/10 Creator: CakeRepository Creator Reputation: C+ Version: 2.0.3 Required Credentials: OP_SERVICE_ACCOUNT_TOKEN (required) Install (Claude Code): claude mcp add io-github-cakerepository-1password -- npx -y @takescake/1password-mcp --- ## Presso Setup URL: https://mcp-marketplace.io/server/now-presso-presso Summary: Connect e-commerce and marketing data to AI assistants via MCP. Description: Connect e-commerce and marketing data to AI assistants via MCP. Remote endpoints: streamable-http: https://mcp.presso.now/mcp Category: Security Mode: dual Pricing: Free Remote URL: https://mcp.presso.now/mcp GitHub: https://github.com/stellagent/presso-setup Security Score: 10/10 Creator: Stellagent Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http now-presso-presso https://mcp.presso.now/mcp --- ## Flutterwave URL: https://mcp-marketplace.io/server/io-github-bajoski34-mcp-flutterwave Summary: MCP Server to interact with Flutterwave APIs. Category: Developer Tools Mode: local Pricing: Free npm: mcp-flutterwave GitHub: https://github.com/bajoski34/mcp-flutterwave Security Score: 10/10 Creator: Bajoski34 Creator Reputation: C+ Version: 1.2.0 Required Credentials: FLW_SECRET_KEY (required) Install (Claude Code): claude mcp add io-github-bajoski34-mcp-flutterwave -- npx -y mcp-flutterwave --- ## Debridge URL: https://mcp-marketplace.io/server/io-github-debridge-finance-debridge-mcp Summary: deBridge MCP server Category: Finance Mode: local Pricing: Free npm: @debridge-finance/debridge-mcp GitHub: https://github.com/debridge-finance/debridge-mcp Security Score: 10/10 Creator: Debridge Finance Creator Reputation: C+ Version: 0.1.3 Install (Claude Code): claude mcp add io-github-debridge-finance-debridge-mcp -- npx -y @debridge-finance/debridge-mcp --- ## Junct URL: https://mcp-marketplace.io/server/io-github-srimisra-pyth-hermes-mcp Summary: Pyth Hermes MCP — real-time price feeds and oracle data for DeFi agents. Description: Pyth Hermes MCP — real-time price feeds and oracle data for DeFi agents. Remote endpoints: streamable-http: https://pyth-hermes.mcp.junct.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://pyth-hermes.mcp.junct.dev/mcp GitHub: https://github.com/srimisra/junct MCP Tools (5): price_feeds_metadata, latest_price_updates, price_stream_sse_handler, timestamp_price_updates, latest_publisher_stake_caps Security Score: 9/10 Creator: Srimisra Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-srimisra-pyth-hermes-mcp https://pyth-hermes.mcp.junct.dev/mcp --- ## Browserbase URL: https://mcp-marketplace.io/server/ai-smithery-imronai-mcp-server-browserbase Summary: Automate cloud browsers to navigate websites, interact with elements, and extract structured data.… Description: Automate cloud browsers to navigate websites, interact with elements, and extract structured data.… Remote endpoints: streamable-http: https://server.smithery.ai/@ImRonAI/mcp-server-browserbase/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/ImRonAI/mcp-server-browserbase Security Score: 10/10 Creator: ImRonAI Creator Reputation: C+ Version: 2.0.0 --- ## Regennexus URL: https://mcp-marketplace.io/server/io-github-regennow-regennexus-mcp Summary: AI-controlled hardware: GPIO, robotics, sensors, cameras, mesh networking for IoT Category: Developer Tools Mode: local Pricing: Free PyPI: regennexus-mcp GitHub: https://github.com/ReGenNow/regennexus-mcp Security Score: 10/10 Creator: ReGenNow Creator Reputation: C+ Version: 0.1.1 Required Credentials: REGENNEXUS_MODE (optional) Install (Claude Code): claude mcp add io-github-regennow-regennexus-mcp -- uvx regennexus-mcp --- ## Image Recongnition URL: https://mcp-marketplace.io/server/io-github-shalevshalit-image-recongnition-mcp Summary: MCP server for AI-powered image recognition and description using OpenAI vision models. Category: Developer Tools Mode: local Pricing: Free npm: image-recongnition-mcp GitHub: https://github.com/mcp-s-ai/image-recongnition-mcp Security Score: 8/10 Creator: Mcp S Ai Creator Reputation: C+ Version: 1.0.0 Required Credentials: OPENAI_API_KEY (required) Install (Claude Code): claude mcp add io-github-shalevshalit-image-recongnition-mcp -- npx -y image-recongnition-mcp --- ## Korea Stock URL: https://mcp-marketplace.io/server/ai-smithery-jjlabsio-korea-stock-mcp Summary: Search company disclosures and financial statements from the Korean market. Retrieve stock profile… Description: Search company disclosures and financial statements from the Korean market. Retrieve stock profile… Remote endpoints: streamable-http: https://server.smithery.ai/@jjlabsio/korea-stock-mcp/mcp Category: Finance Mode: dual Pricing: Free GitHub: https://github.com/jjlabsio/korea-stock-mcp Security Score: 10/10 Creator: jjlabsio Creator Reputation: D Version: 1.0.0 --- ## Tilde URL: https://mcp-marketplace.io/server/io-github-topskychen-tilde Summary: Your AI agents' home directory — privacy-first MCP server for portable AI identity. Category: Developer Tools Mode: local Pricing: Free npm: tilde-ai GitHub: https://github.com/topskychen/tilde Security Score: 10/10 Creator: Topskychen Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-topskychen-tilde -- npx -y tilde-ai --- ## Ocean URL: https://mcp-marketplace.io/server/io-github-mansurjisan-coops-mcp Summary: NOAA CO-OPS tides, water levels, currents, and meteorological data Category: Developer Tools Mode: local Pricing: Free PyPI: coops-mcp GitHub: https://github.com/mansurjisan/ocean-mcp Security Score: 10/10 Creator: Mansurjisan Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-mansurjisan-coops-mcp -- uvx coops-mcp --- ## Knowledge Graph URL: https://mcp-marketplace.io/server/io-github-zcsabbagh-knowledge-graph-mcp Summary: Knowledge graph MCP for student learning with spaced repetition and mastery tracking Category: Developer Tools Mode: local Pricing: Free PyPI: knowledge-graph-mcp GitHub: https://github.com/zcsabbagh/knowledge-graph-mcp Security Score: 10/10 Creator: Zcsabbagh Creator Reputation: C+ Version: 0.1.0 Required Credentials: KNOWLEDGE_GRAPH_DB_PATH (optional) Install (Claude Code): claude mcp add io-github-zcsabbagh-knowledge-graph-mcp -- uvx knowledge-graph-mcp --- ## Linkedctl URL: https://mcp-marketplace.io/server/io-github-alexey-pelykh-linkedctl Summary: CLI and MCP server for the LinkedIn API Category: Developer Tools Mode: local Pricing: Free npm: linkedctl GitHub: https://github.com/alexey-pelykh/linkedctl Security Score: 7.2/10 Creator: Alexey Pelykh Creator Reputation: C+ Version: 0.5.0 Required Credentials: LINKEDCTL_ACCESS_TOKEN (required), LINKEDCTL_CLIENT_ID (optional), LINKEDCTL_CLIENT_SECRET (required) Install (Claude Code): claude mcp add io-github-alexey-pelykh-linkedctl -- npx -y linkedctl --- ## Cloud Audit URL: https://mcp-marketplace.io/server/io-github-gebalamariusz-cloud-audit Summary: AWS security scanner with Attack Chains, Breach Cost Estimation, and MCP Server for AI agents. Category: Developer Tools Mode: local Pricing: Free PyPI: cloud-audit GitHub: https://github.com/gebalamariusz/cloud-audit Security Score: 9/10 Creator: Gebalamariusz Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-gebalamariusz-cloud-audit -- uvx cloud-audit --- ## Quran Search Engine URL: https://mcp-marketplace.io/server/io-github-adelpro-quran-search-engine-mcp Summary: Quran Search Engine MCP for AI tools. Provides Quran search, Arabic normalization, and highlighting. Category: Developer Tools Mode: local Pricing: Free npm: quran-search-engine-mcp GitHub: https://github.com/adelpro/quran-search-engine-mcp Security Score: 10/10 Creator: adelpro Creator Reputation: C- Version: 0.2.1 Install (Claude Code): claude mcp add io-github-adelpro-quran-search-engine-mcp -- npx -y quran-search-engine-mcp --- ## Tomcat URL: https://mcp-marketplace.io/server/io-github-sarath-451-tomcat Summary: Local MCP server for AI-assisted Apache Tomcat management and diagnostics Category: Developer Tools Mode: local Pricing: Free npm: @sarath-451/tomcat-mcp GitHub: https://github.com/sarath-451/tomcat-mcp Security Score: 9/10 Creator: Sarath 451 Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-sarath-451-tomcat -- npx -y @sarath-451/tomcat-mcp --- ## Gloria URL: https://mcp-marketplace.io/server/io-github-jchen225-gloria-mcp Summary: Real-time curated crypto news for AI agents with sentiment, recaps, and search. Description: Real-time curated crypto news for AI agents with sentiment, recaps, and search. Remote endpoints: streamable-http: https://mcp.itsgloria.ai/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/cryptobriefing/gloria-mcp Security Score: 10/10 Creator: Cryptobriefing Creator Reputation: C+ Version: 1.0.0 --- ## Gotify URL: https://mcp-marketplace.io/server/io-github-kcofoni-gotify-mcp Summary: MCP server for Gotify push notifications - send messages and manage apps/clients. Category: Communication Mode: local Pricing: Free GitHub: https://github.com/jmagar/gotify-mcp Security Score: 10/10 Creator: Jmagar Creator Reputation: C+ Version: 1.0.1 Required Credentials: GOTIFY_URL (optional), GOTIFY_CLIENT_TOKEN (required), GOTIFY_APP_TOKEN (required), GOTIFY_MCP_PORT (optional), GOTIFY_MCP_TRANSPORT (optional) --- ## Energyatit URL: https://mcp-marketplace.io/server/io-github-kasathur-energyatit Summary: Connect AI agents to energy infrastructure. Dispatch, attest carbon, read meters. Category: Developer Tools Mode: local Pricing: Free npm: energyatit-mcp-server GitHub: https://github.com/kasathur/energyatit-mcp-server Security Score: 10/10 Creator: Kasathur Creator Reputation: C+ Version: 1.0.0 Required Credentials: ENERGYATIT_API_KEY (required) Install (Claude Code): claude mcp add io-github-kasathur-energyatit -- npx -y energyatit-mcp-server --- ## Dep Oracle URL: https://mcp-marketplace.io/server/io-github-ertugrulakben-dep-oracle Summary: Predictive dependency security engine. Trust scores, zombie detection, blast radius analysis. Category: Developer Tools Mode: local Pricing: Free npm: dep-oracle GitHub: https://github.com/ertugrulakben/dep-oracle Security Score: 10/10 Creator: ertugrulakben Creator Reputation: C- Version: 1.3.0 Install (Claude Code): claude mcp add io-github-ertugrulakben-dep-oracle -- npx -y dep-oracle --- ## Crawleo URL: https://mcp-marketplace.io/server/io-github-crawleo-crawleo-mcp Summary: Hosted Crawleo MCP (remote streamable HTTP endpoint). Description: Hosted Crawleo MCP (remote streamable HTTP endpoint). Remote endpoints: streamable-http: https://api.crawleo.dev/mcp Category: Search & Web Mode: dual Pricing: Free GitHub: https://github.com/Crawleo/Crawleo-MCP Security Score: 10/10 Creator: Crawleo Creator Reputation: C+ Version: 1.0.0 --- ## Cli URL: https://mcp-marketplace.io/server/com-devcycle-mcp Summary: DevCycle MCP server for feature flag management Description: DevCycle MCP server for feature flag management Remote endpoints: streamable-http: https://mcp.devcycle.com/mcp sse: https://mcp.devcycle.com/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.devcycle.com/mcp GitHub: https://github.com/DevCycleHQ/cli Security Score: 10/10 Creator: DevCycleHQ Creator Reputation: C+ Version: 6.2.2 Install (Claude Code Remote): claude mcp add --transport http com-devcycle-mcp https://mcp.devcycle.com/mcp --- ## Coolify URL: https://mcp-marketplace.io/server/io-github-stumason-coolify Summary: 38 optimized tools for managing Coolify infrastructure, diagnostics, and docs search Category: Developer Tools Mode: local Pricing: Free npm: @masonator/coolify-mcp GitHub: https://github.com/StuMason/coolify-mcp Security Score: 10/10 Creator: StuMason Creator Reputation: C- Version: 2.7.3 Required Credentials: COOLIFY_ACCESS_TOKEN (required), COOLIFY_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-stumason-coolify -- npx -y @masonator/coolify-mcp --- ## Aibtc URL: https://mcp-marketplace.io/server/io-github-aibtcdev-mcp-server Summary: Bitcoin-native MCP server for AI agents: BTC/STX wallets, DeFi yield, sBTC peg, NFTs, x402 payments. Category: Developer Tools Mode: local Pricing: Free npm: @aibtc/mcp-server GitHub: https://github.com/aibtcdev/aibtc-mcp-server Security Score: 10/10 Creator: Aibtcdev Creator Reputation: C+ Version: 1.17.0 Install (Claude Code): claude mcp add io-github-aibtcdev-mcp-server -- npx -y @aibtc/mcp-server --- ## Apple Ads URL: https://mcp-marketplace.io/server/io-github-happygallo-apple-ads Summary: Manage Apple Search Ads campaigns, keywords, budgets, and reports via API v5. Category: Developer Tools Mode: local Pricing: Free npm: apple-ads-mcp GitHub: https://github.com/Happygallo/apple-ads-mcp Security Score: 5.5/10 Creator: Happygallo Creator Reputation: C+ Version: 1.0.3 Required Credentials: ASA_CLIENT_ID (optional), ASA_TEAM_ID (optional), ASA_KEY_ID (optional), ASA_PRIVATE_KEY_PATH (optional), ASA_ORG_ID (optional) Install (Claude Code): claude mcp add io-github-happygallo-apple-ads -- npx -y apple-ads-mcp --- ## NoteFlow URL: https://mcp-marketplace.io/server/io-github-surendhar-23-noteflow-mcp Summary: An MCP server that used to create notes Description: An MCP server that used to create notes Remote endpoints: streamable-http: https://2c08-27-4-120-4.ngrok-free.app/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://2c08-27-4-120-4.ngrok-free.app/mcp GitHub: https://github.com/Surendhar-23/NoteFlow-MCP Security Score: 5.2/10 Creator: Surendhar 23 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-surendhar-23-noteflow-mcp https://2c08-27-4-120-4.ngrok-free.app/mcp --- ## Scientific Computation URL: https://mcp-marketplace.io/server/ai-smithery-aman-amith-shastry-scientific-computation-mcp Summary: This MCP server enables users to perform scientific computations regarding linear algebra and vect… Description: This MCP server enables users to perform scientific computations regarding linear algebra and vect… Remote endpoints: streamable-http: https://server.smithery.ai/@Aman-Amith-Shastry/scientific_computation_mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/Aman-Amith-Shastry/scientific_computation_mcp Security Score: 10/10 Creator: Aman Amith Shastry Creator Reputation: C+ Version: 1.13.1 --- ## Originselect URL: https://mcp-marketplace.io/server/io-github-chhavimishra-originselect-mcp-server Summary: Search ethical, origin-verified products and brands by country of origin Category: Developer Tools Mode: local Pricing: Free npm: originselect-mcp-server GitHub: https://github.com/chhavimishra/originselect-mcp-server Security Score: 10/10 Creator: Chhavimishra Creator Reputation: C+ Version: 1.0.10 Required Credentials: API_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-chhavimishra-originselect-mcp-server -- npx -y originselect-mcp-server --- ## Vigo URL: https://mcp-marketplace.io/server/io-github-365xbusiness-vigo-mcp Summary: AI-powered Hong Kong SFC regulatory intelligence. Bilingual EN/ZH compliance queries. Description: AI-powered Hong Kong SFC regulatory intelligence. Bilingual EN/ZH compliance queries. Remote endpoints: streamable-http: https://lsoatzzwpltpydwyfqqv.supabase.co/functions/v1/vigo-mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://lsoatzzwpltpydwyfqqv.supabase.co/functions/v1/vigo-mcp GitHub: https://github.com/OrphicOne-Platform/vigo-mcp MCP Tools (10): query_regulation, search_enforcement, latest_updates, get_license_guide, compliance_check, risk_assessment, autonomous_task, checklist_lookup, sop_guide, compliance_score Security Score: 9/10 Creator: OrphicOne Platform Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-365xbusiness-vigo-mcp https://lsoatzzwpltpydwyfqqv.supabase.co/functions/v1/vigo-mcp --- ## Spectra URL: https://mcp-marketplace.io/server/io-github-finanzgoblin-spectra-mcp-server Summary: Spectra Finance MCP server: yield discovery, PT/YT, looping, Morpho, 10 chains Category: Developer Tools Mode: local Pricing: Free npm: spectra-mcp-server GitHub: https://github.com/Finanzgoblin/spectra-mcp-server.git Security Score: 10/10 Creator: Finanzgoblin Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-finanzgoblin-spectra-mcp-server -- npx -y spectra-mcp-server --- ## Afterpaths URL: https://mcp-marketplace.io/server/io-github-burnssa-afterpaths Summary: Session memory for AI coding agents. Search past sessions, extract rules, and track what works. Category: Developer Tools Mode: local Pricing: Free PyPI: afterpaths GitHub: https://github.com/burnssa/afterpaths.git Security Score: 10/10 Creator: Burnssa Creator Reputation: C+ Version: 0.2.2 Required Credentials: ANTHROPIC_API_KEY (required), OPENAI_API_KEY (required) Install (Claude Code): claude mcp add io-github-burnssa-afterpaths -- uvx afterpaths --- ## My Cool Proxy URL: https://mcp-marketplace.io/server/io-github-karashiiro-my-cool-proxy Summary: An MCP server gateway that minimizes context usage via progressive Lua-driven discovery 🌙 Category: Developer Tools Mode: local Pricing: Free npm: @karashiiro/my-cool-proxy GitHub: https://github.com/karashiiro/my-cool-proxy Security Score: 10/10 Creator: Karashiiro Creator Reputation: C+ Version: 1.5.4 Install (Claude Code): claude mcp add io-github-karashiiro-my-cool-proxy -- npx -y @karashiiro/my-cool-proxy --- ## Python Exec Sandbox URL: https://mcp-marketplace.io/server/io-github-lu-zhengda-mcp-python-exec-sandbox Summary: Sandboxed Python execution for AI agents. PEP 723 inline deps, multi-version Python, zero pollution. Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-python-exec-sandbox GitHub: https://github.com/lu-zhengda/mcp-python-exec-sandbox Security Score: 10/10 Creator: Lu Zhengda Creator Reputation: C+ Version: 0.1.5 Install (Claude Code): claude mcp add io-github-lu-zhengda-mcp-python-exec-sandbox -- uvx mcp-python-exec-sandbox --- ## Youtube URL: https://mcp-marketplace.io/server/io-github-kirbah-mcp-youtube Summary: YouTube MCP server for token-optimized, structured data using the YouTube Data API v3. Category: Content & Media Mode: local Pricing: Free npm: @kirbah/mcp-youtube GitHub: https://github.com/kirbah/mcp-youtube Security Score: 10/10 Creator: Kirbah Creator Reputation: C+ Version: 1.1.1 Required Credentials: YOUTUBE_API_KEY (required), MDB_MCP_CONNECTION_STRING (required) Install (Claude Code): claude mcp add io-github-kirbah-mcp-youtube -- npx -y @kirbah/mcp-youtube --- ## Dataiku URL: https://mcp-marketplace.io/server/io-github-clssck-dataiku-mcp Summary: MCP server for Dataiku DSS project, flow, and operations APIs. Category: Developer Tools Mode: local Pricing: Free npm: dataiku-mcp GitHub: https://github.com/clssck/Dataiku_MCP Security Score: 10/10 Creator: Clssck Creator Reputation: C+ Version: 1.1.1 Required Credentials: DATAIKU_URL (optional), DATAIKU_API_KEY (required), DATAIKU_PROJECT_KEY (optional) Install (Claude Code): claude mcp add io-github-clssck-dataiku-mcp -- npx -y dataiku-mcp --- ## XActions URL: https://mcp-marketplace.io/server/io-github-nirholas-xactions Summary: Twitter X automation MCP - post schedule analytics engagement social media Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/nirholas/XActions Security Score: 10/10 Creator: Nirholas Creator Reputation: C+ Version: 1.0.0 --- ## Registry URL: https://mcp-marketplace.io/server/io-github-wei-mcp-registry-mcp-server Summary: MCP server for querying the official MCP registry. Category: Developer Tools Mode: local Pricing: Free npm: mcp-registry-mcp-server GitHub: https://github.com/wei/mcp-registry-mcp-server Security Score: 10/10 Creator: Wei Creator Reputation: C+ Version: 1.1.1 Install (Claude Code): claude mcp add io-github-wei-mcp-registry-mcp-server -- npx -y mcp-registry-mcp-server --- ## Xcode URL: https://mcp-marketplace.io/server/io-github-lapfelix-xcodemcp Summary: Control Xcode directly via JXA for build, test, debug operations with XCLogParser integration Category: Developer Tools Mode: local Pricing: Free npm: xcodemcp GitHub: https://github.com/lapfelix/XcodeMCP Security Score: 10/10 Creator: Lapfelix Creator Reputation: C+ Version: 2.1.2 Install (Claude Code): claude mcp add io-github-lapfelix-xcodemcp -- npx -y xcodemcp --- ## Proxmox URL: https://mcp-marketplace.io/server/io-github-antonio-mello-ai-mcp-proxmox Summary: Manage Proxmox VE clusters through AI assistants — VMs, containers, and more Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-proxmox GitHub: https://github.com/antonio-mello-ai/mcp-proxmox Security Score: 9/10 Creator: Antonio Mello Ai Creator Reputation: C+ Version: 1.2.1 Install (Claude Code): claude mcp add io-github-antonio-mello-ai-mcp-proxmox -- uvx mcp-proxmox --- ## Textarttools URL: https://mcp-marketplace.io/server/com-textarttools-textarttools-mcp Summary: Unicode text styling and ASCII art generation with 23 styles and 322+ figlet fonts Description: Unicode text styling and ASCII art generation with 23 styles and 322+ figlet fonts Remote endpoints: sse: https://mcp.textarttools.com/sse Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/humanjesse/textarttools-mcp Security Score: 10/10 Creator: Humanjesse Creator Reputation: C+ Version: 1.1.0 --- ## Dash URL: https://mcp-marketplace.io/server/io-github-kapeli-dash-mcp-server Summary: MCP server for Dash, the macOS API documentation browser. Search 200+ docsets. Category: Developer Tools Mode: local Pricing: Free PyPI: dash-mcp-server GitHub: https://github.com/Kapeli/dash-mcp-server Security Score: 9/10 Creator: Kapeli Creator Reputation: C+ Version: 1.1.1 Install (Claude Code): claude mcp add io-github-kapeli-dash-mcp-server -- uvx dash-mcp-server --- ## Wisepanel URL: https://mcp-marketplace.io/server/io-github-ikoskela-wisepanel-mcp Summary: Multi-agent deliberation across Claude, Gemini, and Perplexity. Stream and publish. Category: Developer Tools Mode: local Pricing: Free npm: wisepanel-mcp GitHub: https://github.com/ikoskela/wisepanel-mcp Security Score: 10/10 Creator: Ikoskela Creator Reputation: C+ Version: 1.0.1 Required Credentials: WISEPANEL_API_KEY (required), WISEPANEL_API_URL (optional) Install (Claude Code): claude mcp add io-github-ikoskela-wisepanel-mcp -- npx -y wisepanel-mcp --- ## Epublys URL: https://mcp-marketplace.io/server/com-epublys-epublys Summary: EPUB/PDF tools: merge, split, compress, convert, edit metadata, validate ebooks. Description: EPUB/PDF tools: merge, split, compress, convert, edit metadata, validate ebooks. Remote endpoints: streamable-http: https://epublys.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://epublys.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-epublys-epublys https://epublys.com/mcp --- ## Agentskills URL: https://mcp-marketplace.io/server/ai-com-mcp-skills-search Summary: Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server. Description: Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server. Remote endpoints: streamable-http: https://skills-sh.run.mcp.com.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://skills-sh.run.mcp.com.ai/mcp GitHub: https://github.com/agentskills/agentskills Security Score: 9/10 Creator: Agentskills Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-com-mcp-skills-search https://skills-sh.run.mcp.com.ai/mcp --- ## Zabbix URL: https://mcp-marketplace.io/server/io-github-mhajder-zabbix-mcp Summary: MCP server for Zabbix monitoring and automation Category: Developer Tools Mode: local Pricing: Free PyPI: zabbix-mcp GitHub: https://github.com/mhajder/zabbix-mcp Security Score: 10/10 Creator: Mhajder Creator Reputation: C+ Version: 0.2.1 Required Credentials: ZABBIX_URL (optional), ZABBIX_TOKEN (required), ZABBIX_USER (optional), ZABBIX_PASSWORD (required), ZABBIX_VERIFY_SSL (optional), ZABBIX_TIMEOUT (optional), ZABBIX_SKIP_VERSION_CHECK (optional), READ_ONLY_MODE (optional), DISABLED_TAGS (optional), LOG_LEVEL (optional), RATE_LIMIT_ENABLED (optional), RATE_LIMIT_MAX_REQUESTS (optional), RATE_LIMIT_WINDOW_MINUTES (optional), MCP_HTTP_PORT (optional), MCP_TRANSPORT (optional) Install (Claude Code): claude mcp add io-github-mhajder-zabbix-mcp -- uvx zabbix-mcp --- ## Tailscale URL: https://mcp-marketplace.io/server/io-github-itunified-io-tailscale Summary: Secure MCP access for private infrastructure over Tailscale — 48 tools across 9 domains Category: Developer Tools Mode: local Pricing: Free npm: tailscale-mcp GitHub: https://github.com/itunified-io/mcp-tailscale Security Score: 5.7/10 Creator: Itunified Io Creator Reputation: C+ Version: 2026.3.16 Required Credentials: TAILSCALE_API_KEY (optional), TAILSCALE_OAUTH_CLIENT_ID (optional), TAILSCALE_OAUTH_CLIENT_SECRET (optional), TAILSCALE_TAILNET (optional) Install (Claude Code): claude mcp add io-github-itunified-io-tailscale -- npx -y tailscale-mcp --- ## Defenter Proxy URL: https://mcp-marketplace.io/server/io-github-defenter-ai-defenter-proxy Summary: Real-time semantic security for AI coding agents and MCP tools Category: Developer Tools Mode: local Pricing: Free PyPI: defenter-proxy GitHub: https://github.com/Defenter-AI/defenter-proxy Security Score: 3/10 Creator: Defenter AI Creator Reputation: C+ Version: 0.0.96 Install (Claude Code): claude mcp add io-github-defenter-ai-defenter-proxy -- uvx defenter-proxy --- ## Smartbear URL: https://mcp-marketplace.io/server/com-smartbear-smartbear-mcp Summary: MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow. Category: Developer Tools Mode: local Pricing: Free npm: @smartbear/mcp GitHub: https://github.com/SmartBear/smartbear-mcp Security Score: 10/10 Creator: SmartBear Creator Reputation: C+ Version: 0.16.0 Required Credentials: BUGSNAG_AUTH_TOKEN (required), BUGSNAG_PROJECT_API_KEY (optional), REFLECT_API_TOKEN (required), SWAGGER_API_KEY (required), PACT_BROKER_BASE_URL (optional), PACT_BROKER_TOKEN (required), PACT_BROKER_USERNAME (optional), PACT_BROKER_PASSWORD (required), ZEPHYR_API_TOKEN (required), ZEPHYR_BASE_URL (optional) Install (Claude Code): claude mcp add com-smartbear-smartbear-mcp -- npx -y @smartbear/mcp --- ## Teams Api URL: https://mcp-marketplace.io/server/io-github-maxim-mazurok-teams-api Summary: AI-native Microsoft Teams integration — read chats, send messages, search people Category: Developer Tools Mode: local Pricing: Free npm: teams-api GitHub: https://github.com/Maxim-Mazurok/teams-api Security Score: 10/10 Installs: 1 Creator: Maxim Mazurok Creator Reputation: C+ Version: 1.0.1 Required Credentials: TEAMS_EMAIL (optional), TEAMS_AUTO (optional), TEAMS_LOGIN (optional), TEAMS_TOKEN (required), TEAMS_REGION (optional), TEAMS_BEARER_TOKEN (required), TEAMS_SUBSTRATE_TOKEN (required), TEAMS_DEBUG (optional), TEAMS_TELEMETRY (optional), TEAMS_TELEMETRY_PATH (optional) Install (Claude Code): claude mcp add io-github-maxim-mazurok-teams-api -- npx -y teams-api --- ## Magentaa11y URL: https://mcp-marketplace.io/server/io-github-joe-watkins-magentaa11y Summary: MCP server providing accessibility criteria from MagentaA11y Category: Developer Tools Mode: local Pricing: Free npm: magentaa11y-mcp GitHub: https://github.com/joe-watkins/magentaa11y-mcp Security Score: 10/10 Creator: Joe Watkins Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-joe-watkins-magentaa11y -- npx -y magentaa11y-mcp --- ## Moltdj Skill URL: https://mcp-marketplace.io/server/io-github-bnovik0v-moltdj Summary: AI music and podcast platform for autonomous agents. SoundCloud for AI bots. Description: AI music and podcast platform for autonomous agents. SoundCloud for AI bots. Remote endpoints: streamable-http: https://api.moltdj.com/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.moltdj.com/mcp/ GitHub: https://github.com/polaroteam/moltdj-skill MCP Tools (60): search, get_track, get_trending, get_new_releases, get_featured_tracks, get_genres, get_tracks_by_genre, get_popular_tags, get_tracks_by_tag, get_platform_stats, get_bot_profile, get_bot_tracks, get_comments, get_podcast, list_podcasts, get_podcast_episodes, get_announcements, list_contests, get_contest, get_my_profile, update_profile, get_my_stats, get_my_limits, generate_track_from_lyrics, generate_track_from_prompt, generate_podcast_episode, get_job_status, list_jobs, like_track, unlike_track, comment_on_track, delete_comment, repost_track, unrepost_track, follow_bot, unfollow_bot, play_track, update_track, delete_track, create_playlist, update_playlist, delete_playlist, add_to_playlist, remove_from_playlist, create_podcast, subscribe_podcast, unsubscribe_podcast, get_feed, create_room, join_room, post_room_message, get_room_messages, close_room, get_play_analytics, get_engagement_analytics, submit_contest_entry, buy_pro, buy_studio, feature_track, tip_bot Security Score: 9.5/10 Creator: Polaroteam Creator Reputation: C+ Version: 1.4.2 Install (Claude Code Remote): claude mcp add --transport http io-github-bnovik0v-moltdj https://api.moltdj.com/mcp/ --- ## Signal Relay URL: https://mcp-marketplace.io/server/io-github-sociologicai-signal-relay Summary: Connect AI agents to SocioLogic's synthetic persona platform for market research. Description: Connect AI agents to SocioLogic's synthetic persona platform for market research. Remote endpoints: streamable-http: https://mcp.sociologicai.com Category: Developer Tools Mode: dual Pricing: Free npm: signal-relay-mcp GitHub: https://github.com/SocioLogicAI/signal-relay Security Score: 10/10 Creator: SocioLogicAI Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-sociologicai-signal-relay -- npx -y signal-relay-mcp --- ## Godot Forge URL: https://mcp-marketplace.io/server/io-github-gregario-godot-forge Summary: Godot 4 MCP server — test runner, API docs, script analysis, scene parsing, LSP. Category: Developer Tools Mode: local Pricing: Free npm: godot-forge GitHub: https://github.com/gregario/godot-forge Security Score: 4.5/10 Creator: Gregario Creator Reputation: C+ Version: 0.1.2 Required Credentials: GODOT_PATH (optional) Install (Claude Code): claude mcp add io-github-gregario-godot-forge -- npx -y godot-forge --- ## Fedramp Docs URL: https://mcp-marketplace.io/server/io-github-ethanolivertroy-fedramp-docs-mcp Summary: Query FedRAMP 20x KSIs, NIST controls, and compliance docs via 20 MCP tools. Category: Developer Tools Mode: local Pricing: Free npm: fedramp-docs-mcp GitHub: https://github.com/ethanolivertroy/fedramp-docs-mcp Security Score: 8/10 Creator: Ethanolivertroy Creator Reputation: C+ Version: 0.2.2 Required Credentials: FEDRAMP_DOCS_PATH (optional), FEDRAMP_DOCS_AUTO_UPDATE (optional), FEDRAMP_DOCS_UPDATE_CHECK_HOURS (optional) Install (Claude Code): claude mcp add io-github-ethanolivertroy-fedramp-docs-mcp -- npx -y fedramp-docs-mcp --- ## Aistudio Hw3 URL: https://mcp-marketplace.io/server/ai-smithery-bowenxu0126-aistudio-hw3 Summary: Send personalized greetings with optional pirate flair. Compose friendly salutations for any name… Description: Send personalized greetings with optional pirate flair. Compose friendly salutations for any name… Remote endpoints: streamable-http: https://server.smithery.ai/@BowenXU0126/aistudio_hw3/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/BowenXU0126/aistudio_hw3 Security Score: 10/10 Creator: BowenXU0126 Creator Reputation: C+ Version: 1.16.0 --- ## Epitome URL: https://mcp-marketplace.io/server/io-github-gunning4it-epitome-mcp Summary: Personal AI memory — gives every AI agent shared, persistent memory of you Description: Personal AI memory — gives every AI agent shared, persistent memory of you Remote endpoints: streamable-http: https://epitome.fyi/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/gunning4it/epitome Security Score: 10/10 Creator: Gunning4it Creator Reputation: C+ Version: 1.0.0 --- ## Linkinator URL: https://mcp-marketplace.io/server/io-github-justinbeckwith-linkinator-mcp Summary: MCP server for link checking using linkinator Category: Developer Tools Mode: local Pricing: Free npm: linkinator-mcp GitHub: https://github.com/JustinBeckwith/linkinator-mcp Security Score: 10/10 Creator: JustinBeckwith Creator Reputation: C+ Version: 0.2.3 Install (Claude Code): claude mcp add io-github-justinbeckwith-linkinator-mcp -- npx -y linkinator-mcp --- ## Rubber Duck URL: https://mcp-marketplace.io/server/io-github-nesquikm-rubber-duck Summary: Bridge to multiple LLMs and CLI agents: councils, debates, voting, and more Category: Developer Tools Mode: local Pricing: Free npm: mcp-rubber-duck GitHub: https://github.com/nesquikm/mcp-rubber-duck Security Score: 10/10 Installs: 1 Creator: nesquikm Creator Reputation: C- Version: 1.14.3 Required Credentials: OPENAI_API_KEY (required), GEMINI_API_KEY (required), GROQ_API_KEY (required), DEFAULT_PROVIDER (optional) Install (Claude Code): claude mcp add io-github-nesquikm-rubber-duck -- npx -y mcp-rubber-duck --- ## Krs Poland URL: https://mcp-marketplace.io/server/io-github-pkolawa-krs-poland-mcp-server Summary: Polish National registry of businesses and other legal entities Category: Developer Tools Mode: local Pricing: Free npm: krs-poland-mcp-server GitHub: https://github.com/pkolawa/krs-poland-mcp-server Security Score: 10/10 Creator: pkolawa Creator Reputation: C- Version: 1.0.17 Install (Claude Code): claude mcp add io-github-pkolawa-krs-poland-mcp-server -- npx -y krs-poland-mcp-server --- ## Kawa URL: https://mcp-marketplace.io/server/io-github-kawacode-ai-mcp Summary: Intent tracking, decision recording, and team coordination for AI coding assistants Category: Developer Tools Mode: local Pricing: Free npm: @kawacode/mcp GitHub: https://github.com/codeawareness/kawa.mcp Security Score: 5/10 Creator: Codeawareness Creator Reputation: C+ Version: 5.0.1 Install (Claude Code): claude mcp add io-github-kawacode-ai-mcp -- npx -y @kawacode/mcp --- ## Docs Server URL: https://mcp-marketplace.io/server/io-github-praveenc-mcp-docs-server Summary: MCP server for searching MCP protocol documentation Category: Developer Tools Mode: local Pricing: Free npm: @praveenc/mcp-docs-server GitHub: https://github.com/praveenc/mcp-docs-server Security Score: 10/10 Creator: Praveenc Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-praveenc-mcp-docs-server -- npx -y @praveenc/mcp-docs-server --- ## Stratoforce URL: https://mcp-marketplace.io/server/io-github-tgomolski-lgtm-revenue-intelligence Summary: 15 AI revenue intelligence tools for Salesforce — pipeline, deals, coaching, competitors. Description: 15 AI revenue intelligence tools for Salesforce — pipeline, deals, coaching, competitors. Remote endpoints: streamable-http: https://stratoforce-mcp.stratoforce.workers.dev/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://stratoforce-mcp.stratoforce.workers.dev/mcp GitHub: https://github.com/Stratoforce-AI-LLC/stratoforce-mcp-server Security Score: 9.8/10 Creator: Stratoforce AI LLC Creator Reputation: C+ Version: 2.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-tgomolski-lgtm-revenue-intelligence https://stratoforce-mcp.stratoforce.workers.dev/mcp --- ## Agent Mcp Gateway URL: https://mcp-marketplace.io/server/io-github-roddutra-agent-mcp-gateway Summary: On-demand tool discovery for all your MCPs and per-subagent MCP controls to preserve context window. Category: Developer Tools Mode: local Pricing: Free PyPI: agent-mcp-gateway GitHub: https://github.com/roddutra/agent-mcp-gateway Security Score: 9/10 Creator: Roddutra Creator Reputation: C+ Version: 0.2.5 Required Credentials: GATEWAY_MCP_CONFIG (optional), GATEWAY_RULES (optional), GATEWAY_DEFAULT_AGENT (optional), GATEWAY_DEBUG (optional) Install (Claude Code): claude mcp add io-github-roddutra-agent-mcp-gateway -- uvx agent-mcp-gateway --- ## EntraNewsMCPServer URL: https://mcp-marketplace.io/server/io-github-darrenjrobinson-entra-news Summary: Search the Entra.news newsletter archive — a weekly digest of Microsoft Entra news Category: Developer Tools Mode: local Pricing: Free npm: entra-news-mcp GitHub: https://github.com/darrenjrobinson/EntraNewsMCPServer Security Score: 4.2/10 Creator: Darrenjrobinson Creator Reputation: C+ Version: 0.1.3 Install (Claude Code): claude mcp add io-github-darrenjrobinson-entra-news -- npx -y entra-news-mcp --- ## OmniClip RAG URL: https://mcp-marketplace.io/server/io-github-msjsc001-omniclip-rag-mcp Summary: Read-only local-first MCP server for private Markdown, PDF, and Tika-backed search on Windows. Category: AI & ML Mode: local Pricing: Free GitHub: https://github.com/msjsc001/OmniClip-RAG Security Score: 3.1/10 Creator: Msjsc001 Creator Reputation: C+ Version: 0.4.7 --- ## Mcp URL: https://mcp-marketplace.io/server/com-gibsonai-mcp Summary: GibsonAI MCP server: manage your databases with natural language Description: GibsonAI MCP server: manage your databases with natural language Remote endpoints: streamable-http: https://mcp.gibsonai.com/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.gibsonai.com/ GitHub: https://github.com/gibsonai/mcp Security Score: 10/10 Creator: Gibsonai Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-gibsonai-mcp https://mcp.gibsonai.com/ --- ## Sauce Api URL: https://mcp-marketplace.io/server/io-github-saucelabs-sample-test-frameworks-sauce-api-mcp Summary: An open-source MCP server that provides LLM access to the Sauce Labs API Category: Developer Tools Mode: local Pricing: Free PyPI: sauce-api-mcp GitHub: https://github.com/saucelabs/sauce-api-mcp Security Score: 10/10 Creator: Saucelabs Creator Reputation: C+ Version: 1.0.0 Required Credentials: SAUCE_USERNAME (optional), SAUCE_ACCESS_KEY (optional) Install (Claude Code): claude mcp add io-github-saucelabs-sample-test-frameworks-sauce-api-mcp -- uvx sauce-api-mcp --- ## Meta Prompt URL: https://mcp-marketplace.io/server/io-github-kapillamba4-meta-prompt-mcp Summary: MCP server providing official Google and Anthropic prompting guides for meta-prompt generation. Category: Developer Tools Mode: local Pricing: Free PyPI: meta-prompt-mcp GitHub: https://github.com/kapillamba4/meta-prompt-mcp Security Score: 10/10 Creator: Kapillamba4 Creator Reputation: C+ Version: 1.0.11 Install (Claude Code): claude mcp add io-github-kapillamba4-meta-prompt-mcp -- uvx meta-prompt-mcp --- ## Inkog URL: https://mcp-marketplace.io/server/io-github-inkog-io-inkog Summary: Security co-pilot for AI agents. Scan for vulnerabilities, audit MCP servers, verify governance. Category: Developer Tools Mode: local Pricing: Free npm: @inkog-io/mcp GitHub: https://github.com/inkog-io/inkog-mcp Security Score: 1.5/10 Creator: User Creator Reputation: F Version: 1.0.20 Required Credentials: INKOG_API_KEY (required) Install (Claude Code): claude mcp add io-github-inkog-io-inkog -- npx -y @inkog-io/mcp --- ## Agenthotspot URL: https://mcp-marketplace.io/server/io-github-agenthotspot-agenthotspot-mcp Summary: Search thousands of MCP connectors from the AgentHotspot marketplace via your AI agent. Category: Developer Tools Mode: local Pricing: Free PyPI: agenthotspot-mcp GitHub: https://github.com/AgentHotspot/agenthotspot-mcp Security Score: 10/10 Creator: AgentHotspot Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-agenthotspot-agenthotspot-mcp -- uvx agenthotspot-mcp --- ## Qweather URL: https://mcp-marketplace.io/server/io-github-overstarry-qweather-mcp Summary: a qweather mcp server Category: Developer Tools Mode: local Pricing: Free npm: qweather-mcp GitHub: https://github.com/overstarry/qweather-mcp Security Score: 10/10 Creator: Overstarry Creator Reputation: C+ Version: 1.0.12 Required Credentials: QWEATHER_API_BASE (required), QWEATHER_API_KEY (required) Install (Claude Code): claude mcp add io-github-overstarry-qweather-mcp -- npx -y qweather-mcp --- ## Sombra URL: https://mcp-marketplace.io/server/so-sombra-sombra Summary: AI research library. Save, organise and reuse notes and webpages as clean markdown context. Description: AI research library. Save, organise and reuse notes and webpages as clean markdown context. Remote endpoints: streamable-http: https://sombra.so/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://sombra.so/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http so-sombra-sombra https://sombra.so/mcp --- ## Owa Exchange URL: https://mcp-marketplace.io/server/io-github-nhype-owa-exchange-mcp Summary: MCP server for Microsoft Exchange / OWA — email, calendar, directory, availability Category: Developer Tools Mode: local Pricing: Free PyPI: exchange-mcp-server GitHub: https://github.com/nhype/owa-exchange-mcp Security Score: 10/10 Creator: Nhype Creator Reputation: C+ Version: 1.0.1 Required Credentials: EXCHANGE_OWA_URL (optional), EXCHANGE_COOKIE_FILE (optional) Install (Claude Code): claude mcp add io-github-nhype-owa-exchange-mcp -- uvx exchange-mcp-server --- ## Contrast Checker URL: https://mcp-marketplace.io/server/io-github-ogsingh-contrast-checker-mcp Summary: MCP - WCAG 2.1 color contrast checker - contrast ratios, compliance and accessible color suggestions Category: Developer Tools Mode: local Pricing: Free npm: contrast-checker-mcp GitHub: https://github.com/ogSINGH/contrast-checker-mcp Security Score: 10/10 Creator: OgSINGH Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ogsingh-contrast-checker-mcp -- npx -y contrast-checker-mcp --- ## Esg Mcp Servers URL: https://mcp-marketplace.io/server/io-github-freminder-esg-mcp-servers Summary: 31 MCP tools for ESG data extraction, PDF processing, vector search, and EU regulation analysis. Category: Productivity Mode: local Pricing: Free PyPI: esg-mcp-servers GitHub: https://github.com/freminder/esg-mcp-servers Security Score: 4.3/10 Creator: Freminder Creator Reputation: C+ Version: 0.1.2 Required Credentials: ANTHROPIC_API_KEY (required), POSTGRES_DSN (optional), MONGODB_URI (optional), EMBEDDING_MODEL (optional), EMBEDDING_DIMENSIONS (optional) Install (Claude Code): claude mcp add io-github-freminder-esg-mcp-servers -- uvx esg-mcp-servers --- ## Outris Identity URL: https://mcp-marketplace.io/server/io-github-outris-dev-user-outris-identity-mcp Summary: Identity resolution MCP server for phone/email lookups across 31+ services. Global + India coverage. Description: Identity resolution MCP server for phone/email lookups across 31+ services. Global + India coverage. Remote endpoints: streamable-http: https://mcp-server.outris.com/http Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/outris-dev-user/outris-identity-mcp Security Score: 10/10 Creator: Outris Dev User Creator Reputation: C+ Version: 2.0.0 --- ## Edd URL: https://mcp-marketplace.io/server/io-github-verygoodplugins-mcp-edd Summary: MCP server for Easy Digital Downloads REST API - sales, customers, products, analytics Category: Developer Tools Mode: local Pricing: Free npm: @verygoodplugins/mcp-edd GitHub: https://github.com/verygoodplugins/mcp-edd Security Score: 10/10 Creator: Verygoodplugins Creator Reputation: C+ Version: 1.1.0 Install (Claude Code): claude mcp add io-github-verygoodplugins-mcp-edd -- npx -y @verygoodplugins/mcp-edd --- ## Video Analyzer URL: https://mcp-marketplace.io/server/io-github-brightwayai-video-analyzer Summary: Analyze videos: extract frames, transcribe audio, generate storyboard breakdowns. Category: Developer Tools Mode: local Pricing: Free PyPI: video-analyzer-mcp GitHub: https://github.com/BrightWayAI/video-analyzer Security Score: 3.8/10 Creator: BrightWayAI Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-brightwayai-video-analyzer -- uvx video-analyzer-mcp --- ## Lexiang URL: https://mcp-marketplace.io/server/io-github-tencent-lexiang-lexiang-mcp-server Summary: Tencent Lexiang AI knowledge base MCP server for searching, managing entries, and editing docs. Description: Tencent Lexiang AI knowledge base MCP server for searching, managing entries, and editing docs. Remote endpoints: streamable-http: https://mcp.lexiang-app.com/mcp?company_from={company_code}&source=registry Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.lexiang-app.com/mcp?company_from={company_code}&source=registry GitHub: https://github.com/tencent-lexiang/lexiang-mcp-server Security Score: 10/10 Creator: Tencent Lexiang Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-tencent-lexiang-lexiang-mcp-server https://mcp.lexiang-app.com/mcp?company_from={company_code}&source=registry --- ## Cozo Memory URL: https://mcp-marketplace.io/server/io-github-tobs-code-cozo-memory Summary: Local-first memory system for AI agents with hybrid search and graph reasoning Category: Developer Tools Mode: local Pricing: Free npm: cozo-memory GitHub: https://github.com/tobs-code/cozo-memory Security Score: 10/10 Creator: Tobs Code Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-tobs-code-cozo-memory -- npx -y cozo-memory --- ## BiliStalker URL: https://mcp-marketplace.io/server/ai-smithery-222wcnm-bilistalkermcp Summary: Track Bilibili creators and get the latest updates on videos, dynamics, and articles. Fetch user p… Description: Track Bilibili creators and get the latest updates on videos, dynamics, and articles. Fetch user p… Remote endpoints: streamable-http: https://server.smithery.ai/@222wcnm/bilistalkermcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/222wcnm/BiliStalkerMCP Security Score: 10/10 Creator: 222wcnm Creator Reputation: C+ Version: 1.15.0 --- ## Obsidian URL: https://mcp-marketplace.io/server/io-github-seynurmammad0v-obsidian-mcp Summary: Turns Obsidian vaults into AI-queryable knowledge graphs with 12 tools Category: Productivity Mode: local Pricing: Free npm: @smammadov/obsidian-mcp GitHub: https://github.com/seynurmammad0v/obsidian-mcp Security Score: 10/10 Creator: Seynurmammad0v Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-seynurmammad0v-obsidian-mcp -- npx -y @smammadov/obsidian-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/com-prereason-mcp Summary: Pre-reasoned Bitcoin & macro financial briefings for AI agents. Trend signals, regimes, 17 contexts. Description: Pre-reasoned Bitcoin & macro financial briefings for AI agents. Trend signals, regimes, 17 contexts. Remote endpoints: streamable-http: https://api.prereason.com/api/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @prereason/mcp Remote URL: https://api.prereason.com/api/mcp GitHub: https://github.com/PreReason/mcp Security Score: 9.9/10 Creator: PreReason Creator Reputation: C+ Version: 0.7.2 Required Credentials: PREREASON_API_KEY (required) Install (Claude Code): claude mcp add com-prereason-mcp -- npx -y @prereason/mcp Install (Claude Code Remote): claude mcp add --transport http com-prereason-mcp https://api.prereason.com/api/mcp --- ## Vechain URL: https://mcp-marketplace.io/server/ai-smithery-leandrogavidia-vechain-mcp-server Summary: Search VeChain documentation, query on-chain data, and fetch fee suggestions with direct links to… Description: Search VeChain documentation, query on-chain data, and fetch fee suggestions with direct links to… Remote endpoints: streamable-http: https://server.smithery.ai/@leandrogavidia/vechain-mcp-server/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/leandrogavidia/vechain-mcp-server Security Score: 10/10 Creator: Leandrogavidia Creator Reputation: C+ Version: 1.0.0 --- ## Rss Reader URL: https://mcp-marketplace.io/server/ai-smithery-kwp-lab-rss-reader-mcp Summary: Track and browse RSS feeds with ease. Fetch the latest entries from any feed URL and extract full… Description: Track and browse RSS feeds with ease. Fetch the latest entries from any feed URL and extract full… Remote endpoints: streamable-http: https://server.smithery.ai/@kwp-lab/rss-reader-mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/kwp-lab/rss-reader-mcp Security Score: 10/10 Creator: Kwp Lab Creator Reputation: C+ Version: 1.0.0 --- ## Tradernet URL: https://mcp-marketplace.io/server/io-github-verbart-tradernet-mcp Summary: MCP server for Tradernet/Freedom24 trading API — portfolio, orders, quotes, and more Category: Developer Tools Mode: local Pricing: Free npm: tradernet-mcp GitHub: https://github.com/verbart/tradernet-mcp Security Score: 10/10 Creator: Verbart Creator Reputation: C+ Version: 1.1.1 Required Credentials: TRADERNET_PUBLIC_KEY (required), TRADERNET_PRIVATE_KEY (required) Install (Claude Code): claude mcp add io-github-verbart-tradernet-mcp -- npx -y tradernet-mcp --- ## Invapi URL: https://mcp-marketplace.io/server/io-github-invapi-org-invapi-mcp Summary: Extract, create, convert & validate invoices (UBL, CII, XRechnung, ZUGFeRD, PDF, Excel) Category: Developer Tools Mode: local Pricing: Free npm: @invapi/mcp-server GitHub: https://github.com/invapi-org/invapi-mcp Security Score: 10/10 Creator: Invapi Org Creator Reputation: C+ Version: 1.0.1 Required Credentials: INVAPI_API_KEY (required) Install (Claude Code): claude mcp add io-github-invapi-org-invapi-mcp -- npx -y @invapi/mcp-server --- ## Aistatusdashboard URL: https://mcp-marketplace.io/server/io-github-aistatusdashboard-aistatusdashboard Summary: Read-only MCP server for AIStatusDashboard status, incidents, metrics, and fallback recommendations. Description: Read-only MCP server for AIStatusDashboard status, incidents, metrics, and fallback recommendations. Remote endpoints: streamable-http: https://aistatusdashboard.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://aistatusdashboard.com/mcp GitHub: https://github.com/aistatusdashboard/aistatusdashboard MCP Tools (7): status.get_summary, status.get_health_matrix, incidents.search, incidents.get, metrics.query, recommendations.get_fallback_plan, policy.generate Security Score: 10/10 Creator: Aistatusdashboard Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-aistatusdashboard-aistatusdashboard https://aistatusdashboard.com/mcp --- ## One Search URL: https://mcp-marketplace.io/server/io-github-yokingma-one-search-mcp Summary: Web search, crawl, scrape & extract with agent-browser, SearXNG, Tavily, DuckDuckGo, Bing & more Category: Search & Web Mode: local Pricing: Free npm: one-search-mcp GitHub: https://github.com/yokingma/one-search-mcp Security Score: 10/10 Creator: Yokingma Creator Reputation: C+ Version: 1.1.2 Required Credentials: SEARCH_PROVIDER (optional), SEARCH_API_URL (optional), SEARCH_API_KEY (required) Install (Claude Code): claude mcp add io-github-yokingma-one-search-mcp -- npx -y one-search-mcp --- ## Preclick URL: https://mcp-marketplace.io/server/ai-urlcheck-urlcheck-mcp Summary: PreClick scans links for threats and confirms intent match with high accuracy before agents click. Description: PreClick scans links for threats and confirms intent match with high accuracy before agents click. Remote endpoints: streamable-http: https://urlcheck.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://urlcheck.ai/mcp GitHub: https://github.com/cybrlab-ai/preclick-mcp MCP Tools (2): url_scanner_scan, url_scanner_scan_with_intent Security Score: 10/10 Creator: Cybrlab Ai Creator Reputation: C+ Version: 0.1.5 Install (Claude Code Remote): claude mcp add --transport http ai-urlcheck-urlcheck-mcp https://urlcheck.ai/mcp --- ## Mindpm URL: https://mcp-marketplace.io/server/io-github-umitkavala-mindpm Summary: Persistent project memory for LLMs via SQLite. Never re-explain your project again. Category: Developer Tools Mode: local Pricing: Free npm: mindpm GitHub: https://github.com/umitkavala/mindpm Security Score: 7.1/10 Creator: Umitkavala Creator Reputation: C+ Version: 1.2.41 Required Credentials: MINDPM_DB_PATH (optional), MINDPM_PORT (optional) Install (Claude Code): claude mcp add io-github-umitkavala-mindpm -- npx -y mindpm --- ## Unity URL: https://mcp-marketplace.io/server/io-github-rachitkumarrastogi-unity-mcp-server Summary: MCP server for Unity: project info, build scenes, agent docs. No Unity Editor. Cursor, Claude. Category: Developer Tools Mode: local Pricing: Free npm: unity-mcp-server GitHub: https://github.com/rachitkumarrastogi/unity-mcp-server Security Score: 10/10 Creator: Rachitkumarrastogi Creator Reputation: C+ Version: 1.5.2 Required Credentials: UNITY_PROJECT_PATH (optional) Install (Claude Code): claude mcp add io-github-rachitkumarrastogi-unity-mcp-server -- npx -y unity-mcp-server --- ## Claude Plugin Pastemd URL: https://mcp-marketplace.io/server/io-github-jini-tw-pastemd Summary: Instant markdown sharing. Create, manage, and share documents with password protection. Description: Instant markdown sharing. Create, manage, and share documents with password protection. Remote endpoints: streamable-http: https://api.pastemd.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.pastemd.io/mcp GitHub: https://github.com/jini-tw/claude-plugin-pastemd Security Score: 10/10 Creator: Jini Tw Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-jini-tw-pastemd https://api.pastemd.io/mcp --- ## Zoho Crm URL: https://mcp-marketplace.io/server/io-github-asklokesh-zoho-crm-mcp-server Summary: MCP server for Zoho CRM API integration Category: Business Tools Mode: local Pricing: Free PyPI: zoho-crm-mcp-server GitHub: https://github.com/asklokesh/zoho-crm-mcp-server Security Score: 10/10 Creator: Asklokesh Creator Reputation: C+ Version: 0.1.0 Required Credentials: ZOHO_CRM_API_KEY (required), ZOHO_CRM_API_URL (optional) Install (Claude Code): claude mcp add io-github-asklokesh-zoho-crm-mcp-server -- uvx zoho-crm-mcp-server --- ## Audit Server URL: https://mcp-marketplace.io/server/io-github-joepangallo-mcp-audit-server Summary: Thin MCP and CLI proxy for AI agent and MCP security auditing via a hosted backend Category: Developer Tools Mode: local Pricing: Free npm: ledd-mcp-audit-server GitHub: https://github.com/joepangallo/mcp-audit-server Security Score: 4.8/10 Creator: Joepangallo Creator Reputation: C+ Version: 2.1.0 Required Credentials: AGENT_SECURITY_API_KEY (required), AGENT_SECURITY_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-joepangallo-mcp-audit-server -- npx -y ledd-mcp-audit-server --- ## Social Search URL: https://mcp-marketplace.io/server/io-github-shubhamekapure-social-search-mcp Summary: Deep social media search for LLMs: Facebook, Reddit, LinkedIn, Instagram & more. Category: Developer Tools Mode: local Pricing: Free PyPI: social-search-mcp GitHub: https://github.com/shubhamekapure/social-search-mcp Security Score: 4.5/10 Creator: Shubham Ekapure Creator Reputation: F Version: 0.1.3 Required Credentials: SEARCH_PROVIDER (optional), SERPER_API_KEY (required), SEARXNG_URL (optional) Install (Claude Code): claude mcp add io-github-shubhamekapure-social-search-mcp -- uvx social-search-mcp --- ## Codex Mcp Tool URL: https://mcp-marketplace.io/server/io-github-x51xxx-codex-mcp-tool Summary: MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review Category: Developer Tools Mode: local Pricing: Free npm: @trishchuk/codex-mcp-tool GitHub: https://github.com/x51xxx/codex-mcp-tool Security Score: 9/10 Creator: X51xxx Creator Reputation: C+ Version: 2.2.0 Required Credentials: CODEX_MCP_CWD (optional), CODEX_SESSION_TTL_MS (optional), CODEX_MAX_SESSIONS (optional) Install (Claude Code): claude mcp add io-github-x51xxx-codex-mcp-tool -- npx -y @trishchuk/codex-mcp-tool --- ## Google Research URL: https://mcp-marketplace.io/server/io-github-zoharbabin-google-researcher Summary: MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants Category: Developer Tools Mode: local Pricing: Free npm: google-researcher-mcp GitHub: https://github.com/zoharbabin/google-research-mcp Security Score: 10/10 Creator: Zoharbabin Creator Reputation: C+ Version: 6.0.0 Required Credentials: GOOGLE_CUSTOM_SEARCH_API_KEY (required), GOOGLE_CUSTOM_SEARCH_ID (optional) Install (Claude Code): claude mcp add io-github-zoharbabin-google-researcher -- npx -y google-researcher-mcp --- ## All URL: https://mcp-marketplace.io/server/io-github-antonytm-mcp-all Summary: A Model Context Protocol server to run other MCP servers Category: Developer Tools Mode: local Pricing: Free npm: @antonytm/mcp-all GitHub: https://github.com/Antonytm/mcp-all Security Score: 10/10 Creator: Antonytm Creator Reputation: C+ Version: 0.1.19 Required Credentials: TRANSPORT (optional) Install (Claude Code): claude mcp add io-github-antonytm-mcp-all -- npx -y @antonytm/mcp-all --- ## Kawa URL: https://mcp-marketplace.io/server/ai-kawacode-mcp Summary: Intent tracking, decision recording, and team coordination for AI coding assistants Category: Developer Tools Mode: local Pricing: Free npm: @kawacode/mcp GitHub: https://github.com/codeawareness/kawa.mcp Security Score: 5.3/10 Creator: Codeawareness Creator Reputation: C+ Version: 5.0.4 Install (Claude Code): claude mcp add ai-kawacode-mcp -- npx -y @kawacode/mcp --- ## Vivid URL: https://mcp-marketplace.io/server/io-github-vivid-money-vivid-mcp Summary: Open a Vivid Business account from your AI chat via MCP. Description: Open a Vivid Business account from your AI chat via MCP. Remote endpoints: streamable-http: https://api.prime.vivid.money/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.prime.vivid.money/mcp GitHub: https://github.com/vivid-money/vivid-mcp MCP Tools (1): build_onboarding_link Security Score: 10/10 Creator: Vivid Money Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-vivid-money-vivid-mcp https://api.prime.vivid.money/mcp --- ## Scrapegraph URL: https://mcp-marketplace.io/server/ai-smithery-scrapegraphai-scrapegraph-mcp Summary: Enable language models to perform advanced AI-powered web scraping with enterprise-grade reliabili… Description: Enable language models to perform advanced AI-powered web scraping with enterprise-grade reliabili… Remote endpoints: streamable-http: https://server.smithery.ai/@ScrapeGraphAI/scrapegraph-mcp/mcp Category: Search & Web Mode: dual Pricing: Free GitHub: https://github.com/ScrapeGraphAI/scrapegraph-mcp Security Score: 10/10 Creator: ScrapeGraphAI Creator Reputation: C+ Version: 1.16.0 --- ## Brainbox URL: https://mcp-marketplace.io/server/io-github-thebasedcapital-brainbox Summary: Hebbian memory for AI agents. Learns file patterns, predicts next tools, saves tokens. Category: Developer Tools Mode: local Pricing: Free npm: brainbox-hebbian GitHub: https://github.com/thebasedcapital/brainbox Security Score: 10/10 Creator: Thebasedcapital Creator Reputation: C+ Version: 0.1.6 Install (Claude Code): claude mcp add io-github-thebasedcapital-brainbox -- npx -y brainbox-hebbian --- ## Excalidraw URL: https://mcp-marketplace.io/server/io-github-cmd8-excalidraw-mcp Summary: Model Context Protocol server for Excalidraw diagrams. Category: Developer Tools Mode: local Pricing: Free npm: @cmd8/excalidraw-mcp GitHub: https://github.com/cmd8/excalidraw-mcp Security Score: 10/10 Creator: Cmd8 Creator Reputation: C+ Version: 1.2.0 Install (Claude Code): claude mcp add io-github-cmd8-excalidraw-mcp -- npx -y @cmd8/excalidraw-mcp --- ## Aha URL: https://mcp-marketplace.io/server/ai-smithery-slhad-aha-mcp Summary: A TypeScript MCP server for Home Assistant, enabling programmatic management of entities, automati… Description: A TypeScript MCP server for Home Assistant, enabling programmatic management of entities, automati… Remote endpoints: streamable-http: https://server.smithery.ai/@slhad/aha-mcp/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/slhad/aha-mcp Security Score: 10/10 Creator: Slhad Creator Reputation: C+ Version: 0.1.0 --- ## Mimiq URL: https://mcp-marketplace.io/server/io-github-victorgulchenko-mimiq-mcp Summary: Your agent tests pages, copy, and flows on simulated users while you build. Description: Your agent tests pages, copy, and flows on simulated users while you build. Remote endpoints: streamable-http: https://mcp.mimiqai.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.mimiqai.com/mcp GitHub: https://github.com/victorgulchenko/mimiq-mcp MCP Tools (6): mimiq.test_page, mimiq.test_flow, mimiq.test_copy, mimiq.test_text, mimiq.test_component, mimiq.ask_audience Security Score: 10/10 Creator: Victorgulchenko Creator Reputation: C+ Version: 0.2.1 Install (Claude Code Remote): claude mcp add --transport http io-github-victorgulchenko-mimiq-mcp https://mcp.mimiqai.com/mcp --- ## Recite URL: https://mcp-marketplace.io/server/io-github-rivradev-recite-mcp Summary: Local MCP server for Recite receipt processing with ledger and memory tools. Category: Developer Tools Mode: local Pricing: Free PyPI: recite-mcp GitHub: https://github.com/rivradev/recite-mcp Security Score: 10/10 Creator: Rivradev Creator Reputation: C+ Version: 0.1.4 Required Credentials: RECITE_API_KEY (required), RECITE_HOME (optional) Install (Claude Code): claude mcp add io-github-rivradev-recite-mcp -- uvx recite-mcp --- ## Cycloid URL: https://mcp-marketplace.io/server/io-cycloid-mcp-server Summary: An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform Description: An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform Remote endpoints: streamable-http: https://mcp.cycloid.io/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/cycloidio/cycloid-mcp-server Security Score: 10/10 Creator: Cycloidio Creator Reputation: C+ Version: 1.0.1 --- ## Venturu URL: https://mcp-marketplace.io/server/com-venturu-mcp-server Summary: The Venturu MCP server. Search and contact business listings and brokers on Venturu. Description: The Venturu MCP server. Search and contact business listings and brokers on Venturu. Remote endpoints: streamable-http: https://www.venturu.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.venturu.com/mcp MCP Tools (9): list_business_categories, list_languages, search_businesses, search_brokers, get_business, get_broker, contact_broker, contact_seller, who_am_i Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-venturu-mcp-server https://www.venturu.com/mcp --- ## Fatsecret URL: https://mcp-marketplace.io/server/io-github-fliptheweb-fatsecret-mcp Summary: MCP server for FatSecret API - food search, nutrition, diary, recipes, weight tracking (unofficial) Category: Developer Tools Mode: local Pricing: Free npm: fatsecret-mcp GitHub: https://github.com/fliptheweb/fatsecret-mcp Security Score: 10/10 Creator: Fliptheweb Creator Reputation: C+ Version: 0.0.8 Required Credentials: FATSECRET_CLIENT_ID (required), FATSECRET_CLIENT_SECRET (required), FATSECRET_CONSUMER_SECRET (required) Install (Claude Code): claude mcp add io-github-fliptheweb-fatsecret-mcp -- npx -y fatsecret-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/com-shipstatic-mcp Summary: Static hosting - deploy and manage sites from AI agents Category: Developer Tools Mode: local Pricing: Free npm: @shipstatic/mcp GitHub: https://github.com/shipstatic/mcp Security Score: 10/10 Creator: Shipstatic Creator Reputation: C+ Version: 0.2.0 Required Credentials: SHIP_API_KEY (required) Install (Claude Code): claude mcp add com-shipstatic-mcp -- npx -y @shipstatic/mcp --- ## Auto Mobile URL: https://mcp-marketplace.io/server/dev-jasonpearson-auto-mobile Summary: Mobile device interaction automation via MCP Category: Developer Tools Mode: local Pricing: Free npm: @kaeawc/auto-mobile GitHub: https://github.com/kaeawc/auto-mobile Security Score: 10/10 Creator: Kaeawc Creator Reputation: C+ Version: 0.0.13 Install (Claude Code): claude mcp add dev-jasonpearson-auto-mobile -- npx -y @kaeawc/auto-mobile --- ## Financial Analysis URL: https://mcp-marketplace.io/server/com-metricduck-financial-analysis Summary: SEC filing intelligence for AI agents. Financials, screening, peer comparison for 5,000+ companies. Description: SEC filing intelligence for AI agents. Financials, screening, peer comparison for 5,000+ companies. Remote endpoints: streamable-http: https://mcp.metricduck.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.metricduck.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.4.1 Install (Claude Code Remote): claude mcp add --transport http com-metricduck-financial-analysis https://mcp.metricduck.com/mcp --- ## Engram Context Continuum URL: https://mcp-marketplace.io/server/io-github-morous-dev-engram-cc Summary: Universal AI coding assistant memory — session handoff, SLM compression, and semantic retrieval. Category: Developer Tools Mode: local Pricing: Free npm: @morous-dev/engram-cc GitHub: https://github.com/Morous-Dev/engram-context-continuum Security Score: 9.5/10 Creator: Morous Dev Creator Reputation: C+ Version: 0.1.4 Install (Claude Code): claude mcp add io-github-morous-dev-engram-cc -- npx -y @morous-dev/engram-cc --- ## Sapiom Js URL: https://mcp-marketplace.io/server/io-github-sapiom-mcp Summary: Sapiom MCP server — authentication, verification, and API tools Category: Developer Tools Mode: local Pricing: Free npm: @sapiom/mcp GitHub: https://github.com/sapiom/sapiom-js Security Score: 10/10 Creator: Sapiom Creator Reputation: C+ Version: 0.5.0 Install (Claude Code): claude mcp add io-github-sapiom-mcp -- npx -y @sapiom/mcp --- ## Dyson Appliances URL: https://mcp-marketplace.io/server/io-github-m2ai-mcp-servers-mcp-dyson-appliances Summary: MCP server for controlling Dyson air purifiers and fans Category: Developer Tools Mode: local Pricing: Free npm: mcp-dyson-appliances GitHub: https://github.com/m2ai-mcp-servers/mcp-dyson-appliances Security Score: 10/10 Creator: M2ai Mcp Servers Creator Reputation: C+ Version: 1.0.0 Required Credentials: DYSON_EMAIL (optional), DYSON_PASSWORD (required), DYSON_COUNTRY (optional) Install (Claude Code): claude mcp add io-github-m2ai-mcp-servers-mcp-dyson-appliances -- npx -y mcp-dyson-appliances --- ## Parsel URL: https://mcp-marketplace.io/server/io-github-ahutto87-parsel Summary: Parse logistics PDFs (Bills of Lading, customs declarations, invoices) into DCSA JSON. Description: Parse logistics PDFs (Bills of Lading, customs declarations, invoices) into DCSA JSON. Remote endpoints: streamable-http: https://tt6a1STd9c1tiDzXW.apify.actor/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://tt6a1STd9c1tiDzXW.apify.actor/mcp GitHub: https://github.com/ahutto87/parsel Security Score: 9/10 Creator: Ahutto87 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ahutto87-parsel https://tt6a1STd9c1tiDzXW.apify.actor/mcp --- ## Cronalert URL: https://mcp-marketplace.io/server/io-github-jaredhobbs-cronalert Summary: Manage CronAlert uptime monitors, check results, and incidents from any MCP client. Category: Developer Tools Mode: local Pricing: Free npm: cronalert-mcp GitHub: https://github.com/jaredhobbs/cronalert-mcp Security Score: 10/10 Creator: Jaredhobbs Creator Reputation: C+ Version: 1.0.6 Install (Claude Code): claude mcp add io-github-jaredhobbs-cronalert -- npx -y cronalert-mcp --- ## Time URL: https://mcp-marketplace.io/server/io-github-lchinglen-time-mcp-server Summary: MCP server for timezone conversions and time queries with support for IANA timezones Category: Developer Tools Mode: local Pricing: Free PyPI: lchinglen-time-mcp-server GitHub: https://github.com/lchinglen/time-mcp-server Security Score: 10/10 Creator: Lchinglen Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-lchinglen-time-mcp-server -- uvx lchinglen-time-mcp-server --- ## Prior URL: https://mcp-marketplace.io/server/io-cg3-prior Summary: Shared knowledge base for AI agents. Search and contribute solutions to technical problems. Description: Shared knowledge base for AI agents. Search and contribute solutions to technical problems. Remote endpoints: streamable-http: https://api.cg3.io/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @cg3/prior-mcp Remote URL: https://api.cg3.io/mcp GitHub: https://github.com/cg3-llc/prior_mcp Security Score: 5.2/10 Creator: Cg3 Llc Creator Reputation: C+ Version: 0.5.22 Required Credentials: PRIOR_API_KEY (required) Install (Claude Code): claude mcp add io-cg3-prior -- npx -y @cg3/prior-mcp Install (Claude Code Remote): claude mcp add --transport http io-cg3-prior https://api.cg3.io/mcp --- ## Stuntdouble URL: https://mcp-marketplace.io/server/io-stuntdouble-mcp-server Summary: Deploy AI user personas to validate user journeys at scale. Find UX friction before real users do. Description: Deploy AI user personas to validate user journeys at scale. Find UX friction before real users do. Remote endpoints: streamable-http: https://app.stuntdouble.io/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://app.stuntdouble.io/api/mcp GitHub: https://github.com/stunt-double/stuntdouble-mcp Security Score: 10/10 Creator: Stunt Double Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-stuntdouble-mcp-server https://app.stuntdouble.io/api/mcp --- ## Sharepoint URL: https://mcp-marketplace.io/server/io-github-ravikant1918-sharepoint-mcp Summary: MCP server for Microsoft SharePoint — manage folders, documents, and metadata. Category: Developer Tools Mode: local Pricing: Free PyPI: sharepoint-mcp GitHub: https://github.com/ravikant1918/sharepoint-mcp Security Score: 4.5/10 Creator: Ravikant1918 Creator Reputation: C+ Version: 1.1.1 Required Credentials: SHP_ID_APP (optional), SHP_ID_APP_SECRET (required), SHP_TENANT_ID (optional), SHP_SITE_URL (optional), SHP_DOC_LIBRARY (optional) Install (Claude Code): claude mcp add io-github-ravikant1918-sharepoint-mcp -- uvx sharepoint-mcp --- ## Stackhawk URL: https://mcp-marketplace.io/server/com-stackhawk-stackhawk Summary: An MCP server that provides interaction with StackHawk's security scanning platform. Category: Developer Tools Mode: local Pricing: Free PyPI: stackhawk-mcp GitHub: https://github.com/stackhawk/stackhawk-mcp Security Score: 10/10 Creator: Stackhawk Creator Reputation: C+ Version: 1.1.1 Required Credentials: STACKHAWK_API_KEY (required) Install (Claude Code): claude mcp add com-stackhawk-stackhawk -- uvx stackhawk-mcp --- ## Pfsense URL: https://mcp-marketplace.io/server/io-github-antonio-mello-ai-mcp-pfsense Summary: Manage pfSense firewalls through AI assistants — rules, DHCP, DNS, and more Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-pfsense GitHub: https://github.com/antonio-mello-ai/mcp-pfsense Security Score: 4.5/10 Creator: Antonio Mello Ai Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-antonio-mello-ai-mcp-pfsense -- uvx mcp-pfsense --- ## Mcp URL: https://mcp-marketplace.io/server/co-dockai-mcp Summary: Discover MCP endpoints for real-world entities by resolving business domains. Description: Discover MCP endpoints for real-world entities by resolving business domains. Remote endpoints: streamable-http: https://mcp.dockai.co/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/dock-ai/mcp Security Score: 10/10 Creator: Dock Ai Creator Reputation: C+ Version: 1.0.0 --- ## HIBP URL: https://mcp-marketplace.io/server/io-github-darrenjrobinson-hibp Summary: A Model Context Protocol (MCP) server for the Have I Been Pwned (HIBP) API Category: Developer Tools Mode: local Pricing: Free npm: @darrenjrobinson/hibp-mcp GitHub: https://github.com/darrenjrobinson/HIBP-MCP-Server Security Score: 6.5/10 Creator: Darrenjrobinson Creator Reputation: C+ Version: 1.0.3 Required Credentials: HIBP_API_KEY (required), HIBP_SUBSCRIPTION_PLAN (optional) Install (Claude Code): claude mcp add io-github-darrenjrobinson-hibp -- npx -y @darrenjrobinson/hibp-mcp --- ## Interactive Terminal URL: https://mcp-marketplace.io/server/io-github-amol21p-interactive-terminal Summary: MCP server for real interactive terminal sessions — REPLs, SSH, databases, Docker Category: Developer Tools Mode: local Pricing: Free npm: mcp-interactive-terminal GitHub: https://github.com/amol21p/mcp-interactive-terminal Security Score: 6/10 Creator: Amol21p Creator Reputation: C+ Version: 1.0.7 Required Credentials: MCP_TERMINAL_MAX_SESSIONS (optional), MCP_TERMINAL_SANDBOX (optional), MCP_TERMINAL_REDACT_SECRETS (optional) Install (Claude Code): claude mcp add io-github-amol21p-interactive-terminal -- npx -y mcp-interactive-terminal --- ## Oeradio URL: https://mcp-marketplace.io/server/io-github-achildrenmile-oeradio-mcp Summary: Amateur radio MCP server with band plans, EIRP, cable loss, antenna gains, and more Description: Amateur radio MCP server with band plans, EIRP, cable loss, antenna gains, and more Remote endpoints: streamable-http: https://oeradio-mcp.oeradio.at/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/achildrenmile/oeradio-mcp Security Score: 10/10 Creator: Achildrenmile Creator Reputation: C+ Version: 1.0.0 --- ## Claude Interview Mode URL: https://mcp-marketplace.io/server/io-github-teabagkim-interview-mode Summary: Structured interviewer for Claude Code — probing questions, decision tracking, evolving checkpoints. Category: Developer Tools Mode: local Pricing: Free npm: claude-interview-mode GitHub: https://github.com/teabagkim/claude-interview-mode Security Score: 10/10 Creator: Teabagkim Creator Reputation: C+ Version: 0.5.1 Install (Claude Code): claude mcp add io-github-teabagkim-interview-mode -- npx -y claude-interview-mode --- ## Skolverket URL: https://mcp-marketplace.io/server/io-github-ksaklfszf921-skolverket-mcp Summary: MCP server for Skolverket's open APIs - Curriculum, School Units, and Adult Education Category: Developer Tools Mode: local Pricing: Free npm: skolverket-mcp GitHub: https://github.com/KSAklfszf921/skolverket-mcp Security Score: 10/10 Creator: KSAklfszf921 Creator Reputation: C+ Version: 2.1.3 Install (Claude Code): claude mcp add io-github-ksaklfszf921-skolverket-mcp -- npx -y skolverket-mcp --- ## Stock Moves Explained URL: https://mcp-marketplace.io/server/io-github-pink707legendary-stock-moves-explained Summary: Explains why stocks moved. 'Why did Tesla drop?' 'What happened to NVDA?' S&P 500/NASDAQ/Dow. Description: Explains why stocks moved. 'Why did Tesla drop?' 'What happened to NVDA?' S&P 500/NASDAQ/Dow. Remote endpoints: streamable-http: https://api.justhappened.wtf/mcp Category: Finance Mode: remote Pricing: Free Remote URL: https://api.justhappened.wtf/mcp GitHub: https://github.com/justhappened-corp/stock-moves-explained MCP Tools (1): stock-moves-explained Security Score: 10/10 Creator: Justhappened Corp Creator Reputation: C+ Version: 1.2.0 Install (Claude Code Remote): claude mcp add --transport http io-github-pink707legendary-stock-moves-explained https://api.justhappened.wtf/mcp --- ## P402 Protocol URL: https://mcp-marketplace.io/server/io-github-z333q-p402 Summary: Multi-provider AI router with x402 micropayment settlement on Base L2. 1% flat fee. Category: Developer Tools Mode: local Pricing: Free npm: @p402/mcp-server GitHub: https://github.com/Z333Q/p402-protocol Security Score: 4.2/10 Creator: Z333Q Creator Reputation: C+ Version: 1.0.0 Required Credentials: P402_API_KEY (required), P402_ROUTER_URL (optional) Install (Claude Code): claude mcp add io-github-z333q-p402 -- npx -y @p402/mcp-server --- ## No As A Service URL: https://mcp-marketplace.io/server/io-github-koneisto-no-as-a-service Summary: 1000+ creative ways to say no. Polite, humorous, professional rejection responses. Category: Developer Tools Mode: local Pricing: Free npm: no-as-service GitHub: https://github.com/Koneisto/no-as-a-service Security Score: 10/10 Creator: Koneisto Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-koneisto-no-as-a-service -- npx -y no-as-service --- ## Supply Chain Digital Twin URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-supply-chain-digital-twin-mcp Summary: Create digital twins of supply chains for disruption simulation, bottleneck identification, alter... Description: Create digital twins of supply chains for disruption simulation, bottleneck identification, alter... Remote endpoints: streamable-http: https://ryanclinton--supply-chain-digital-twin-mcp.apify.actor/mcp sse: https://ryanclinton--supply-chain-digital-twin-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--supply-chain-digital-twin-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-supply-chain-digital-twin-mcp https://ryanclinton--supply-chain-digital-twin-mcp.apify.actor/mcp --- ## Android Puppeteer URL: https://mcp-marketplace.io/server/io-github-pedro-rivas-android-puppeteer-mcp Summary: MCP server for Android automation with UI interaction, screenshots, and device control Category: Search & Web Mode: local Pricing: Free PyPI: android-puppeteer-mcp GitHub: https://github.com/pedro-rivas/android-puppeteer-mcp Security Score: 10/10 Creator: Pedro Rivas Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-pedro-rivas-android-puppeteer-mcp -- uvx android-puppeteer-mcp --- ## Typescript Mcp Server Boilerplate URL: https://mcp-marketplace.io/server/ai-smithery-devbrother2024-typescript-mcp-server-boilerplate Summary: Kickstart development with a customizable TypeScript template featuring sample tools for greeting,… Description: Kickstart development with a customizable TypeScript template featuring sample tools for greeting,… Remote endpoints: streamable-http: https://server.smithery.ai/@devbrother2024/typescript-mcp-server-boilerplate/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/devbrother2024/typescript-mcp-server-boilerplate Security Score: 10/10 Creator: Devbrother2024 Creator Reputation: C+ Version: 1.0.0 --- ## Canvas URL: https://mcp-marketplace.io/server/io-github-vishalsachdev-canvas-mcp Summary: Canvas LMS integration for students and educators with FERPA-compliant analytics and workflows Category: Design Mode: local Pricing: Free PyPI: canvas-mcp GitHub: https://github.com/vishalsachdev/canvas-mcp Security Score: 10/10 Creator: Vishalsachdev Creator Reputation: C+ Version: 1.0.8 Install (Claude Code): claude mcp add io-github-vishalsachdev-canvas-mcp -- uvx canvas-mcp --- ## Onelogin URL: https://mcp-marketplace.io/server/io-github-onelogin-onelogin-mcp Summary: MCP server for OneLogin API - manage users, apps, roles, and authentication Category: Developer Tools Mode: local Pricing: Free npm: @onelogin/onelogin-mcp GitHub: https://github.com/onelogin/onelogin-mcp Security Score: 5.5/10 Creator: Onelogin Creator Reputation: C+ Version: 1.0.13 Required Credentials: ONELOGIN_URL (optional), ONELOGIN_CLIENT_ID (required), ONELOGIN_CLIENT_SECRET (required) Install (Claude Code): claude mcp add io-github-onelogin-onelogin-mcp -- npx -y @onelogin/onelogin-mcp --- ## Machfive URL: https://mcp-marketplace.io/server/io-github-bluecraft-ai-machfive Summary: Generate hyper-personalized cold email sequences via MachFive API. Description: Generate hyper-personalized cold email sequences via MachFive API. Remote endpoints: streamable-http: https://mcp.machfive.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.machfive.io/mcp GitHub: https://github.com/Bluecraft-AI/machfive-mcp MCP Tools (6): list_campaigns, generate_sequence, generate_batch, list_lists, get_list_status, export_list Security Score: 10/10 Creator: Bluecraft AI Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-bluecraft-ai-machfive https://mcp.machfive.io/mcp --- ## Bill Splitter URL: https://mcp-marketplace.io/server/ai-smithery-mrugankpednekar-bill-splitter-mcp Summary: Track and split shared expenses across trips, events, and groups. Create groups, add expenses, and… Description: Track and split shared expenses across trips, events, and groups. Create groups, add expenses, and… Remote endpoints: streamable-http: https://server.smithery.ai/@mrugankpednekar/bill_splitter_mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://server.smithery.ai/@mrugankpednekar/bill_splitter_mcp/mcp GitHub: https://github.com/mrugankpednekar/bill_splitter_mcp Security Score: 10/10 Creator: Mrugankpednekar Creator Reputation: C+ Version: 1.15.0 Install (Claude Code Remote): claude mcp add --transport http ai-smithery-mrugankpednekar-bill-splitter-mcp https://server.smithery.ai/@mrugankpednekar/bill_splitter_mcp/mcp --- ## Stacksfinder URL: https://mcp-marketplace.io/server/io-github-hoklims-stacksfinder Summary: Deterministic tech stack recommendations, audits, and project estimates. No hallucinations. Category: Developer Tools Mode: local Pricing: Free npm: @stacksfinder/mcp-server GitHub: https://github.com/hoklims/stacksfinder-mcp Security Score: 10/10 Creator: Hoklims Creator Reputation: C+ Version: 1.3.7 Required Credentials: STACKSFINDER_API_KEY (required) Install (Claude Code): claude mcp add io-github-hoklims-stacksfinder -- npx -y @stacksfinder/mcp-server --- ## Superset URL: https://mcp-marketplace.io/server/io-github-bintocher-mcp-superset Summary: Apache Superset MCP server — 135+ tools for dashboards, charts, datasets, SQL Lab, and security Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-superset GitHub: https://github.com/bintocher/mcp-superset Security Score: 9.5/10 Creator: Bintocher Creator Reputation: C+ Version: 0.2.3 Required Credentials: SUPERSET_BASE_URL (optional), SUPERSET_USERNAME (optional), SUPERSET_PASSWORD (required) Install (Claude Code): claude mcp add io-github-bintocher-mcp-superset -- uvx mcp-superset --- ## Fetch Url URL: https://mcp-marketplace.io/server/io-github-j0hanz-fetch-url-mcp Summary: An MCP server that fetches web pages and converts them to clean, readable Markdown. Category: Developer Tools Mode: local Pricing: Free npm: @j0hanz/fetch-url-mcp GitHub: https://github.com/j0hanz/fetch-url-mcp Security Score: 10/10 Creator: J0hanz Creator Reputation: C+ Version: 1.12.6 Install (Claude Code): claude mcp add io-github-j0hanz-fetch-url-mcp -- npx -y @j0hanz/fetch-url-mcp --- ## Tool Factory Ts URL: https://mcp-marketplace.io/server/io-github-heshamfs-mcp-tool-factory Summary: Generate MCP servers from natural language, OpenAPI specs, or database schemas. Category: Developer Tools Mode: local Pricing: Free npm: @heshamfsalama/mcp-tool-factory GitHub: https://github.com/HeshamFS/mcp-tool-factory-ts Security Score: 10/10 Creator: HeshamFS Creator Reputation: C+ Version: 0.1.0 Required Credentials: ANTHROPIC_API_KEY (required), CLAUDE_CODE_OAUTH_TOKEN (required), OPENAI_API_KEY (required), GOOGLE_API_KEY (required) Install (Claude Code): claude mcp add io-github-heshamfs-mcp-tool-factory -- npx -y @heshamfsalama/mcp-tool-factory --- ## Dart Query URL: https://mcp-marketplace.io/server/io-github-standardbeagle-dart-query Summary: Dart AI task management MCP with batch operations, DartQL selectors, CSV import, zero context rot Category: Developer Tools Mode: local Pricing: Free npm: @standardbeagle/dart-query GitHub: https://github.com/standardbeagle/dart-query Security Score: 10/10 Creator: Standardbeagle Creator Reputation: C+ Version: 0.3.5 Required Credentials: DART_TOKEN (required) Install (Claude Code): claude mcp add io-github-standardbeagle-dart-query -- npx -y @standardbeagle/dart-query --- ## Shippingrates URL: https://mcp-marketplace.io/server/io-github-vinaybhosle-freightgate-mcp-server Summary: Deprecated - renamed to shippingrates-mcp-server Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.shippingrates.org/mcp GitHub: https://github.com/vinaybhosle/shippingrates-mcp-server MCP Tools (19): shippingrates_stats, shippingrates_lines, shippingrates_search, shippingrates_dd_calculate, shippingrates_dd_compare, shippingrates_local_charges, shippingrates_inland_search, shippingrates_cfs_tariffs, shippingrates_inland_haulage, shippingrates_port, shippingrates_transit, shippingrates_rates, shippingrates_surcharges, shippingrates_congestion, shippingrates_reliability, shippingrates_vessel_schedule, shippingrates_regulatory, shippingrates_total_cost, shippingrates_fx Security Score: 9.5/10 Creator: Vinaybhosle Creator Reputation: C+ Version: 2.1.1 Install (Claude Code Remote): claude mcp add --transport http io-github-vinaybhosle-freightgate-mcp-server https://mcp.shippingrates.org/mcp --- ## Harvey Tools URL: https://mcp-marketplace.io/server/io-github-meltingpixelsai-harvey-tools Summary: Web scraping, code review, content generation, and analysis tools. Pay-per-call USDC. Category: Developer Tools Mode: dual Pricing: Free npm: @meltingpixels/harvey-tools Remote URL: https://tools.rugslayer.com/mcp GitHub: https://github.com/meltingpixelsai/harvey-tools Security Score: 3.5/10 Creator: meltingpixelsai Creator Reputation: F Version: 1.1.0 Tags: web scraping, code review, content generation, sentiment analysis, agents, mcp, x402 Use Cases: Web scraping, Screenshot capture, Data extraction, Code review, Content generation, Sentiment analysis Required Credentials: XAI_API_KEY (required), PAYMENT_WALLET (optional) Install (Claude Code): claude mcp add io-github-meltingpixelsai-harvey-tools -- npx -y @meltingpixels/harvey-tools Install (Claude Code Remote): claude mcp add --transport http io-github-meltingpixelsai-harvey-tools https://tools.rugslayer.com/mcp --- ## Harmonyos URL: https://mcp-marketplace.io/server/io-github-fadinglight9291117-harmonyos Summary: MCP server for HarmonyOS development - interact with projects, devices, and applications Category: Developer Tools Mode: local Pricing: Free npm: mcp-harmonyos GitHub: https://github.com/FadingLight9291117/mcp-harmonyos Security Score: 10/10 Creator: FadingLight9291117 Creator Reputation: C+ Version: 1.0.3 Install (Claude Code): claude mcp add io-github-fadinglight9291117-harmonyos -- npx -y mcp-harmonyos --- ## Patreon URL: https://mcp-marketplace.io/server/io-github-kyurish-patreon-mcp-server Summary: Access your Patreon creator data - campaigns, patrons, tiers, and posts. Category: Developer Tools Mode: local Pricing: Free PyPI: patreon-mcp-server GitHub: https://github.com/KyuRish/patreon-mcp-server Security Score: 10/10 Creator: KyuRish Creator Reputation: C+ Version: 0.1.1 Required Credentials: PATREON_ACCESS_TOKEN (required) Install (Claude Code): claude mcp add io-github-kyurish-patreon-mcp-server -- uvx patreon-mcp-server --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-img-src-io-mcp Summary: MCP server for img-src.io Image CDN - upload, transform, and deliver images through AI assistants Category: Developer Tools Mode: local Pricing: Free npm: @img-src/mcp-server GitHub: https://github.com/img-src-io/mcp Security Score: 10/10 Creator: Img Src Io Creator Reputation: C+ Version: 0.2.5 Required Credentials: IMG_SRC_API_KEY (required) Install (Claude Code): claude mcp add io-github-img-src-io-mcp -- npx -y @img-src/mcp-server --- ## Solmail URL: https://mcp-marketplace.io/server/io-github-expertvagabond-solmail Summary: Send physical mail with Solana cryptocurrency - AI agents can send real letters worldwide Category: Developer Tools Mode: local Pricing: Free npm: solmail-mcp GitHub: https://github.com/ExpertVagabond/solmail-mcp Security Score: 10/10 Creator: ExpertVagabond Creator Reputation: C+ Version: 1.0.2 Required Credentials: SOLANA_PRIVATE_KEY (required), SOLANA_NETWORK (optional), SOLMAIL_API_URL (optional), MERCHANT_WALLET (optional) Install (Claude Code): claude mcp add io-github-expertvagabond-solmail -- npx -y solmail-mcp --- ## Draw Flow URL: https://mcp-marketplace.io/server/io-github-hj1003862396-draw-flow-mcp-server Summary: MCP server for Next AI Draw.io - AI-powered diagram generation with real-time browser preview Category: Developer Tools Mode: local Pricing: Free npm: @io.github.hj1003862396/draw-flow-mcp-server GitHub: https://github.com/hj1003862396/draw-flow-mcp-server Security Score: 10/10 Creator: Hj1003862396 Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-hj1003862396-draw-flow-mcp-server -- npx -y @io.github.hj1003862396/draw-flow-mcp-server --- ## Refetch URL: https://mcp-marketplace.io/server/io-github-lowenbjer-refetch Summary: Fetch pages as markdown, search web and news, extract structured data. For AI agents. Description: Fetch pages as markdown, search web and news, extract structured data. For AI agents. Remote endpoints: streamable-http: https://refetch.cloud/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://refetch.cloud/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-lowenbjer-refetch https://refetch.cloud/mcp --- ## Lgpd URL: https://mcp-marketplace.io/server/io-github-lordmendes-lgpd-mcp Summary: MCP Server para conformidade LGPD. Ferramentas de bases legais, consentimento, PIA e políticas. Category: Developer Tools Mode: local Pricing: Free npm: @lordmendes/lgpd-mcp GitHub: https://github.com/LordMendes/lgpd-mcp Security Score: 10/10 Creator: LordMendes Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-lordmendes-lgpd-mcp -- npx -y @lordmendes/lgpd-mcp --- ## Datacommons URL: https://mcp-marketplace.io/server/ai-smithery-turnono-datacommons-mcp-server Summary: Discover statistical indicators and topics in Data Commons. Retrieve observations for specific var… Description: Discover statistical indicators and topics in Data Commons. Retrieve observations for specific var… Remote endpoints: streamable-http: https://server.smithery.ai/@turnono/datacommons-mcp-server/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/turnono/datacommons-mcp-server Security Score: 10/10 Creator: Turnono Creator Reputation: C+ Version: 1.16.0 --- ## Better Mcp Notion URL: https://mcp-marketplace.io/server/io-github-ai-aviate-better-notion Summary: Operate Notion with a single Markdown document — read, create, and update pages in one call. Category: Productivity Mode: local Pricing: Free npm: better-mcp-notion GitHub: https://github.com/ai-aviate/better-mcp-notion Security Score: 10/10 Creator: Ai Aviate Creator Reputation: C+ Version: 0.3.2 Required Credentials: NOTION_API_KEY (required) Install (Claude Code): claude mcp add io-github-ai-aviate-better-notion -- npx -y better-mcp-notion --- ## Remote URL: https://mcp-marketplace.io/server/com-glean-mcp Summary: Remote MCP Server that securely connects Glean Enterprise Knowledge with your IDE, LLM, or agents. Description: Remote MCP Server that securely connects Glean Enterprise Knowledge with your IDE, LLM, or agents. Remote endpoints: streamable-http: https://{baseUrl}/mcp/{server-name} Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://{baseUrl}/mcp/{server-name} GitHub: https://github.com/gleanwork/remote-mcp-server Security Score: 9/10 Creator: Gleanwork Creator Reputation: C+ Version: 1.2.0 Install (Claude Code Remote): claude mcp add --transport http com-glean-mcp https://{baseUrl}/mcp/{server-name} --- ## HNmcp URL: https://mcp-marketplace.io/server/io-github-xodn348-readhn Summary: AI-native HackerNews MCP Server. Find HN content that matters with explainable quality signals. Category: Developer Tools Mode: local Pricing: Free PyPI: readhn GitHub: https://github.com/xodn348/HNmcp Security Score: 5.2/10 Creator: Xodn348 Creator Reputation: C+ Version: 0.2.0 Install (Claude Code): claude mcp add io-github-xodn348-readhn -- uvx readhn --- ## Bridge URL: https://mcp-marketplace.io/server/io-github-barhamagha1-bridge-mcp Summary: Visual Desktop Bridge - Give any AI full control over Windows to automate apps and inputs. Category: Developer Tools Mode: local Pricing: Free PyPI: bridge-mcp GitHub: https://github.com/BarhamAgha1/Bridge-MCP Security Score: 10/10 Creator: BarhamAgha1 Creator Reputation: C- Version: 2.1.0 Install (Claude Code): claude mcp add io-github-barhamagha1-bridge-mcp -- uvx bridge-mcp --- ## Baozi URL: https://mcp-marketplace.io/server/io-github-bolivian-peru-baozi-mcp Summary: 68 tools for AI agents to interact with Solana prediction markets on Baozi.bet Category: Developer Tools Mode: local Pricing: Free npm: @baozi.bet/mcp-server GitHub: https://github.com/bolivian-peru/baozi-mcp Security Score: 10/10 Creator: Bolivian Peru Creator Reputation: C+ Version: 4.0.10 Required Credentials: SOLANA_RPC_URL (optional), HELIUS_RPC_URL (required) Install (Claude Code): claude mcp add io-github-bolivian-peru-baozi-mcp -- npx -y @baozi.bet/mcp-server --- ## Impact URL: https://mcp-marketplace.io/server/io-github-shashwatgtm-impact-mcp Summary: Hypothesis-Driven B2B Positioning Engine - 8 strategic positioning tools Category: Developer Tools Mode: local Pricing: Free npm: @shashwatgtmalpha/impact-mcp GitHub: https://github.com/shashwatgtm/impact-mcp Security Score: 10/10 Creator: Shashwatgtm Creator Reputation: C+ Version: 2.0.0 Install (Claude Code): claude mcp add io-github-shashwatgtm-impact-mcp -- npx -y @shashwatgtmalpha/impact-mcp --- ## Pylon URL: https://mcp-marketplace.io/server/io-github-justinbeckwith-pylon-mcp Summary: MCP server for Pylon customer support platform Category: Developer Tools Mode: local Pricing: Free npm: pylon-mcp GitHub: https://github.com/JustinBeckwith/pylon-mcp Security Score: 10/10 Creator: JustinBeckwith Creator Reputation: C+ Version: 1.1.1 Install (Claude Code): claude mcp add io-github-justinbeckwith-pylon-mcp -- npx -y pylon-mcp --- ## Skill Hub URL: https://mcp-marketplace.io/server/io-github-srprasanna-mcp-skills-server Summary: MCP server that loads and serves skills from a mounted directory with hot reload. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/srprasanna/mcp-skill-hub Security Score: 10/10 Creator: Srprasanna Creator Reputation: C+ Version: 1.0.0 Required Credentials: MCP_SKILLS_DIR (optional), MCP_SKILLS_HOT_RELOAD (optional), MCP_SKILLS_LOG_LEVEL (optional) --- ## Linkup URL: https://mcp-marketplace.io/server/ai-smithery-linkupplatform-linkup-mcp-server Summary: Search the web in real time to get trustworthy, source-backed answers. Find the latest news and co… Description: Search the web in real time to get trustworthy, source-backed answers. Find the latest news and co… Remote endpoints: streamable-http: https://server.smithery.ai/@LinkupPlatform/linkup-mcp-server/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/LinkupPlatform/linkup-mcp-server Security Score: 10/10 Creator: LinkupPlatform Creator Reputation: C+ Version: 1.0.0 --- ## Abraflexi URL: https://mcp-marketplace.io/server/io-github-vitexus-abraflexi Summary: MCP server for AbraFlexi ERP — invoices, contacts, products, bank transactions. Category: Developer Tools Mode: local Pricing: Free PyPI: abraflexi-mcp-server GitHub: https://github.com/VitexSoftware/abraflexi-mcp-server Security Score: 10/10 Creator: VitexSoftware Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-vitexus-abraflexi -- uvx abraflexi-mcp-server --- ## Goldhold URL: https://mcp-marketplace.io/server/io-github-jerrysrodz-goldhold Summary: Persistent memory for AI agents. Search, store, and recall across sessions. Description: Persistent memory for AI agents. Search, store, and recall across sessions. Remote endpoints: streamable-http: https://mcp.goldhold.ai/mcp streamable-http: https://relay.goldhold.ai/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @goldhold/mcp-server Remote URL: https://mcp.goldhold.ai/mcp GitHub: https://github.com/jerrysrodz/goldhold-mcp-server Security Score: 5.7/10 Creator: Jerrysrodz Creator Reputation: C+ Version: 1.5.1 Required Credentials: GOLDHOLD_API_KEY (required) Install (Claude Code): claude mcp add io-github-jerrysrodz-goldhold -- npx -y @goldhold/mcp-server Install (Claude Code Remote): claude mcp add --transport http io-github-jerrysrodz-goldhold https://mcp.goldhold.ai/mcp --- ## Domain Checker URL: https://mcp-marketplace.io/server/io-github-wearebravelabs-domain-checker-mcp Summary: Fast domain availability checker. DNS + RDAP/WHOIS verification. Category: Developer Tools Mode: local Pricing: Free npm: @wearebravelabs/domain-checker-mcp GitHub: https://github.com/WeAreBraveLabs/domain-checker-mcp Security Score: 10/10 Creator: WeAreBraveLabs Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-wearebravelabs-domain-checker-mcp -- npx -y @wearebravelabs/domain-checker-mcp --- ## Smithery Ai Github URL: https://mcp-marketplace.io/server/ai-smithery-smithery-ai-github Summary: Access the GitHub API, enabling file operations, repository management, search functionality, and… Description: Access the GitHub API, enabling file operations, repository management, search functionality, and… Remote endpoints: streamable-http: https://server.smithery.ai/@smithery-ai/github/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/smithery-ai/mcp-servers Security Score: 10/10 Creator: Smithery Ai Creator Reputation: C+ Version: 1.0.0 --- ## Gongio URL: https://mcp-marketplace.io/server/io-github-justinbeckwith-gongio-mcp Summary: MCP server for Gong.io - access calls, transcripts, and users Category: Developer Tools Mode: local Pricing: Free npm: gongio-mcp GitHub: https://github.com/JustinBeckwith/gongio-mcp Security Score: 10/10 Creator: JustinBeckwith Creator Reputation: C+ Version: 1.5.0 Install (Claude Code): claude mcp add io-github-justinbeckwith-gongio-mcp -- npx -y gongio-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/dev-pingzen-mcp Summary: Monitor websites, APIs and services with 44 tools across 22 protocols Description: Monitor websites, APIs and services with 44 tools across 22 protocols Remote endpoints: streamable-http: https://pingzen.dev/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://pingzen.dev/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.9.3 Required Credentials: MCP_API_TOKEN (required), DATABASE_URL (required), SECRET_KEY (required) Install (Claude Code Remote): claude mcp add --transport http dev-pingzen-mcp https://pingzen.dev/mcp --- ## Meshimize URL: https://mcp-marketplace.io/server/io-github-renl-meshimize-mcp Summary: MCP server for the Meshimize agent communication platform: Q&A groups, messaging and group discovery Category: Developer Tools Mode: local Pricing: Free npm: @meshimize/mcp-server GitHub: https://github.com/renl/meshimize-mcp Security Score: 5.2/10 Creator: Renl Creator Reputation: C+ Version: 0.1.9 Required Credentials: MESHIMIZE_API_KEY (required), MESHIMIZE_API_URL (optional), MESHIMIZE_WS_URL (optional) Install (Claude Code): claude mcp add io-github-renl-meshimize-mcp -- npx -y @meshimize/mcp-server --- ## Frappe Dev URL: https://mcp-marketplace.io/server/io-github-sajmustafake-frappe-dev-mcp-server Summary: MCP server for Frappe/ERPNext development with AI assistance for DocTypes, bench commands, and APIs Category: Developer Tools Mode: local Pricing: Free npm: frappe-dev-mcp-server GitHub: https://github.com/SajmustafaKe/frappe-dev-mcp-server Security Score: 10/10 Creator: SajmustafaKe Creator Reputation: C+ Version: 1.0.1 Required Credentials: FRAPPE_PATH (optional) Install (Claude Code): claude mcp add io-github-sajmustafake-frappe-dev-mcp-server -- npx -y frappe-dev-mcp-server --- ## Frihet URL: https://mcp-marketplace.io/server/io-frihet-erp Summary: AI-native business management — 52 tools for invoicing, CRM, accounting & tax. Description: AI-native business management — 52 tools for invoicing, CRM, accounting & tax. Remote endpoints: streamable-http: https://mcp.frihet.io/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @frihet/mcp-server Remote URL: https://mcp.frihet.io/mcp GitHub: https://github.com/Frihet-io/frihet-mcp Security Score: 5.1/10 Creator: Frihet Io Creator Reputation: C+ Version: 1.5.3 Install (Claude Code): claude mcp add io-frihet-erp -- npx -y @frihet/mcp-server Install (Claude Code Remote): claude mcp add --transport http io-frihet-erp https://mcp.frihet.io/mcp --- ## Ractermx URL: https://mcp-marketplace.io/server/io-github-racter-ciso-ractermx Summary: Manage RacterMX email forwarding — domains, aliases, webhooks, and more — via AI. Category: Developer Tools Mode: local Pricing: Free npm: @ractermx/mcp-server GitHub: https://github.com/racter-ciso/ractermx-mcp Security Score: 5.2/10 Creator: Racter Ciso Creator Reputation: C+ Version: 2.0.1 Required Credentials: RACTERMX_API_KEY (required), RACTERMX_API_URL (optional) Install (Claude Code): claude mcp add io-github-racter-ciso-ractermx -- npx -y @ractermx/mcp-server --- ## Klavis URL: https://mcp-marketplace.io/server/ai-klavis-strata Summary: MCP server for progressive tool usage at any scale (see https://klavis.ai) Description: MCP server for progressive tool usage at any scale (see https://klavis.ai) Remote endpoints: streamable-http: https://strata.klavis.ai/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://strata.klavis.ai/mcp/ GitHub: https://github.com/Klavis-AI/klavis Security Score: 10/10 Creator: Klavis AI Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-klavis-strata https://strata.klavis.ai/mcp/ --- ## Anamnese URL: https://mcp-marketplace.io/server/app-anamneseai-anamnese Summary: A self-improving memory layer. Your memory, notes, tasks and goals, remembered everywhere. Description: A self-improving memory layer. Your memory, notes, tasks and goals, remembered everywhere. Remote endpoints: streamable-http: https://anamneseai.app/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://anamneseai.app/api/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http app-anamneseai-anamnese https://anamneseai.app/api/mcp --- ## Windbg URL: https://mcp-marketplace.io/server/io-github-svnscha-mcp-windbg Summary: A Model Context Protocol server for Windows crash dump analysis using WinDbg/CDB Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-windbg GitHub: https://github.com/svnscha/mcp-windbg Security Score: 10/10 Creator: Svnscha Creator Reputation: C+ Version: 0.12.2 Required Credentials: CDB_PATH (optional), _NT_SYMBOL_PATH (optional) Install (Claude Code): claude mcp add io-github-svnscha-mcp-windbg -- uvx mcp-windbg --- ## Tom R Main URL: https://mcp-marketplace.io/server/io-github-tom-r-main-mcp-server Summary: AI executive function assistant — tasks, calendar, knowledge, code indexing, and CRM for your IDE. Category: Developer Tools Mode: local Pricing: Free npm: @execufunction/mcp-server GitHub: https://github.com/execufunction-mcp/mcp-server Security Score: 3.8/10 Creator: Execufunction Mcp Creator Reputation: C+ Version: 1.0.1 Required Credentials: EXF_API_URL (optional), EXF_PAT (required) Install (Claude Code): claude mcp add io-github-tom-r-main-mcp-server -- npx -y @execufunction/mcp-server --- ## Yuque URL: https://mcp-marketplace.io/server/io-github-wwwwujl-yuque-mcp Summary: Yuque MCP server with safe read/write tools for groups, group members, repositories, docs, and TOC. Category: Developer Tools Mode: local Pricing: Free npm: @wwwwwujl/yuque-mcp GitHub: https://github.com/wwwwujl/yuque-mcp Security Score: 10/10 Creator: Wwwwujl Creator Reputation: C+ Version: 1.1.0 Required Credentials: YUQUE_TOKEN (required), YUQUE_ENDPOINT (optional), YUQUE_TIMEOUT_MS (optional), YUQUE_MAX_RETRIES (optional), YUQUE_ALLOW_WRITE (optional), YUQUE_WRITE_NAMESPACE_ALLOWLIST (optional), YUQUE_WRITE_GROUP_ALLOWLIST (optional), YUQUE_ALLOW_DELETE (optional), YUQUE_DELETE_NAMESPACE_ALLOWLIST (optional), YUQUE_FILE_ROOT (optional), YUQUE_FILE_MAX_BYTES (optional), YUQUE_FILE_ALLOWED_EXTENSIONS (optional) Install (Claude Code): claude mcp add io-github-wwwwujl-yuque-mcp -- npx -y @wwwwwujl/yuque-mcp --- ## Vesselapi URL: https://mcp-marketplace.io/server/io-github-vessel-api-vesselapi-mcp Summary: MCP server for the VesselAPI — maritime vessel tracking, port events, emissions, and navigation data Category: Developer Tools Mode: local Pricing: Free npm: vesselapi-mcp GitHub: https://github.com/vessel-api/vesselapi-mcp.git Security Score: 10/10 Creator: bncbodrogi Creator Reputation: C- Version: 1.0.1 Install (Claude Code): claude mcp add io-github-vessel-api-vesselapi-mcp -- npx -y vesselapi-mcp --- ## Fear Greed URL: https://mcp-marketplace.io/server/io-github-ycjcl868-mcp-server-fear-greed Summary: An MCP server for mcp-server-fear-greed Category: Developer Tools Mode: local Pricing: Free npm: mcp-server-fear-greed GitHub: https://github.com/ycjcl868/mcp-server-fear-greed Security Score: 10/10 Creator: Ycjcl868 Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-ycjcl868-mcp-server-fear-greed -- npx -y mcp-server-fear-greed --- ## Luzia URL: https://mcp-marketplace.io/server/io-github-luziadev-luzia Summary: Real-time crypto prices from Binance, Coinbase, Kraken, OKX, and Bybit Category: Developer Tools Mode: local Pricing: Free npm: @luziadev/mcp-server GitHub: https://github.com/luziadev/mcp-server Security Score: 5.2/10 Creator: Luziadev Creator Reputation: C+ Version: 1.2.1 Required Credentials: LUZIA_API_KEY (required) Install (Claude Code): claude mcp add io-github-luziadev-luzia -- npx -y @luziadev/mcp-server --- ## XCP URL: https://mcp-marketplace.io/server/io-github-xcp-mcp-server Summary: Interact with Counterparty — the token protocol on Bitcoin. Query, compose, sign. Category: Developer Tools Mode: local Pricing: Free npm: @21e14/mcp-server GitHub: https://github.com/XCP/mcp-server Security Score: 10/10 Creator: XCP Creator Reputation: C+ Version: 1.0.1 Required Credentials: COUNTERPARTY_NODE (optional), SIGNER_PRIVATE_KEY (required), SIGNER_ADDRESS (optional) Install (Claude Code): claude mcp add io-github-xcp-mcp-server -- npx -y @21e14/mcp-server --- ## Lapalma24 URL: https://mcp-marketplace.io/server/io-github-ayozemiguel-lapalma24-mcp Summary: Search vacation rentals in La Palma, Canary Islands with real-time availability and pricing. Description: Search vacation rentals in La Palma, Canary Islands with real-time availability and pricing. Remote endpoints: streamable-http: https://mcp.la-palma24.net Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/La-Palma-24/lapalma24-mcp Security Score: 10/10 Creator: La Palma 24 Creator Reputation: C+ Version: 1.0.0 --- ## Sayou URL: https://mcp-marketplace.io/server/io-github-pixell-global-sayou Summary: Persistent knowledge workspace for AI agents. Versioned files, search, and MCP tools. Category: Developer Tools Mode: local Pricing: Free PyPI: sayou GitHub: https://github.com/pixell-global/sayou Security Score: 10/10 Creator: Pixell Global Creator Reputation: C+ Version: 0.2.2 Install (Claude Code): claude mcp add io-github-pixell-global-sayou -- uvx sayou --- ## Operant URL: https://mcp-marketplace.io/server/io-github-operantlabs-operant-mcp Summary: Security testing MCP server for penetration testing, forensics, and vulnerability assessment Category: Security Mode: local Pricing: Free npm: operant-mcp GitHub: https://github.com/operantlabs/operant-mcp Security Score: 0/10 Creator: Operantlabs Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-operantlabs-operant-mcp -- npx -y operant-mcp --- ## Air URL: https://mcp-marketplace.io/server/io-github-10iii-air Summary: AI-optimized tool output compression for read, grep, diff, bash, test, web, search, and more Category: Developer Tools Mode: local Pricing: Free npm: @10iii/air-mcp-server GitHub: https://github.com/10iii/air Security Score: 10/10 Creator: 10iii Creator Reputation: C+ Version: 0.2.8 Install (Claude Code): claude mcp add io-github-10iii-air -- npx -y @10iii/air-mcp-server --- ## Search Papers URL: https://mcp-marketplace.io/server/io-github-saidiibrahim-search-papers Summary: An MCP server to search papers from arXiv Category: Developer Tools Mode: local Pricing: Free npm: search-papers GitHub: https://github.com/Saidiibrahim/search-papers Security Score: 10/10 Creator: Saidiibrahim Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-saidiibrahim-search-papers -- npx -y search-papers --- ## Maps URL: https://mcp-marketplace.io/server/io-github-maverick7-glue-code-generator Summary: Maps API JSON to Vue/React components with Zod schemas and live UI previews Category: Developer Tools Mode: local Pricing: Free npm: mcp-glue-code-generator GitHub: https://github.com/Maverick7/mcp-glue-code-generator Security Score: 10/10 Creator: Maverick7 Creator Reputation: C+ Version: 1.0.6 Install (Claude Code): claude mcp add io-github-maverick7-glue-code-generator -- npx -y mcp-glue-code-generator --- ## Crabcut URL: https://mcp-marketplace.io/server/io-github-realcrabcut-crabcut Summary: Turn YouTube videos into short-form clips from any AI assistant Category: Developer Tools Mode: local Pricing: Free npm: @crabcut/mcp-server GitHub: https://github.com/realcrabcut/crabcut-mcp-server Security Score: 4.5/10 Creator: Realcrabcut Creator Reputation: C+ Version: 2.0.7 Required Credentials: CRABCUT_API_KEY (required) Install (Claude Code): claude mcp add io-github-realcrabcut-crabcut -- npx -y @crabcut/mcp-server --- ## Atv Sdk URL: https://mcp-marketplace.io/server/io-github-aarna-ai-atv Summary: Access Aarna's DeFi yield vaults — query NAV/TVL/APY, build transactions, track portfolios. Category: Developer Tools Mode: local Pricing: Free npm: @aarna-ai/mcp-server-atv GitHub: https://github.com/aarna-ai/atv-sdk Security Score: 7.7/10 Creator: Aarna Ai Creator Reputation: C+ Version: 1.0.1 Required Credentials: ATV_API_KEY (required) Install (Claude Code): claude mcp add io-github-aarna-ai-atv -- npx -y @aarna-ai/mcp-server-atv --- ## Business Intelligence URL: https://mcp-marketplace.io/server/io-github-sjcripps-business-intelligence Summary: AI business intelligence: competitor analysis, web scoring, reviews, market research Description: AI business intelligence: competitor analysis, web scoring, reviews, market research Remote endpoints: streamable-http: https://mcp.ezbizservices.com/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/ezbiz-services/mcp-business-intelligence Security Score: 10/10 Creator: Ezbiz Services Creator Reputation: C+ Version: 1.0.0 --- ## Deployhq URL: https://mcp-marketplace.io/server/io-github-deployhq-deployhq-mcp-server Summary: Model Context Protocol (MCP) server for DeployHQ API integration Category: Cloud & DevOps Mode: local Pricing: Free npm: deployhq-mcp-server GitHub: https://github.com/deployhq/deployhq-mcp-server Security Score: 5.8/10 Creator: Deployhq Creator Reputation: C+ Version: 1.2.2 Required Credentials: DEPLOYHQ_EMAIL (optional), DEPLOYHQ_API_KEY (required), DEPLOYHQ_ACCOUNT (optional), LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-deployhq-deployhq-mcp-server -- npx -y deployhq-mcp-server --- ## Ludo URL: https://mcp-marketplace.io/server/ai-ludo-game-assets Summary: Generate game assets with AI: sprites, 3D models, animations, sound effects, music, and voices. Description: Generate game assets with AI: sprites, 3D models, animations, sound effects, music, and voices. Remote endpoints: streamable-http: https://mcp.ludo.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.ludo.ai/mcp GitHub: https://github.com/Ludo-AI/ludo-mcp MCP Tools (16): validateApiKeyEndpoint, createImage, generateWithStyle, editImage, animateSprite, generatePose, transferMotion, listAnimationPresets, createVideo, removeBackground, create3DModel, createSoundEffect, createMusic, createVoice, createSpeech, createSpeechPreset Security Score: 10/10 Creator: Ludo AI Creator Reputation: C+ Version: 0.9.0 Install (Claude Code Remote): claude mcp add --transport http ai-ludo-game-assets https://mcp.ludo.ai/mcp --- ## Total Recall URL: https://mcp-marketplace.io/server/io-github-avi-bendetsky-total-recall Summary: Persistent, verified, cross-session memory for AI agents. 26 tools. SQLite + sync. Category: Developer Tools Mode: local Pricing: Free npm: @avi-total-recall/total-recall GitHub: https://github.com/BAS-More/Total-Recall Security Score: 10/10 Creator: BAS More Creator Reputation: C+ Version: 0.2.3 Install (Claude Code): claude mcp add io-github-avi-bendetsky-total-recall -- npx -y @avi-total-recall/total-recall --- ## Execution Market URL: https://mcp-marketplace.io/server/market-execution-execution-market Summary: AI agents publish bounties for real-world tasks. Gasless USDC payments via x402. Description: AI agents publish bounties for real-world tasks. Gasless USDC payments via x402. Remote endpoints: streamable-http: https://mcp.execution.market/mcp/ Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://mcp.execution.market/mcp/ GitHub: https://github.com/UltravioletaDAO/execution-market Security Score: 4.4/10 Creator: UltravioletaDAO Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http market-execution-execution-market https://mcp.execution.market/mcp/ --- ## Coachleo URL: https://mcp-marketplace.io/server/io-github-leo-runningcoach-coachleo Summary: AI running coach powered by Strava data, science-backed training plans, and community challenges. Description: AI running coach powered by Strava data, science-backed training plans, and community challenges. Remote endpoints: streamable-http: https://mcp.coachleo.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.coachleo.ai/mcp GitHub: https://github.com/leo-runningcoach/coachleo Security Score: 10/10 Creator: Leo Runningcoach Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-leo-runningcoach-coachleo https://mcp.coachleo.ai/mcp --- ## Roundtable Dashboard URL: https://mcp-marketplace.io/server/now-roundtable-mcp-roundtable Summary: Multi-model AI debates: GPT-4o, Claude, Gemini & 200+ models discuss, then synthesize insight. Description: Multi-model AI debates: GPT-4o, Claude, Gemini & 200+ models discuss, then synthesize insight. Remote endpoints: streamable-http: https://mcp.roundtable.now/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.roundtable.now/mcp GitHub: https://github.com/deadpixel/roundtable-dashboard MCP Tools (13): list-models, list-sessions, get-session, get-logs, check-usage, get-thread-link, set-thread-visibility, consult-council, design-architecture, review-code, plan-implementation, debug-issue, assess-tradeoffs Security Score: 9/10 Creator: Deadpixel Creator Reputation: C+ Version: 1.0.2 Install (Claude Code Remote): claude mcp add --transport http now-roundtable-mcp-roundtable https://mcp.roundtable.now/mcp --- ## Selenium URL: https://mcp-marketplace.io/server/io-github-pshivapr-selenium-mcp Summary: Selenium Tools for MCP Category: Search & Web Mode: local Pricing: Free npm: selenium-webdriver-mcp GitHub: https://github.com/pshivapr/selenium-mcp Security Score: 10/10 Creator: Pshivapr Creator Reputation: C+ Version: 0.4.6 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-pshivapr-selenium-mcp -- npx -y selenium-webdriver-mcp --- ## Design Token Bridge URL: https://mcp-marketplace.io/server/io-github-kenneives-design-token-bridge-mcp Summary: Translate design tokens between Tailwind, Figma, CSS, Material 3, and SwiftUI Category: Developer Tools Mode: local Pricing: Free npm: design-token-bridge-mcp GitHub: https://github.com/kenneives/design-token-bridge-mcp Security Score: 10/10 Creator: Kenneives Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-kenneives-design-token-bridge-mcp -- npx -y design-token-bridge-mcp --- ## Tickadoo URL: https://mcp-marketplace.io/server/io-github-francistickadoo-tickadoo-mcp Summary: Discover and book theatre, shows, events and experiences in 700+ cities worldwide. Description: Discover and book theatre, shows, events and experiences in 700+ cities worldwide. Remote endpoints: streamable-http: https://mcp.tickadoo.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.tickadoo.com/mcp GitHub: https://github.com/tickadoo/tickadoo-mcp MCP Tools (4): search_experiences, find_nearby_experiences, list_cities, get_experience_details Security Score: 9/10 Creator: Tickadoo Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-francistickadoo-tickadoo-mcp https://mcp.tickadoo.com/mcp --- ## Prodlint URL: https://mcp-marketplace.io/server/io-github-anthony-marcovecchio-prodlint Summary: Production readiness for vibe-coded apps. 52 checks for security, reliability, and performance. Category: Developer Tools Mode: local Pricing: Free npm: prodlint GitHub: https://github.com/prodlint/prodlint Security Score: 10/10 Creator: Prodlint Creator Reputation: C+ Version: 0.9.2 Install (Claude Code): claude mcp add io-github-anthony-marcovecchio-prodlint -- npx -y prodlint --- ## Fr24api URL: https://mcp-marketplace.io/server/io-github-flightradar24-fr24api-mcp Summary: MCP server providing access to the Flightradar24 API for real-time and historical flight data Category: Developer Tools Mode: local Pricing: Free npm: @flightradar24/fr24api-mcp GitHub: https://github.com/Flightradar24/fr24api-mcp Security Score: 10/10 Creator: Flightradar24 Creator Reputation: C+ Version: 1.0.1 Required Credentials: FR24_API_KEY (required) Install (Claude Code): claude mcp add io-github-flightradar24-fr24api-mcp -- npx -y @flightradar24/fr24api-mcp --- ## Serverless URL: https://mcp-marketplace.io/server/io-github-cletcher-chaprola Summary: Serverless API backend: query, JOIN, pivot, batch ops, email, FHIR, programs via HTTP. Category: Developer Tools Mode: local Pricing: Free npm: @chaprola/mcp-server GitHub: https://github.com/cletcher/chaprola-mcp Security Score: 5.2/10 Creator: Cletcher Creator Reputation: C+ Version: 1.4.3 Required Credentials: CHAPROLA_USERNAME (optional), CHAPROLA_API_KEY (required) Install (Claude Code): claude mcp add io-github-cletcher-chaprola -- npx -y @chaprola/mcp-server --- ## Search Console URL: https://mcp-marketplace.io/server/io-github-saurabhsharma2u-search-console-mcp Summary: MCP server for GSC, Bing, and GA4. Includes analytics, health checks, and SEO insights. Category: Developer Tools Mode: local Pricing: Free npm: search-console-mcp GitHub: https://github.com/saurabhsharma2u/search-console-mcp Security Score: 10/10 Creator: Saurabhsharma2u Creator Reputation: C+ Version: 1.13.4 Required Credentials: GOOGLE_APPLICATION_CREDENTIALS (required), BING_API_KEY (required) Install (Claude Code): claude mcp add io-github-saurabhsharma2u-search-console-mcp -- npx -y search-console-mcp --- ## Gemini URL: https://mcp-marketplace.io/server/io-github-rlabs-inc-gemini-mcp Summary: Gemini 3 MCP server with 30+ tools: images, video, research, TTS, code exec & CLI Category: AI & ML Mode: local Pricing: Free npm: @rlabs-inc/gemini-mcp GitHub: https://github.com/RLabs-Inc/gemini-mcp Security Score: 10/10 Creator: RLabs Inc Creator Reputation: C+ Version: 0.7.1 Required Credentials: GEMINI_API_KEY (required), GEMINI_OUTPUT_DIR (optional) Install (Claude Code): claude mcp add io-github-rlabs-inc-gemini-mcp -- npx -y @rlabs-inc/gemini-mcp --- ## AiDex URL: https://mcp-marketplace.io/server/io-github-cscsoftware-aidex Summary: Persistent code indexing for AI assistants. 50x less context than grep. 11 languages. Category: Developer Tools Mode: local Pricing: Free npm: aidex-mcp GitHub: https://github.com/CSCSoftware/AiDex Security Score: 10/10 Creator: CSCSoftware Creator Reputation: C+ Version: 1.8.0 Install (Claude Code): claude mcp add io-github-cscsoftware-aidex -- npx -y aidex-mcp --- ## Cun URL: https://mcp-marketplace.io/server/ai-smithery-miguelgarzons-mcp-cun Summary: Greet people by name with friendly, personalized messages. Add a warm touch to onboarding, demos,… Description: Greet people by name with friendly, personalized messages. Add a warm touch to onboarding, demos,… Remote endpoints: streamable-http: https://server.smithery.ai/@miguelgarzons/mcp-cun/mcp Category: Developer Tools Mode: dual Pricing: Free GitHub: https://github.com/miguelgarzons/mcp-cun Security Score: 10/10 Creator: Miguelgarzons Creator Reputation: C+ Version: 1.15.0 --- ## ClaudeR URL: https://mcp-marketplace.io/server/io-github-imnmv-clauder Summary: Connect RStudio to AI assistants for interactive R coding and data analysis. Category: Developer Tools Mode: local Pricing: Free PyPI: clauder-mcp GitHub: https://github.com/IMNMV/ClaudeR Security Score: 10/10 Creator: IMNMV Creator Reputation: C+ Version: 0.2.1 Install (Claude Code): claude mcp add io-github-imnmv-clauder -- uvx clauder-mcp --- ## Fray URL: https://mcp-marketplace.io/server/io-github-dalisecurity-fray Summary: WAF security testing: 5,500+ payloads, 25 WAF fingerprints, 21 recon checks, bypass AI Category: Security Mode: local Pricing: Free PyPI: fray GitHub: https://github.com/dalisecurity/fray Security Score: 8.8/10 Creator: dalisecurity Creator Reputation: D Version: 3.0.1 Install (Claude Code): claude mcp add io-github-dalisecurity-fray -- uvx fray --- ## Irs Taxpayer URL: https://mcp-marketplace.io/server/io-github-dma9527-irs-taxpayer Summary: 39 tax tools for US taxpayers: federal/state tax, credits, deductions, retirement. All local. Category: Finance Mode: local Pricing: Free npm: irs-taxpayer-mcp GitHub: https://github.com/dma9527/irs-taxpayer-mcp Security Score: 10/10 Creator: Dma9527 Creator Reputation: C+ Version: 0.5.3 Install (Claude Code): claude mcp add io-github-dma9527-irs-taxpayer -- npx -y irs-taxpayer-mcp --- ## Simplifier URL: https://mcp-marketplace.io/server/io-github-simplifier-ag-simplifier-mcp Summary: MCP Server for Simplifier - manage Connectors, BusinessObjects, Datatypes and logins Category: Developer Tools Mode: local Pricing: Free npm: @simplifierag/simplifier-mcp GitHub: https://github.com/simplifier-ag/simplifier-mcp Security Score: 4.5/10 Creator: Simplifier Ag Creator Reputation: C+ Version: 0.9.67 Required Credentials: SIMPLIFIER_TOKEN (required), SIMPLIFIER_BASE_URL (optional) Install (Claude Code): claude mcp add io-github-simplifier-ag-simplifier-mcp -- npx -y @simplifierag/simplifier-mcp --- ## Time URL: https://mcp-marketplace.io/server/io-github-mcpcentral-io-mcp-time Summary: Time MCP server via HTTP Description: Time MCP server via HTTP Remote endpoints: streamable-http: https://mcp.time.mcpcentral.io Category: Developer Tools Mode: dual Pricing: Free npm: @mcpcentral/mcp-time GitHub: https://github.com/mcpcentral-io/mcp-time Security Score: 7/10 Creator: Mcpcentral Io Creator Reputation: C+ Version: 0.0.3 Install (Claude Code): claude mcp add io-github-mcpcentral-io-mcp-time -- npx -y @mcpcentral/mcp-time --- ## Sensecritiq URL: https://mcp-marketplace.io/server/io-github-salvisare-sensecritiq Summary: UX research synthesis. Upload interviews and get themes, findings, and verbatim quotes in minutes. Category: Developer Tools Mode: local Pricing: Free PyPI: sensecritiq-mcp GitHub: https://github.com/salvisare/sensecritiq Security Score: 0/10 Creator: Salvis Are Creator Reputation: F Version: 0.1.3 Required Credentials: SCQ_API_KEY (required) Install (Claude Code): claude mcp add io-github-salvisare-sensecritiq -- uvx sensecritiq-mcp --- ## Forage URL: https://mcp-marketplace.io/server/io-github-isaac-levine-forage Summary: Self-improving tool discovery for AI agents. Find, install, and use new MCP servers automatically. Category: AI & ML Mode: local Pricing: Free npm: forage-mcp GitHub: https://github.com/isaac-levine/forage Security Score: 10/10 Creator: Isaac Levine Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-isaac-levine-forage -- npx -y forage-mcp --- ## Reddit Mcp Buddy URL: https://mcp-marketplace.io/server/io-github-karanb192-reddit-mcp-buddy Summary: Reddit browser for AI assistants. Browse posts, search content, analyze users. No API keys needed. Category: Marketing & Social Mode: local Pricing: Free npm: reddit-mcp-buddy GitHub: https://github.com/karanb192/reddit-mcp-buddy Security Score: 7/10 Creator: Karanb192 Creator Reputation: C+ Version: 1.1.12 Install (Claude Code): claude mcp add io-github-karanb192-reddit-mcp-buddy -- npx -y reddit-mcp-buddy --- ## Context URL: https://mcp-marketplace.io/server/com-fulcradynamics-context Summary: Collect Apple Health data from your wearables through the Context app and query it via MCP Description: Collect Apple Health data from your wearables through the Context app and query it via MCP Remote endpoints: streamable-http: https://mcp.fulcradynamics.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.fulcradynamics.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-fulcradynamics-context https://mcp.fulcradynamics.com/mcp --- ## Simple URL: https://mcp-marketplace.io/server/io-github-oleksii-donets-simple-mcp Summary: A Test MCP server that provides tools, promts and resources Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/oleksii-donets/simple_mcp Security Score: 5.5/10 Creator: Oleksii Donets Creator Reputation: C+ Version: 1.0.1 Required Credentials: APP_TRANSPORT (optional), APP_HOST (optional), APP_PORT (optional) --- ## Bc Curriculum URL: https://mcp-marketplace.io/server/io-github-pdg6-bc-curriculum Summary: Query the full BC K-12 curriculum: Big Ideas, Competencies, Content, and more. Description: Query the full BC K-12 curriculum: Big Ideas, Competencies, Content, and more. Remote endpoints: streamable-http: https://bc-curriculum-mcp.fly.dev/mcp Category: Education & Research Mode: dual Pricing: Free npm: bc-curriculum-mcp-server Remote URL: https://bc-curriculum-mcp.fly.dev/mcp GitHub: https://github.com/pdg6/bc-curriculum-mcp-server Security Score: 5.2/10 Creator: Pdg6 Creator Reputation: C+ Version: 1.1.1 Install (Claude Code): claude mcp add io-github-pdg6-bc-curriculum -- npx -y bc-curriculum-mcp-server Install (Claude Code Remote): claude mcp add --transport http io-github-pdg6-bc-curriculum https://bc-curriculum-mcp.fly.dev/mcp --- ## Demo URL: https://mcp-marketplace.io/server/live-alpic-staging-demo-81c8a122-demo Summary: Description of my MCP server Description: Description of my MCP server Remote endpoints: streamable-http: https://demo-81c8a122.staging.alpic.live sse: https://demo-81c8a122.staging.alpic.live Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://demo-81c8a122.staging.alpic.live Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.0.1 Install (Claude Code Remote): claude mcp add --transport http live-alpic-staging-demo-81c8a122-demo https://demo-81c8a122.staging.alpic.live --- ## mcp-creator-python URL: https://mcp-marketplace.io/server/mcp-creator-python Summary: Create, build, and publish Python MCP servers to PyPI — conversationally. Description: MCP Creator is a meta-tool that helps anyone create their own MCP servers. Install it, add it to your AI assistant, and the assistant walks you through the entire process: naming your package, checking PyPI availability, scaffolding a complete project with FastMCP, building, publishing, and pushing to GitHub. It remembers your setup across sessions so returning creators skip straight to building. Zero configuration required — just describe what you want to build and it handles the rest. Perfect Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-creator-python GitHub: https://github.com/gmoneyn/mcp-creator Security Score: 10/10 Rating: 5/5 Installs: 37 Creator: mcp-marketplace Creator Reputation: A+ Version: 1.1.0 Tags: mcp, developer-tools, scaffolding, python, pypi, code-generation, fastmcp, github, publishing Use Cases: Persistent creator profile — remembers your setup, usernames, and project history across sessions, Detects installed tools (uv, git, gh, PyPI token) and only walks through what's missing, Check PyPI package name availability before you start, Scaffold a complete, runnable MCP server project from a description and tool definitions, Generated projects use FastMCP, hatchling, and follow Python packaging best practices, Add new tools to existing projects without manual wiring, Build and publish to PyPI directly from your AI assistant, Initialize git, create a GitHub repo, and push code in one step, Generate LAUNCHGUIDE.md for MCP Marketplace submission, Zero external dependencies beyond mcp[cli] — installs instantly Install (Claude Code): claude mcp add mcp-creator-python -- uvx mcp-creator-python --- ## Pyxel URL: https://mcp-marketplace.io/server/io-github-kitao-pyxel-mcp Summary: MCP server for Pyxel, a retro game engine for Python Category: Developer Tools Mode: local Pricing: Free PyPI: pyxel-mcp GitHub: https://github.com/kitao/pyxel-mcp Security Score: 4.5/10 Creator: Kitao Creator Reputation: C+ Version: 0.9.1 Install (Claude Code): claude mcp add io-github-kitao-pyxel-mcp -- uvx pyxel-mcp --- ## Atlassian Dc URL: https://mcp-marketplace.io/server/io-github-b1ff-atlassian-dc-mcp-bitbucket Summary: MCP server for Atlassian Bitbucket Data Center - interact with repositories and code Category: Developer Tools Mode: local Pricing: Free npm: @atlassian-dc-mcp/bitbucket GitHub: https://github.com/b1ff/atlassian-dc-mcp Security Score: 6.2/10 Creator: B1ff Creator Reputation: C+ Version: 0.14.0 Required Credentials: ATLASSIAN_DC_MCP_CONFIG_FILE (optional), BITBUCKET_HOST (optional), BITBUCKET_API_BASE_PATH (optional), BITBUCKET_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-b1ff-atlassian-dc-mcp-bitbucket -- npx -y @atlassian-dc-mcp/bitbucket --- ## Elecz Api URL: https://mcp-marketplace.io/server/io-github-zemloai-ctrl-elecz Summary: Real-time Nordic electricity spot prices for AI agents. Finland, Sweden, Norway, Denmark. Description: Real-time Nordic electricity spot prices for AI agents. Finland, Sweden, Norway, Denmark. Remote endpoints: streamable-http: https://elecz.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://elecz.com/mcp GitHub: https://github.com/zemloai-ctrl/elecz-api Security Score: 10/10 Creator: Zemloai Ctrl Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-zemloai-ctrl-elecz https://elecz.com/mcp --- ## Ccphoto URL: https://mcp-marketplace.io/server/io-github-stepankaiser-ccphoto Summary: Phone camera bridge for Claude Code — photos, live video, voice, and generative UI Category: Developer Tools Mode: local Pricing: Free npm: ccphoto GitHub: https://github.com/stepankaiser/ccphoto Security Score: 10/10 Creator: Stepankaiser Creator Reputation: C+ Version: 0.3.1 Install (Claude Code): claude mcp add io-github-stepankaiser-ccphoto -- npx -y ccphoto --- ## Agentaeo URL: https://mcp-marketplace.io/server/io-github-digitaldatadriven-agentaeo-mcp-server Summary: AEO audit tool — measure brand visibility across ChatGPT, Perplexity, Claude, and Google AI. Category: Developer Tools Mode: local Pricing: Free npm: @agentaeo/mcp-server GitHub: https://github.com/agentaeo/agentaeo-mcp-server.git Security Score: 10/10 Creator: Agentaeo Creator Reputation: C+ Version: 0.1.8 Install (Claude Code): claude mcp add io-github-digitaldatadriven-agentaeo-mcp-server -- npx -y @agentaeo/mcp-server --- ## FinAgent URL: https://mcp-marketplace.io/server/finagent Summary: Free stock data and market news for any MCP-compatible AI assistant. Description: FinAgent gives your AI assistant access to live stock quotes, financial statements, analyst estimates, insider trades, key ratios, and market news — all for free. It wraps Yahoo Finance into two clean MCP tools that work with Claude, ChatGPT, Cursor, Copilot, and any other MCP-compatible app. Category: Finance Mode: local Pricing: Free PyPI: finagent-mcp GitHub: https://github.com/gmoneyn/finagent Security Score: 10/10 Installs: 8 Creator: mcp-marketplace Creator Reputation: A+ Version: 1.0.0 Tags: finance, stocks, market data, news, quotes, financial statements, analyst estimates, insider trades, ratios, yahoo finance Use Cases: Real-time stock quotes with price, P/E, market cap, 52-week range, and more, Income statements, balance sheets, and cash flow statements (annual or quarterly), Analyst price targets, recommendations, and earnings/revenue estimates, Insider trading activity and purchase summaries, Key financial ratios: P/E, PEG, ROE, debt-to-equity, profit margins, and more, Market news search by keyword or ticker with source attribution Install (Claude Code): claude mcp add finagent -- uvx finagent-mcp --- ## Paichart URL: https://mcp-marketplace.io/server/app-paichart-mcp-hub Summary: MCP Hub: AI service discovery, per-user OAuth, and multi-service workflow orchestration Description: MCP Hub: AI service discovery, per-user OAuth, and multi-service workflow orchestration Remote endpoints: streamable-http: https://paichart.app/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://paichart.app/mcp GitHub: https://github.com/paichart/paichart Security Score: 10/10 Creator: Paichart Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http app-paichart-mcp-hub https://paichart.app/mcp --- ## Pretorin Cli URL: https://mcp-marketplace.io/server/io-github-pretorin-ai-pretorin Summary: Access Pretorin compliance systems, controls, evidence, and narratives from your AI tools. Category: Developer Tools Mode: local Pricing: Free PyPI: pretorin GitHub: https://github.com/pretorin-ai/pretorin-cli.git Security Score: 5.5/10 Creator: Pretorin Ai Creator Reputation: C+ Version: 0.10.0 Required Credentials: PRETORIN_API_KEY (required) Install (Claude Code): claude mcp add io-github-pretorin-ai-pretorin -- uvx pretorin --- ## Hass URL: https://mcp-marketplace.io/server/io-github-jarahkon-hass-mcp-server Summary: MCP server for full Home Assistant control — dashboards, files, automations, add-ons, and more Category: Developer Tools Mode: local Pricing: Free npm: @jarahkon/hass-mcp-server GitHub: https://github.com/jarahkon/hass-mcp-server Security Score: 10/10 Creator: Jarahkon Creator Reputation: C+ Version: 1.0.6 Required Credentials: HA_URL (optional), HA_TOKEN (required), HA_SSH_HOST (optional), HA_SSH_PORT (optional), HA_SSH_USER (optional), HA_SSH_KEY_PATH (optional), HA_SSH_PASSWORD (required) Install (Claude Code): claude mcp add io-github-jarahkon-hass-mcp-server -- npx -y @jarahkon/hass-mcp-server --- ## Satoshidata Examples URL: https://mcp-marketplace.io/server/io-github-wrbtc-wallet-intelligence Summary: Bitcoin wallet intelligence: labels, trust scores, transactions, fees. L402 + x402. Description: Bitcoin wallet intelligence: labels, trust scores, transactions, fees. L402 + x402. Remote endpoints: sse: https://satoshidata.ai/mcp/ Category: Finance Mode: remote Pricing: Free Remote URL: https://satoshidata.ai/mcp/ GitHub: https://github.com/wrbtc/satoshidata-examples MCP Tools (14): wallet_trust_safety, wallet_summary, wallet_detail, wallet_contributors, bitcoin_price, onchain_stats, fees_recommended, mempool_stats, tx_status, tx_verify, timestamp_hash, timestamp_quote, verify_timestamp, submit_feedback Security Score: 8/10 Creator: Wrbtc Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-wrbtc-wallet-intelligence https://satoshidata.ai/mcp/ --- ## Symbols URL: https://mcp-marketplace.io/server/io-github-symbo-ls-symbols-mcp Summary: Symbols.app MCP — docs, code generation, publishing, CLI/SDK reference Category: Developer Tools Mode: local Pricing: Free npm: @symbo.ls/mcp PyPI: symbols-mcp GitHub: https://github.com/symbo-ls/symbols-mcp Security Score: 10/10 Creator: Symbo Ls Creator Reputation: C+ Version: 1.0.22 Install (Claude Code): claude mcp add io-github-symbo-ls-symbols-mcp -- npx -y @symbo.ls/mcp --- ## Clawmerchants URL: https://mcp-marketplace.io/server/io-github-danielxri-clawmerchants-mcp-gateway Summary: MCP Gateway: wrap any MCP server with cold-start retries, uptime SLA, and per-execution MPP billing. Description: MCP Gateway: wrap any MCP server with cold-start retries, uptime SLA, and per-execution MPP billing. Remote endpoints: streamable-http: https://clawmerchants.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://clawmerchants.com/mcp GitHub: https://github.com/danielxri/clawmerchants.git MCP Tools (2): list_assets, get_asset Security Score: 9/10 Creator: Danielxri Creator Reputation: C+ Version: 2.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-danielxri-clawmerchants-mcp-gateway https://clawmerchants.com/mcp --- ## Ru Books URL: https://mcp-marketplace.io/server/io-github-books-service-ru-books Summary: MCP server for Russian books search, details, and recommendation candidates. Description: MCP server for Russian books search, details, and recommendation candidates. Remote endpoints: streamable-http: https://knigochit.ru/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://knigochit.ru/mcp MCP Tools (3): books_search, book_details, recommendation_candidates Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-books-service-ru-books https://knigochit.ru/mcp --- ## Hekkova URL: https://mcp-marketplace.io/server/com-hekkova-mcp Summary: TPermanent memory layer for AI agents. Mint moments to the Polygon blockchain via MCP. Description: TPermanent memory layer for AI agents. Mint moments to the Polygon blockchain via MCP. Remote endpoints: streamable-http: https://mcp.hekkova.com/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://mcp.hekkova.com/mcp GitHub: https://github.com/Hekkova/hekkova-mcp Security Score: 1.5/10 Creator: Hekkova Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-hekkova-mcp https://mcp.hekkova.com/mcp --- ## ArkovaCarson URL: https://mcp-marketplace.io/server/io-github-carson-see-arkova-verification Summary: Privacy-first document verification anchored to the public ledger. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/carson-see/ArkovaCarson Security Score: 10/10 Creator: Carson See Creator Reputation: C+ Version: 1.0.0 --- ## Iris Eval URL: https://mcp-marketplace.io/server/io-github-iris-eval-mcp-server Summary: The agent eval standard for MCP. Score every agent output for quality, safety, and cost. Category: Developer Tools Mode: local Pricing: Free npm: @iris-eval/mcp-server GitHub: https://github.com/iris-eval/mcp-server Security Score: 5/10 Creator: Iris Eval Creator Reputation: C+ Version: 0.1.8 Required Credentials: IRIS_API_KEY (required), IRIS_DB_PATH (optional), IRIS_LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-iris-eval-mcp-server -- npx -y @iris-eval/mcp-server --- ## Redact URL: https://mcp-marketplace.io/server/io-github-r3352-redact-mcp Summary: Auto-detects and obfuscates PII (IPs, emails, API keys, names) so Claude never sees real client data Category: Developer Tools Mode: local Pricing: Free npm: @mattzam/redact-mcp GitHub: https://github.com/r3352/redact-mcp Security Score: 5.5/10 Creator: R3352 Creator Reputation: C+ Version: 2.0.4 Required Credentials: REDACT_AUDIT_LOG (optional), REDACT_DATA_DIR (optional) Install (Claude Code): claude mcp add io-github-r3352-redact-mcp -- npx -y @mattzam/redact-mcp --- ## Support Local Businesses URL: https://mcp-marketplace.io/server/io-github-polsia-inc-slb-florida-business-intelligence Summary: 312K+ FL commercial parcels, 6,400+ verified listings, AI visibility reports, x402 micropayments Description: 312K+ FL commercial parcels, 6,400+ verified listings, AI visibility reports, x402 micropayments Remote endpoints: streamable-http: https://support-local-businesses.polsia.app/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://support-local-businesses.polsia.app/mcp GitHub: https://github.com/Polsia-Inc/support-local-businesses Security Score: 9/10 Creator: Polsia Inc Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-polsia-inc-slb-florida-business-intelligence https://support-local-businesses.polsia.app/mcp --- ## Wp URL: https://mcp-marketplace.io/server/io-github-rnaga-wp-mcp Summary: MCP server for WordPress. Manage posts, users, comments, terms, metadata, and settings. Category: Developer Tools Mode: local Pricing: Free npm: @rnaga/wp-mcp GitHub: https://github.com/rnaga/wp-mcp Security Score: 5.5/10 Creator: Rnaga Creator Reputation: C+ Version: 1.0.8 Required Credentials: LOCAL_USERNAME (optional), WP_DB_HOST (optional), WP_DB_PORT (optional), WP_DB_NAME (optional), WP_DB_USER (optional), WP_DB_PASSWORD (required), LOCAL_MULTISITE (optional), LOCAL_DEFAULT_BLOG_ID (optional), LOCAL_DEFAULT_SITE_ID (optional), LOCAL_SSL_ENABLED (optional), LOCAL_SSL_CA_FILEPATH (optional), LOCAL_SSL_CERT_FILEPATH (optional), LOCAL_SSL_KEY_FILEPATH (optional) Install (Claude Code): claude mcp add io-github-rnaga-wp-mcp -- npx -y @rnaga/wp-mcp --- ## The402ai URL: https://mcp-marketplace.io/server/io-github-the402ai-mcp-server Summary: AI agent service marketplace — browse, purchase, and manage services via x402/USDC Category: Developer Tools Mode: local Pricing: Free npm: @the402/mcp-server GitHub: https://github.com/the402ai/mcp-server Security Score: 10/10 Creator: The402ai Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-the402ai-mcp-server -- npx -y @the402/mcp-server --- ## Vidlens URL: https://mcp-marketplace.io/server/io-github-rajanrengasamy-vidlens-mcp Summary: YouTube intelligence layer for AI agents. 41 tools, 10 modules, zero config. Category: Developer Tools Mode: local Pricing: Free npm: vidlens-mcp GitHub: https://github.com/rajanrengasamy/vidlens-mcp Security Score: 4.5/10 Creator: Rajanrengasamy Creator Reputation: C+ Version: 1.2.6 Required Credentials: YOUTUBE_API_KEY (required), GEMINI_API_KEY (required) Install (Claude Code): claude mcp add io-github-rajanrengasamy-vidlens-mcp -- npx -y vidlens-mcp --- ## Alice URL: https://mcp-marketplace.io/server/io-github-aliceappai-mcp-server-alice Summary: Secure audio transcription meets AI. Connect Alice recordings to Claude, ChatGPT, Gemini, and more. Description: Secure audio transcription meets AI. Connect Alice recordings to Claude, ChatGPT, Gemini, and more. Remote endpoints: streamable-http: https://aliceapp.ai/mcp/{api_key} Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://aliceapp.ai/mcp/{api_key} GitHub: https://github.com/aliceappai/mcp-server-alice Security Score: 10/10 Creator: Aliceappai Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-aliceappai-mcp-server-alice https://aliceapp.ai/mcp/{api_key} --- ## Jobgpt URL: https://mcp-marketplace.io/server/io-github-captainjackrana-jobgpt-mcp-server Summary: AI-powered job search, auto-apply, resume generation, application tracking, and recruiter outreach Category: Developer Tools Mode: local Pricing: Free npm: jobgpt-mcp-server GitHub: https://github.com/6figr-com/jobgpt-mcp-server Security Score: 6.2/10 Creator: 6figr Com Creator Reputation: C+ Version: 1.1.2 Required Credentials: JOBGPT_API_KEY (required) Install (Claude Code): claude mcp add io-github-captainjackrana-jobgpt-mcp-server -- npx -y jobgpt-mcp-server --- ## Endiagram URL: https://mcp-marketplace.io/server/io-github-dushyant30suthar-endiagram-mcp Summary: 13 deterministic graph tools for structural analysis. No AI inside the computation. Description: 13 deterministic graph tools for structural analysis. No AI inside the computation. Remote endpoints: streamable-http: https://api.endiagram.com/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @endiagram/mcp Remote URL: https://api.endiagram.com/mcp GitHub: https://github.com/dushyant30suthar/endiagram-mcp Security Score: 3.5/10 Creator: Dushyant30suthar Creator Reputation: C+ Version: 0.2.26 Install (Claude Code): claude mcp add io-github-dushyant30suthar-endiagram-mcp -- npx -y @endiagram/mcp Install (Claude Code Remote): claude mcp add --transport http io-github-dushyant30suthar-endiagram-mcp https://api.endiagram.com/mcp --- ## Rfc Editor URL: https://mcp-marketplace.io/server/io-github-daedalus-mcp-rfc-editor Summary: An MCP server that provides rfc editing capabilities Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-rfc-editor GitHub: https://github.com/daedalus/mcp-rfc-editor Security Score: 5.2/10 Creator: Daedalus Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-daedalus-mcp-rfc-editor -- uvx mcp-rfc-editor --- ## Agentpay URL: https://mcp-marketplace.io/server/io-github-up2itnow0822-clawpay Summary: Non-custodial x402 payment MCP server for AI agents. Wallets, payments, and commerce on 17 chains. Category: Developer Tools Mode: local Pricing: Free npm: clawpay-mcp GitHub: https://github.com/up2itnow0822/agentpay-mcp Security Score: 4.5/10 Creator: Up2itnow0822 Creator Reputation: C+ Version: 3.0.1 Required Credentials: AGENT_PRIVATE_KEY (required), BASE_RPC_URL (optional) Install (Claude Code): claude mcp add io-github-up2itnow0822-clawpay -- npx -y clawpay-mcp --- ## Pict URL: https://mcp-marketplace.io/server/io-github-takeyaqa-pictmcp Summary: Pairwise Testing for the AI Category: Developer Tools Mode: local Pricing: Free npm: pictmcp GitHub: https://github.com/takeyaqa/PictMCP Security Score: 10/10 Creator: Takeyaqa Creator Reputation: C+ Version: 0.1.0 Install (Claude Code): claude mcp add io-github-takeyaqa-pictmcp -- npx -y pictmcp --- ## MCPVeo URL: https://mcp-marketplace.io/server/io-github-acedatacloud-mcp-veo Summary: MCP server for Google Veo AI video generation Description: MCP server for Google Veo AI video generation Remote endpoints: streamable-http: https://veo.mcp.acedata.cloud/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: mcp-veo Remote URL: https://veo.mcp.acedata.cloud/mcp GitHub: https://github.com/AceDataCloud/MCPVeo Security Score: 4.8/10 Creator: AceDataCloud Creator Reputation: C+ Version: 2026.3.22.1 Required Credentials: ACEDATACLOUD_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-acedatacloud-mcp-veo -- uvx mcp-veo Install (Claude Code Remote): claude mcp add --transport http io-github-acedatacloud-mcp-veo https://veo.mcp.acedata.cloud/mcp --- ## Pitwall URL: https://mcp-marketplace.io/server/io-github-darshjoshi-pitwall Summary: F1 race engineer for Claude — 67 tools for telemetry, strategy, and 75 years of history Category: Developer Tools Mode: local Pricing: Free PyPI: f1pitwall GitHub: https://github.com/darshjoshi/pitwall Security Score: 4.2/10 Creator: Darshjoshi Creator Reputation: C+ Version: 1.0.5 Install (Claude Code): claude mcp add io-github-darshjoshi-pitwall -- uvx f1pitwall --- ## Alive Analysis URL: https://mcp-marketplace.io/server/io-github-with-geun-alive-analysis Summary: Query alive-analysis history from any AI client. Tools: list, get, search, dashboard export. Category: Developer Tools Mode: local Pricing: Free npm: alive-analysis-mcp GitHub: https://github.com/with-geun/alive-analysis Security Score: 6.5/10 Creator: With Geun Creator Reputation: C+ Version: 1.3.2 Required Credentials: ALIVE_ANALYSES_DIR (optional) Install (Claude Code): claude mcp add io-github-with-geun-alive-analysis -- npx -y alive-analysis-mcp --- ## VMware Monitor URL: https://mcp-marketplace.io/server/io-github-zw008-vmware-monitor Summary: Read-only VMware vCenter/ESXi monitoring with 8 MCP tools. Code-level safety. Category: Developer Tools Mode: local Pricing: Free PyPI: vmware-monitor GitHub: https://github.com/zw008/VMware-Monitor Security Score: 10/10 Creator: Zw008 Creator Reputation: C+ Version: 1.2.0 Install (Claude Code): claude mcp add io-github-zw008-vmware-monitor -- uvx vmware-monitor --- ## Openttt URL: https://mcp-marketplace.io/server/io-github-helm-protocol-openttt-pot Summary: Proof-of-Time transaction ordering verification for AI agents. 5 MCP tools. Category: Cloud & DevOps Mode: local Pricing: Free npm: openttt GitHub: https://github.com/Helm-Protocol/openttt-mcp Security Score: 2.5/10 Creator: Helm Protocol Creator Reputation: C+ Version: 0.2.7 Install (Claude Code): claude mcp add io-github-helm-protocol-openttt-pot -- npx -y openttt --- ## Jobgpt URL: https://mcp-marketplace.io/server/io-github-6figr-com-jobgpt-mcp-server Summary: Job search automation, auto apply, resume builder, application tracking, and recruiter outreach Category: Developer Tools Mode: local Pricing: Free npm: jobgpt-mcp-server GitHub: https://github.com/6figr-com/jobgpt-mcp-server Security Score: 5.5/10 Installs: 1 Creator: 6figr Com Creator Reputation: C+ Version: 1.1.4 Required Credentials: JOBGPT_API_KEY (required) Install (Claude Code): claude mcp add io-github-6figr-com-jobgpt-mcp-server -- npx -y jobgpt-mcp-server --- ## Webshop URL: https://mcp-marketplace.io/server/hu-xfish-webshop Summary: XFish.hu Hungarian fishing tackle webshop. Search 90000+ products by category, brand, price. Description: XFish.hu Hungarian fishing tackle webshop. Search 90000+ products by category, brand, price. Remote endpoints: streamable-http: https://www.xfish.hu/app/mcpapi.php Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.xfish.hu/app/mcpapi.php MCP Tools (3): search_products, get_categories, get_product_details Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http hu-xfish-webshop https://www.xfish.hu/app/mcpapi.php --- ## Homebase URL: https://mcp-marketplace.io/server/io-github-jazib-homebase Summary: School district lookup, PA EIT tax rates, and mortgage affordability calculator Category: Developer Tools Mode: local Pricing: Free npm: homebase-mcp GitHub: https://github.com/jazib/homebase-mcp Security Score: 4.8/10 Creator: Jazib Creator Reputation: C+ Version: 1.0.4 Install (Claude Code): claude mcp add io-github-jazib-homebase -- npx -y homebase-mcp --- ## Mobile Device URL: https://mcp-marketplace.io/server/io-github-saranshbamania-mobile-device-mcp Summary: AI control of Android/iOS devices. Screenshots, UI tree, AI vision, Flutter, video. 49 tools. Category: Developer Tools Mode: local Pricing: Free npm: mobile-device-mcp GitHub: https://github.com/saranshbamania/mobile-device-mcp Security Score: 4.3/10 Creator: Saranshbamania Creator Reputation: C+ Version: 0.2.9 Required Credentials: GOOGLE_API_KEY (required), MOBILE_MCP_LICENSE_KEY (required), MCP_ADB_PATH (optional), MCP_DEFAULT_DEVICE (optional) Install (Claude Code): claude mcp add io-github-saranshbamania-mobile-device-mcp -- npx -y mobile-device-mcp --- ## VMware Storage URL: https://mcp-marketplace.io/server/io-github-zw008-vmware-storage Summary: VMware vSphere storage management with 11 MCP tools: datastores, iSCSI, vSAN. Category: Developer Tools Mode: local Pricing: Free PyPI: vmware-storage GitHub: https://github.com/zw008/VMware-Storage Security Score: 10/10 Creator: Zw008 Creator Reputation: C+ Version: 1.2.1 Install (Claude Code): claude mcp add io-github-zw008-vmware-storage -- uvx vmware-storage --- ## Trends URL: https://mcp-marketplace.io/server/ai-trendsmcp-trends Summary: Real-time trend data from Google, YouTube, TikTok, Reddit, Amazon, Wikipedia, npm, Steam, and more. Description: Real-time trend data from Google, YouTube, TikTok, Reddit, Amazon, Wikipedia, npm, Steam, and more. Remote endpoints: streamable-http: https://api.trendsmcp.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.trendsmcp.ai/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http ai-trendsmcp-trends https://api.trendsmcp.ai/mcp --- ## Codeseeker URL: https://mcp-marketplace.io/server/io-github-jghiringhelli-codeseeker Summary: Graph-powered code intelligence with semantic search and knowledge graph for AI assistants Category: Developer Tools Mode: local Pricing: Free npm: codeseeker GitHub: https://github.com/jghiringhelli/codeseeker Security Score: 5.2/10 Creator: Jghiringhelli Creator Reputation: C+ Version: 2.0.1 Install (Claude Code): claude mcp add io-github-jghiringhelli-codeseeker -- npx -y codeseeker --- ## For Oscal URL: https://mcp-marketplace.io/server/io-github-awslabs-mcp-server-for-oscal Summary: AI agent tools for Open Security Controls Assessment Language (OSCAL) Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-server-for-oscal GitHub: https://github.com/awslabs/mcp-server-for-oscal Security Score: 10/10 Creator: Awslabs Creator Reputation: C+ Version: 0.3.3 Required Credentials: BEDROCK_MODEL_ID (optional), OSCAL_KB_ID (optional), AWS_PROFILE (optional), AWS_REGION (optional), LOG_LEVEL (optional) Install (Claude Code): claude mcp add io-github-awslabs-mcp-server-for-oscal -- uvx mcp-server-for-oscal --- ## Stoop URL: https://mcp-marketplace.io/server/io-github-oliverhpage-stoop Summary: Find licensed HVAC, plumbing, and electrical providers in Miami with verified ratings. Description: Find licensed HVAC, plumbing, and electrical providers in Miami with verified ratings. Remote endpoints: streamable-http: https://stoop-mcp-server.stoop.workers.dev/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://stoop-mcp-server.stoop.workers.dev/mcp GitHub: https://github.com/oliverhpage/stoop MCP Tools (4): service_search, provider_profile, home_profile, job_history Security Score: 5.2/10 Creator: Oliverhpage Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-oliverhpage-stoop https://stoop-mcp-server.stoop.workers.dev/mcp --- ## Cost Tracker Router URL: https://mcp-marketplace.io/server/io-github-dbsectrainer-mcp-cost-tracker-router Summary: Real-time cost awareness for MCP agent workflows Category: Developer Tools Mode: local Pricing: Free npm: mcp-cost-tracker-router GitHub: https://github.com/dbsectrainer/mcp-cost-tracker-router Security Score: 3.5/10 Creator: Dbsectrainer Creator Reputation: C+ Version: 1.0.0 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-dbsectrainer-mcp-cost-tracker-router -- npx -y mcp-cost-tracker-router --- ## Ipgeolocation Io URL: https://mcp-marketplace.io/server/io-github-ipgeolocation-ipgeolocation-io-mcp Summary: Official MCP server for IP geolocation, security, ASN, abuse, timezone, astronomy, and user-agent. Category: Developer Tools Mode: local Pricing: Free npm: ipgeolocation-io-mcp GitHub: https://github.com/IPGeolocation/ipgeolocation-io-mcp Security Score: 10/10 Rating: 5/5 Installs: 2 Creator: MudassarTariq Creator Reputation: B Version: 1.0.13 Tags: mcp, mcp-server, ip-geolocation, ip-security, asn, abuse-contact, timezone, astronomy, user-agent Use Cases: IP geolocation, IP reputation checks, abuse contact lookup, ASN analysis, timezone lookup, astronomy lookup, user-agent parsing Required Credentials: IPGEOLOCATION_API_KEY (required) Install (Claude Code): claude mcp add io-github-ipgeolocation-ipgeolocation-io-mcp -- npx -y ipgeolocation-io-mcp --- ## Quantum Ring URL: https://mcp-marketplace.io/server/io-github-i4ctime-q-ring Summary: Quantum-inspired keyring for AI coding agents with superposition, entanglement, and tunneling. Category: Developer Tools Mode: local Pricing: Free npm: @i4ctime/q-ring GitHub: https://github.com/I4cTime/quantum_ring Security Score: 10/10 Creator: I4cTime Creator Reputation: C+ Version: 0.9.7 Install (Claude Code): claude mcp add io-github-i4ctime-q-ring -- npx -y @i4ctime/q-ring --- ## Memoir URL: https://mcp-marketplace.io/server/io-github-bighippoman-memoir Summary: Structured session journals for AI agents. Persistent memory across sessions. Category: Developer Tools Mode: local Pricing: Free npm: memoir-mcp GitHub: https://github.com/bighippoman/memoir-mcp Security Score: 10/10 Creator: bighippoman Creator Reputation: D Version: 1.0.3 Required Credentials: MEMOIR_MAX_CONTENT (optional), MEMOIR_MAX_OUTCOME (optional), MEMOIR_MAX_ENTRIES (optional), MEMOIR_MAX_SESSIONS (optional) Install (Claude Code): claude mcp add io-github-bighippoman-memoir -- npx -y memoir-mcp --- ## License Compliance URL: https://mcp-marketplace.io/server/io-github-bighippoman-license-compliance Summary: Scan npm dependencies for license compliance issues. Catch GPL contamination. Category: Security Mode: local Pricing: Free npm: license-compliance-mcp GitHub: https://github.com/bighippoman/license-compliance-mcp Security Score: 5.8/10 Creator: bighippoman Creator Reputation: D Version: 1.0.2 Install (Claude Code): claude mcp add io-github-bighippoman-license-compliance -- npx -y license-compliance-mcp --- ## Memex URL: https://mcp-marketplace.io/server/io-github-iamtouchskyer-memex Summary: Zettelkasten-based agent memory system with bidirectional links Category: Developer Tools Mode: local Pricing: Free npm: @touchskyer/memex GitHub: https://github.com/iamtouchskyer/memex Security Score: 10/10 Creator: Iamtouchskyer Creator Reputation: C+ Version: 0.1.8 Required Credentials: MEMEX_HOME (optional) Install (Claude Code): claude mcp add io-github-iamtouchskyer-memex -- npx -y @touchskyer/memex --- ## Indonesia Civic Stack URL: https://mcp-marketplace.io/server/io-github-suryast-indonesia-civic-stack Summary: 40 MCP tools for 11 Indonesian government portals — BPOM, BPJPH, AHU, OJK, BMKG+ Category: Developer Tools Mode: local Pricing: Free PyPI: indonesia-civic-stack GitHub: https://github.com/suryast/indonesia-civic-stack Security Score: 9.5/10 Creator: suryast Creator Reputation: C- Version: 0.1.1 Required Credentials: PROXY_URL (optional), BPS_API_KEY (required) Install (Claude Code): claude mcp add io-github-suryast-indonesia-civic-stack -- uvx indonesia-civic-stack --- ## Spraay X402 URL: https://mcp-marketplace.io/server/io-github-plagtech-spraay-x402-mcp Summary: MCP server for Spraay x402 Gateway. 60 tools for crypto payments, DeFi, and AI on Base. Category: Developer Tools Mode: local Pricing: Free npm: spraay-x402-mcp GitHub: https://github.com/plagtech/spraay-x402-mcp Security Score: 10/10 Creator: plagtech Creator Reputation: C- Version: 3.1.1 Required Credentials: X402_WALLET_PRIVATE_KEY (required) Install (Claude Code): claude mcp add io-github-plagtech-spraay-x402-mcp -- npx -y spraay-x402-mcp --- ## Mingle URL: https://mcp-marketplace.io/server/io-github-aeoess-mingle Summary: Your AI finds the right people for you. Agent-to-agent professional networking. Category: Developer Tools Mode: local Pricing: Free npm: mingle-mcp GitHub: https://github.com/aeoess/mingle-mcp Security Score: 5.5/10 Creator: aeoess Creator Reputation: C+ Version: 2.2.1 Install (Claude Code): claude mcp add io-github-aeoess-mingle -- npx -y mingle-mcp --- ## Agentled URL: https://mcp-marketplace.io/server/io-github-agentled-mcp-server Summary: AI workflow orchestration with 100+ integrations, knowledge graph, and unified credits. Category: Developer Tools Mode: local Pricing: Free npm: @agentled/mcp-server GitHub: https://github.com/Agentled/mcp-server Security Score: 4.5/10 Creator: Agentled Creator Reputation: C+ Version: 0.5.2 Required Credentials: AGENTLED_API_KEY (required), AGENTLED_URL (optional) Install (Claude Code): claude mcp add io-github-agentled-mcp-server -- npx -y @agentled/mcp-server --- ## Aegis URL: https://mcp-marketplace.io/server/io-github-acacian-aegis Summary: Policy-based governance for AI agent tool calls. YAML policy, approval gates, audit logging. Category: Developer Tools Mode: local Pricing: Free PyPI: agent-aegis GitHub: https://github.com/Acacian/aegis Security Score: 4.5/10 Creator: Acacian Creator Reputation: C+ Version: 0.1.7 Required Credentials: AEGIS_POLICY_PATH (optional) Install (Claude Code): claude mcp add io-github-acacian-aegis -- uvx agent-aegis --- ## MCPSeedance URL: https://mcp-marketplace.io/server/io-github-acedatacloud-mcp-seedance Summary: MCP server for ByteDance Seedance AI video generation Description: MCP server for ByteDance Seedance AI video generation Remote endpoints: streamable-http: https://seedance.mcp.acedata.cloud/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: mcp-seedance Remote URL: https://seedance.mcp.acedata.cloud/mcp GitHub: https://github.com/AceDataCloud/MCPSeedance Security Score: 4.5/10 Creator: AceDataCloud Creator Reputation: C+ Version: 2026.3.22.1 Required Credentials: ACEDATACLOUD_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-acedatacloud-mcp-seedance -- uvx mcp-seedance Install (Claude Code Remote): claude mcp add --transport http io-github-acedatacloud-mcp-seedance https://seedance.mcp.acedata.cloud/mcp --- ## Figmanage URL: https://mcp-marketplace.io/server/io-github-dannykeane-figmanage Summary: Let agents manage your Figma workspace. 102 tools for seats, teams, offboarding, and cleanup. Description: Let agents manage your Figma workspace. Seats, teams, permissions, billing, offboarding, cleanup -- handled in conversation instead of clicking through admin panels. Every Figma MCP is design-to-code. figmanage is the management layer: 102 tools that let agents operate on the workspace itself. Works with Claude Code, Cursor, OpenClaw, or as a standalone CLI. Built for design leads, designers, and design/org managers who manage Figma workspaces -- and want access from the terminal or through ag Category: Design Mode: local Pricing: Free npm: figmanage GitHub: https://github.com/dannykeane/figmanage Security Score: 10/10 Installs: 1 Creator: dannykeane Version: 1.4.2 Tags: figma, design-ops, workspace-management, mcp, seats, permissions, billing, onboarding, offboarding, org-admin, teams, user-groups, projects, branches, comments, export, components, variables, webhooks, analytics, design-systems, libraries, audit, cli, automation, dev-resources, activity-logs Use Cases: Seat optimization and cost analysis, User onboarding and offboarding, Permission audits and access management, Quarterly design ops reporting, Billing oversight and invoice history, Org administration and member management, Team and project organization, Branch cleanup and management, Comment workflows and rollups, File operations (create move trash restore batch), Design system analytics and library adoption, Component and style inspection, Export, Webhook management, Design token variable updates, Conversational zero-config setup, File cleanup and stale file detection, CLI and MCP server with toolset presets Required Credentials: FIGMA_PAT (required), FIGMA_AUTH_COOKIE (required) Install (Claude Code): claude mcp add io-github-dannykeane-figmanage -- npx -y figmanage --- ## Edgartools URL: https://mcp-marketplace.io/server/io-github-dgunning-edgartools Summary: Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required. Category: Developer Tools Mode: local Pricing: Free PyPI: edgartools GitHub: https://github.com/dgunning/edgartools Security Score: 10/10 Creator: dgunning Creator Reputation: D Version: 5.21.1 Required Credentials: EDGAR_IDENTITY (optional) Install (Claude Code): claude mcp add io-github-dgunning-edgartools -- uvx edgartools --- ## Kolmo URL: https://mcp-marketplace.io/server/io-kolmo-www-kolmo-mcp-server Summary: Kolmo Construction: licensed Seattle home builder & remodeling contractor. Estimates, ROI & permits. Description: Kolmo Construction: licensed Seattle home builder & remodeling contractor. Estimates, ROI & permits. Remote endpoints: streamable-http: https://www.kolmo.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.kolmo.io/mcp GitHub: https://github.com/Kolmo-Construction/kolmo-mcp-server Security Score: 10/10 Creator: Kolmo Construction Creator Reputation: C+ Version: 1.0.2 Install (Claude Code Remote): claude mcp add --transport http io-kolmo-www-kolmo-mcp-server https://www.kolmo.io/mcp --- ## Ssh Licco URL: https://mcp-marketplace.io/server/io-github-echoqili-ssh-licco Summary: SSH Model Context Protocol Server - Enable SSH functionality for AI models Category: Developer Tools Mode: local Pricing: Free PyPI: ssh-licco GitHub: https://github.com/Echoqili/ssh-licco.git Security Score: 1.2/10 Installs: 1 Creator: Echoqili Creator Reputation: F Version: 0.2.3 Required Credentials: SSH_SECURITY_LEVEL (optional), SSH_EXTRA_ALLOWED_COMMANDS (optional), SSH_BASE_DIR (optional) Install (Claude Code): claude mcp add io-github-echoqili-ssh-licco -- uvx ssh-licco --- ## MCPMidjourney URL: https://mcp-marketplace.io/server/io-github-acedatacloud-mcp-midjourney Summary: MCP server for Midjourney AI image generation and editing Description: MCP server for Midjourney AI image generation and editing Remote endpoints: streamable-http: https://midjourney.mcp.acedata.cloud/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: mcp-midjourney Remote URL: https://midjourney.mcp.acedata.cloud/mcp GitHub: https://github.com/AceDataCloud/MCPMidjourney Security Score: 5.2/10 Creator: AceDataCloud Creator Reputation: C+ Version: 2026.3.23.0 Required Credentials: ACEDATACLOUD_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-acedatacloud-mcp-midjourney -- uvx mcp-midjourney Install (Claude Code Remote): claude mcp add --transport http io-github-acedatacloud-mcp-midjourney https://midjourney.mcp.acedata.cloud/mcp --- ## Scrapercity Cli URL: https://mcp-marketplace.io/server/io-github-scrapercity-scrapercity-cli Summary: B2B lead generation MCP server - 20+ scrapers, email finder, skip trace, and more. Category: Search & Web Mode: local Pricing: Free npm: scrapercity GitHub: https://github.com/scrapercity/scrapercity-cli Security Score: 4.5/10 Creator: scrapercity Creator Reputation: F Version: 1.0.1 Required Credentials: SCRAPERCITY_API_KEY (required) Install (Claude Code): claude mcp add io-github-scrapercity-scrapercity-cli -- npx -y scrapercity --- ## Shopgraph URL: https://mcp-marketplace.io/server/io-github-laundromatic-shopgraph Summary: Structured product data from the open web — Schema.org + AI extraction. Pay per call via Stripe. Description: Structured product data from the open web — Schema.org + AI extraction. Pay per call via Stripe. Remote endpoints: streamable-http: https://shopgraph.dev/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://shopgraph.dev/mcp GitHub: https://github.com/laundromatic/shopgraph Security Score: 1.2/10 Creator: Laundromatic Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-laundromatic-shopgraph https://shopgraph.dev/mcp --- ## DollhouseMCP URL: https://mcp-marketplace.io/server/io-github-dollhousemcp-mcp-server Summary: OSS to create Personas, Skills, Templates, Agents, and Memories to customize your AI experience. Category: Developer Tools Mode: local Pricing: Free npm: @dollhousemcp/mcp-server GitHub: https://github.com/DollhouseMCP/mcp-server Security Score: 6/10 Creator: DollhouseMCP Creator Reputation: C+ Version: 2.0.0-rc.4 Install (Claude Code): claude mcp add io-github-dollhousemcp-mcp-server -- npx -y @dollhousemcp/mcp-server --- ## MCPShortURL URL: https://mcp-marketplace.io/server/io-github-acedatacloud-mcp-shorturl Summary: MCP server for URL shortening and management Description: MCP server for URL shortening and management Remote endpoints: streamable-http: https://shorturl.mcp.acedata.cloud/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: mcp-shorturl Remote URL: https://shorturl.mcp.acedata.cloud/mcp GitHub: https://github.com/AceDataCloud/MCPShortURL Security Score: 5.2/10 Creator: AceDataCloud Creator Reputation: C+ Version: 2026.3.22.1 Required Credentials: ACEDATACLOUD_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-acedatacloud-mcp-shorturl -- uvx mcp-shorturl Install (Claude Code Remote): claude mcp add --transport http io-github-acedatacloud-mcp-shorturl https://shorturl.mcp.acedata.cloud/mcp --- ## MCPLuma URL: https://mcp-marketplace.io/server/io-github-acedatacloud-mcp-luma Summary: MCP server for Luma Dream Machine AI video generation Description: MCP server for Luma Dream Machine AI video generation Remote endpoints: streamable-http: https://luma.mcp.acedata.cloud/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: mcp-luma Remote URL: https://luma.mcp.acedata.cloud/mcp GitHub: https://github.com/AceDataCloud/MCPLuma Security Score: 4.8/10 Creator: AceDataCloud Creator Reputation: C+ Version: 2026.3.22.1 Required Credentials: ACEDATACLOUD_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-acedatacloud-mcp-luma -- uvx mcp-luma Install (Claude Code Remote): claude mcp add --transport http io-github-acedatacloud-mcp-luma https://luma.mcp.acedata.cloud/mcp --- ## Help URL: https://mcp-marketplace.io/server/io-github-mctx-ai-help Summary: Get accurate answers about mctx and MCP servers from live docs, not outdated training data. Look up Description: Get accurate answers about mctx and MCP servers from live docs, not outdated training data. Look up Remote endpoints: sse: https://help.mctx.ai/v1.0.40 Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://help.mctx.ai/v1.0.40 Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.40 Install (Claude Code Remote): claude mcp add --transport http io-github-mctx-ai-help https://help.mctx.ai/v1.0.40 --- ## Agent Trust URL: https://mcp-marketplace.io/server/io-github-raditotev-agent-trust Summary: MCP Server for Agent Reputation & Trust Scoring Category: Developer Tools Mode: local Pricing: Free PyPI: agent-trust-mcp GitHub: https://github.com/raditotev/agent-trust Security Score: 10/10 Creator: Raditotev Creator Reputation: C+ Version: 0.1.5 Required Credentials: DATABASE_URL (optional), REDIS_URL (optional), SIGNING_KEY_PATH (optional), AUTH_PROVIDER (optional), AGENTAUTH_ACCESS_TOKEN (required) Install (Claude Code): claude mcp add io-github-raditotev-agent-trust -- uvx agent-trust-mcp --- ## MCPSerp URL: https://mcp-marketplace.io/server/io-github-acedatacloud-mcp-serp Summary: MCP server for Google search results via SERP API Description: MCP server for Google search results via SERP API Remote endpoints: streamable-http: https://serp.mcp.acedata.cloud/mcp Category: Developer Tools Mode: dual Pricing: Free PyPI: mcp-serp Remote URL: https://serp.mcp.acedata.cloud/mcp GitHub: https://github.com/AceDataCloud/MCPSerp Security Score: 5.5/10 Creator: AceDataCloud Creator Reputation: C+ Version: 2026.3.22.2 Required Credentials: ACEDATACLOUD_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-acedatacloud-mcp-serp -- uvx mcp-serp Install (Claude Code Remote): claude mcp add --transport http io-github-acedatacloud-mcp-serp https://serp.mcp.acedata.cloud/mcp --- ## Pmwiki URL: https://mcp-marketplace.io/server/io-github-kcofoni-pmwiki-mcp Summary: MCP server for searching and reading PmWiki pages with text queries and group filtering. Category: Developer Tools Mode: local Pricing: Free GitHub: https://github.com/kcofoni/pmwiki-mcp Security Score: 10/10 Installs: 1 Creator: Christophe Benoît Creator Reputation: C- Version: 1.0.4 Required Credentials: WIKI_DIR (optional) --- ## ArifOS URL: https://mcp-marketplace.io/server/io-github-ariffazil-arifos-mcp Summary: Constitutional AI governance server with 5-organ Trinity and enforced floors F1-F13. Category: Developer Tools Mode: local Pricing: Free PyPI: arifos GitHub: https://github.com/ariffazil/arifOS Security Score: 10/10 Rating: 5/5 Installs: 1 Creator: ariffazil Creator Reputation: C- Version: 2026.2.23 Install (Claude Code): claude mcp add io-github-ariffazil-arifos-mcp -- uvx arifos --- ## Agent Arcade URL: https://mcp-marketplace.io/server/io-github-lulzasaur9192-agent-arcade-mcp Summary: Play Chess, Go, Trading & more against AI agents on Agent Arcade with Elo rankings Category: Developer Tools Mode: local Pricing: Free npm: @lulzasaur9192/agent-arcade-mcp GitHub: https://github.com/lulzasaur9192/agent-arcade-mcp Security Score: 5.2/10 Creator: Lulzasaur9192 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-lulzasaur9192-agent-arcade-mcp -- npx -y @lulzasaur9192/agent-arcade-mcp --- ## Visa Info URL: https://mcp-marketplace.io/server/io-github-rajat79suri-visa-info Summary: Visa requirements, documents, and FAQs for Indian passport holders. 35 countries. Category: Developer Tools Mode: local Pricing: Free npm: visa-info-mcp GitHub: https://github.com/rajat79suri/visa-info-mcp Security Score: 5.5/10 Creator: Rajat79suri Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rajat79suri-visa-info -- npx -y visa-info-mcp --- ## Md Feedback URL: https://mcp-marketplace.io/server/io-github-yeominux-md-feedback Summary: Review markdown plans before AI agents build. Annotate, gate-check, apply fixes, session handoffs. Category: Developer Tools Mode: local Pricing: Free npm: md-feedback GitHub: https://github.com/yeominux/md-feedback Security Score: 4.5/10 Creator: Yeominux Creator Reputation: C+ Version: 1.5.6 Install (Claude Code): claude mcp add io-github-yeominux-md-feedback -- npx -y md-feedback --- ## Voice Bridge URL: https://mcp-marketplace.io/server/io-github-dwarmerdam-voice-bridge Summary: Multi-engine TTS for AI coding assistants. 5 engines, free engine included. Category: Developer Tools Mode: local Pricing: Free npm: ai-voice-bridge PyPI: ai-voice-bridge GitHub: https://github.com/Tomorrow-You/voice-bridge Security Score: 9.5/10 Creator: Tomorrow You Creator Reputation: C+ Version: 0.1.4 Install (Claude Code): claude mcp add io-github-dwarmerdam-voice-bridge -- npx -y ai-voice-bridge --- ## Pocketlantern URL: https://mcp-marketplace.io/server/io-github-pocketlantern-pocketlantern Summary: Blocker-aware decision layer for AI coding agents, grounded in source-linked, time-sensitive facts. Category: Developer Tools Mode: local Pricing: Free npm: @pocketlantern/mcp-server GitHub: https://github.com/pocketlantern/pocketlantern Security Score: 10/10 Creator: Pocketlantern Creator Reputation: C+ Version: 0.2.0 Install (Claude Code): claude mcp add io-github-pocketlantern-pocketlantern -- npx -y @pocketlantern/mcp-server --- ## Mcp URL: https://mcp-marketplace.io/server/com-translatesheet-mcp Summary: Accurate, brand-controlled translation for text, code, images, and documents with terminology. Description: Accurate, brand-controlled translation for text, code, images, and documents with terminology. Remote endpoints: streamable-http: https://mcp.translatesheet.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.translatesheet.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http com-translatesheet-mcp https://mcp.translatesheet.com/mcp --- ## Safe Ssh URL: https://mcp-marketplace.io/server/io-github-areso-safe-ssh-mcp Summary: A secured scoped SSH MCP server for executing safe read-only diagnostic DevOps / SysOps commands Category: Developer Tools Mode: local Pricing: Free PyPI: safe-ssh-mcp GitHub: https://github.com/Areso/safe-ssh-mcp Security Score: 6.2/10 Rating: 4/5 Installs: 2 Creator: Areso Creator Reputation: F Version: 0.1.8 Install (Claude Code): claude mcp add io-github-areso-safe-ssh-mcp -- uvx safe-ssh-mcp --- ## Notes URL: https://mcp-marketplace.io/server/io-github-mctx-ai-notes Summary: Centralized note store across AI clients: Claude, ChatGPT, Cursor, Codex, Windsurf. Save in one clie Description: Centralized note store across AI clients: Claude, ChatGPT, Cursor, Codex, Windsurf. Save in one clie Remote endpoints: sse: https://notes.mctx.ai/v1.5.4 Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://notes.mctx.ai/v1.5.4 Security Score: 7/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.5.4 Install (Claude Code Remote): claude mcp add --transport http io-github-mctx-ai-notes https://notes.mctx.ai/v1.5.4 --- ## Intel Overdrive URL: https://mcp-marketplace.io/server/io-github-looney-tic-intel-overdrive Summary: AI coding ecosystem intelligence — breaking changes, tools, security alerts from 900+ sources Category: Developer Tools Mode: local Pricing: Free npm: intel-overdrive-mcp GitHub: https://github.com/Looney-tic/intel-overdrive Security Score: 1/10 Creator: Looney Tic Creator Reputation: C+ Version: 0.9.1 Required Credentials: OVERDRIVE_API_KEY (optional), OVERDRIVE_API_URL (optional) Install (Claude Code): claude mcp add io-github-looney-tic-intel-overdrive -- npx -y intel-overdrive-mcp --- ## Control Plane URL: https://mcp-marketplace.io/server/ai-thinkneo-control-plane Summary: Enterprise AI governance: spend, guardrails, policy, budgets, compliance, and provider health. Description: Enterprise AI governance: spend, guardrails, policy, budgets, compliance, and provider health. Remote endpoints: streamable-http: https://mcp.thinkneo.ai/mcp Category: Security Mode: remote Pricing: Free Remote URL: https://mcp.thinkneo.ai/mcp GitHub: https://github.com/thinkneo-ai/mcp-server Security Score: 8/10 Rating: 4.8/5 Installs: 3 Creator: Thinkneo AI Version: 1.0.2 Tags: enterprise, governance, ai-finops, guardrails, observability, compliance, anthropic, openai, multi-provider, security Use Cases: AI governance, Enterprise compliance, AI FinOps, Runtime guardrails, Agent control, Audit logging Install (Claude Code Remote): claude mcp add --transport http ai-thinkneo-control-plane https://mcp.thinkneo.ai/mcp --- ## Nestr URL: https://mcp-marketplace.io/server/io-nestr-mcp Summary: Connect AI to Nestr for Holacracy, Sociocracy, and self-organizing teams. Description: Connect AI to Nestr for Holacracy, Sociocracy, and self-organizing teams. Remote endpoints: streamable-http: https://mcp.nestr.io/mcp Category: Developer Tools Mode: dual Pricing: Free npm: @nestr/mcp Remote URL: https://mcp.nestr.io/mcp GitHub: https://github.com/nestr-dev/nestr-mcp Security Score: 8.8/10 Creator: User Creator Reputation: D Version: 0.1.51 Install (Claude Code): claude mcp add io-nestr-mcp -- npx -y @nestr/mcp Install (Claude Code Remote): claude mcp add --transport http io-nestr-mcp https://mcp.nestr.io/mcp --- ## Pythia Oracle URL: https://mcp-marketplace.io/server/io-github-pythia-the-oracle-pythia-oracle-mcp Summary: On-chain calculated crypto indicators (EMA, RSI, Bollinger) for AI agents via Chainlink Category: Developer Tools Mode: local Pricing: Free PyPI: pythia-oracle-mcp GitHub: https://github.com/pythia-the-oracle/pythia-oracle-mcp Security Score: 4.5/10 Creator: Pythia The Oracle Creator Reputation: C+ Version: 0.2.2 Install (Claude Code): claude mcp add io-github-pythia-the-oracle-pythia-oracle-mcp -- uvx pythia-oracle-mcp --- ## Sitevitals URL: https://mcp-marketplace.io/server/io-github-tom18a-sitevitals Summary: Monitor website health, uptime, SEO, security and performance via your AI assistant. Description: Monitor website health, uptime, SEO, security and performance via your AI assistant. Remote endpoints: sse: https://www.sitevitals.co.uk/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.sitevitals.co.uk/api/mcp GitHub: https://github.com/tom18a/sitevitals-mcp Security Score: 10/10 Creator: Tom18a Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-tom18a-sitevitals https://www.sitevitals.co.uk/api/mcp --- ## Todos URL: https://mcp-marketplace.io/server/io-github-mctx-ai-todos Summary: Personal todo list that persists across sessions. Create, update, complete, reorder, and delete todo Description: Personal todo list that persists across sessions. Create, update, complete, reorder, and delete todo Remote endpoints: sse: https://todos.mctx.ai/v2.0.8 Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://todos.mctx.ai/v2.0.8 Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 2.0.8 Install (Claude Code Remote): claude mcp add --transport http io-github-mctx-ai-todos https://todos.mctx.ai/v2.0.8 --- ## Mcp URL: https://mcp-marketplace.io/server/com-arcjet-mcp Summary: An MCP server for Arcjet - the runtime security platform that ships with your AI code. Description: An MCP server for Arcjet - the runtime security platform that ships with your AI code. Remote endpoints: streamable-http: https://api.arcjet.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.arcjet.com/mcp GitHub: https://github.com/arcjet/mcp Security Score: 9.9/10 Creator: Arcjet Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http com-arcjet-mcp https://api.arcjet.com/mcp --- ## Asset Management URL: https://mcp-marketplace.io/server/io-github-cloudinary-asset-management-mcp Summary: Upload, organize, search, and transform images, videos, and files with AI-powered tools. Description: Upload, organize, search, and transform images, videos, and files with AI-powered tools. Remote endpoints: streamable-http: https://asset-management.mcp.cloudinary.com/mcp Category: Content & Media Mode: dual Pricing: Free npm: @cloudinary/asset-management-mcp Remote URL: https://asset-management.mcp.cloudinary.com/mcp GitHub: https://github.com/cloudinary/asset-management-mcp Security Score: 9.8/10 Creator: Cloudinary Creator Reputation: C+ Version: 0.8.1 Required Credentials: CLOUDINARY_CLOUD_NAME (optional), CLOUDINARY_API_KEY (required), CLOUDINARY_API_SECRET (required) Install (Claude Code): claude mcp add io-github-cloudinary-asset-management-mcp -- npx -y @cloudinary/asset-management-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-cloudinary-asset-management-mcp https://asset-management.mcp.cloudinary.com/mcp --- ## VMware VKS URL: https://mcp-marketplace.io/server/io-github-zw008-vmware-vks Summary: vSphere with Tanzu (VKS): Namespace and TanzuKubernetesCluster lifecycle. Requires vSphere 8.x+. Category: Developer Tools Mode: local Pricing: Free PyPI: vmware-vks GitHub: https://github.com/zw008/VMware-VKS Security Score: 10/10 Creator: Zw008 Creator Reputation: C+ Version: 1.2.3 Install (Claude Code): claude mcp add io-github-zw008-vmware-vks -- uvx vmware-vks --- ## Gnosis URL: https://mcp-marketplace.io/server/io-github-nicholasglazer-gnosis Summary: Zero-config MCP server for searchable documentation. SQLite or PostgreSQL. Category: Developer Tools Mode: local Pricing: Free PyPI: gnosis-mcp GitHub: https://github.com/nicholasglazer/gnosis-mcp Security Score: 9/10 Creator: Nicholasglazer Creator Reputation: C+ Version: 0.10.7 Install (Claude Code): claude mcp add io-github-nicholasglazer-gnosis -- uvx gnosis-mcp --- ## Oss Autopilot URL: https://mcp-marketplace.io/server/io-github-costajohnt-oss-autopilot Summary: Open source contribution manager with PR tracking, issue discovery, and CI diagnosis Category: Developer Tools Mode: local Pricing: Free npm: @oss-autopilot/mcp GitHub: https://github.com/costajohnt/oss-autopilot Security Score: 10/10 Creator: Costajohnt Creator Reputation: C+ Version: 2.0.1 Required Credentials: GITHUB_TOKEN (required) Install (Claude Code): claude mcp add io-github-costajohnt-oss-autopilot -- npx -y @oss-autopilot/mcp --- ## Llmconveyors URL: https://mcp-marketplace.io/server/io-github-ebenezer-isaac-llmconveyors Summary: 53 tools for LLM Conveyors: job hunting, B2B sales, ATS scoring, resume tools. Category: Developer Tools Mode: local Pricing: Free npm: llmconveyors-mcp GitHub: https://github.com/ebenezer-isaac/llmconveyors-mcp Security Score: 5.2/10 Creator: Ebenezer Isaac Creator Reputation: C+ Version: 0.2.1 Required Credentials: LLMC_API_KEY (required) Install (Claude Code): claude mcp add io-github-ebenezer-isaac-llmconveyors -- npx -y llmconveyors-mcp --- ## Sceneview URL: https://mcp-marketplace.io/server/io-github-sceneview-mcp Summary: 3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation. Category: Developer Tools Mode: local Pricing: Free npm: sceneview-mcp GitHub: https://github.com/SceneView/sceneview Security Score: 5.5/10 Creator: SceneView Creator Reputation: C+ Version: 3.4.4 Install (Claude Code): claude mcp add io-github-sceneview-mcp -- npx -y sceneview-mcp --- ## Sanctions Evasion Network URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-sanctions-evasion-network-mcp Summary: Deep entity screening across OFAC, OpenSanctions, Interpol, and corporate registries with ownersh... Description: Deep entity screening across OFAC, OpenSanctions, Interpol, and corporate registries with ownersh... Remote endpoints: streamable-http: https://ryanclinton--sanctions-evasion-network-mcp.apify.actor/mcp sse: https://ryanclinton--sanctions-evasion-network-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--sanctions-evasion-network-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-sanctions-evasion-network-mcp https://ryanclinton--sanctions-evasion-network-mcp.apify.actor/mcp --- ## Travel Risk Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-travel-risk-intelligence-mcp Summary: Assess destination risk: weather, disasters, health, security, multi-stop scoring, and travel win... Description: Assess destination risk: weather, disasters, health, security, multi-stop scoring, and travel win... Remote endpoints: streamable-http: https://ryanclinton--travel-risk-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--travel-risk-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--travel-risk-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-travel-risk-intelligence-mcp https://ryanclinton--travel-risk-intelligence-mcp.apify.actor/mcp --- ## Quarterback URL: https://mcp-marketplace.io/server/io-github-bobbyrgoldsmith-quarterback Summary: Strategic task prioritization and agent orchestration for multi-project operators Category: Developer Tools Mode: local Pricing: Free PyPI: quarterback GitHub: https://github.com/bobbyrgoldsmith/quarterback Security Score: 7.6/10 Creator: Bobbyrgoldsmith Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-bobbyrgoldsmith-quarterback -- uvx quarterback --- ## Safari Devtools URL: https://mcp-marketplace.io/server/io-github-hayodev-safari-devtools-mcp Summary: MCP server for Safari DevTools — browser debugging and automation for AI coding agents Category: Developer Tools Mode: local Pricing: Free npm: safari-devtools-mcp GitHub: https://github.com/HayoDev/safari-devtools-mcp Security Score: 10/10 Creator: HayoDev Creator Reputation: C+ Version: 0.1.7 Install (Claude Code): claude mcp add io-github-hayodev-safari-devtools-mcp -- npx -y safari-devtools-mcp --- ## Sovereign Debt Crisis URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-sovereign-debt-crisis-mcp Summary: Monitor sovereign debt crisis indicators including fiscal sustainability, debt-to-GDP trajectorie... Description: Monitor sovereign debt crisis indicators including fiscal sustainability, debt-to-GDP trajectorie... Remote endpoints: streamable-http: https://ryanclinton--sovereign-debt-crisis-mcp.apify.actor/mcp sse: https://ryanclinton--sovereign-debt-crisis-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--sovereign-debt-crisis-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-sovereign-debt-crisis-mcp https://ryanclinton--sovereign-debt-crisis-mcp.apify.actor/mcp --- ## Sovereign Debt Contagion Geopolitical URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-sovereign-debt-contagion-geopolitical-mcp Summary: Analyze sovereign debt contagion pathways, geopolitical risk spillovers, and cross-country financ... Description: Analyze sovereign debt contagion pathways, geopolitical risk spillovers, and cross-country financ... Remote endpoints: streamable-http: https://ryanclinton--sovereign-debt-contagion-geopolitical-mcp.apify.actor/mcp sse: https://ryanclinton--sovereign-debt-contagion-geopolitical-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--sovereign-debt-contagion-geopolitical-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-sovereign-debt-contagion-geopolitical-mcp https://ryanclinton--sovereign-debt-contagion-geopolitical-mcp.apify.actor/mcp --- ## Uk Regulatory Ecosystem URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-uk-regulatory-ecosystem-mcp Summary: Comprehensive UK regulatory ecosystem analysis covering FCA, PRA, CMA, ICO, and other UK regulato... Description: Comprehensive UK regulatory ecosystem analysis covering FCA, PRA, CMA, ICO, and other UK regulato... Remote endpoints: streamable-http: https://ryanclinton--uk-regulatory-ecosystem-mcp.apify.actor/mcp sse: https://ryanclinton--uk-regulatory-ecosystem-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--uk-regulatory-ecosystem-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-uk-regulatory-ecosystem-mcp https://ryanclinton--uk-regulatory-ecosystem-mcp.apify.actor/mcp --- ## Hoteloracle URL: https://mcp-marketplace.io/server/io-tooloracle-hoteloracle Summary: Hotel Intelligence MCP — search, price compare, area guides, price calendars via Google Hotels Description: Hotel Intelligence MCP — search, price compare, area guides, price calendars via Google Hotels Remote endpoints: streamable-http: https://tooloracle.io/hotel/mcp/ Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://tooloracle.io/hotel/mcp/ GitHub: https://github.com/ToolOracle/hoteloracle MCP Tools (8): hotel_search, cheapest_hotels, hotel_details, price_compare, nearby_attractions, area_guide, hotel_prices_calendar, health_check Security Score: 10/10 Creator: ToolOracle Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-tooloracle-hoteloracle https://tooloracle.io/hotel/mcp/ --- ## Finstack URL: https://mcp-marketplace.io/server/io-github-finstacklabs-finstack-mcp Summary: India-first MCP server for NSE/BSE, fundamentals, analytics, and market research workflows. Category: Developer Tools Mode: local Pricing: Free PyPI: finstack-mcp GitHub: https://github.com/finstacklabs/finstack-mcp Security Score: 10/10 Creator: Finstacklabs Creator Reputation: C+ Version: 0.3.2 Install (Claude Code): claude mcp add io-github-finstacklabs-finstack-mcp -- uvx finstack-mcp --- ## Trade Based Money Laundering URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-trade-based-money-laundering-mcp Summary: Detect trade-based money laundering through trade mispricing analysis, anomalous shipping pattern... Description: Detect trade-based money laundering through trade mispricing analysis, anomalous shipping pattern... Remote endpoints: streamable-http: https://ryanclinton--trade-based-money-laundering-mcp.apify.actor/mcp sse: https://ryanclinton--trade-based-money-laundering-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--trade-based-money-laundering-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-trade-based-money-laundering-mcp https://ryanclinton--trade-based-money-laundering-mcp.apify.actor/mcp --- ## Weather URL: https://mcp-marketplace.io/server/io-github-jaredco-ai-weather-mcp-server Summary: Fast - accurate weather conditions and forecasts by city or coordinates. Category: Developer Tools Mode: local Pricing: Free npm: @jaredco/weather-mcp-server GitHub: https://github.com/jaredco/weather-mcp-server Security Score: 4.2/10 Creator: Jaredco Creator Reputation: C+ Version: 1.0.1 Install (Claude Code): claude mcp add io-github-jaredco-ai-weather-mcp-server -- npx -y @jaredco/weather-mcp-server --- ## Coalesce Transform URL: https://mcp-marketplace.io/server/io-github-jessemarshall-coalesce-transform Summary: MCP server for managing Coalesce Transform workspaces, nodes, pipelines, and runs. Category: Developer Tools Mode: local Pricing: Free npm: coalesce-transform-mcp GitHub: https://github.com/jessemarshall/coalesce-transform-mcp Security Score: 5.2/10 Creator: Jessemarshall Creator Reputation: C+ Version: 0.1.8 Required Credentials: COALESCE_ACCESS_TOKEN (required), COALESCE_BASE_URL (optional), COALESCE_ORG_ID (optional), COALESCE_REPO_PATH (optional), COALESCE_MCP_AUTO_CACHE_MAX_BYTES (optional), COALESCE_MCP_MAX_REQUEST_BODY_BYTES (optional), SNOWFLAKE_USERNAME (optional), SNOWFLAKE_KEY_PAIR_KEY (optional), SNOWFLAKE_KEY_PAIR_PASS (required), SNOWFLAKE_WAREHOUSE (optional), SNOWFLAKE_ROLE (optional) Install (Claude Code): claude mcp add io-github-jessemarshall-coalesce-transform -- npx -y coalesce-transform-mcp --- ## Playwright Report URL: https://mcp-marketplace.io/server/io-github-hubertgajewski-playwright-report-mcp Summary: Run Playwright tests and surface structured results for AI agents doing test failure analysis. Category: Search & Web Mode: local Pricing: Free npm: playwright-report-mcp GitHub: https://github.com/hubertgajewski/playwright-report-mcp Security Score: 5.2/10 Creator: Hubertgajewski Creator Reputation: C+ Version: 1.0.4 Required Credentials: PW_DIR (optional), PW_RESULTS_FILE (optional) Install (Claude Code): claude mcp add io-github-hubertgajewski-playwright-report-mcp -- npx -y playwright-report-mcp --- ## Wiring Diagram URL: https://mcp-marketplace.io/server/io-github-yuzu-hub-wiring-diagram-mcp Summary: Generate electrical wiring diagrams for campers, boats, and off-grid setups. Description: Generate electrical wiring diagrams for campers, boats, and off-grid setups. Remote endpoints: streamable-http: https://mcp.voltplan.app/mcp Category: Developer Tools Mode: dual Pricing: Free npm: wiring-diagram-mcp Remote URL: https://mcp.voltplan.app/mcp GitHub: https://github.com/YUZU-Hub/wiring-diagram-mcp Security Score: 9.8/10 Creator: YUZU Hub Creator Reputation: C+ Version: 0.1.1 Required Credentials: VOLTPLAN_API_URL (optional) Install (Claude Code): claude mcp add io-github-yuzu-hub-wiring-diagram-mcp -- npx -y wiring-diagram-mcp Install (Claude Code Remote): claude mcp add --transport http io-github-yuzu-hub-wiring-diagram-mcp https://mcp.voltplan.app/mcp --- ## Water Utility Risk Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-water-utility-risk-intelligence-mcp Summary: Assess water system risk: contamination, infrastructure age, drought forecast, affordability, com... Description: Assess water system risk: contamination, infrastructure age, drought forecast, affordability, com... Remote endpoints: streamable-http: https://ryanclinton--water-utility-risk-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--water-utility-risk-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--water-utility-risk-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-water-utility-risk-intelligence-mcp https://ryanclinton--water-utility-risk-intelligence-mcp.apify.actor/mcp --- ## Qsp URL: https://mcp-marketplace.io/server/io-github-qso-graph-qsp-mcp Summary: QSP — relay MCP tools to any OpenAI-compatible local LLM (llama.cpp, Ollama, vLLM) Category: Developer Tools Mode: local Pricing: Free PyPI: qsp-mcp GitHub: https://github.com/qso-graph/qsp-mcp Security Score: 5.5/10 Creator: Qso Graph Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-qso-graph-qsp-mcp -- uvx qsp-mcp --- ## Awardopedia URL: https://mcp-marketplace.io/server/io-github-grayson-sys-awardopedia Summary: Search federal government contract opportunities from SAM.gov via Claude Category: Developer Tools Mode: local Pricing: Free npm: awardopedia-mcp GitHub: https://github.com/grayson-sys/awardopedia Security Score: 0.2/10 Creator: Grayson Sys Creator Reputation: C+ Version: 0.1.1 Required Credentials: AWARDOPEDIA_API_KEY (required) Install (Claude Code): claude mcp add io-github-grayson-sys-awardopedia -- npx -y awardopedia-mcp --- ## Adversarial Geopolitical Equilibrium URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-adversarial-geopolitical-equilibrium-mcp Summary: Analyze geopolitical equilibrium disruptions, state actor strategies, and international power dyn... Description: Analyze geopolitical equilibrium disruptions, state actor strategies, and international power dyn... Remote endpoints: streamable-http: https://ryanclinton--adversarial-geopolitical-equilibrium-mcp.apify.actor/mcp sse: https://ryanclinton--adversarial-geopolitical-equilibrium-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--adversarial-geopolitical-equilibrium-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-adversarial-geopolitical-equilibrium-mcp https://ryanclinton--adversarial-geopolitical-equilibrium-mcp.apify.actor/mcp --- ## Brand Narrative Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-brand-narrative-intelligence-mcp Summary: Detect brand threats, impersonation domains, fake reviews, social sentiment shifts, and content m... Description: Detect brand threats, impersonation domains, fake reviews, social sentiment shifts, and content m... Remote endpoints: streamable-http: https://ryanclinton--brand-narrative-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--brand-narrative-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--brand-narrative-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-brand-narrative-intelligence-mcp https://ryanclinton--brand-narrative-intelligence-mcp.apify.actor/mcp --- ## Autonomous Cyber Red Team URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-autonomous-cyber-red-team-mcp Summary: Automated red team reconnaissance combining attack surface mapping, vulnerability scanning, threa... Description: Automated red team reconnaissance combining attack surface mapping, vulnerability scanning, threa... Remote endpoints: streamable-http: https://ryanclinton--autonomous-cyber-red-team-mcp.apify.actor/mcp sse: https://ryanclinton--autonomous-cyber-red-team-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--autonomous-cyber-red-team-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-autonomous-cyber-red-team-mcp https://ryanclinton--autonomous-cyber-red-team-mcp.apify.actor/mcp --- ## Agricultural Commodity Climate URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-agricultural-commodity-climate-mcp Summary: Assess crop region weather risk, pest emergence, trade dependency, price shocks, and food securit... Description: Assess crop region weather risk, pest emergence, trade dependency, price shocks, and food securit... Remote endpoints: streamable-http: https://ryanclinton--agricultural-commodity-climate-mcp.apify.actor/mcp sse: https://ryanclinton--agricultural-commodity-climate-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--agricultural-commodity-climate-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-agricultural-commodity-climate-mcp https://ryanclinton--agricultural-commodity-climate-mcp.apify.actor/mcp --- ## Adversarial Corporate Opacity URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-adversarial-corporate-opacity-mcp Summary: Detect corporate opacity, shell company structures, and hidden beneficial ownership through adver... Description: Detect corporate opacity, shell company structures, and hidden beneficial ownership through adver... Remote endpoints: streamable-http: https://ryanclinton--adversarial-corporate-opacity-mcp.apify.actor/mcp sse: https://ryanclinton--adversarial-corporate-opacity-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--adversarial-corporate-opacity-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-adversarial-corporate-opacity-mcp https://ryanclinton--adversarial-corporate-opacity-mcp.apify.actor/mcp --- ## Bundler URL: https://mcp-marketplace.io/server/at-uurl-bundler Summary: Bundle multiple URLs into one short link. QR codes, access counters, redirect lookup. Free. Description: Bundle multiple URLs into one short link. QR codes, access counters, redirect lookup. Free. Remote endpoints: streamable-http: https://uurl.at/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://uurl.at/mcp MCP Tools (2): bundle_urls, get_bundle Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http at-uurl-bundler https://uurl.at/mcp --- ## Fortytwo URL: https://mcp-marketplace.io/server/network-fortytwo-fortytwo-mcp Summary: Ask high-complexity questions where the best answer is required — coding, hard reasoning, and more. Description: Ask high-complexity questions where the best answer is required — coding, hard reasoning, and more. Remote endpoints: streamable-http: https://mcp.fortytwo.network/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.fortytwo.network/mcp MCP Tools (1): ask_fortytwo_prime Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http network-fortytwo-fortytwo-mcp https://mcp.fortytwo.network/mcp --- ## Alfanous URL: https://mcp-marketplace.io/server/io-github-alfanous-team-alfanous Summary: Search and explore the Holy Qur'an with Arabic text, transliteration, and advanced search support. Category: Developer Tools Mode: local Pricing: Free PyPI: alfanous3-mcp GitHub: https://github.com/Alfanous-team/alfanous Security Score: 5.5/10 Creator: Alfanous Team Creator Reputation: C+ Version: 1.9.0rc3 Install (Claude Code): claude mcp add io-github-alfanous-team-alfanous -- uvx alfanous3-mcp --- ## Adversarial Regulatory Arbitrage URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-adversarial-regulatory-arbitrage-mcp Summary: Detect regulatory arbitrage strategies across jurisdictions, identifying gaps in compliance frame... Description: Detect regulatory arbitrage strategies across jurisdictions, identifying gaps in compliance frame... Remote endpoints: streamable-http: https://ryanclinton--adversarial-regulatory-arbitrage-mcp.apify.actor/mcp sse: https://ryanclinton--adversarial-regulatory-arbitrage-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--adversarial-regulatory-arbitrage-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-adversarial-regulatory-arbitrage-mcp https://ryanclinton--adversarial-regulatory-arbitrage-mcp.apify.actor/mcp --- ## Corporate Political Exposure URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-corporate-political-exposure-mcp Summary: Map corporate political exposure: lobbying, campaign finance, congressional trades, foreign influ... Description: Map corporate political exposure: lobbying, campaign finance, congressional trades, foreign influ... Remote endpoints: streamable-http: https://ryanclinton--corporate-political-exposure-mcp.apify.actor/mcp sse: https://ryanclinton--corporate-political-exposure-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--corporate-political-exposure-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-corporate-political-exposure-mcp https://ryanclinton--corporate-political-exposure-mcp.apify.actor/mcp --- ## Competitive Digital Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-competitive-digital-intelligence-mcp Summary: Full competitive digital audit: tech stack, SEO rankings, e-commerce, reputation monitoring, and ... Description: Full competitive digital audit: tech stack, SEO rankings, e-commerce, reputation monitoring, and ... Remote endpoints: streamable-http: https://ryanclinton--competitive-digital-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--competitive-digital-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--competitive-digital-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-competitive-digital-intelligence-mcp https://ryanclinton--competitive-digital-intelligence-mcp.apify.actor/mcp --- ## Androjack URL: https://mcp-marketplace.io/server/io-github-vikas9793-androjack Summary: Android engineering MCP server with verified documentation grounding and AI validation tools. Category: Developer Tools Mode: local Pricing: Free npm: androjack-mcp GitHub: https://github.com/VIKAS9793/androjack-mcp Security Score: 10/10 Installs: 3 Creator: VIKAS9793 Creator Reputation: D Version: 1.7.0 Tags: android, android studio, ai, mcp, secure Use Cases: android development Install (Claude Code): claude mcp add io-github-vikas9793-androjack -- npx -y androjack-mcp --- ## Corporate Deep Research URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-corporate-deep-research-mcp Summary: Corporate deep research with multi-source intelligence — SEC filings, stock data, LEI verificatio... Description: Corporate deep research with multi-source intelligence — SEC filings, stock data, LEI verificatio... Remote endpoints: streamable-http: https://ryanclinton--corporate-deep-research-mcp.apify.actor/mcp sse: https://ryanclinton--corporate-deep-research-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--corporate-deep-research-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-corporate-deep-research-mcp https://ryanclinton--corporate-deep-research-mcp.apify.actor/mcp --- ## Critical Minerals Dependency URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-critical-minerals-dependency-mcp Summary: Analyze critical mineral supply concentration, geopolitical risk, sanctions exposure, and substit... Description: Analyze critical mineral supply concentration, geopolitical risk, sanctions exposure, and substit... Remote endpoints: streamable-http: https://ryanclinton--critical-minerals-dependency-mcp.apify.actor/mcp sse: https://ryanclinton--critical-minerals-dependency-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--critical-minerals-dependency-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-critical-minerals-dependency-mcp https://ryanclinton--critical-minerals-dependency-mcp.apify.actor/mcp --- ## Construction Project Risk URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-construction-project-risk-mcp Summary: Assess contractor risk via OSHA violations, EPA compliance, site hazards, and project underwritin... Description: Assess contractor risk via OSHA violations, EPA compliance, site hazards, and project underwritin... Remote endpoints: streamable-http: https://ryanclinton--construction-project-risk-mcp.apify.actor/mcp sse: https://ryanclinton--construction-project-risk-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--construction-project-risk-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-construction-project-risk-mcp https://ryanclinton--construction-project-risk-mcp.apify.actor/mcp --- ## Counterparty Due Diligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-counterparty-due-diligence-mcp Summary: Comprehensive counterparty risk assessment combining corporate registry checks, sanctions screeni... Description: Comprehensive counterparty risk assessment combining corporate registry checks, sanctions screeni... Remote endpoints: streamable-http: https://ryanclinton--counterparty-due-diligence-mcp.apify.actor/mcp sse: https://ryanclinton--counterparty-due-diligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--counterparty-due-diligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-counterparty-due-diligence-mcp https://ryanclinton--counterparty-due-diligence-mcp.apify.actor/mcp --- ## Commonwealth Corporate Registry URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-commonwealth-corporate-registry-mcp Summary: Search and analyze corporate registries across Commonwealth nations including Companies House UK,... Description: Search and analyze corporate registries across Commonwealth nations including Companies House UK,... Remote endpoints: streamable-http: https://ryanclinton--commonwealth-corporate-registry-mcp.apify.actor/mcp sse: https://ryanclinton--commonwealth-corporate-registry-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--commonwealth-corporate-registry-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-commonwealth-corporate-registry-mcp https://ryanclinton--commonwealth-corporate-registry-mcp.apify.actor/mcp --- ## Energy Transition Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-energy-transition-intelligence-mcp Summary: Assess energy transition readiness: renewable share, grid stress, stranded assets, EV gaps, carbo... Description: Assess energy transition readiness: renewable share, grid stress, stranded assets, EV gaps, carbo... Remote endpoints: streamable-http: https://ryanclinton--energy-transition-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--energy-transition-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--energy-transition-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-energy-transition-intelligence-mcp https://ryanclinton--energy-transition-intelligence-mcp.apify.actor/mcp --- ## Elder Care Facility Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-elder-care-facility-intelligence-mcp Summary: Assess elder care facility safety: violations, complaints, ownership structure, quality ratings, ... Description: Assess elder care facility safety: violations, complaints, ownership structure, quality ratings, ... Remote endpoints: streamable-http: https://ryanclinton--elder-care-facility-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--elder-care-facility-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--elder-care-facility-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-elder-care-facility-intelligence-mcp https://ryanclinton--elder-care-facility-intelligence-mcp.apify.actor/mcp --- ## Cybersecurity Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-cybersecurity-intelligence-mcp Summary: Cybersecurity intelligence aggregating NVD CVE data, CISA KEV alerts, Censys exposure, certificat... Description: Cybersecurity intelligence aggregating NVD CVE data, CISA KEV alerts, Censys exposure, certificat... Remote endpoints: streamable-http: https://ryanclinton--cybersecurity-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--cybersecurity-intelligence-mcp.apify.actor/sse Category: Security Mode: remote Pricing: Free Remote URL: https://ryanclinton--cybersecurity-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-cybersecurity-intelligence-mcp https://ryanclinton--cybersecurity-intelligence-mcp.apify.actor/mcp --- ## Data Center Siting Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-data-center-siting-intelligence-mcp Summary: Assess data center site viability: power grid, natural hazards, climate cooling, flood and seismi... Description: Assess data center site viability: power grid, natural hazards, climate cooling, flood and seismi... Remote endpoints: streamable-http: https://ryanclinton--data-center-siting-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--data-center-siting-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--data-center-siting-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-data-center-siting-intelligence-mcp https://ryanclinton--data-center-siting-intelligence-mcp.apify.actor/mcp --- ## Digital Infrastructure Exposure URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-digital-infrastructure-exposure-mcp Summary: Audit digital exposure: subdomains, DNS security, SSL health, tech stack CVEs, and hosting geogra... Description: Audit digital exposure: subdomains, DNS security, SSL health, tech stack CVEs, and hosting geogra... Remote endpoints: streamable-http: https://ryanclinton--digital-infrastructure-exposure-mcp.apify.actor/mcp sse: https://ryanclinton--digital-infrastructure-exposure-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--digital-infrastructure-exposure-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-digital-infrastructure-exposure-mcp https://ryanclinton--digital-infrastructure-exposure-mcp.apify.actor/mcp --- ## Financial Crime Screening URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-financial-crime-screening-mcp Summary: AML/CFT composite screening with sanctions, watchlists, PEP detection, shell company analysis, an... Description: AML/CFT composite screening with sanctions, watchlists, PEP detection, shell company analysis, an... Remote endpoints: streamable-http: https://ryanclinton--financial-crime-screening-mcp.apify.actor/mcp sse: https://ryanclinton--financial-crime-screening-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--financial-crime-screening-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-financial-crime-screening-mcp https://ryanclinton--financial-crime-screening-mcp.apify.actor/mcp --- ## Infrastructure Location Risk URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-infrastructure-location-risk-mcp Summary: Assess physical location risk: natural disasters, environmental contamination, infrastructure qua... Description: Assess physical location risk: natural disasters, environmental contamination, infrastructure qua... Remote endpoints: streamable-http: https://ryanclinton--infrastructure-location-risk-mcp.apify.actor/mcp sse: https://ryanclinton--infrastructure-location-risk-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--infrastructure-location-risk-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-infrastructure-location-risk-mcp https://ryanclinton--infrastructure-location-risk-mcp.apify.actor/mcp --- ## Influencer Brand Safety Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-influencer-brand-safety-intelligence-mcp Summary: Screen creators for brand safety risks, audience authenticity, controversy history, and platform ... Description: Screen creators for brand safety risks, audience authenticity, controversy history, and platform ... Remote endpoints: streamable-http: https://ryanclinton--influencer-brand-safety-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--influencer-brand-safety-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--influencer-brand-safety-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-influencer-brand-safety-intelligence-mcp https://ryanclinton--influencer-brand-safety-intelligence-mcp.apify.actor/mcp --- ## Healthcare Credentialing Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-healthcare-credentialing-intelligence-mcp Summary: Screen healthcare providers for sanctions, exclusions, malpractice patterns, license and credenti... Description: Screen healthcare providers for sanctions, exclusions, malpractice patterns, license and credenti... Remote endpoints: streamable-http: https://ryanclinton--healthcare-credentialing-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--healthcare-credentialing-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--healthcare-credentialing-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-healthcare-credentialing-intelligence-mcp https://ryanclinton--healthcare-credentialing-intelligence-mcp.apify.actor/mcp --- ## Government Contract Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-government-contract-intelligence-mcp Summary: Federal procurement intelligence with contract pipeline forecasting, incumbent analysis, and poli... Description: Federal procurement intelligence with contract pipeline forecasting, incumbent analysis, and poli... Remote endpoints: streamable-http: https://ryanclinton--government-contract-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--government-contract-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--government-contract-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-government-contract-intelligence-mcp https://ryanclinton--government-contract-intelligence-mcp.apify.actor/mcp --- ## Investment Alternative Data URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-investment-alternative-data-mcp Summary: Hedge fund alternative data intelligence with smart money tracking, congressional alpha, and macr... Description: Hedge fund alternative data intelligence with smart money tracking, congressional alpha, and macr... Remote endpoints: streamable-http: https://ryanclinton--investment-alternative-data-mcp.apify.actor/mcp sse: https://ryanclinton--investment-alternative-data-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--investment-alternative-data-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-investment-alternative-data-mcp https://ryanclinton--investment-alternative-data-mcp.apify.actor/mcp --- ## Law Enforcement Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-law-enforcement-intelligence-mcp Summary: Law enforcement and public safety intelligence aggregating court records, criminal databases, reg... Description: Law enforcement and public safety intelligence aggregating court records, criminal databases, reg... Remote endpoints: streamable-http: https://ryanclinton--law-enforcement-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--law-enforcement-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--law-enforcement-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-law-enforcement-intelligence-mcp https://ryanclinton--law-enforcement-intelligence-mcp.apify.actor/mcp --- ## Knowledge Graph Causal Discovery URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-knowledge-graph-causal-discovery-mcp Summary: Build knowledge graphs and discover causal relationships from multi-source data, enabling entity ... Description: Build knowledge graphs and discover causal relationships from multi-source data, enabling entity ... Remote endpoints: streamable-http: https://ryanclinton--knowledge-graph-causal-discovery-mcp.apify.actor/mcp sse: https://ryanclinton--knowledge-graph-causal-discovery-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--knowledge-graph-causal-discovery-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-knowledge-graph-causal-discovery-mcp https://ryanclinton--knowledge-graph-causal-discovery-mcp.apify.actor/mcp --- ## Maritime Shipping Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-maritime-shipping-intelligence-mcp Summary: Screen vessels for sanctions, forecast port disruptions, verify cargo origin, assess flag state a... Description: Screen vessels for sanctions, forecast port disruptions, verify cargo origin, assess flag state a... Remote endpoints: streamable-http: https://ryanclinton--maritime-shipping-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--maritime-shipping-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--maritime-shipping-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-maritime-shipping-intelligence-mcp https://ryanclinton--maritime-shipping-intelligence-mcp.apify.actor/mcp --- ## Logistics Freight Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-logistics-freight-intelligence-mcp Summary: Forecast route disruptions, screen trade compliance, assess carrier risk, and predict border delays Description: Forecast route disruptions, screen trade compliance, assess carrier risk, and predict border delays Remote endpoints: streamable-http: https://ryanclinton--logistics-freight-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--logistics-freight-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--logistics-freight-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-logistics-freight-intelligence-mcp https://ryanclinton--logistics-freight-intelligence-mcp.apify.actor/mcp --- ## Maritime Resource Compliance URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-maritime-resource-compliance-mcp Summary: Maritime shipping intelligence including vessel tracking, port compliance, sanctions screening, I... Description: Maritime shipping intelligence including vessel tracking, port compliance, sanctions screening, I... Remote endpoints: streamable-http: https://ryanclinton--maritime-resource-compliance-mcp.apify.actor/mcp sse: https://ryanclinton--maritime-resource-compliance-mcp.apify.actor/sse Category: Security Mode: remote Pricing: Free Remote URL: https://ryanclinton--maritime-resource-compliance-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-maritime-resource-compliance-mcp https://ryanclinton--maritime-resource-compliance-mcp.apify.actor/mcp --- ## Pharma Pipeline Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-pharma-pipeline-intelligence-mcp Summary: Search drug pipelines, analyze competitive landscape, detect adverse signals, track patents and r... Description: Search drug pipelines, analyze competitive landscape, detect adverse signals, track patents and r... Remote endpoints: streamable-http: https://ryanclinton--pharma-pipeline-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--pharma-pipeline-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--pharma-pipeline-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-pharma-pipeline-intelligence-mcp https://ryanclinton--pharma-pipeline-intelligence-mcp.apify.actor/mcp --- ## Product Safety Consumer Risk URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-product-safety-consumer-risk-mcp Summary: Search active recalls across CPSC/NHTSA/FDA, detect pre-recall signals, and track enforcement mom... Description: Search active recalls across CPSC/NHTSA/FDA, detect pre-recall signals, and track enforcement mom... Remote endpoints: streamable-http: https://ryanclinton--product-safety-consumer-risk-mcp.apify.actor/mcp sse: https://ryanclinton--product-safety-consumer-risk-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--product-safety-consumer-risk-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-product-safety-consumer-risk-mcp https://ryanclinton--product-safety-consumer-risk-mcp.apify.actor/mcp --- ## Nuclear Regulatory Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-nuclear-regulatory-intelligence-mcp Summary: Assess nuclear plant risk: seismic vulnerability, regulatory compliance, decommissioning, contami... Description: Assess nuclear plant risk: seismic vulnerability, regulatory compliance, decommissioning, contami... Remote endpoints: streamable-http: https://ryanclinton--nuclear-regulatory-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--nuclear-regulatory-intelligence-mcp.apify.actor/sse Category: Security Mode: remote Pricing: Free Remote URL: https://ryanclinton--nuclear-regulatory-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-nuclear-regulatory-intelligence-mcp https://ryanclinton--nuclear-regulatory-intelligence-mcp.apify.actor/mcp --- ## Municipal Fiscal Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-municipal-fiscal-intelligence-mcp Summary: Assess municipal fiscal health: federal spending dependency, economic base, disaster exposure, le... Description: Assess municipal fiscal health: federal spending dependency, economic base, disaster exposure, le... Remote endpoints: streamable-http: https://ryanclinton--municipal-fiscal-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--municipal-fiscal-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--municipal-fiscal-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-municipal-fiscal-intelligence-mcp https://ryanclinton--municipal-fiscal-intelligence-mcp.apify.actor/mcp --- ## Pandemic Supply Chain Cascade URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-pandemic-supply-chain-cascade-mcp Summary: Model pandemic-driven supply chain cascade failures, production disruptions, logistics bottleneck... Description: Model pandemic-driven supply chain cascade failures, production disruptions, logistics bottleneck... Remote endpoints: streamable-http: https://ryanclinton--pandemic-supply-chain-cascade-mcp.apify.actor/mcp sse: https://ryanclinton--pandemic-supply-chain-cascade-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--pandemic-supply-chain-cascade-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-pandemic-supply-chain-cascade-mcp https://ryanclinton--pandemic-supply-chain-cascade-mcp.apify.actor/mcp --- ## Open Source Supply Chain Risk URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-open-source-supply-chain-risk-mcp Summary: Assess open source software supply chain risk including dependency vulnerabilities, maintainer tr... Description: Assess open source software supply chain risk including dependency vulnerabilities, maintainer tr... Remote endpoints: streamable-http: https://ryanclinton--open-source-supply-chain-risk-mcp.apify.actor/mcp sse: https://ryanclinton--open-source-supply-chain-risk-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--open-source-supply-chain-risk-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-open-source-supply-chain-risk-mcp https://ryanclinton--open-source-supply-chain-risk-mcp.apify.actor/mcp --- ## Nonprofit Grant Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-nonprofit-grant-intelligence-mcp Summary: Assess nonprofit health from IRS 990 data, verify grant compliance, screen integrity, search oppo... Description: Assess nonprofit health from IRS 990 data, verify grant compliance, screen integrity, search oppo... Remote endpoints: streamable-http: https://ryanclinton--nonprofit-grant-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--nonprofit-grant-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--nonprofit-grant-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-nonprofit-grant-intelligence-mcp https://ryanclinton--nonprofit-grant-intelligence-mcp.apify.actor/mcp --- ## C64bridge URL: https://mcp-marketplace.io/server/io-github-chrisgleissner-c64bridge Summary: MCP server for Commodore 64 Ultimate hardware and VICE emulator control. Category: Developer Tools Mode: local Pricing: Free npm: c64bridge GitHub: https://github.com/chrisgleissner/c64bridge Security Score: 1.8/10 Creator: Chrisgleissner Creator Reputation: C+ Version: 0.8.1 Required Credentials: LOG_LEVEL (optional), C64BRIDGE_CONFIG (optional), C64_MODE (optional), C64U_HOST (optional), C64U_PORT (optional), C64U_PASSWORD (required), VICE_BINARY (optional), VICE_VISIBLE (optional), VICE_WARP (optional), GITHUB_TOKEN (required) Install (Claude Code): claude mcp add io-github-chrisgleissner-c64bridge -- npx -y c64bridge --- ## Oasyce Sdk URL: https://mcp-marketplace.io/server/io-github-shangri-la-0428-oasyce Summary: On-chain economy for AI agents: escrow, marketplace, data rights, reputation, disputes. Category: Developer Tools Mode: local Pricing: Free PyPI: oasyce-sdk GitHub: https://github.com/Shangri-la-0428/oasyce-sdk Security Score: 8/10 Creator: Shangri La 0428 Creator Reputation: C+ Version: 0.4.1 Required Credentials: OASYCE_NODE (optional), OASYCE_FAUCET (optional) Install (Claude Code): claude mcp add io-github-shangri-la-0428-oasyce -- uvx oasyce-sdk --- ## Open Source Software Supply Chain URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-open-source-software-supply-chain-mcp Summary: Assess OSS dependency risk: bus factor, vulnerabilities, license compliance, community health, SB... Description: Assess OSS dependency risk: bus factor, vulnerabilities, license compliance, community health, SB... Remote endpoints: streamable-http: https://ryanclinton--open-source-software-supply-chain-mcp.apify.actor/mcp sse: https://ryanclinton--open-source-software-supply-chain-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--open-source-software-supply-chain-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-open-source-software-supply-chain-mcp https://ryanclinton--open-source-software-supply-chain-mcp.apify.actor/mcp --- ## Spss Insightgenius Api URL: https://mcp-marketplace.io/server/io-github-quack2025-talk2data-insightgenius Summary: Survey data analysis: crosstabs with significance, ANOVA, correlation, Excel exports. Description: Survey data analysis: crosstabs with significance, ANOVA, correlation, Excel exports. Remote endpoints: sse: https://spss.insightgenius.io/mcp/sse?api_key={api_key} Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://spss.insightgenius.io/mcp/sse?api_key={api_key} GitHub: https://github.com/quack2025/spss-insightgenius-api Security Score: 3.5/10 Creator: Quack2025 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-quack2025-talk2data-insightgenius https://spss.insightgenius.io/mcp/sse?api_key={api_key} --- ## Political Influence Network URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-political-influence-network-mcp Summary: Map political influence networks including lobbying connections, campaign finance flows, revolvin... Description: Map political influence networks including lobbying connections, campaign finance flows, revolvin... Remote endpoints: streamable-http: https://ryanclinton--political-influence-network-mcp.apify.actor/mcp sse: https://ryanclinton--political-influence-network-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--political-influence-network-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-political-influence-network-mcp https://ryanclinton--political-influence-network-mcp.apify.actor/mcp --- ## Research Integrity Screening URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-research-integrity-screening-mcp Summary: Screen researcher integrity: retraction flags, citation anomalies, publication velocity, journal ... Description: Screen researcher integrity: retraction flags, citation anomalies, publication velocity, journal ... Remote endpoints: streamable-http: https://ryanclinton--research-integrity-screening-mcp.apify.actor/mcp sse: https://ryanclinton--research-integrity-screening-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--research-integrity-screening-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-research-integrity-screening-mcp https://ryanclinton--research-integrity-screening-mcp.apify.actor/mcp --- ## Scientific Fraud Detection URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-scientific-fraud-detection-mcp Summary: Detect scientific fraud indicators including image manipulation, statistical anomalies, citation ... Description: Detect scientific fraud indicators including image manipulation, statistical anomalies, citation ... Remote endpoints: streamable-http: https://ryanclinton--scientific-fraud-detection-mcp.apify.actor/mcp sse: https://ryanclinton--scientific-fraud-detection-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--scientific-fraud-detection-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-scientific-fraud-detection-mcp https://ryanclinton--scientific-fraud-detection-mcp.apify.actor/mcp --- ## Regulatory Change Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-regulatory-change-intelligence-mcp Summary: Compliance forecasting with regulatory pipeline monitoring, bill impact assessment, and enforceme... Description: Compliance forecasting with regulatory pipeline monitoring, bill impact assessment, and enforceme... Remote endpoints: streamable-http: https://ryanclinton--regulatory-change-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--regulatory-change-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--regulatory-change-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-regulatory-change-intelligence-mcp https://ryanclinton--regulatory-change-intelligence-mcp.apify.actor/mcp --- ## Regulatory Arbitrage Detection URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-regulatory-arbitrage-detection-mcp Summary: Detect regulatory arbitrage opportunities and risks across financial jurisdictions, identifying c... Description: Detect regulatory arbitrage opportunities and risks across financial jurisdictions, identifying c... Remote endpoints: streamable-http: https://ryanclinton--regulatory-arbitrage-detection-mcp.apify.actor/mcp sse: https://ryanclinton--regulatory-arbitrage-detection-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--regulatory-arbitrage-detection-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-regulatory-arbitrage-detection-mcp https://ryanclinton--regulatory-arbitrage-detection-mcp.apify.actor/mcp --- ## Uk Business Compliance URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-uk-business-compliance-mcp Summary: UK-specific business compliance intelligence covering Companies House filings, FCA regulatory dat... Description: UK-specific business compliance intelligence covering Companies House filings, FCA regulatory dat... Remote endpoints: streamable-http: https://ryanclinton--uk-business-compliance-mcp.apify.actor/mcp sse: https://ryanclinton--uk-business-compliance-mcp.apify.actor/sse Category: Security Mode: remote Pricing: Free Remote URL: https://ryanclinton--uk-business-compliance-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-uk-business-compliance-mcp https://ryanclinton--uk-business-compliance-mcp.apify.actor/mcp --- ## Sceneview URL: https://mcp-marketplace.io/server/io-github-sceneview-mcp-p4sv Summary: 3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation. Category: Developer Tools Mode: local Pricing: Free npm: sceneview-mcp GitHub: https://github.com/sceneview/sceneview Security Score: 5.2/10 Creator: Sceneview Creator Reputation: C+ Version: 3.4.7 Install (Claude Code): claude mcp add io-github-sceneview-mcp-p4sv -- npx -y sceneview-mcp --- ## Engageable Oss URL: https://mcp-marketplace.io/server/tech-engageable-analytics Summary: Unified analytics MCP server for GA4, Mixpanel, and PostHog. Category: Data & Analytics Mode: local Pricing: Free PyPI: engageable GitHub: https://github.com/engageable-tech/engageable-oss Security Score: 3.2/10 Creator: Engageable Tech Creator Reputation: C+ Version: 0.2.0 Required Credentials: ANTHROPIC_API_KEY (required), POSTHOG_API_KEY (required), POSTHOG_PROJECT_ID (optional), GA4_CREDENTIALS_JSON (required), GA4_PROPERTY_ID (optional), MIXPANEL_SERVICE_ACCOUNT_USERNAME (optional), MIXPANEL_SERVICE_ACCOUNT_SECRET (required), MIXPANEL_PROJECT_ID (optional) Install (Claude Code): claude mcp add tech-engageable-analytics -- uvx engageable --- ## Workforce Competitive Intelligence URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-workforce-competitive-intelligence-mcp Summary: Analyze hiring signals, inventor movement, researcher attrition, executive transitions, and human... Description: Analyze hiring signals, inventor movement, researcher attrition, executive transitions, and human... Remote endpoints: streamable-http: https://ryanclinton--workforce-competitive-intelligence-mcp.apify.actor/mcp sse: https://ryanclinton--workforce-competitive-intelligence-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--workforce-competitive-intelligence-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-workforce-competitive-intelligence-mcp https://ryanclinton--workforce-competitive-intelligence-mcp.apify.actor/mcp --- ## Systemic Risk Contagion URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-systemic-risk-contagion-mcp Summary: Model systemic risk contagion across financial networks, identifying too-big-to-fail nodes, count... Description: Model systemic risk contagion across financial networks, identifying too-big-to-fail nodes, count... Remote endpoints: streamable-http: https://ryanclinton--systemic-risk-contagion-mcp.apify.actor/mcp sse: https://ryanclinton--systemic-risk-contagion-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--systemic-risk-contagion-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-systemic-risk-contagion-mcp https://ryanclinton--systemic-risk-contagion-mcp.apify.actor/mcp --- ## Tech Ecosystem Analysis URL: https://mcp-marketplace.io/server/io-github-ryan-clinton-tech-ecosystem-analysis-mcp Summary: Analyze technology ecosystem dynamics including platform competition, API dependency mapping, dev... Description: Analyze technology ecosystem dynamics including platform competition, API dependency mapping, dev... Remote endpoints: streamable-http: https://ryanclinton--tech-ecosystem-analysis-mcp.apify.actor/mcp sse: https://ryanclinton--tech-ecosystem-analysis-mcp.apify.actor/sse Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://ryanclinton--tech-ecosystem-analysis-mcp.apify.actor/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-ryan-clinton-tech-ecosystem-analysis-mcp https://ryanclinton--tech-ecosystem-analysis-mcp.apify.actor/mcp --- ## Proletariat URL: https://mcp-marketplace.io/server/io-github-chrismcdermut-proletariat-cli Summary: Agent orchestration platform - multi-agent spawning, tickets, boards, and workflows Category: Developer Tools Mode: local Pricing: Free npm: @proletariat/cli GitHub: https://github.com/chrismcdermut/proletariat Security Score: 4.2/10 Creator: chrismcdermut Creator Reputation: F Version: 0.3.96 Install (Claude Code): claude mcp add io-github-chrismcdermut-proletariat-cli -- npx -y @proletariat/cli --- ## Calendly URL: https://mcp-marketplace.io/server/io-github-nyxtoolsdev-calendly-mcp-server Summary: Connect Claude to Calendly — schedule meetings, check availability, manage events Category: Developer Tools Mode: local Pricing: Free PyPI: calendly-mcp GitHub: https://github.com/NyxToolsDev/calendly-mcp-server Security Score: 6.5/10 Creator: NyxToolsDev Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-nyxtoolsdev-calendly-mcp-server -- uvx calendly-mcp --- ## A2asearch URL: https://mcp-marketplace.io/server/io-github-tadas-github-a2asearch-mcp Summary: Search 10,000+ AI agents, MCP servers, and CLI tools via A2ASearch from any MCP client. Category: Developer Tools Mode: local Pricing: Free npm: a2asearch-mcp GitHub: https://github.com/tadas-github/a2asearch-mcp Security Score: 6/10 Creator: Tadas Github Creator Reputation: C+ Version: 1.1.5 Install (Claude Code): claude mcp add io-github-tadas-github-a2asearch-mcp -- npx -y a2asearch-mcp --- ## Claude Memory Manager URL: https://mcp-marketplace.io/server/io-github-nyxtoolsdev-claude-memory-manager Summary: Cross-session memory for Claude Code — context capture, semantic search, recall Category: Developer Tools Mode: local Pricing: Free PyPI: claude-memory-manager GitHub: https://github.com/NyxToolsDev/claude-memory-manager Security Score: 6.5/10 Creator: NyxToolsDev Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-nyxtoolsdev-claude-memory-manager -- uvx claude-memory-manager --- ## Zoo URL: https://mcp-marketplace.io/server/io-github-kittycad-zoo-mcp Summary: An MCP server that provides access to the Zoo API for various CAD operations and tools. Category: Developer Tools Mode: local Pricing: Free PyPI: zoo_mcp GitHub: https://github.com/KittyCAD/zoo-mcp Security Score: 10/10 Creator: KittyCAD Creator Reputation: C+ Version: 0.12.2 Required Credentials: ZOO_TOKEN (required) Install (Claude Code): claude mcp add io-github-kittycad-zoo-mcp -- uvx zoo_mcp --- ## Meta Ads URL: https://mcp-marketplace.io/server/co-pipeboard-meta-ads-mcp Summary: Facebook / Meta Ads automation with AI: analyze performance, test creatives, optimize spend. Description: Facebook / Meta Ads automation with AI: analyze performance, test creatives, optimize spend. Remote endpoints: streamable-http: https://mcp.pipeboard.co/meta-ads-mcp Category: Marketing & Social Mode: remote Pricing: Free Remote URL: https://mcp.pipeboard.co/meta-ads-mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.66 Install (Claude Code Remote): claude mcp add --transport http co-pipeboard-meta-ads-mcp https://mcp.pipeboard.co/meta-ads-mcp --- ## Hidden Empire URL: https://mcp-marketplace.io/server/io-github-mctx-ai-hidden-empire Summary: Play a legendary text adventure by talking to your AI — no commands to memorize. The Hidden Empire p Description: Play a legendary text adventure by talking to your AI — no commands to memorize. The Hidden Empire p Remote endpoints: sse: https://hidden-empire.mctx.ai/v0.10.0 Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://hidden-empire.mctx.ai/v0.10.0 Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.10.0 Install (Claude Code Remote): claude mcp add --transport http io-github-mctx-ai-hidden-empire https://hidden-empire.mctx.ai/v0.10.0 --- ## Dicom Hl7 URL: https://mcp-marketplace.io/server/io-github-nyxtoolsdev-dicom-hl7-mcp-server Summary: Healthcare interoperability for Claude — DICOM tags, HL7v2 parsing, FHIR mapping Category: Developer Tools Mode: local Pricing: Free PyPI: dicom-hl7-mcp GitHub: https://github.com/NyxToolsDev/dicom-hl7-mcp-server Security Score: 6.5/10 Creator: NyxToolsDev Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-nyxtoolsdev-dicom-hl7-mcp-server -- uvx dicom-hl7-mcp --- ## Quickbooks URL: https://mcp-marketplace.io/server/io-github-nyxtoolsdev-quickbooks-mcp-server Summary: Connect Claude to QuickBooks Online — query finances, create invoices, run reports Category: Business Tools Mode: local Pricing: Free PyPI: quickbooks-mcp GitHub: https://github.com/NyxToolsDev/quickbooks-mcp-server Security Score: 2.5/10 Creator: NyxToolsDev Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-nyxtoolsdev-quickbooks-mcp-server -- uvx quickbooks-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/ai-gavelin-mcp Summary: Search bills and speaker-attributed hearing transcripts across all 50 US state legislatures. Description: Search bills and speaker-attributed hearing transcripts across all 50 US state legislatures. Remote endpoints: streamable-http: https://mcp.gavelin.ai/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.gavelin.ai/mcp GitHub: https://github.com/gavelin-ai/mcp Security Score: 10/10 Creator: Gavelin Ai Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http ai-gavelin-mcp https://mcp.gavelin.ai/mcp --- ## Agentry URL: https://mcp-marketplace.io/server/io-github-cthulhutoo-agentry Summary: Agent registry with Nostr identity, reputation, escrow, observability, and Lightning payments. Description: Agent registry with Nostr identity, reputation, escrow, observability, and Lightning payments. Remote endpoints: streamable-http: https://api.agentry.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.agentry.com/mcp GitHub: https://github.com/cthulhutoo/agentry-mcp Security Score: 10/10 Creator: Cthulhutoo Creator Reputation: C+ Version: 0.4.0 Install (Claude Code Remote): claude mcp add --transport http io-github-cthulhutoo-agentry https://api.agentry.com/mcp --- ## Roomza 2 URL: https://mcp-marketplace.io/server/io-github-curtiscrimmins-roomza Summary: Hotel and room intelligence from Roomza — scores, reviews, and room details. Description: Hotel and room intelligence from Roomza — scores, reviews, and room details. Remote endpoints: streamable-http: https://www.roomza.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.roomza.com/api/mcp GitHub: https://github.com/curtiscrimmins/roomza-2.0 Security Score: 9/10 Creator: Curtiscrimmins Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-curtiscrimmins-roomza https://www.roomza.com/api/mcp --- ## Datawrapper URL: https://mcp-marketplace.io/server/io-github-palewire-datawrapper-mcp Summary: A Model Context Protocol (MCP) server and app for creating Datawrapper charts using AI assistants Category: Developer Tools Mode: local Pricing: Free PyPI: datawrapper-mcp GitHub: https://github.com/palewire/datawrapper-mcp Security Score: 7.5/10 Creator: Palewire Creator Reputation: C+ Version: 0.2.3 Required Credentials: DATAWRAPPER_ACCESS_TOKEN (required) Install (Claude Code): claude mcp add io-github-palewire-datawrapper-mcp -- uvx datawrapper-mcp --- ## Simap URL: https://mcp-marketplace.io/server/io-github-digilac-simap-mcp Summary: MCP server for SIMAP.ch - Swiss public procurement platform Category: Communication Mode: local Pricing: Free npm: @digilac/simap-mcp GitHub: https://github.com/Digilac/simap-mcp Security Score: 10/10 Creator: Digilac Creator Reputation: C+ Version: 1.0.8 Install (Claude Code): claude mcp add io-github-digilac-simap-mcp -- npx -y @digilac/simap-mcp --- ## Wildrunai URL: https://mcp-marketplace.io/server/com-wildrunai-mcp-validator Summary: Score MCP tool definitions 0-100. Checks names, schemas, annotations, and uniqueness. Description: Score MCP tool definitions 0-100. Checks names, schemas, annotations, and uniqueness. Remote endpoints: streamable-http: https://wildrunai.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://wildrunai.com/api/mcp GitHub: https://github.com/wildrunai/wildrunai MCP Tools (1): validate_mcp_tools Security Score: 9/10 Creator: Wildrunai Creator Reputation: C+ Version: 1.3.0 Install (Claude Code Remote): claude mcp add --transport http com-wildrunai-mcp-validator https://wildrunai.com/api/mcp --- ## Mpesa URL: https://mcp-marketplace.io/server/io-github-gabrielmahia-mpesa-mcp Summary: M-Pesa + Africa's Talking MCP server — payments, SMS, airtime for AI agents in East Africa. Category: Developer Tools Mode: local Pricing: Free PyPI: mpesa-mcp GitHub: https://github.com/gabrielmahia/mpesa-mcp Security Score: 3.5/10 Creator: Gabrielmahia Creator Reputation: C+ Version: 0.1.2 Required Credentials: MPESA_CONSUMER_KEY (required), MPESA_CONSUMER_SECRET (required), MPESA_SHORTCODE (optional), MPESA_PASSKEY (required), MPESA_ENV (optional), AT_API_KEY (required), AT_USERNAME (optional) Install (Claude Code): claude mcp add io-github-gabrielmahia-mpesa-mcp -- uvx mpesa-mcp --- ## Sentinelgate URL: https://mcp-marketplace.io/server/io-github-sentinel-gate-sentinelgate Summary: Every MCP tool call intercepted, checked, and logged — before it executes. Description: You have 10 MCP servers connected. Do you know what they're doing? SentinelGate is a proxy that sits in front of all of them — every tool call checked against CEL policies, logged, and blocked if it breaks a rule. One binary, zero config, works with any MCP client. Category: Security Mode: local Pricing: Free GitHub: https://github.com/Sentinel-Gate/Sentinelgate Security Score: 10/10 Creator: Sentinel-Gate Version: 2.0.0 Tags: security, mcp, proxy, access-control, audit, CEL, RBAC, AI-agents, open-source Use Cases: AI agent security, MCP access control, tool call auditing, prompt injection defense, compliance logging. --- ## Roku URL: https://mcp-marketplace.io/server/io-github-jack1590-rokumcp Summary: MCP server for Roku device automation — deploy, ECP control, screenshots, and debug console Category: Developer Tools Mode: local Pricing: Free npm: roku-mcp GitHub: https://github.com/jack1590/RokuMCP Security Score: 10/10 Creator: Jack1590 Creator Reputation: C+ Version: 1.3.2 Required Credentials: ROKU_DEVICE_HOST (optional), ROKU_DEVICE_PASSWORD (required) Install (Claude Code): claude mcp add io-github-jack1590-rokumcp -- npx -y roku-mcp --- ## Roomza URL: https://mcp-marketplace.io/server/io-github-roomza-inc-roomza Summary: Hotel and room intelligence from Roomza — scores, reviews, and room details. Description: Hotel and room intelligence from Roomza — scores, reviews, and room details. Remote endpoints: streamable-http: https://www.roomza.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.roomza.com/api/mcp GitHub: https://github.com/Roomza-Inc/Roomza Security Score: 9/10 Creator: Roomza Inc Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-roomza-inc-roomza https://www.roomza.com/api/mcp --- ## Roomza URL: https://mcp-marketplace.io/server/io-github-roomza-inc-roomza-e20d Summary: Hotel and room intelligence from Roomza: scores, reviews, and room details. Description: Hotel and room intelligence from Roomza: scores, reviews, and room details. Remote endpoints: streamable-http: https://www.roomza.com/api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://www.roomza.com/api/mcp GitHub: https://github.com/roomza-inc/Roomza Security Score: 9/10 Creator: Roomza Inc Creator Reputation: C+ Version: 1.0.1 Install (Claude Code Remote): claude mcp add --transport http io-github-roomza-inc-roomza-e20d https://www.roomza.com/api/mcp --- ## Agentbase URL: https://mcp-marketplace.io/server/io-github-revmischa-agentbase Summary: Shared knowledge base for AI agents. Semantic search across agents, no setup required — just a URL. Description: Shared knowledge base for AI agents. Semantic search across agents, no setup required — just a URL. Remote endpoints: streamable-http: https://m22sdvpm6kz6bvm6ky56mawrhu0zrxoe.lambda-url.us-east-1.on.aws/mcp Category: Developer Tools Mode: dual Pricing: Free Remote URL: https://m22sdvpm6kz6bvm6ky56mawrhu0zrxoe.lambda-url.us-east-1.on.aws/mcp GitHub: https://github.com/revmischa/agentbase Security Score: 6.5/10 Creator: Revmischa Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-revmischa-agentbase https://m22sdvpm6kz6bvm6ky56mawrhu0zrxoe.lambda-url.us-east-1.on.aws/mcp --- ## Umbraco CMS MCP Dev URL: https://mcp-marketplace.io/server/io-github-umbraco-umbraco-cms-mcp-dev Summary: A developer focused model context protocol (MCP) server for Umbraco CMS Category: Content & Media Mode: local Pricing: Free npm: @umbraco-cms/mcp-dev GitHub: https://github.com/umbraco/Umbraco-CMS-MCP-Dev Security Score: 4.2/10 Creator: Umbraco Creator Reputation: C+ Version: 17.2.0 Required Credentials: UMBRACO_CLIENT_ID (required), UMBRACO_CLIENT_SECRET (required), UMBRACO_BASE_URL (optional), UMBRACO_INCLUDE_TOOL_COLLECTIONS (optional), UMBRACO_READONLY (optional) Install (Claude Code): claude mcp add io-github-umbraco-umbraco-cms-mcp-dev -- npx -y @umbraco-cms/mcp-dev --- ## Ipybox URL: https://mcp-marketplace.io/server/io-github-gradion-ai-ipybox Summary: Unified execution environment for Python code, shell commands, and programmatic MCP tool calls Category: Developer Tools Mode: local Pricing: Free PyPI: ipybox GitHub: https://github.com/gradion-ai/ipybox Security Score: 10/10 Creator: Martin Krasser Creator Reputation: C- Version: 0.9.1 Install (Claude Code): claude mcp add io-github-gradion-ai-ipybox -- uvx ipybox --- ## Sealedmail URL: https://mcp-marketplace.io/server/io-github-thesuitabs-sealedmail Summary: Send and receive on-chain private messages via SealedMail on Sui. No browser wallet needed. Category: Developer Tools Mode: local Pricing: Free npm: sealedmail-mcp GitHub: https://github.com/thesuitabs/sealedmail Security Score: 4.2/10 Creator: Thesuitabs Creator Reputation: C+ Version: 0.1.1 Required Credentials: SEALEDMAIL_PRIVATE_KEY (optional) Install (Claude Code): claude mcp add io-github-thesuitabs-sealedmail -- npx -y sealedmail-mcp --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-tradingale-mcp Summary: Real-time Martingale trading scores and market analysis for 250+ cryptocurrencies. Description: Real-time Martingale trading scores and market analysis for 250+ cryptocurrencies. Remote endpoints: streamable-http: https://tradingale.com/mcp Category: Finance Mode: remote Pricing: Free Remote URL: https://tradingale.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-tradingale-mcp https://tradingale.com/mcp --- ## Slack URL: https://mcp-marketplace.io/server/io-github-crunchtools-slack Summary: Secure read-only MCP server for Slack workspaces Category: Communication Mode: local Pricing: Free PyPI: mcp-slack-crunchtools GitHub: https://github.com/crunchtools/mcp-slack Security Score: 5.5/10 Creator: Crunchtools Creator Reputation: C+ Version: 0.1.2 Install (Claude Code): claude mcp add io-github-crunchtools-slack -- uvx mcp-slack-crunchtools --- ## Figma Ui URL: https://mcp-marketplace.io/server/io-github-tranhoaihung-figma-ui-mcp Summary: Bidirectional Figma MCP — AI draws UI on Figma canvas, reads designs back Category: Design Mode: local Pricing: Free npm: figma-ui-mcp GitHub: https://github.com/TranHoaiHung/figma-ui-mcp Security Score: 5.2/10 Creator: TranHoaiHung Creator Reputation: F Version: 1.9.2 Install (Claude Code): claude mcp add io-github-tranhoaihung-figma-ui-mcp -- npx -y figma-ui-mcp --- ## Datris Platform Oss URL: https://mcp-marketplace.io/server/io-github-datris-datris Summary: AI Agent-Native Data Platform — ingest, validate, transform, query, and search data. Category: Developer Tools Mode: local Pricing: Free PyPI: datris-mcp-server GitHub: https://github.com/datris/datris-platform-oss Security Score: 0.5/10 Creator: Datris Creator Reputation: C+ Version: 1.4.2 Required Credentials: PIPELINE_URL (optional), PIPELINE_API_KEY (required) Install (Claude Code): claude mcp add io-github-datris-datris -- uvx datris-mcp-server --- ## Stellify URL: https://mcp-marketplace.io/server/io-github-mattstellisoft-stellify-mcp Summary: Build Laravel apps through conversation. Code stored as structured JSON for surgical AI edits. Category: Developer Tools Mode: local Pricing: Free npm: @stellisoft/stellify-mcp GitHub: https://github.com/Stellify-Software-Ltd/stellify-mcp Security Score: 4.8/10 Creator: Stellify Software Ltd Creator Reputation: C+ Version: 0.1.32 Required Credentials: STELLIFY_API_URL (optional), STELLIFY_API_TOKEN (required) Install (Claude Code): claude mcp add io-github-mattstellisoft-stellify-mcp -- npx -y @stellisoft/stellify-mcp --- ## Tekna URL: https://mcp-marketplace.io/server/io-github-vortiago-mcp-tekna Summary: MCP server for Tekna events and news Category: Developer Tools Mode: local Pricing: Free PyPI: mcp-tekna GitHub: https://github.com/Vortiago/mcp-tekna Security Score: 10/10 Creator: Vortiago Creator Reputation: C+ Version: 0.3.1 Install (Claude Code): claude mcp add io-github-vortiago-mcp-tekna -- uvx mcp-tekna --- ## Mcp URL: https://mcp-marketplace.io/server/io-github-fibery-inc-mcp Summary: Connect AI Assistant to Fibery — operating system for orgs run by nerds. Description: Connect AI Assistant to Fibery — operating system for orgs run by nerds. Remote endpoints: streamable-http: https://mcp.fibery.io/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.fibery.io/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-fibery-inc-mcp https://mcp.fibery.io/mcp --- ## Neurostack URL: https://mcp-marketplace.io/server/io-github-raphasouthall-neurostack Summary: Token-efficient MCP memory for Markdown vaults. Tiered retrieval, hybrid search, GraphRAG. Category: Developer Tools Mode: local Pricing: Free npm: neurostack GitHub: https://github.com/raphasouthall/neurostack Security Score: 10/10 Creator: Raphasouthall Creator Reputation: C+ Version: 0.9.3 Required Credentials: NEUROSTACK_VAULT_ROOT (optional) Install (Claude Code): claude mcp add io-github-raphasouthall-neurostack -- npx -y neurostack --- ## Skillflow URL: https://mcp-marketplace.io/server/io-github-rafsilva85-skillflow Summary: Search, discover, and install 500+ AI agent skills from the SkillFlow marketplace. Category: Developer Tools Mode: local Pricing: Free npm: skillflow-mcp-server GitHub: https://github.com/rafsilva85/skillflow-mcp-server Security Score: 6.5/10 Creator: Rafsilva85 Creator Reputation: C+ Version: 1.0.2 Install (Claude Code): claude mcp add io-github-rafsilva85-skillflow -- npx -y skillflow-mcp-server --- ## LystBot URL: https://mcp-marketplace.io/server/io-github-touraround-lystbot Summary: Smart lists that your AI can actually use. Manage lists via MCP, CLI, or REST API. Category: Developer Tools Mode: local Pricing: Free npm: lystbot GitHub: https://github.com/TourAround/LystBot Security Score: 10/10 Creator: TourAround Creator Reputation: C+ Version: 0.3.5 Install (Claude Code): claude mcp add io-github-touraround-lystbot -- npx -y lystbot --- ## Seline URL: https://mcp-marketplace.io/server/io-github-getseline-seline-mcp Summary: Local MCP server for Seline Analytics API Category: Developer Tools Mode: local Pricing: Free npm: @seline-analytics/mcp GitHub: https://github.com/getseline/seline-mcp Security Score: 10/10 Creator: Getseline Creator Reputation: C+ Version: 1.0.0 Required Credentials: YOUR_API_KEY (required) Install (Claude Code): claude mcp add io-github-getseline-seline-mcp -- npx -y @seline-analytics/mcp --- ## Mcpregistry URL: https://mcp-marketplace.io/server/io-github-sourcegraph-mcp Summary: Sourcegraph code search, semantic search, go-to-definition, find-references, and diff search. Description: Sourcegraph code search, semantic search, go-to-definition, find-references, and diff search. Remote endpoints: streamable-http: https://{sourcegraph_hostname}/.api/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://{sourcegraph_hostname}/.api/mcp GitHub: https://github.com/sourcegraph-community/mcpregistry Security Score: 9.5/10 Creator: Sourcegraph Community Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http io-github-sourcegraph-mcp https://{sourcegraph_hostname}/.api/mcp --- ## Tenderly URL: https://mcp-marketplace.io/server/co-tenderly-tenderly-mcp Summary: Tenderly MCP server for blockchain dev — simulate, debug, and test on 70+ networks. Description: Tenderly MCP server for blockchain dev — simulate, debug, and test on 70+ networks. Remote endpoints: streamable-http: https://mcp.tenderly.co/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.tenderly.co/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.1.0 Install (Claude Code Remote): claude mcp add --transport http co-tenderly-tenderly-mcp https://mcp.tenderly.co/mcp --- ## Uimax URL: https://mcp-marketplace.io/server/io-github-prembobby39-gif-uimax-mcp Summary: Frontend expert for Claude Code. Screenshots, Lighthouse, axe-core, code analysis, auto-fix. Category: Developer Tools Mode: local Pricing: Free npm: uimax-mcp GitHub: https://github.com/prembobby39-gif/uimax-mcp Security Score: 9/10 Creator: Prembobby39 Gif Creator Reputation: C+ Version: 0.7.0 Install (Claude Code): claude mcp add io-github-prembobby39-gif-uimax-mcp -- npx -y uimax-mcp --- ## Historis URL: https://mcp-marketplace.io/server/io-github-svenlc-historis Summary: Track client interactions and events. Your AI organizes everything for you. Description: Track client interactions and events. Your AI organizes everything for you. Remote endpoints: streamable-http: https://api.historis.app/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.historis.app/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.2.0 Install (Claude Code Remote): claude mcp add --transport http io-github-svenlc-historis https://api.historis.app/mcp --- ## Quantum Shield URL: https://mcp-marketplace.io/server/io-github-kota1026-bridgeguard-mcp Summary: BridgeGuard MCP Server - Cross-chain bridge security audit tools for AI coding agents. Scan bri... Category: Developer Tools Mode: local Pricing: Free npm: bridgeguard-mcp GitHub: https://github.com/kota1026/quantum-shield Security Score: 9.5/10 Creator: Kota1026 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code): claude mcp add io-github-kota1026-bridgeguard-mcp -- npx -y bridgeguard-mcp --- ## Jentic URL: https://mcp-marketplace.io/server/io-github-jentic-mcp-server Summary: Remote MCP for 1,500+ APIs. Vault-managed credentials; OAuth or API key. Search, load, and execute. Description: Remote MCP for 1,500+ APIs. Vault-managed credentials; OAuth or API key. Search, load, and execute. Remote endpoints: streamable-http: https://api.jentic.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://api.jentic.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-jentic-mcp-server https://api.jentic.com/mcp --- ## Parallect URL: https://mcp-marketplace.io/server/io-github-securecoders-parallect Summary: Fan out deep research across multiple AI providers, synthesize into one unified report. Description: Fan out deep research across multiple AI providers, synthesize into one unified report. Remote endpoints: streamable-http: https://parallect.ai/api/mcp/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://parallect.ai/api/mcp/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-securecoders-parallect https://parallect.ai/api/mcp/mcp --- ## Crypto Calc Twa URL: https://mcp-marketplace.io/server/io-github-skalinin909-tradingcalc Summary: 8 crypto futures calculators: PnL, liquidation, break-even, target exit, risk sizing, funding cost. Description: 8 crypto futures calculators: PnL, liquidation, break-even, target exit, risk sizing, funding cost. Remote endpoints: streamable-http: https://tradingcalc.io/api/mcp Category: Finance Mode: remote Pricing: Free Remote URL: https://tradingcalc.io/api/mcp GitHub: https://github.com/SKalinin909/crypto-calc-twa.git MCP Tools (8): pnl, liquidation, breakeven, risk_sizer, funding_cost, average_entry, target_exit, scenario Security Score: 9/10 Creator: SKalinin909 Creator Reputation: C+ Version: 1.0.0 Install (Claude Code Remote): claude mcp add --transport http io-github-skalinin909-tradingcalc https://tradingcalc.io/api/mcp --- ## Wisegit URL: https://mcp-marketplace.io/server/io-github-sandip124-wisegit Summary: Extracts decision intent from git history and protects intentional code from AI modification. Category: Developer Tools Mode: local Pricing: Free npm: @sandip124/wisegit GitHub: https://github.com/Sandip124/wisegit Security Score: 10/10 Creator: Sandip124 Creator Reputation: C+ Version: 0.1.1 Install (Claude Code): claude mcp add io-github-sandip124-wisegit -- npx -y @sandip124/wisegit --- ## Tablestakes URL: https://mcp-marketplace.io/server/io-github-oborchers-tablestakes Summary: Read and edit HTML/Markdown tables in GitBook-synced documents via MCP tools. Category: Developer Tools Mode: local Pricing: Free PyPI: tablestakes GitHub: https://github.com/oborchers/tablestakes Security Score: 9.8/10 Creator: Oborchers Creator Reputation: C+ Version: 1.1.0 Install (Claude Code): claude mcp add io-github-oborchers-tablestakes -- uvx tablestakes --- ## Open Video URL: https://mcp-marketplace.io/server/video-open-open-video Summary: AI-powered video publishing, channel management, and monetization via open.video Description: AI-powered video publishing, channel management, and monetization via open.video Remote endpoints: streamable-http: https://mcp.open.video/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.open.video/mcp GitHub: https://github.com/ezoic/open-video-mcp Security Score: 9/10 Creator: Ezoic Creator Reputation: C+ Version: 1.1.0 Install (Claude Code Remote): claude mcp add --transport http video-open-open-video https://mcp.open.video/mcp --- ## Cloudless Sky URL: https://mcp-marketplace.io/server/io-github-octid-io-osmp Summary: Agentic AI instruction encoding. 86.8% vs JSON. Inference-free decode. Any channel. Category: Developer Tools Mode: local Pricing: Free PyPI: osmp-mcp GitHub: https://github.com/octid-io/cloudless-sky Security Score: 6.5/10 Creator: Octid Io Creator Reputation: C+ Version: 1.0.21 Install (Claude Code): claude mcp add io-github-octid-io-osmp -- uvx osmp-mcp --- ## Kastell URL: https://mcp-marketplace.io/server/io-github-kastelldev-kastell Summary: Server security audit (413 checks), hardening, and fleet management across 4 cloud providers. Category: Developer Tools Mode: local Pricing: Free npm: kastell GitHub: https://github.com/kastelldev/kastell Security Score: 10/10 Creator: Kastelldev Creator Reputation: C+ Version: 1.14.0 Required Credentials: HETZNER_TOKEN (required), DIGITALOCEAN_TOKEN (required), VULTR_TOKEN (required), LINODE_TOKEN (required) Install (Claude Code): claude mcp add io-github-kastelldev-kastell -- npx -y kastell --- ## Imgx URL: https://mcp-marketplace.io/server/io-github-somacoffeekyoto-imgx Summary: AI image generation and editing MCP server. Gemini + OpenAI, iterative editing, undo/redo. Category: Developer Tools Mode: local Pricing: Free npm: imgx-mcp GitHub: https://github.com/somacoffeekyoto/imgx-mcp Security Score: 10/10 Creator: Somacoffeekyoto Creator Reputation: C+ Version: 1.6.1 Required Credentials: GEMINI_API_KEY (required), OPENAI_API_KEY (required) Install (Claude Code): claude mcp add io-github-somacoffeekyoto-imgx -- npx -y imgx-mcp --- ## Kontent Ai URL: https://mcp-marketplace.io/server/io-github-kontent-ai-mcp-server Summary: Connect to Kontent.ai to manage content, types, taxonomies, and workflows via natural language Category: Developer Tools Mode: local Pricing: Free npm: @kontent-ai/mcp-server GitHub: https://github.com/kontent-ai/mcp-server Security Score: 10/10 Creator: Kontent Ai Creator Reputation: C+ Version: 0.31.0 Required Credentials: KONTENT_API_KEY (required), KONTENT_ENVIRONMENT_ID (optional), PORT (optional) Install (Claude Code): claude mcp add io-github-kontent-ai-mcp-server -- npx -y @kontent-ai/mcp-server --- ## Ens Tools URL: https://mcp-marketplace.io/server/ai-namewhisper-ens-tools Summary: 34 MCP tools to search, register, manage, value, and trade ENS names. AI-powered intelligence layer. Description: 34 MCP tools to search, register, manage, value, and trade ENS names. AI-powered intelligence layer. Remote endpoints: streamable-http: https://namewhisper.ai/mcp Category: AI & ML Mode: remote Pricing: Free Remote URL: https://namewhisper.ai/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 1.0.2 Install (Claude Code Remote): claude mcp add --transport http ai-namewhisper-ens-tools https://namewhisper.ai/mcp --- ## GroundTruth URL: https://mcp-marketplace.io/server/io-github-rm-rf-prod-groundtruth Summary: Self-hosted MCP for live docs, code audits, and best practices. 363+ libraries, no rate limits. Category: Developer Tools Mode: local Pricing: Free npm: @groundtruth-mcp/gt-mcp GitHub: https://github.com/rm-rf-prod/GroundTruth-MCP Security Score: 10/10 Creator: Rm Rf Prod Creator Reputation: C+ Version: 3.5.0 Required Credentials: GT_GITHUB_TOKEN (required) Install (Claude Code): claude mcp add io-github-rm-rf-prod-groundtruth -- npx -y @groundtruth-mcp/gt-mcp --- ## AllOurThings URL: https://mcp-marketplace.io/server/io-allourthings-mcp-server Summary: AI-powered household inventory — query everything you own via natural language Category: Developer Tools Mode: local Pricing: Free npm: @allourthings/mcp-server GitHub: https://github.com/matt-harding/AllOurThings Security Score: 10/10 Creator: Matt Harding Creator Reputation: C+ Version: 0.1.1 Required Credentials: ALLOURTHINGS_DATA_DIR (optional) Install (Claude Code): claude mcp add io-allourthings-mcp-server -- npx -y @allourthings/mcp-server --- ## Zuckerbot URL: https://mcp-marketplace.io/server/io-github-crumbedsausage-zuckerbot Summary: Meta Ads MCP server — run Facebook ad campaigns from your terminal or AI agent. Category: Developer Tools Mode: local Pricing: Free npm: zuckerbot-mcp GitHub: https://github.com/DatalisHQ/zuckerbot Security Score: 0.8/10 Creator: DatalisHQ Creator Reputation: C+ Version: 0.2.28 Required Credentials: ZUCKERBOT_API_KEY (required) Install (Claude Code): claude mcp add io-github-crumbedsausage-zuckerbot -- npx -y zuckerbot-mcp --- ## Api URL: https://mcp-marketplace.io/server/com-linkbreakers-mcp Summary: QR-driven customer-journey platform for tracked QR codes, short links, and analytics. Description: QR-driven customer-journey platform for tracked QR codes, short links, and analytics. Remote endpoints: streamable-http: https://mcp.linkbreakers.com Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.linkbreakers.com GitHub: https://github.com/linkbreakers-com/api Security Score: 9/10 Creator: Laurent Schaffner Creator Reputation: D Version: 1.42.6 Install (Claude Code Remote): claude mcp add --transport http com-linkbreakers-mcp https://mcp.linkbreakers.com --- ## Mnemo URL: https://mcp-marketplace.io/server/io-github-n24q02m-mnemo-mcp Summary: Persistent AI memory with hybrid search (FTS5 + semantic) and cross-machine sync. Category: Developer Tools Mode: local Pricing: Free PyPI: mnemo-mcp GitHub: https://github.com/n24q02m/mnemo-mcp.git Security Score: 10/10 Creator: N24q02m Creator Reputation: C+ Version: 1.13.0 Required Credentials: API_KEYS (required) Install (Claude Code): claude mcp add io-github-n24q02m-mnemo-mcp -- uvx mnemo-mcp --- ## Nan Forget URL: https://mcp-marketplace.io/server/io-github-nanmesh-nan-forget Summary: Long-term memory for AI coding tools via vector search (Qdrant). Category: Developer Tools Mode: local Pricing: Free npm: nan-forget GitHub: https://github.com/NaNMesh/nan-forget Security Score: 5.2/10 Creator: NaNMesh Creator Reputation: C+ Version: 0.1.1 Required Credentials: NAN_FORGET_QDRANT_URL (optional), OPENAI_API_KEY (required), NAN_FORGET_EMBEDDING_PROVIDER (optional), NAN_FORGET_USER_ID (optional) Install (Claude Code): claude mcp add io-github-nanmesh-nan-forget -- npx -y nan-forget --- ## Toleno URL: https://mcp-marketplace.io/server/io-github-tolenonetwork-toleno-mcp Summary: Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language. Category: Developer Tools Mode: local Pricing: Free npm: @toleno/mcp GitHub: https://github.com/tolenonetwork/toleno-mcp Security Score: 10/10 Rating: 4.9/5 Installs: 274 Creator: Toleno Creator Reputation: B Version: 1.0.6 Required Credentials: TOLENO_API_KEY (required) Install (Claude Code): claude mcp add io-github-tolenonetwork-toleno-mcp -- npx -y @toleno/mcp --- ## Mcp URL: https://mcp-marketplace.io/server/com-senzing-mcp Summary: Entity resolution — data mapping, SDK code generation, docs search, and error troubleshooting Description: Entity resolution — data mapping, SDK code generation, docs search, and error troubleshooting Remote endpoints: streamable-http: https://mcp.senzing.com/mcp Category: Developer Tools Mode: remote Pricing: Free Remote URL: https://mcp.senzing.com/mcp Security Score: 9/10 Creator: MCP Registry Creator Reputation: C+ Version: 0.31.8 Install (Claude Code Remote): claude mcp add --transport http com-senzing-mcp https://mcp.senzing.com/mcp --- ## Graqle URL: https://mcp-marketplace.io/server/io-github-quantamixsol-graqle Summary: Dev intelligence layer: 7 MCP tools for graph-powered codebase reasoning. Category: Developer Tools Mode: local Pricing: Free PyPI: graqle GitHub: https://github.com/quantamixsol/graqle Security Score: 9.5/10 Creator: Quantamixsol Creator Reputation: C+ Version: 0.39.0 Install (Claude Code): claude mcp add io-github-quantamixsol-graqle -- uvx graqle