-
Notifications
You must be signed in to change notification settings - Fork 40
Description
Server Name
Fellow
Server URL/Repository
https://help.fellow.ai/en/articles/12622641-fellow-s-mcp-server
Description
Fellow.ai's MCP server allows you to connect your AI meeting notes, action items, transcripts, calendar events and more, to Cursor.
Some sample use cases:
- After a project check-in meeting or technical discussion, ask Cursor to build everything that was talked about in that meeting following the requirements that were outlined.
- After a call with a technical walkthrough of a completed project, ask Cursor to generate or update documentation based on the context that was shared aloud and isn't in the code, and based on the questions that were asked.
- After a project kick-off where requirements were discussed, ask Cursor if there are still any unknowns, gotchas, or questions that should be brought up given the current state of the code and everything shared in that meeting.
- Use Fellow's MCP Server in collaboration with other MCP Servers: for example, record a call walking through bugs when doing a QA pass of a project, then use Fellow's MCP server to pull in the transcript and Linear's MCP server in combination with Cursor's code context to create all of the detailed tickets to track the bugs.
Requirements Check
- Provides clear installation and configuration instructions
- Focused on developer tools/services (not consumer applications)
- Has appropriate icon or branding available
Configuration JSON
{
"url": "https://fellow.app/mcp"
}
Authentication
- This server uses OAuth authentication
Icon
- I've attached a square SVG logo to this issue
Documentation URL (if applicable)
No response
Additional Context
Fellow.ai acts as a knowledge base for everything that people say in meetings, which is often the most up to date source of context for ongoing work and subtleties that aren't written down anywhere else. Developers would save a lot of time by having meeting details right in their code editor, eliminating the need to dig through notes or ask "wait, what did we decide again?". It's like having your team's collective memory automatically available when you need it, without the hassle and without needing to write down a million notes.
https://help.fellow.ai/en/articles/12622641-fellow-s-mcp-server
Submission Guidelines
- Read the Contributing Guidelines
- Searched existing issues and servers to avoid duplicates
- Server provides significant value to developer community