AutoRFP.ai MCP Server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AutoRFP.ai MCP ServerWhat RFPs are due in the next two weeks and how many unanswered requirements do they each have?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
AutoRFP.ai — MCP Server
The Model Context Protocol (MCP) server that lets AI assistants like Claude and ChatGPT connect directly to your AutoRFP.ai workspace. Ask questions about your RFP projects, search your approved content library, and check requirement status without leaving the chat.
This repo holds the public server.json manifest. The server itself is hosted by AutoRFP.ai.
What it does
Once connected, your AI assistant has read-only access to:
What it can access | What it can do |
Tags | See your organisation's tag categories and vocabulary |
Projects | List projects, filter by status, due date, or tags |
Requirements | Read questions and answers within a project, filter by status or tag |
Content Library | Search approved content by keyword or semantic meaning, browse by tag or file type |
The connection cannot create, edit, or delete anything in AutoRFP.ai.
Related MCP server: Capsule CRM MCP Server
Servers
AutoRFP.ai runs three regional MCP endpoints. Pick the one that matches your AutoRFP.ai data residency region:
Region | URL |
APAC |
|
EU |
|
US |
|
If you do not know your region, check the URL you log in with, or ask your AutoRFP.ai admin.
Setup
There are two parts: an org-level admin sets up the connection once, then each user authorises it for their own chat.
Part 1: Add the connector (Claude org admin, one-off)
Log in to Claude and open Settings.
Go to Connectors, then Add, then Add Custom Connector.
Enter the AutoRFP.ai MCP server URL for your region (see table above).
Name the integration (e.g. "AutoRFP.ai") and click Add.
Part 2: Authorise the connection (each user)
In Claude, go to Settings, then Connectors.
Find the AutoRFP.ai connector and click Connect.
Sign in to AutoRFP.ai when prompted and approve the three permission scopes:
tags:read— see your organisation's tag categoriesprojects:read— read your RFP projects and requirementscontent:read— search your approved content library
Make sure the new connection is Enabled in your next conversation.
Each user inherits their own AutoRFP.ai permissions, so people only see what they would see logged into the app directly.
ChatGPT and other MCP clients
ChatGPT and any other MCP-compatible client uses the same server URLs and OAuth flow. Add a custom connector or integration in your client's settings and point it at the URL for your region.
Example prompts
Once connected, try:
"List my open RFP projects in AutoRFP.ai."
"What RFPs are due in the next two weeks and how many unanswered requirements do they each have?"
"Search our content library for responses about GDPR compliance."
"List all projects tagged 'Healthcare' and 'Security' that are still in progress."
"Find everything we've ever said about our implementation methodology and summarise the key themes."
"Which content items have been reused the most across projects?"
Tips
Be specific. "In-progress projects tagged Security" returns sharper results than "show me projects."
Combine filters. Status, tags, and due dates all stack.
Use semantic search. The content library understands meaning, not just keywords.
Requirements
An AutoRFP.ai account with access to the projects and content you want to query.
A Claude Pro, Team, or Enterprise plan (the Integrations and Connectors option is plan-gated). Equivalent paid tier for other MCP clients.
For the initial org-level setup in Claude, a Claude organisation admin.
Troubleshooting
"I don't see the Connectors option in Settings." You need a Claude Pro, Team, or Enterprise plan.
"A colleague added the integration but I still can't see my data." Each user connects their own AutoRFP.ai credentials. Run Part 2 of the setup above.
"I'm getting permission errors on certain projects." The connector inherits your AutoRFP.ai role-based permissions. If you cannot see a project in the app, the assistant cannot either.
"Which region am I on?" Look at the URL you use to log into AutoRFP.ai, or ask your AutoRFP.ai admin.
More resources
Live chat support is available in-app.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityFmaintenanceProvides AI assistants with read-only access to Secureframe's compliance data, enabling querying of security controls, tests, users, vendors, and more across frameworks like SOC 2 and ISO 27001.8MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to access and query Capsule CRM data (contacts, opportunities, support cases, tasks, projects, products) through natural language, with read-only security.4MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants read-only access to Sprinklr data via MCP, allowing querying reports, searching cases, and calling Sprinklr API endpoints.7ISC
- FlicenseNot gradedqualityFmaintenanceEnables AI assistants to read Reddit data including user profiles, subreddits, posts, comments, and search via OAuth authentication.
Related MCP Connectors
Secure Docusign Navigator integration for AI assistants to access and analyze agreement data.
Provide AI assistants with real-time access to official SEC EDGAR filings and financial data. Enab…
Read-only bank access for your AI agent. Connects Claude, ChatGPT, Cursor, Gemini, Codex.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AutoRFP/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server