Back to Browse

Mcp MCP Server

Developer ToolsLow Risk9.9MCP RegistryRemote
Free

Server data from the Official MCP Registry

Search AutoRFP.ai projects, requirements, content library, and tags for Q&A and analytics.

About

Search AutoRFP.ai projects, requirements, content library, and tags for Q&A and analytics.

Remote endpoints: streamable-http: https://{api_host}/mcp

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

Endpoint verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "ai-autorfp-mcp": {
      "url": "https://{api_host}/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

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 accessWhat it can do
TagsSee your organisation's tag categories and vocabulary
ProjectsList projects, filter by status, due date, or tags
RequirementsRead questions and answers within a project, filter by status or tag
Content LibrarySearch approved content by keyword or semantic meaning, browse by tag or file type

The connection cannot create, edit, or delete anything in AutoRFP.ai.

Servers

AutoRFP.ai runs three regional MCP endpoints. Pick the one that matches your AutoRFP.ai data residency region:

RegionURL
APAChttps://api.autorfp.ai/mcp
EUhttps://api.eu.autorfp.ai/mcp
UShttps://api.us.autorfp.ai/mcp

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)

  1. Log in to Claude and open Settings.
  2. Go to Connectors, then Add, then Add Custom Connector.
  3. Enter the AutoRFP.ai MCP server URL for your region (see table above).
  4. Name the integration (e.g. "AutoRFP.ai") and click Add.

Part 2: Authorise the connection (each user)

  1. In Claude, go to Settings, then Connectors.
  2. Find the AutoRFP.ai connector and click Connect.
  3. Sign in to AutoRFP.ai when prompted and approve the three permission scopes:
    • tags:read — see your organisation's tag categories
    • projects:read — read your RFP projects and requirements
    • content:read — search your approved content library
  4. 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

License

MIT

Reviews

No reviews yet

Be the first to review this server!