AI & KnowledgeAuth: Open
BGPT hosted MCP server
Research assistant
BGPT’s hosted MCP endpoint exposes its scientific research assistant to agents, supporting literature-oriented queries from an MCP client.
Curated by Agentic WorkersPublished Updated
Server description
Scientific research assistance over MCP
BGPT’s hosted MCP endpoint exposes its scientific research assistant to agents, supporting literature-oriented queries from an MCP client.
- Slug
- bgpt
- Category
- AI & Knowledge
- Category slug
- ai-and-knowledge
- Authentication
- Open
- Auth type
- none
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"bgpt": {
"url": "https://bgpt.pro/mcp/sse"
}
}
}