yasinfakhar/outly-mcp-server
3.2
If you are the rightful owner of outly-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Outlty-MCP server is a Python-based Model Context Protocol (MCP) server that exposes FastAPI API-key routes as MCP tools, enabling integration with Claude Code and other MCP clients.
Tools
Functions exposed to the LLM to take actions
list_user_apis
GET /api-key/user-apis
get_user_api
GET /api-key/user-apis/{id}
create_user_api
POST /api-key/user-apis
make_request
POST /api-key/user-apis/make-request
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client