114,647 tools. Last updated 2026-04-21 20:36
- Verify LM Studio server status and response availability to enable function discovery and system diagnostics for Claude Desktop integration.MIT
- Extract text from USPTO petition documents using hybrid extraction: free PyPDF2 for text-based PDFs, Mistral OCR for scanned documents. Analyze legal arguments, issues, and patterns in petition decisions.MIT
- Retrieve and parse specific Gemini API documentation pages to access structured content including guides, code examples, and references for features like function calling and embeddings.
- Search Google's Gemini API documentation for specific topics like function calling, embeddings, or rate limits to find relevant guides and references.
- Chat with AI models for general conversations or complex reasoning tasks. Supports multi-turn sessions, function calling, JSON output, and multimodal input.MIT
- Insert content at a specific line in a file to make targeted code edits without replacing entire sections, using line-based positioning for precise modifications.MIT
Matching MCP Servers
- -securityAlicense-qualityOCR images or pdfs, locally or by URLs by using Mistral OCR API (paid)Last updated36MIT
- -securityFlicense-qualityEnables semantic search across documents and code repositories using RAG (Retrieval-Augmented Generation) with vector embeddings. Automatically indexes PDF documents and performs relevance-scored lookups through ChromaDB and sentence transformers.Last updated
Matching MCP Connectors
Share context and questions between Claude instances — VS Code, claude.ai web, and mobile.
Connect Claude to your Intervals.icu watch data for fitness, workout review, and plan writing.
- Steps out of the current function during JavaScript/TypeScript debugging to pause at the calling code, allowing you to exit functions you've stepped into.Apache 2.0
- Create ABAP function groups to organize function modules in SAP systems. Specify name, package, and optional transport request for development workflows.MIT
- Continue execution until the current function returns, stepping out to the calling context during PHP debugging with Xdebug.MIT
- Facilitates function calling with Google Gemini models by accepting function declarations and returning text responses or function call requests based on the prompt. Does not execute functions directly.MIT
- Query 100+ AI models including Claude, GPT, and Llama through a single API to access diverse AI capabilities for various tasks.
- Defines and stores a SymPy function variable for use in symbolic mathematics. Accepts a function name to create a Function object, enabling its application in differential equations and mathematical expressions.Apache 2.0
- Retrieve data from smart contracts by calling view/pure functions using the contract address, ABI, and function name. Supports multiple networks including BSC, Ethereum, and Base.MIT
- Hook native functions in game processes to intercept, analyze, or modify their behavior during execution. Specify calling conventions, argument types, and custom JavaScript handlers for onEnter and onLeave events.MIT
- Interact with smart contracts on BNB Chain by calling state-changing functions. Specify contract address, ABI, function name, arguments, and network to execute write operations securely.MIT
- Exit current function during debugging to return to the calling function, allowing you to analyze program flow and identify issues in Go code execution.MIT
- Analyze PostgreSQL user-defined function performance statistics including execution counts, timing data, and bottlenecks to optimize database operations.MIT
- Fill text inputs in Electron applications by replacing existing content. Specify element with selector or reference, and provide text to insert.MIT
- Compare Claude and another LLM's responses to the same prompt in parallel, returning structured analysis of differences and performance metrics.
- Access specialized Claude AI personas for targeted tasks like code review, text summarization, educational explanations, creative writing, and general assistance through the Tavily Web Search MCP Server.
- Monitor JavaScript function calls in real-time to capture arguments, return values, and call stacks for debugging and reverse engineering without halting execution.
- Assess LLM responses against specific criteria to generate scores and feedback for evaluating model performance.MIT
- Retrieve data from smart contracts by calling view/pure functions without modifying blockchain state, gas fees, or signing. Supports 30+ Ethereum-compatible networks.MIT
- Get function signatures and parameter details at call sites in GDScript files to ensure correct function usage with proper types.MIT
- Generate a combined trace showing current PC offset, calling offset, and full backtrace with offsets relative to main for Nintendo Switch debugging.MIT
- Insert content at the bottom of a function body while preserving existing statements. Use for adding final lines like cleanup, telemetry, or logging after work is done.MIT
- Surgically edit files by finding and replacing exact text, ensuring precise modifications for revenue tracking and business management workflows.
- Execute functions in deployed Google Apps Script projects by specifying script ID and function name, enabling automated workflow integration and API execution.MIT
- Download and display document content from medical records for AI analysis. Enables Claude to read and process cancer-related files like images and PDFs directly.MIT
- Analyze code flow by identifying function callers and callees to understand dependencies and assess refactoring impact.MIT
- Initiate state-changing smart contract functions on Ethereum-compatible blockchains. Specify contract details, ABI, function, and arguments, then sign and send transactions securely.MIT
- Scan Claude Code project directories to identify active sessions, decode paths, and optionally register them as subprojects for multi-repo intelligence.MIT
- Adjust Android device font scaling for accessibility testing. Set values from 0.85 (small) to 1.3 (largest) to verify UI responsiveness across different text sizes.MIT
- Create a new ABAP function module within an existing function group. Use this tool to initialize function modules for SAP systems, then add source code separately.MIT
- Add content to existing documents in Mnemosyne knowledge graphs using TipTap XML, enabling incremental updates without replacing current content.
- Simulate dropping a ball through a peg board to land in multiplier buckets. Adjust risk level to control payout spread from frequent small wins to rare large payouts.MIT
- Check per-minute calling rates for phone numbers to calculate costs before dialing.MIT
- Intercept network requests matching a URL pattern and return mock responses for testing API error states, offline behavior, or replacing API responses in Safari browser automation.MIT
- Get function signature help when editing code. Shows parameter details and active arguments for functions at cursor position in supported programming languages.MIT
- Monitor health status, version details, and configuration of the Claude Code MCP server for real-time insights and system maintenance.MIT
- Encodes EVM function calls into calldata hex for smart contract interactions. Provide ABI fragments, function name, and arguments to generate callable data and function selectors.MIT
- Modify the metadata description of an existing ABAP function group container to update its documentation and purpose.MIT
- Locate function or method definitions in Python or JS/JSX files using AST parsing to quickly find specific code implementations.MIT
- Decomposes large tasks into manageable subtasks using Claude AI, then automatically stores them in the database for organized execution.
- Retrieve the schema definition for parameters required by specific MCP service operations. Clarifies mandatory and optional inputs, ensuring accurate configurations when calling execute_mcp_operation.MIT
- Execute the current statement and move to the next line in the same function during debugging. When encountering function calls, run them completely without stepping inside.Apache 2.0
- Remove ABAP function modules from SAP systems with deletion verification. Specify function group and optional transport request for controlled deletion.MIT
- Send a message in an existing chat session to get a Claude response. Maintains full conversation history, stores both user and assistant messages, and returns the assistant reply with token usage details.
- Refresh Claude subscription usage via OAuth API without browser authentication. Retrieves credentials from macOS Keychain to update local usage cache for Claude Code users on macOS.MIT
- Find small, quick open-source issues for weekend or short-time contributions by searching documentation, typo, test, and beginner-friendly tags.MIT
- Store conversation entries in an agent's archival memory for searchable records from external sources like Claude Code sessions, using metadata for filtering.MIT