Packages
4763 resultsQuickChart MCP Server
QuickChart MCP server enabling AI agents to generate charts and graphs via QuickChart's API — creating bar, line, pie, radar and other chart types, rendering data visualizations as images, and integrating chart generation into agent-driven data analysis and reporting workflows.
iCal MCP Server
iCal MCP server enabling AI agents to interact with iCal/calendar data — reading calendar events, creating new events, managing recurring meetings, querying free/busy time, and integrating iCalendar scheduling into agent-driven productivity and scheduling workflows on macOS and other platforms supporting iCal.
Alibaba Cloud DMS MCP Server
Official Alibaba Cloud Data Management Service (DMS) MCP server enabling AI agents to interact with Alibaba Cloud DMS — querying and managing databases via DMS, executing SQL statements, managing data access governance, and integrating Alibaba Cloud's database management platform into agent-driven database administration and data analytics workflows.
DEV.to MCP
MCP server by prominent DEV.to community member nickytonline enabling AI agents to interact with the DEV.to developer blogging platform — reading articles, searching posts, accessing user profiles, querying trending content, and managing blog posts through the DEV.to API.
FalkorDB QueryWeaver MCP Server
Official MCP server from FalkorDB (FalkorDB org) for QueryWeaver — a graph query assistant for FalkorDB, the ultra-fast Redis-compatible graph database. Enables AI agents to run Cypher queries, explore graph schemas, and analyze connected data in FalkorDB knowledge graphs.
Maven MCP Server
MCP server providing Maven build tool capabilities to AI agents. Enables agents to run Maven commands, manage Java project dependencies, query Maven Central repository, check for dependency updates, and interact with Maven build lifecycle — supporting AI-assisted Java development workflows.
ROS2 MCP Server
ROS2 MCP server enabling AI agents to interact with Robot Operating System 2 (ROS2) — publishing and subscribing to ROS2 topics, calling ROS2 services, inspecting node graphs and topic lists, sending velocity commands, reading sensor data, and integrating LLM reasoning into ROS2-based robotic systems for natural language robot control and autonomous workflow orchestration.
ScrapeGraph MCP Server (Official)
Official ScrapeGraph MCP server from ScrapeGraphAI enabling AI agents to perform AI-powered web scraping — extracting structured data from web pages using LLMs, searching and scraping content intelligently, handling JavaScript-rendered pages, and integrating ScrapeGraph's AI-driven web extraction into agent-driven data collection and web research workflows.
TouchDesigner MCP Server
TouchDesigner MCP server enabling AI agents to interact with Derivative's TouchDesigner visual programming environment — creating and modifying nodes, executing Python scripts within TouchDesigner, controlling parameters in real-time, querying network topology, and integrating LLM-driven generation into TouchDesigner-based generative art, live performance, and interactive installation workflows.
Turso MCP Server
Turso MCP server enabling AI agents to interact with Turso's edge SQLite platform — managing libSQL databases, executing queries, creating and managing database groups, and leveraging Turso's globally distributed SQLite for edge-native applications.
mcp-hub
Centralized coordinator that manages multiple MCP servers and exposes all their capabilities through a single unified MCP endpoint.
AWS MCP Servers Samples (Official)
Official AWS sample MCP servers from aws-samples organization demonstrating how to build MCP servers for AWS services — including samples for Amazon Bedrock, EC2, S3, IAM, CloudWatch, and other AWS services, providing reference implementations for AWS-native AI agent development and showing AWS service integration patterns for MCP.
Apple Docs MCP
MCP server that gives AI assistants access to Apple's official developer documentation. Searches across 50+ frameworks (SwiftUI, UIKit, Foundation), 1260+ WWDC video transcripts, code examples, and platform compatibility info. Runs via npx with 35MB of bundled WWDC data for offline access.
Financial Modeling Prep MCP Server
Financial Modeling Prep (FMP) MCP server enabling AI agents to access comprehensive financial data — stock prices, financial statements (income statement, balance sheet, cash flow), financial ratios, earnings data, company profiles, insider transactions, and macroeconomic indicators from FMP's financial data API. Enables agents to perform financial analysis and research.
MongoDB Lens MCP Server
Community MCP server for MongoDB — enabling AI agents to query, insert, update, and delete documents, manage collections and indexes, run aggregation pipelines, and inspect database schemas in MongoDB or MongoDB Atlas.
BigQuery MCP Server
BigQuery MCP server enabling AI agents to interact with Google BigQuery — executing SQL queries against petabyte-scale datasets, listing datasets and tables, exploring schema, running analytical queries, and integrating BigQuery's serverless data warehouse capabilities into agent-driven analytics and data pipeline workflows.
Blender Open MCP
Blender Open MCP server enabling AI agents to interact with Blender — the professional open-source 3D creation suite — creating and modifying 3D objects, controlling materials and lighting, managing scene hierarchies, and integrating AI-driven 3D modeling and scene creation into agent workflows for animation, visualization, and game asset creation.
Cal.com MCP Server — Open Source Scheduling
MCP server for Cal.com — the open-source Calendly alternative. Enables AI agents to manage scheduling via Cal.com — creating bookings, checking availability, managing event types, and interacting with the Cal.com scheduling platform. Both self-hosted and Cal.com Cloud supported.
Claude Historian MCP
Claude Historian MCP server enabling AI agents to search and retrieve past Claude conversation history — indexing and querying previous Claude chat conversations, finding relevant past discussions, and surfacing historical context to enhance current agent sessions with persistent conversation memory.
ClickHouse
ClickHouse is a blazing-fast open-source columnar OLAP database designed for real-time analytics over massive datasets. It stores data in column-oriented format with aggressive compression, enabling queries that scan billions of rows per second. ClickHouse accepts SQL via an HTTP interface (port 8123/8443) and a native binary protocol (port 9440), with support for many input/output formats (JSON, CSV, Parquet, Arrow). ClickHouse Cloud is the managed offering with a REST Management API for programmatic cluster management. The HTTP interface supports streaming responses, progress headers, and session-based queries — making it well-suited for agents that need to run complex analytical queries.