Packages
32658 resultsTomTom Developer APIs
Comprehensive mapping and navigation API suite providing geocoding, routing, real-time traffic, places search, and turn-by-turn directions powered by TomTom's proprietary global map data.
VS Code as MCP Server
VS Code as MCP Server enabling AI agents to interact with Visual Studio Code — executing VS Code commands, opening files, managing editor state, running tasks and extensions, and integrating VS Code's editor capabilities into agent-driven development automation workflows.
BigQuery API
Google's fully managed, serverless data warehouse REST API and Python client. Enables agents to run SQL queries against petabyte-scale datasets, create and manage tables, load data, stream inserts, and run ML models. Pay-per-query pricing with a generous free tier.
BookStack MCP Server
BookStack MCP server enabling AI agents to interact with BookStack — the popular open-source, self-hosted wiki and documentation platform. Enables reading, searching, and creating books, chapters, and pages in BookStack; integrating BookStack knowledge bases into AI agent workflows; and making organizational documentation accessible to AI assistants.
Confluence REST API
Atlassian Confluence REST API for reading and writing pages, spaces, and content in team wikis, enabling agents to search, retrieve, create, and update documentation.
Crypto Price MCP Server
MCP server for real-time cryptocurrency price data using CoinGecko API. Enables AI agents to query current and historical prices for Bitcoin, Ethereum, and thousands of altcoins, track market cap rankings, monitor price changes, and access crypto market data for trading analysis and portfolio tracking workflows.
DataScript MCP Server
DataScript MCP server enabling AI agents to use DataScript — the immutable in-memory database with Datalog query language inspired by Datomic — querying structured data with Datalog, managing entity-attribute-value data models, and integrating graph-capable in-memory data storage into agent-driven data analysis workflows.
GRDB.swift
SQLite toolkit for Swift — covers the full spectrum from raw SQL to Swift-idiomatic ORM. GRDB provides: DatabaseQueue (serial SQLite access), DatabasePool (concurrent readers/serial writer), record types (FetchableRecord, PersistableRecord, TableRecord), migration support, query builder DSL, Combine publishers for reactive observation, and Swift async/await API. Alternative to Core Data and SQLite.swift for iOS/macOS. GRDB prioritizes SQLite's full power — write real SQL or use Swift query builder. DatabaseObservation (ValueObservation) notifies on database changes. Used widely in iOS agent apps requiring offline storage.
Kindly Web Search MCP Server
Kindly Web Search MCP server providing AI agents with web search capabilities — querying search engines (DuckDuckGo or Bing) and returning relevant search results with snippets and URLs, enabling agents to access current web information beyond their training data.
MCP WinDbg
An MCP server that bridges AI models to Windows debugging via WinDbg/CDB, enabling natural language crash dump analysis, live remote debugging, and batch dump processing through a Python wrapper around the CDB debugger.
Massive MCP Server — Attention Data Platform
Massive MCP Server providing AI agents access to Massive.io's attention and engagement data platform — querying user attention metrics, engagement data, and platform analytics for advertising and monetization workflows, integrating Massive's alternative data marketplace into agent-driven analytics and media buying workflows.
Nextcloud MCP Server
Nextcloud MCP server enabling AI agents to interact with Nextcloud — the self-hosted file storage and collaboration platform — reading and writing files, managing folders, sharing documents, accessing calendar and contacts, and integrating Nextcloud's private cloud capabilities into agent-driven file management and collaboration workflows.
Obsidian MCP Server Enhanced
Enhanced MCP server for Obsidian vault interaction via the Obsidian Local REST API plugin. Extends standard Obsidian MCP with additional capabilities: reading, creating, updating notes; managing frontmatter/properties; searching vault content; handling attachments; and managing daily notes. Provides comprehensive AI agent access to Obsidian knowledge bases.
Oracle Database MCP Server
Oracle Database MCP server enabling AI agents to interact with Oracle Database — executing SQL and PL/SQL queries, inspecting schema objects, querying data dictionary views, running stored procedures, and integrating Oracle's enterprise relational database capabilities into agent-driven data analysis and database management workflows.
Org-mode MCP Server
MCP server for Emacs org-mode — the powerful plain-text organizational system embedded in Emacs. Enables AI agents to read, write, and manage org-mode files including TODO items, headings, tags, deadlines, scheduled tasks, and org-mode outlines. Bridges AI capabilities with the org-mode productivity ecosystem.
Procore Construction Financials API
Procore Financials REST API for construction financial management within the Procore platform. Enables AI agents to manage project budgets and budget modifications, handle subcontractor contracts and change orders, access owner contracts and billing, retrieve cost codes and job cost tracking, manage subcontractor invoices and payment applications (G702/G703), access financial forecasting and projected final cost, handle lien waivers and compliance documents, retrieve project financial analytics and cash flow data, and integrate construction financials with ERP and accounting systems.
Pydantic
Data validation and settings management library for Python using type annotations. Define models as Python classes with type hints — Pydantic validates, coerces, and serializes data automatically. Core dependency of FastAPI, LangChain, and most modern Python AI frameworks. v2 is a complete Rust-backed rewrite with 5-50x performance improvements over v1.
RSpec
The dominant BDD (Behavior-Driven Development) test framework for Ruby. RSpec provides a rich DSL for writing readable, expressive tests — describe/context/it blocks, expect().to matchers, subject/let helpers, shared examples, and a comprehensive mocking/stubbing system (rspec-mocks). rspec-rails integrates with Rails for controller, model, request, and system specs. Ubiquitous in Ruby/Rails projects.
ScanMalware MCP Server
Official MCP server from ScanMalware (scanmalware org) for their URL scanning and malware detection service. Enables AI agents to submit URLs for malware analysis, retrieve scan results, and access threat intelligence data — integrating automated security scanning into agent workflows.
Serverless RAG MCP Server
MCP server providing serverless RAG (Retrieval Augmented Generation) capabilities from Sionic AI. Enables AI agents to perform semantic search and retrieval over knowledge bases without managing vector database infrastructure — Sionic AI handles the embedding, indexing, and retrieval pipeline as a managed service.