Gravity Forms
Integrates with Gravity Forms REST API v2 to provide comprehensive form, entry, submission, feed, an...
Log in to your WordPress Admin Panel
- Access your WordPress dashboard as an administrator.
Navigate to Gravity Forms REST API Settings
- In the left-hand menu, choose “Forms.”
- Click “Settings,” then click “REST API.”
Generate API Credentials
- Click the “Add Key” button.
- Enter a description, select a user and set permissions as needed.
- Click “Generate API Key.”
Copy the API Keys and Secret
- After creating the key, you’ll see a “Consumer Key” and “Consumer Secret.”
- Copy both—you’ll need to enter them.
Identify Your Base URL
- Note your WordPress site URL. For example:
https://yoursite.com.
- Note your WordPress site URL. For example:
Open the FastMCP Connection Interface
- Click the “Install Now” button for this integration.
Enter the Required ENV Values
- Fill the following fields in the FastMCP connection form:
GRAVITY_FORMS_CONSUMER_KEY: Paste the Consumer Key you generated.GRAVITY_FORMS_CONSUMER_SECRET: Paste the Consumer Secret you generated.GRAVITY_FORMS_BASE_URL: Enter your WordPress site URL, e.g.,https://yoursite.com.
- Fill the following fields in the FastMCP connection form:
Save the Configuration
- Complete the setup process as prompted by FastMCP.
Optional: Creating Test Environment Keys
- Repeat steps 1–4 using your staging/test WordPress site.
- Use the new test credentials in the optional fields:
GRAVITY_FORMS_TEST_CONSUMER_KEYGRAVITY_FORMS_TEST_CONSUMER_SECRETGRAVITY_FORMS_TEST_BASE_URL
- Set
GRAVITY_MCP_TEST_MODE=truein the interface if you want to isolate operations to your test environment.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
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 API Development
View All →Sentry
Streamline Sentry API integration with this remote MCP server middleware prototype. sentry-mcp acts as a bridge between clients and Sentry, supporting flexible transport methods and offering tools like the MCP Inspector for easy service testing. Inspired by Cloudflare’s remote MCP initiative, it helps developers adapt and debug workflows, making Sentry interaction smoother for both cloud and self-hosted environments.
More for Content Management
View All →Pandoc Markdown to PowerPoint
Converts Markdown content to PowerPoint presentations using pandoc with automatic diagram rendering for Mermaid, PlantUML, and Graphviz code blocks, supporting custom templates and file path inputs for streamlined presentation generation from documentation and notes.
Payload CMS
Provides validation, query, and code generation services for Payload CMS 3.0 development, enabling developers to validate collections, execute SQL-like queries against validation rules, and scaffold complete projects with Redis integration for persistence.
GistPad (GitHub Gists)
Transforms GitHub Gists into a personal knowledge management system with specialized handling for daily notes, reusable prompts with frontmatter support, and comprehensive gist operations including creation, updating, archiving, and commenting for version-controlled knowledge storage.