GitHub / tadata-org/fastapi_mcp issues and pull requests
#199 - [BUG] Uvicorn reload hangs when FastAPI-MCP has active SSE connections
Issue -
State: open - Opened by jagerzhang 17 days ago
Labels: bug
#198 - [BUG] fastapi-mcp latest release 0.3.6 breaks
Issue -
State: open - Opened by musoles 20 days ago
- 1 comment
Labels: bug
#197 - [DRAFT] Add better testing for different OpenAPI specs
Pull Request -
State: open - Opened by shahar4499 21 days ago
- 1 comment
#196 - Change fork method in SSE transport tests to avoid pickling issues
Pull Request -
State: closed - Opened by am1ter 22 days ago
- 1 comment
#195 - No examples of resource or tool use in Docs.
Issue -
State: open - Opened by siam19 22 days ago
Labels: documentation
#194 - Revert "Fix a bug with handling FastAPI `root_path` parameter"
Pull Request -
State: closed - Opened by shahar4499 23 days ago
- 3 comments
#193 - When use middleware found problem
Issue -
State: open - Opened by Shengshenlan 23 days ago
Labels: bug
#192 - Update readme
Pull Request -
State: closed - Opened by irn77 28 days ago
- 1 comment
#191 - Feature/use request context
Pull Request -
State: open - Opened by Edison-A-N 29 days ago
- 2 comments
#190 - [Feature Request] Upgrade MCP to >=1.10.1 and Use `mcp_server.request_context.request`
Issue -
State: open - Opened by Edison-A-N 29 days ago
#189 - [BUG] MCP session 404 in multi worker production environment
Issue -
State: open - Opened by sqrt676 29 days ago
- 4 comments
Labels: bug
#188 - Enhance Flexibility of `FastApiMCP` Mount Method and Streamable HTTP Transport Initialization
Issue -
State: open - Opened by Edison-A-N about 1 month ago
- 2 comments
#187 - add 'http_headers' parameter to FastApiMCP constructor
Pull Request -
State: closed - Opened by erpic about 1 month ago
- 1 comment
#186 - forward HTTP headers (eg X-API-Key) on tool use
Issue -
State: closed - Opened by erpic about 1 month ago
- 2 comments
Labels: enhancement
#185 - Fixes #123: allow usage of default_scope to be passed
Pull Request -
State: closed - Opened by jessesanford about 1 month ago
- 2 comments
#184 - feat: Add support of WebSocket transport
Pull Request -
State: open - Opened by victornguen about 1 month ago
#183 - Feature/mcp prompts support
Pull Request -
State: open - Opened by brodguez-atlas about 1 month ago
#182 - MCP only on certain routes
Issue -
State: open - Opened by phatlast96 about 1 month ago
Labels: enhancement
#181 - Add configurable HTTP header forwarding
Pull Request -
State: closed - Opened by floran-putter about 1 month ago
- 5 comments
#180 - Support skip deprecated api
Pull Request -
State: open - Opened by Edison-A-N about 1 month ago
#179 - Support Filtering of Deprecated APIs with Default Behavior
Issue -
State: open - Opened by Edison-A-N about 1 month ago
Labels: enhancement
#178 - Enhance MCP client configuration documentation with IDE-specific examples and reference links
Pull Request -
State: open - Opened by avvijeet about 1 month ago
#177 - pulling ch
Pull Request -
State: closed - Opened by viktor-evdokimov about 1 month ago
#176 - docs: point out transport type
Pull Request -
State: open - Opened by ltalirz about 1 month ago
#175 - The project seems to be dead
Issue -
State: open - Opened by ErokhinVi about 1 month ago
- 1 comment
#174 - [BUG]# SSE Connection Fails in Multi-Pod GKE Deployment
Issue -
State: open - Opened by tim-srp about 1 month ago
Labels: bug
#173 - Mcp server not allowing POST methods from toolkit servers .
Issue -
State: open - Opened by L040639 about 1 month ago
- 1 comment
#172 - Question: Is it possible to use this package together with Sub-Applications/Mounts
Issue -
State: open - Opened by ChrisEthon about 1 month ago
#171 - [BUG] Exception occurs during client session disconnection
Issue -
State: open - Opened by cuspymd about 2 months ago
- 3 comments
Labels: bug
#170 - [BUG]
Issue -
State: open - Opened by szymansk about 2 months ago
Labels: bug
#169 - Add py.typed.
Pull Request -
State: open - Opened by dlahyani about 2 months ago
#168 - Dynamic Tool Filtering Based on User Authentication
Issue -
State: open - Opened by olarcherc24 about 2 months ago
- 1 comment
Labels: enhancement
#167 - feature: add automatic operation ID shortening for LLM compatibility
Pull Request -
State: open - Opened by combiz about 2 months ago
#166 - fix: preserve array items property in union schemas for MCP compatibility
Pull Request -
State: open - Opened by combiz about 2 months ago
#165 - [BUG] Union types with arrays generate invalid MCP schemas (missing 'items' property)
Issue -
State: open - Opened by combiz about 2 months ago
Labels: bug
#164 - update readme
Pull Request -
State: closed - Opened by itay-tadata about 2 months ago
- 1 comment
#163 - Fix a bug with handling FastAPI `root_path` parameter
Pull Request -
State: closed - Opened by am1ter about 2 months ago
- 5 comments
#162 - How To Handle Fast Reload
Issue -
State: open - Opened by mfharding123 about 2 months ago
Labels: bug
#161 - [BUG] Tool names should be <=64 characters
Issue -
State: closed - Opened by combiz about 2 months ago
- 2 comments
Labels: bug
#160 - feat: Avoid escaping non-ASCII characters when using json.dumps()
Pull Request -
State: open - Opened by LTaooo about 2 months ago
#159 - mcp route adds POST request method
Pull Request -
State: open - Opened by LTaooo about 2 months ago
- 4 comments
#158 - feat: add HEAD router for mcp's mount_path
Pull Request -
State: open - Opened by ryomahan about 2 months ago
#157 - langchain_mcp_adapters support?
Issue -
State: closed - Opened by CyanMystery about 2 months ago
- 1 comment
Labels: enhancement
#156 - fix: allow for self-referencing pydantic schema
Pull Request -
State: open - Opened by jonvet 2 months ago
- 3 comments
#155 - [BUG]RecursionError with Self-Referencing Pydantic Models in fastapi-mcp 0.3.3
Issue -
State: open - Opened by tim-srp 2 months ago
Labels: bug
#154 - Support POST requests on main route
Issue -
State: open - Opened by guillochon 2 months ago
- 2 comments
#153 - Session ID in HTTP header
Issue -
State: open - Opened by Hujun 2 months ago
Labels: enhancement
#152 - [BUG] /mcp endpoint does not appear with FastApiMCP (PyPI and GitHub versions)
Issue -
State: open - Opened by rytaniguchi 2 months ago
#151 - Fix root_path duplication in MCP SSE messages endpoint
Pull Request -
State: open - Opened by badrinadhgupta 2 months ago
#150 - docs(readme): Fix typo 'Additionaly' in README
Pull Request -
State: open - Opened by snowykr 2 months ago
#148 - How to achieve recognition of generic nested responses
Issue -
State: open - Opened by LTaooo 2 months ago
Labels: enhancement
#147 - [BUG] Tools gets registered only if the route is defined via decorator.
Issue -
State: closed - Opened by cryptrr 2 months ago
- 1 comment
Labels: bug
#146 - Feature request: Dynamic Permission Management with Dependency Injection and Callbacks
Issue -
State: open - Opened by Explorer1092 2 months ago
Labels: enhancement
#144 - feat: Allow setting Authorization header from tool arguments
Pull Request -
State: open - Opened by stepolan 2 months ago
- 1 comment
#143 - Feature Request: Allow `_execute_api_tool` to source Authorization header from tool arguments for internal clients
Issue -
State: open - Opened by stepolan 2 months ago
#141 - Feature add support for fetching OpenAPI schema from a remote FastAPI server
Pull Request -
State: open - Opened by ww-jermaine 2 months ago
#140 - update changelog
Pull Request -
State: closed - Opened by shahar4499 2 months ago
- 1 comment
#139 - Examples: 10_auth_example_frontegg.py
Pull Request -
State: closed - Opened by alumag 2 months ago
#137 - Upgrades the mcp package dependency to 1.8.1
Pull Request -
State: closed - Opened by ierickson 3 months ago
- 1 comment
#136 - Running FastAPI-MCP remotely
Issue -
State: open - Opened by quantotto 3 months ago
- 2 comments
Labels: enhancement
#135 - [BUG] Prompt
Issue -
State: open - Opened by pierre-sigwalt 3 months ago
Labels: bug
#134 - [BUG] Client can't to connect mcp sever SSE
Issue -
State: open - Opened by ratchanonth60 3 months ago
- 6 comments
Labels: bug
#133 - SSE is deprecated, please switch MCP server to streamable-http
Issue -
State: open - Opened by antonkulaga 3 months ago
- 9 comments
Labels: enhancement
#132 - Adding instructions to the server
Issue -
State: open - Opened by IDmedia 3 months ago
Labels: documentation
#131 - Fix @modelcontextprotocol/inspector command-line
Pull Request -
State: closed - Opened by bfontaine 3 months ago
- 2 comments
#130 - add /callback for Auth
Issue -
State: open - Opened by philschmid 3 months ago
Labels: enhancement
#129 - Use setuptools_scm for dynamic versioning via Git tags
Pull Request -
State: open - Opened by AnnaRevutsky 3 months ago
- 1 comment
#128 - OAuth example for Github or Google
Issue -
State: open - Opened by philschmid 3 months ago
- 1 comment
Labels: documentation
#127 - [BUG]: Claude desktop is using POST /mcp request not GET
Issue -
State: closed - Opened by dharam1291 3 months ago
- 3 comments
Labels: bug
#126 - [BUG] No module named 'my_app'
Issue -
State: open - Opened by dharam1291 3 months ago
Labels: bug
#125 - types?
Issue -
State: open - Opened by Vandivier 3 months ago
Labels: enhancement
#124 - [BUG?] FastAPI-MCP tool execution fails with connection errors when running in Docker container
Issue -
State: open - Opened by osushinekotan 3 months ago
Labels: bug
#123 - [BUG] AuthConfig.default_scope is not correctly used?
Issue -
State: closed - Opened by heliannuuthus 3 months ago
- 2 comments
Labels: bug
#122 - Bump astral-sh/setup-uv from 5 to 6
Pull Request -
State: open - Opened by dependabot[bot] 3 months ago
- 1 comment
#121 - [BUG]示例化不支持传递base_url参数
Issue -
State: open - Opened by xjw8396761 3 months ago
- 1 comment
Labels: bug
#120 - Add support for generating MCP server from Openapi spec
Issue -
State: open - Opened by eranco74 3 months ago
Labels: enhancement
#119 - [BUG] Endpoints with Form Params not handled correctly
Issue -
State: open - Opened by davidschwab98 3 months ago
Labels: bug
#118 - 设置cursor后报client closed, 访问mcp/message报{"detail":"Method Not Allowed"}
Issue -
State: closed - Opened by xjw8396761 3 months ago
#117 - Add MseeP.ai badge to README
Pull Request -
State: open - Opened by lwsinclair 3 months ago
#116 - filter tools after creating json schemas
Issue -
State: open - Opened by RikJux 3 months ago
Labels: bug
#115 - Fix/remove indent in server result (issue 114)
Pull Request -
State: open - Opened by shira-ayal 3 months ago
- 1 comment
#114 - [BUG] return so many \n
Issue -
State: open - Opened by NestZhou 3 months ago
- 3 comments
Labels: bug
#113 - Feature: Forward custom x- prefixed headers in FastApiMCP server
Issue -
State: closed - Opened by gustusmorten 3 months ago
- 5 comments
Labels: enhancement
#112 - fix mintlify docs urls
Pull Request -
State: closed - Opened by shira-ayal 3 months ago
- 1 comment
#111 - fix to mintlify docs
Pull Request -
State: closed - Opened by shira-ayal 3 months ago
- 1 comment
#110 - Mintlify docs
Pull Request -
State: closed - Opened by shira-ayal 3 months ago
- 1 comment
#109 - add more test cases to openapi conversion
Pull Request -
State: closed - Opened by shahar4499 3 months ago
- 1 comment
#108 - bump version to 0.3.3
Pull Request -
State: closed - Opened by shahar4499 3 months ago
- 1 comment
#107 - [BUG] Error after upgrading to 0.3.2: UnboundLocalError: local variable 'param_desc' referenced before assignment
Issue -
State: closed - Opened by kingmming 3 months ago
- 1 comment
Labels: bug
#106 - [BUG] `inputSchema` for `List[str]` does not include `items` type information
Issue -
State: closed - Opened by kingmming 3 months ago
- 6 comments
Labels: question
#105 - [BUG] Adding Tool without protocol causes tool to malfunction (no tools loaded)
Issue -
State: closed - Opened by sbx0r 3 months ago
Labels: bug
#104 - [BUG] [UI] "Add Server" button unclickable after deleting Tool Server until page refresh
Issue -
State: closed - Opened by sbx0r 3 months ago
Labels: bug
#103 - Hey! We use this and we built support for multiworker use. Anyone want to integrate it?
Issue -
State: open - Opened by zekka-lotushealth 3 months ago
Labels: enhancement, help wanted
#102 - Add UI support for creating, deleting, and managing ModelConfig
Issue -
State: closed - Opened by sbx0r 3 months ago
Labels: enhancement
#101 - Fix error in openapi conversion
Pull Request -
State: closed - Opened by danlapid 3 months ago
- 1 comment
#100 - Add UI support for creating, deleting, and managing teams
Issue -
State: closed - Opened by sbx0r 3 months ago
Labels: enhancement
#99 - [BUG] UnboundLocalError: cannot access local variable 'param_desc' where it is not associated with a value
Issue -
State: closed - Opened by ElieTaillard 3 months ago
- 4 comments
Labels: bug
#98 - Allow passing custom arguments to http client + Add better documentation on the subject
Issue -
State: open - Opened by davidmezzetti 3 months ago
- 2 comments
Labels: enhancement, good first issue
#97 - Fix/bearer token usage
Pull Request -
State: closed - Opened by shahar4499 3 months ago
- 1 comment
#96 - Add bearer token example
Pull Request -
State: closed - Opened by shira-ayal 3 months ago
- 1 comment