AppSignal
Integrates with AppSignal's monitoring platform to provide incident tracking, anomaly detection, per...
Click the "Install Now" button in your FastMCP UI to open the FastMCP connection interface (the ENV / secret entry form).
In a separate browser tab, sign in to AppSignal or create an account at appsignal.com.(docs.appsignal.com)
Get your AppSignal API key (the user/REST API key used to query AppSignal):
- Open your user profile (account settings) after signing in.
- Find the API key shown on your user profile and copy it.
This is the API key used to authenticate requests to the AppSignal HTTP REST API.(docs.appsignal.com)
(Optional) If you want to pre-select an AppSignal application for the MCP server, locate your App ID:
- In the AppSignal dashboard open the application you want to use and check the app's settings / Push & deploy or the app details page for the application ID. (If unsure, the Push & deploy / App settings pages contain keys and app-level settings.)(docs.appsignal.com)
Back in the FastMCP connection interface (the form opened by "Install Now"), paste the values into the ENV fields:
- APPSIGNAL_API_KEY = <paste your AppSignal API key from step 3>
- APPSIGNAL_APP_ID = <paste the application ID from step 4, or leave blank if you prefer to select an app later>
Save/confirm the connection form in FastMCP. The MCP server will use those environment values when launched.
Restart the MCP server / client if required by your FastMCP UI (or restart Claude Desktop if you configured it manually) so the new environment variables are picked up.(docs.appsignal.com)
(Optional testing) If you plan to run the project's manual tests locally, copy the example env file and add the key there as shown in the README:
- cp .env.example .env
- Edit .env and set APPSIGNAL_API_KEY=
- Run the manual test command from the README.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Monitoring
View All →Dual-Cycle Reasoner
Provides dual-cycle metacognitive reasoning framework that detects when autonomous agents get stuck in repetitive behaviors through statistical anomaly detection and semantic analysis, then automatically diagnoses failure causes and generates recovery strategies using case-based learning.
More for Developer Tools
View All →
GitHub
Extend your developer tools with the GitHub MCP Server—a powerful Model Context Protocol server enhancing automation and AI interactions with GitHub APIs. It supports diverse functionalities like managing workflows, issues, pull requests, repositories, and security alerts. Customize available toolsets to fit your needs, enable dynamic tool discovery to streamline tool usage, and run the server locally or remotely. With read-only mode and support for GitHub Enterprise, this server integrates deeply into your GitHub ecosystem, empowering data extraction and intelligent operations for developers and AI applications. Licensed under MIT, it fosters flexible and advanced GitHub automation.
Desktop Commander
Desktop Commander MCP transforms Claude Desktop into a powerful AI assistant for managing files, running terminal commands, and editing code with precision across your entire system. It supports in-memory code execution, interactive process control, advanced search and replace, plus comprehensive filesystem operations including reading from URLs and negative offset file reads. With detailed audit and fuzzy search logging, it enables efficient automation, data analysis, and multi-project workflows—all without extra API costs. Designed for developers seeking smarter automation, it enhances productivity by integrating all essential development tools into a single, intelligent chat interface.
Chrome DevTools
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree snapshots for reliable element targeting, automatic page event handling, and integrated performance tracing with actionable insights.
FreeCAD
Enables AI-driven CAD modeling by providing a remote procedure call (RPC) server that allows programmatic control of FreeCAD, supporting operations like creating documents, inserting parts, editing objects, and executing Python code for generative design workflows.